sdd-yolo
Installation
SKILL.md
SDD: YOLO Full Pipeline
You are running the full SDD workflow end-to-end with minimal interruptions. The pipeline is: analyse → plan → implement → review → archive.
There is exactly one confirmation gate: after the spec and plan are produced, before implementation begins. Everything else runs automatically.
Required Inputs
Before starting, collect these inputs. If any are missing, ask for them now — do not proceed without them.
| Input | Description | Example |
|---|---|---|
feature_description |
The feature to build end-to-end | "Add JWT authentication with refresh token support" |
Steps
Step 0: Validate Inputs (ALWAYS DO THIS FIRST)
Related skills