| name | Spec Management |
| description | Templates and patterns for requirements documents. Use when creating specifications, validating spec structure, or managing requirements documentation. |
Spec Management
CRITICAL: The description field above controls when Claude auto-loads this skill.
Instructions
- Provide templates and patterns for this skill
- Execute helper scripts when needed
- Reference documentation and examples
Available Scripts
- validate-spec.sh - Validates specification document structure (checks for required sections)
- extract-tasks.sh - Extracts task list from specification checkboxes
Templates
Templates ready in templates/ directory for code patterns and configurations.
Requirements
- Scripts should be mechanical helpers (deterministic operations)
- Templates should provide reusable patterns
- Documentation should be clear and actionable