Docs Adr

GPTClaudeDeepSeek··837 copies·updated 2026-07-14
docs-adr.prompt
# Claude Code ADR Prompt — Architecture Decision Record

A staff-level architecture decision record (ADR) prompt for Claude Code, Cursor, and other AI coding assistants — when a non-trivial decision deserves a written record.

**Use it when:** When a non-trivial decision deserves a written record.

**Why it works:** ADRs are great when written, never written when needed. A constrained template makes them quick. The "Alternatives Considered" with reasons stops the "obviously the only choice" framing that erases context.

---

when to use it

Community prompt sourced from the open-source GitHub repo sublimecoder/sublimecoding (MIT). A "Docs Adr" 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

productivitycommunitydeveloper

source

sublimecoder/sublimecoding · MIT