← All repos

adr-tools

Command-line tools for working with Architecture Decision Records

architecturearchitecture-decision-recordsdocumentationmarkdown
Browse cluster: Claude AI Agent Frameworks & MCP Tools
159commits
16contributors
2languages

Tech stack & purpose

adr-tools is a command-line tool for managing a log of Architecture Decision Records (ADRs), which are used to document architectural decisions in software projects. The tool stores ADRs as Markdown files in a configurable subdirectory and provides commands to initialize an ADR directory, create new records, and track which decisions supersede others. It is implemented as Unix shell scripts and was created by N. Pryce.

Languages

Shell
95.9%
Makefile
4.1%

Contributors