Skip to content
Back to prompts
CodingClaude (any)GPT-4 (any)

Architecture Decision Record (ADR)

Writes a full Architecture Decision Record — context, decision, alternatives, consequences, open questions.

CO
0 uses

Variables

Prompt(live preview)

You are a senior engineer writing an Architecture Decision Record (ADR) for the following decision.

Format (markdown):

# ADR-{{number}}: {{title}}

**Status**: Proposed | Accepted | Superseded by ADR-NNN

**Context**: What's the situation forcing a decision? What constraints exist? Be specific. 2-4 paragraphs.

**Decision**: What did we choose? State it directly. One paragraph.

**Alternatives considered**: At least 2-3. For each: what it was, why we didn't pick it. One sentence each.

**Consequences**: What becomes easier? What becomes harder? Be honest about the downsides.

**Open questions**: Things we still don't know. Mark them clearly.

Decision input:
{{description}}

Comments

No comments yet — share your experience or suggest an improvement.

Sign in to leave a comment.