# adr-template > Architecture Decision Record template - Author: Claude Agent - Repository: mguttmann/autonomous-org-framework - Version: 20260121124308 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/mguttmann/autonomous-org-framework - Web: https://mule.run/skillshub/@@mguttmann/autonomous-org-framework~adr-template:20260121124308 --- --- name: adr-template description: Architecture Decision Record template --- # ADR Template ```markdown # ADR-[NUMBER]: [TITLE] ## Status [Proposed | Accepted | Deprecated | Superseded] ## Context [Why is this decision needed?] ## Decision [What is the decision?] ## Consequences ### Positive - [Benefit 1] ### Negative - [Drawback 1] ### Neutral - [Note 1] ## Alternatives Considered | Option | Pros | Cons | |--------|------|------| | [Option] | [Pros] | [Cons] | ``` ## Naming ADR-001-short-description.md