What problem does it solve? Writing good requirements is hard to verify. This Skill generates custom checklists that act as unit tests for your specification documents, validating that requirements are complete, clear, consistent, and measurable before implementation begins. ## Core Features & Use Cases - Requirements Quality Validation: Produces checklist items that test completeness, clarity, consistency, measurability, and coverage of your spec rather than testing implementation behavior. - Context-Aware Generation: Reads spec.md, plan.md, and tasks.md from the current feature directory and asks up to three dynamic clarifying questions to tailor the checklist's focus, depth, and audience. - Traceable Output: Creates a new markdown file in the feature's checklists/ directory with sequentially numbered items (CHK001+) referencing spec sections and gap markers. - Use Case: Before handing a feature spec to developers, run this Skill to produce a security.md or ux.md checklist that surfaces ambiguities, missing edge cases, and undocumented assumptions. ## Quick Start Ask the assistant to run the speckit checklist command with a focus area such as security or UX for the current feature.