kosborn/AutoClaude

Autonomous issue-driven development with Claude Code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
event_typeType of event (new_assignment, new_mention, plan_approved, etc.)yes
issue_numberIssue number to work onyes
github_tokenGitHub token for API access (use GitHub App token for bot identity)no${{ github.token }}
anthropic_api_keyAnthropic API key (if not using Claude Code CLI auth)no
max_turnsMaximum conversation turns before stoppingno50
timeoutTimeout in secondsno1800
modelClaude model to usenoclaude-sonnet-4-20250514
namedescription
resultResult of the AutoClaude run (success, planning, working, error)
session_idClaude session ID for resuming
pr_numberPR number if one was created