What problem does it solve?
The analyze skill verifies that the product brief, acceptance spec, and implementation plan are consistent, complete, and aligned with the project's constitutions before building begins. It prevents wasted engineering effort by catching missing scenarios, contradictions, and unaddressed risks early.
Core Features & Use Cases
- Document validation: Compares brief.md, spec.md, and plan.md to find gaps and contradictions.
- Issue classification: Classifies findings as spec-problem or plan-problem and recommends corrective loops.
- Risk & depth assessment: Determines reviewDepth (simple|medium|complex) and highlights product or technical risks.
- Gate 2 readiness: Produces an internal critique.md and prepares a Portuguese Gate 2 presentation without exposing technical artifacts.
- Use Case: Before implementation, run analyze to ensure a shared shopping-list feature's spec covers all user scenarios and the plan delivers them.
Quick Start
Run the analyze skill for feature 'shared shopping list' to generate critique.md and a Gate 2 summary in Portuguese.