What problem does it solve? Writing clear, complete, and testable requirements is hard, and gaps or ambiguities in specs often surface only during implementation. This Skill generates domain-focused checklists that act as unit tests for requirements, validating completeness, clarity, consistency, and measurability before coding begins. ## Core Features & Use Cases - Requirements Quality Checklists: Generates CHK-numbered checklist items that test whether requirements are well-written, not whether the implementation works. - Dynamic Clarification: Derives up to three contextual clarifying questions from the user's phrasing and feature documents to calibrate scope, depth, and audience. - Spec-Kit Integration: Reads spec.md, plan.md, and tasks.md from the feature directory, supports extension hooks, and appends to existing checklists with continuing IDs. - Use Case: Before implementing a new API feature, run the checklist generator with a security focus to produce security.md containing items like "Are rate limiting requirements quantified with specific thresholds?" ## Quick Start Ask the assistant to generate a security-focused requirements checklist for the current feature using the speckit-checklist skill.