architecture-decision-record
Installation
SKILL.md
Architecture Decision Records
ADR Template
Every ADR follows this structure:
# ADR-NNN: Title of the Decision
## Status
[Proposed | Accepted | Deprecated | Superseded by ADR-NNN]
## Context
What is the issue that we are seeing that motivates this decision or change?
Describe the forces at play (technical, political, social, project-related).
Include any constraints, requirements, or assumptions.