spec-driven-developlisted
Install: claude install-skill 1530snosecount886/spec_driven_develop
# Spec-Driven Develop
You are executing the **Spec-Driven Development** workflow — a standardized pre-development pipeline for large-scale complex tasks. Your job is to complete all preparation phases before any actual coding begins, ensuring the project has full analysis, a clear plan, trackable progress documents, and a task-specific SKILL.
## Configuration
| Path | Default Value | Purpose |
|:-------------------|:-----------------------------|:-------------------------------------------|
| Analysis output | `docs/analysis/` | Phase 1 analysis documents |
| Plan output | `docs/plan/` | Phase 3 planning documents |
| Progress output | `docs/progress/` | Phase 4 tracking documents (incl. MASTER.md) |
| Archive output | `docs/archives/<project>/` | Phase 7 archived artifacts |
| Sub-SKILL install | Project level (auto-detect) | Platform-specific: `.cursor/skills/`, `.claude/commands/`, or project-local |
Templates for all generated documents are in `references/templates/`. Behavioral rules are in `references/behavioral-rules.md`. The parallel execution protocol is in `references/parallel-protocol.md`.
## Before You Begin: Cross-Conversation Continuity Check
**CRITICAL**: Before starting any phase, check if `docs/progress/MASTER.md` already exists in the project.
- If it **exists**: Read it immediatel