simonplant/aishore
Run autonomous sprints with aishore — backlog to PRs in CI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic_api_key | Anthropic API key for Claude Code | yes | — |
| run_args | Arguments passed to .aishore/aishore run (e.g. "done", "p0", "FEAT-123", "3 --retries 2") | no | 1 |
| pr_mode | Create PRs instead of merging (true/false). Recommended for CI. | no | true |
| model | Claude model for developer agent (e.g. claude-opus-4-6, claude-sonnet-4-6) | no | "" |
| agent_timeout | Agent timeout in seconds | no | 3600 |
| setup_command | Command to run in worktree before sprint (e.g. "npm install") | no | "" |
| core_command | Core verification command (overrides config.yaml) | no | "" |
| retries | Per-item retry count | no | 1 |
Outputs
no outputs