kirodotdev-labs/Kiro Action

Run Kiro in your GitHub workflows — review, implement, and automate with /kiro mentions, assignments, or scheduled prompts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
kiro_api_keyKiro API key (set as repository secret KIRO_API_KEY)yes
github_tokenGitHub token for API operationsno${{ github.token }}
promptExplicit prompt for automation mode (scheduled/push triggers)no
trigger_phraseComment phrase that activates Kirono/kiro
label_triggerLabel name that activates Kiro when added to an issue or PRnokiro
assignee_triggerGitHub username whose assignment triggers Kironokirocli
branch_prefixPrefix for branches created by Kironokiro/
kiro_argsAdditional arguments passed to kiro-cli chat (e.g. "--agent code-reviewer")no--trust-all-tools
namedescription
branch_nameBranch created by Kiro (if any)
pr_urlPull request URL opened by Kiro (if any)
kiro_outputCleaned text output from Kiro CLI