What problem does it solve?
This Skill provides intelligent navigation through the 7-phase Spec Kit + CCGC pipeline, preventing confusion about "which feature is at which phase?" especially in multi-project environments. It ensures you always know your current status and what's the validated next step.
Core Features & Use Cases
- Automatic Phase Detection: Determines your current phase (Specification, Planning, Implementation, etc.) by checking file existence and content.
- Guided Transitions: Recommends the exact next action (e.g.,
/plan, /tasks, @agent-implementer) based on your current phase and validated prerequisites.
- Quality Gate Validation: Integrates with the project's constitution to ensure critical quality gates (e.g., Testability, Boundary, Coverage) are met before allowing phase transitions.
- Multi-Project State Tracking: Remembers the phase and progress of all your projects, allowing seamless context switching.
- Use Case: You're managing three different features across two projects. You ask "What phases are my projects in?", and the Skill instantly shows you that Project A is in Implementation (0/26 tasks), Project B is in Planning (plan.md created), and Project C is in Specification (spec.md created), along with the next command for each.
Quick Start
To understand your current phase and next steps:
"What phase am I in?"
"What's next?"
"Guide me through pipeline"