What problem does it solve?
Autopilot solves the problem of getting end-to-end working software from a short product idea without manually managing each phase of planning, implementation, testing, and verification.
Core Features & Use Cases
- Full lifecycle execution: transforms a brief idea into a detailed spec, an implementation plan, parallel development, QA cycles, and final multi-angle validation.
- Guardrailed iteration: enforces phase gating, bounded QA loops (up to 5), and stop conditions for repeated failures or rejected validation.
- Resume and cleanup: preserves progress for recovery, supports cancellation, and cleans up state files after completion.
- Use case: you describe a small-to-medium product concept (e.g., a CLI tool for daily habit tracking with streaks), and Autopilot produces implementable code plus evidence from build/test outputs.
Quick Start
Send the command /skill:autopilot and include your product idea in one or two sentences so it can deliver a working, tested implementation.