What problem does it solve?
This skill prevents common AI pitfalls like acting without understanding, drifting on long tasks, and reviewing one's own work by enforcing a rigorous, multi-step verification and execution process.
Core Features & Use Cases
- Structured Phase Execution: Breaks complex projects into scoped, verifiable phases with clear plan-mode approval gates.
- Adversarial Verification: Mandates real-world code verification and fresh-eyes reviews before marking tasks as complete.
- Use Case: When refactoring a complex authentication middleware, use this skill to ensure the plan is re-verified against live code, engineering decisions are documented, and the final implementation is proven through execution rather than just diff analysis.
Quick Start
Invoke the kickoff-phase skill to begin the next chunk of your project plan after you have entered plan mode and verified the current state of the codebase.