vs-autopilot
Installation
SKILL.md
Autopilot
Goal in, shippable branch out. No hand-holding in between.
Autopilot takes a plan (or generates one if you don't have one) and runs seven phases autonomously:
- Roast — load and follow the grill-me skill to stress-test the plan
- Fix — apply grill-me findings directly to the plan
- Execute — create branch, add debug instrumentation, implement with TDD + parallel subagents
- Review — run roast-my-code on the diff (code reuse, quality, efficiency, roast)
- QA — browser-based testing if it's a web app (debug logs provide runtime evidence)
- Cleanup — remove debug instrumentation, verify everything still passes
- Handoff — present results, suggest
/vs-ship-it
Every intermediate decision is auto-resolved. The user sees the finished result.
Decision Principles
These auto-answer every question that would normally go to the user: