Generate All Diagrams
sdd_generate_all_diagramsCreate architecture, sequence, ERD, flow, dependency, and traceability diagrams for a feature in one call, using all available artifacts.
Instructions
Generates ALL diagram types for a feature in one call. Produces architecture, sequence, ERD, flow, dependency, and traceability diagrams from all available artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature_number | No | Feature number (zero-padded, e.g. '001') | 001 |
| spec_dir | No | Spec directory path (relative to workspace root) | .specs |