What problem does it solve?
This Skill automates the complex process of breaking down a high-level specification document into a granular, actionable execution plan for code changes, ensuring efficient development and adherence to project conventions.
Core Features & Use Cases
- Spec Analysis: Intelligently reads and interprets specification documents, prioritizing incomplete tasks.
- Codebase Exploration: Leverages tools to scan the codebase for existing implementations and identify potential merge hazards.
- Dependency Mapping: Generates a structured
orchestration-plan.json with clear task dependencies and complexity assessments.
- Use Case: A product manager writes a new feature spec. This Skill analyzes the spec, checks the existing codebase for relevant components, and produces a detailed plan for engineers to implement the feature, including task breakdown, dependencies, and estimated complexity.
Quick Start
Use the decompose skill to create an orchestration plan from the specification document located at 'specs/new-user-auth.md'.