Adr Decision Check banner
FRACerqueira FRACerqueira

Adr Decision Check

Development community

Description

--- name: adr-decision-check description: Use to check whether a set of pending code changes represents an architectural decision that should be recorded as an ADR in a repository managed by adrplus, and if so, whether it's a brand new ADR or a revision/version/supersede of an existing one. Trigger proactively right before committing or opening a pull request, and on direct requests like "does this need an ADR", "check if we should document this decision", "should this change be an ADR", or "rev

Installation

Installs to ~/.claude/agents/fracerqueira-adrplus-ia-plugin-adr-decision-check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FRACerqueira/AdrPlus-IA-Plugin/HEAD/agents/adr-decision-check.md -o ~/.claude/agents/fracerqueira-adrplus-ia-plugin-adr-decision-check.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository