Adr Reviewer banner
shimo4228 shimo4228

Adr Reviewer

Development community

Description

--- name: adr-reviewer description: "Strict Architecture Decision Record reviewer. Reviews ADRs for section completeness, context-decision alignment, straw-man alternatives, one-sided consequences, unsourced numeric claims, and unstated override relationships with prior ADRs. Use PROACTIVELY after writing or substantially revising an ADR, before commit. NOT for rendering an ADR (that is the adr-writer agent) and NOT for judging whether the decision itself is correct (that is architect)." tools:

Installation

Installs to ~/.claude/agents/shimo4228-claude-harness-adr-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shimo4228/claude-harness/HEAD/agents/adr-reviewer.md -o ~/.claude/agents/shimo4228-claude-harness-adr-reviewer.md

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

Full documentation available on GitHub

View Source Repository