What problem does it solve?
This Skill solves the uncertainty and ambiguity that derail development by forcing every change intent to be translated into explicit, testable behavioral requirements before any design or implementation work begins.
Core Features & Use Cases
- Structured Workflow Enforcement: Guides the agent through proposal review, domain identification, and Delta-aware spec creation so no requirement is missed.
- Testable Scenarios: Demands GIVEN/WHEN/THEN formats for every scenario and edge case, preventing vague requirements like “handle errors appropriately.”
- Delta Awareness: Distinguishes new, modified, and removed requirements when previous specs already exist, ensuring clean archives and traceability.
- Role Clarity & Gates: Declares the QA Architect role, forbids implementation leaks, and pauses before transitioning to design until the user confirms.
Quick Start
Ask the specifying skill to outline the required observable behaviors with GIVEN/WHEN/THEN scenarios before moving on to design work.