Check Spec-Code Sync
sdd_check_syncCompares specification requirements against implementation files to identify implemented and missing requirements, producing a drift report.
Instructions
Compares specification requirements against implementation files and returns a drift report showing which requirements are implemented and which are missing.
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 |
| code_paths | No | Paths to implementation files to check against spec |