Adr Compliance banner
zircote zircote

Adr Compliance

Security community

Description

--- color: yellow description: 'Use this agent proactively to audit code changes against accepted Architectural Decision Records. This agent checks if implementation follows documented architectural decisions and flags violations. Examples: <example> Context: User has written code that might conflict with an accepted ADR. user: "I just implemented the new payment service using direct HTTP calls." assistant: "Let me use the adr-compliance agent to check if this implementation a

Installation

Installs to ~/.claude/agents/zircote-adr-adr-compliance.md

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

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

Full documentation available on GitHub

View Source Repository