Get Pipeline Status
sdd_get_statusCheck the current pipeline status of a feature to view its phase, completed steps, files on disk, completion percentage, and recommended next action.
Instructions
Returns the current pipeline status including: current phase, completed phases, files on disk, completion percentage, and recommended next action.
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 |