home/roleplay/architecture-decision

Architecture Decision

GPTClaudeGemini··374 copies·updated 2026-07-14
architecture-decision.prompt
---
title: Architecture Decision Record
category: development
tags: [architecture, adr, design-decisions, trade-offs, documentation]
difficulty: advanced
models: [claude, gpt-4, gemini]
---

# Architecture Decision Record (ADR)

Generate structured Architecture Decision Records that document why specific
technical decisions were made, what alternatives were considered, and what
trade-offs were accepted.

## When to Use

- Choosing between competing technologies or approaches
- Making irreversible or hard-to-reverse technical decisions
- Documenting existing architectural decisions retroactively
- Justifying technical choices for stakeholders
- Onboarding new team members who need to understand past decisions

## The Technique

ADRs follow a standardized format that captures not just the decision,
but the context, constraints, and trade-offs that led to it.

## Template

when to use it

Community prompt sourced from the open-source GitHub repo diShine-digital-agency/ai-prompt-library (MIT). A "Architecture Decision" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

diShine-digital-agency/ai-prompt-library · MIT