← ClaudeAtlas

architecture-decision-recordslisted

Architecture decision record workflow. Use when the user chooses between significant technical options, asks to record a decision, asks why a design exists, or discusses architecture, dependencies, data models, deployment shape, or long-lived tradeoffs.
JunMystery/AI-Agent-Standards · ★ 0 · AI & Automation · score 73
Install: claude install-skill JunMystery/AI-Agent-Standards
# Architecture Decision Records Use this skill to capture important technical decisions without turning every small task into process. ## What to Apply - Record only decisions with lasting architectural, operational, or compatibility impact. - Capture context, decision, alternatives considered, consequences, and status. - Keep the ADR concise enough that future maintainers will read it. - If no ADR location exists, propose `docs/adr/` and ask before creating files. - Link related standards, issues, PRs, or follow-up tasks when available. ## Reference Files - [ai-agent-standards/onboarding/think-before-coding-worksheet.md](../../ai-agent-standards/onboarding/think-before-coding-worksheet.md) - [ai-agent-standards/quality-control/code-review-checklist.md](../../ai-agent-standards/quality-control/code-review-checklist.md) - [PROJECT-STANDARDS-EXAMPLE.md](../../PROJECT-STANDARDS-EXAMPLE.md) ## Output Expectation Produce a short ADR draft or a decision summary with alternatives and consequences.