jjst/Claude Issue Triager
Triage one GitHub issue with Claude: set type/area/readiness/effort/status labels, surface similar issues, post a structured gate comment, and optionally tidy or rewrite the body. Reads the consuming repo's own labels, templates, and CONTRIBUTING for vocabulary.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| issue_number | Issue number to triage (e.g. github.event.issue.number). | yes | — |
| claude_code_oauth_token | Claude Code OAuth token (from `claude setup-token`). Provide this OR anthropic_api_key. | no | "" |
| anthropic_api_key | Anthropic API key. Alternative to claude_code_oauth_token. | no | "" |
| model | Model id for the triage run. | no | claude-opus-4-8 |
| max_turns | Maximum agent turns (hard ceiling on the run). | no | 40 |
| profile_url | URL shown in the triage comment footer so readers can find the profile. | no | https://github.com/jjst/claude-issue-triager-action/blob/main/agent/issue-triager.md |
Outputs
no outputs