What problem does it solve?
This Skill provides a comprehensive framework for managing the entire software development lifecycle, from initial planning and requirement refinement to execution, review, and knowledge capture, ensuring consistency and quality.
Core Features & Use Cases
- Structured Planning: Guides users through defining requirements, creating implementation plans, and breaking down work into prioritized tasks (P1/P2/P3).
- Session Continuity: Manages multi-session work with state persistence and clear handoff protocols.
- Quality Auditing: Offers commands to audit code, tests, documentation, APIs, and frontends against best practices.
- Knowledge Compounding: Facilitates documenting solutions to problems for future reuse.
- Use Case: A developer starting a new feature can use
/workflow:refine to clarify requirements, /workflow:plan to create a detailed implementation strategy, and /workflow:execute to manage the coding process across multiple sessions, ensuring all quality gates are met.
Quick Start
Use the workflow guide to refine requirements for a new feature.