adr
Create architecture decision records using MADR 4.0 format
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Create architecture decision records using MADR 4.0 format
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação 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