Agent skill
Spec Management
Templates and patterns for requirements documents. Use when creating specifications, validating spec structure, or managing requirements documentation.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/spec-management-vanman2024-dev-lifecycle-market-2
SKILL.md
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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?