Skill Claude CodeCodex
Use when auditing an existing codebase, documentation set, plans, RFCs, or git history for architecture decisions that were made but never recorded as ADRs, and when triaging potential records before drafting them.
Skill Claude CodeCodex
Use when auditing an existing codebase, documentation set, plans, RFCs, or git history for architecture decisions that were made but never recorded as ADRs, and when triaging potential records before drafting them.
Skill Claude CodeCodex
Use when planning, designing, reviewing, or changing code in a repository that keeps ADRs (usually docs/adr) — to load the decisions that already govern the work, check a plan or diff against them, or record a new decision. Also use when a choice feels already-settled and you cannot find where it was settled.
Command
Check a produced plan against the decisions that govern it. Read-only.
Command
Retrieve the decisions that govern this work into context, before planning against them. Read-only.
Command
Draft one new ADR from the current plan artifact. Writes a single new record.
MCP server Claude CodeCodexCursor +2
Deterministic, offline, read-only ADR decision memory for coding agents. No model or network calls. Runs locally from the @adrkit/mcp npm package. Needs 2 environment variables to run.