Get Pipeline Status
sdd_get_statusRetrieve the current status of a Specky pipeline, including completion percentage, active phase, 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 |