← ClaudeAtlas

spec-driven-developlisted

Automates pre-development workflow for large-scale complex tasks. Use when the user mentions "rewrite", "migrate", "overhaul", "refactor entire project", "transform", "rebuild in [language]", "spec-driven", or describes any large-scale project transformation that requires planning before coding. Also triggers on Chinese keywords: "改造", "重写", "迁移", "重构", "大规模", "规范驱动". Performs full project analysis, task decomposition, documentation generation, progress tracking setup, and task-specific sub-SKILL creation before any development begins.
1530snosecount886/spec_driven_develop · ★ 0 · Data & Documents · score 75
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