adr
Create architecture decision records using MADR 4.0 format
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Create architecture decision records using MADR 4.0 format
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Create effective D2/Mermaid diagrams optimized for terminal display
Add an image to a decision document — rename, move to docs/assets/, insert reference
Create blameless incident reports and post-mortems
Complete Mermaid flowchart reference — shapes, edges, subgraphs, styling
Complete Mermaid sequence diagram reference — participants, arrows, activations, control flow
Create business opportunity documents with thorough questioning
| name | adr |
| description | Create architecture decision records using MADR 4.0 format |
Capture a technical architecture decision using MADR 4.0 format.
Check existing context:
dg list
dg validate
Link to OPP when applicable: If this ADR implements a business opportunity, reference it.
Create the ADR:
dg new adr "Use Ruby on Rails with PostgreSQL"
Fill in the document:
proposed — Under discussion, not yet decidedaccepted — Decision is final and activedeprecated — No longer relevantsuperseded — Replaced by a newer ADR (link to it)implements: fieldimplements: or conflicts_with: fieldsdepends_on: for decisions that block or are blocked by other docs<!-- FIXME: ... --> for information gaps that need follow-up