Adr banner
sahin sahin

Adr

Development community

Description

# Architecture Decision Records Use this guide when making significant architectural decisions that affect the project long-term. ## When to Create an ADR Create an ADR when: - Choosing a framework, library, or major dependency - Changing the project's architecture or patterns - Making a decision that would be costly to reverse - Resolving a technical debate within the team - Deviating from established conventions Do NOT create an ADR for: - Routine coding decisions - Bug fixes - Minor depen

Installation

Installs to ~/.claude/commands/sahin-ai-rules-adr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sahin/ai-rules/HEAD/.claude/commands/adr.md -o ~/.claude/commands/sahin-ai-rules-adr.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository