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/spec-kit-agent-skills
speckit-specify
Create or update a feature specification from a natural language feature description.
7speckit-baseline
Generate feature specifications by analyzing existing source code.
6speckit-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.
6speckit-tasks
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
6speckit-analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
6speckit-plan
Execute the implementation planning workflow using the plan template to generate design artifacts.
6