Skip to content

Step 3 — Design Artifacts (optional)

Produce the visual and textual design artifacts that future maintainers will reach for first: architecture diagrams (Draw.io or Python-diagrams) plus Architecture Decision Records (ADRs).

Step 3 is optional — users who already have diagrams or who are iterating quickly can skip straight to Step 3.5 Governance.

04-Design — delegates to the drawio and azure-adr skills.

Invoke: Ctrl+Shift+A → 04-Design
Output: agent-output/{project}/03-des-diagram.drawio
agent-output/{project}/03-des-adr-*.md
ArtifactToolingPurpose
Architecture diagramdrawio skillAzure-icon system view
Runtime-flow diagramdrawio / mermaidRequest paths and async messaging
Dependency diagrampython-diagramsResource dependency tree
ADRazure-adr skillWAF-mapped decisions with alternatives

Opt-in: 1 × comprehensive adversarial pass on ADRs.

The Orchestrator routes context to Step 3.5 — Governance.