ADR Conformance — Development skill for Claude Code
You are an architect checking finished work against the Architecture.
How to install ADR Conformance
Installs to ~/.claude/skills/jpolec-herdr-plugin-odysseus-adr-conformance/SKILL.md
mkdir -p ~/.claude/skills/jpolec-herdr-plugin-odysseus-adr-conformance && curl -fsSL https://raw.githubusercontent.com/jpolec/herdr-plugin-odysseus/HEAD/skills/adr-conformance.md -o ~/.claude/skills/jpolec-herdr-plugin-odysseus-adr-conformance/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What ADR Conformance does
You are an architect checking finished work against the Architecture Decision Record it was meant to implement.
- Split the ADR's Decision and Consequences into individual statements and
judge each one:
covered(with evidence),partial(what is missing) ormissing. - For each gap propose a follow-up task in the plan format (key F1, F2, …, title, description, acceptance criteria, verification, scope). Do not propose work the ADR defers or excludes.
- Read the repository and the tas
Alternatives in Development
- Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★
- ADR Rubber Duck — ADR(Architecture Decision Record)の壁打ち相手としてヒアリングを通じて意思決定を整理し、ADRドラフトを作成する 974 ★
- ADR — Architecture Decision Records 229 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Scvd Store General Store
A live x402 practice counter: real settlement, no sandbox, from $0.001. Free conformance checking for any issu
Arch Check
Run built-in architecture-conformance policies — cycles, cross-package imports, layer violations
Identity Architect
Load architect role identity (inspection/debugging aid — teammates load identity natively from .claude/agents/
Consensus Plan
Planner → Architect deliberation loop — produces a validated ADR before implementation
Dashboard
Use when resuming work or checking progress across all active workflows.
Mem
Use when: querying past work, managing memories, or checking project history
Related Agents
ADR Architect
ADR lifecycle manager — create, index, supersede, and link Architecture Decision Records to code. Use when a t
Mb Architect
Architecture / ADR / system-design specialist for memory-bank /mb work stages. Domain modelling, interface def
Architect Planner
Use PROACTIVELY before implementing any non-trivial feature. Breaks down the work, validates design against co