Advance Pipeline Phase
sdd_advance_phaseValidates required files for the current phase and advances to the next phase in the specification pipeline.
Instructions
Validates that the current phase's required files exist, then transitions the state machine to the next phase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec_dir | No | Spec directory path (relative to workspace root) | .specs |
| feature_number | No | Feature number (zero-padded, e.g. '001') | 001 |