autopilot
Installation
SKILL.md
Autopilot
Run the full development cycle on a Jira issue without intermediate confirmations: pick up, plan, implement, test, verify, archive, commit, push, and check CI.
When to use
- The user wants an entire issue handled end-to-end without micromanaging each phase.
- The user explicitly invokes
/autopilotor asks for "autonomous" / "hands-off" work. - The task is well-scoped enough that reasonable defaults at each decision point are acceptable.
Examples:
- "autopilot" — takes the topmost backlog issue and runs the full cycle.
- "autopilot PROJ-123" — runs the full cycle on a specific issue.