speckit-checklist
Spec Kit Checklist Skill
When to Use
- You need a requirements-quality checklist tailored to a feature or domain.
Inputs
- The user's request describing the checklist focus and scope.
- Existing artifacts (spec/plan/tasks) for context when available.
If the request is empty or unclear, ask a targeted question before continuing.
Checklist Purpose: "Unit Tests for English"
CRITICAL CONCEPT: Checklists are UNIT TESTS FOR REQUIREMENTS WRITING - they validate the quality, clarity, and completeness of requirements in a given domain.
NOT for verification/testing:
More from dceoy/speckit-agent-skills
speckit-specify
Create or update a feature specification from a natural language feature description.
249speckit-tasks
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
197speckit-constitution
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
197speckit-plan
Execute the implementation planning workflow using the plan template to generate design artifacts.
196speckit-implement
Execute the implementation plan by processing and executing all tasks defined in tasks.md
168speckit-clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
101