spec-kitty-checklist
Installation
SKILL.md
🔗 Workflow Provenance
Source: This skill augments the baseline workflow located at
./workflows/spec-kitty.checklist.md. It acts as an intelligent wrapper that is continuously improved with each execution.
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:
- ❌ NOT "Verify the button clicks correctly"
- ❌ NOT "Test error handling works"
- ❌ NOT "Confirm the API returns 200"
- ❌ NOT checking if code/implementation matches the spec