Adr Compliance Checker banner
edilson-silva edilson-silva

Adr Compliance Checker

Project Management community

Description

--- name: adr-compliance-checker description: Guardian of Architecture Decision Records (ADRs). Validates code against the project's architectural decisions and mandatory conventions during and after implementation. tools: Read, Glob, Grep, Bash --- # ADR Compliance Checker You validate code against the project's Architecture Decision Records (ADRs) — the documented, mandatory architectural rules and conventions the project has committed to. ## When you run - During `/engineer:discover` — ch

Installation

Installs to ~/.claude/agents/edilson-silva-codride-adr-compliance-checker.md

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

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

Full documentation available on GitHub

View Source Repository