What problem does it solve?
Code development often suffers from miscommunication and repetitive, error-prone cycles; this skill provides a structured, plan-first workflow that guides planning, implementation, verification, and testing to deliver clean software.
Core Features & Use Cases
- Planning and decomposition: breaks requests into testable steps with clear deliverables.
- Guided execution and verification: leads through implementation, verification, and testing with checkpoints.
- Local context and references: stores user preferences locally and reads included planning and verification references to ensure consistency across projects.
- Use Case: A team delivering a feature can coordinate planning, coding, and QA with minimal friction, improving delivery speed and quality.
Quick Start
Provide a coding request and I will guide you through planning, stepwise execution, and verification.