What problem does it solve?
This Skill automates the creation of a comprehensive, context-driven documentation structure for any repository, ensuring clear separation of concerns between product and technical details, and establishing a standardized pattern for feature specifications.
Core Features & Use Cases
- Automated Documentation Structure: Generates
CLAUDE.md, docs/constitution/product.md, docs/constitution/tech.md, and feature templates.
- Standardized Feature Specs: Creates
docs/features/README.md and templates for requirements.md, design.md, and tasks.md.
- Documentation Migration: Integrates and migrates existing convention files (
.claude/project_rules.md, CONVENTIONS.md) into tech.md.
- Use Case: When starting a new project or onboarding an AI agent to an existing one, invoke
/spec-setup to instantly establish a robust documentation foundation that adheres to best practices for clarity and maintainability.
Quick Start
Use the spec-setup skill to establish a comprehensive documentation structure for the current repository.