autopilot
FeaturedCarry a well-scoped GitHub issue through the full dev loop autonomously, stopping at a per-run tier boundary (PR-ready, or merge+deploy for small reversible changes).
Install
Quality Score: 91/100
Skill Content
Details
- Author
- joshukraine
- Repository
- joshukraine/dotfiles
- Created
- 12 years ago
- Last Updated
- 4 weeks ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
autopilot-batch
Fan out a batch of autopilot-queued issues to parallel background worktree subagents — each runs /autopilot at the build model from its 'model:' label — with a gating review one model tier above every build (Opus reviews Sonnet builds, Fable reviews Opus builds).
autopilot
Work the agent-ready issues unattended. Picks up to 2 gated issues off the project board, then for each: plans it with issue-planner, implements it in an isolated git worktree, runs the repo's full validation gate, reviews the diff with parallel diff-reviewer lenses, opens a ready-for-review PR requesting review from the issue's assignee, and drives CI + review threads to green under a 45-minute cap — never merging, never touching infra. Use for "run the autopilot", "work the easy issues", "pick up the agent-ready queue", or as a scheduled unattended-work routine.
autopilot
Run the full autonomous pipeline for issue <argument>. No human intervention required. Use for /autopilot requests.