What problem does it solve?
This Skill eliminates manual, repetitive task management by automatically planning, executing, and validating tasks, looping until the defined acceptance criteria are met.
Core Features & Use Cases
- PRD-driven planning: auto-generates a product requirements document based on a task input.
- Plan-Do-Review loop: iterative execution cycle until criteria pass.
- Context-aware orchestration: uses MAP.md for navigation and TODO.md for backlog tracking.
- Automated logging: records progress and outcomes for traceability.
- Use Case: A product team asks autopilot to implement a feature; it produces a PRD, breaks the work into tasks, executes them, and validates results, stopping when all criteria pass.
Quick Start
To begin autopilot, provide a task description such as "Add a dark mode toggle." The skill will generate a PRD, build a task plan, execute tasks, and continue looping until acceptance criteria are satisfied, with progress reported along the way.