git-adr

Manage Architecture Decision Records (ADRs) using git-adr, a CLI tool that stores ADRs in git notes instead of files. Execute commands (init, new, edit, list, show, search, sync, supersede, link, attach, stats, export, import), generate ADR content in any format (MADR, Nygard, Y-Statement, Alexandrian, Business Case, Planguage), and teach ADR best practices. Use when users ask about: ADRs, architecture decisions, decision records, git-adr commands, documenting technical decisions, or need help creating/managing ADRs in a git repository.

$ Installer

git clone https://github.com/zircote/git-adr /tmp/git-adr && cp -r /tmp/git-adr/skills/git-adr ~/.claude/skills/git-adr

// tip: Run this command in your terminal to install the skill