Generate All Diagrams
sdd_generate_all_diagramsProduce architecture, sequence, ERD, flow, dependency, and traceability diagrams for a feature from existing artifacts in a single call.
Instructions
Generates ALL diagram types for a feature in one call. Produces architecture, sequence, ERD, flow, dependency, and traceability diagrams from all available artifacts, and writes the full set to DIAGRAMS.md in the feature directory, grouped by source artifact.
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 |