What problem does it solve?
This Skill turns ambiguous or incomplete feature specifications into a structured checklist of requirement-quality checks so teams can validate that written specs are clear, measurable, and implementation-ready before development begins.
Core Features & Use Cases
- Requirement-quality checks: Generates checklist items that test the specification language for completeness, clarity, consistency, measurability, and coverage rather than testing implementation.
- Context-aware generation: Derives focus areas and items from spec.md, plan.md, and tasks.md and optionally asks up to three clarifying questions to refine scope and depth.
- File-safe behavior: Creates or appends domain-named checklist files in FEATURE_DIR/checklists/, preserves existing CHK### IDs, and enforces traceability references or [Gap] markers.
- Governance & templates: Groups items by quality dimensions (Completeness, Clarity, Consistency, Coverage, Edge Cases, NFRs) and enforces forbidden implementation-language patterns.
Quick Start
Generate a requirements-quality checklist for the current feature focusing on API error handling and accessibility.