Skip to main content
Generalmelodic-software

adr-management

Create and manage Architecture Decision Records (ADRs). Use when documenting technology choices, design decisions, or architectural changes that need to be tracked over time. This is the CANONICAL ADR skill - all ADR-related work should use this skill.

Stars
74
Source
melodic-software/claude-code-plugins
Updated
2026-04-07
Slug
melodic-software--claude-code-plugins--adr-management
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/melodic-software/claude-code-plugins/HEAD/plugins/enterprise-architecture/skills/adr-management/SKILL.md -o .claude/skills/adr-management.md

Drops the SKILL.md into .claude/skills/adr-management.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.