What problem does it solve?
This Skill automates the complex, multi-phase process of developing a new software feature from a specification document, ensuring a test-driven development (TDD) approach is followed rigorously.
Core Features & Use Cases
- End-to-End Orchestration: Manages an 11-phase lifecycle from spec retrieval to skills analysis.
- Subagent Coordination: Dispatches and tracks specialized subagents for each development phase (e.g., spec refinement, design, implementation, testing).
- TDD Enforcement: Strictly enforces a test-first methodology, ensuring tests are written before implementation and used to drive development.
- Use Case: When you have a new feature requirement in a Confluence page, use this Skill to automatically drive the entire development process, including generating tests, writing code, and reviewing it, ensuring quality and adherence to TDD principles.
Quick Start
Use the spec-orchestrator skill to orchestrate spec-driven TDD feature development from the specification document located at '/path/to/your/feature-spec.md'.