mbeacom

30 mods across 1 repository, 11 stars between them.

decision-backfill

25

mbeacom/adrkit

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.

11 2d ago A 46 tokens original Apache-2.0

decision-memory

26

mbeacom/adrkit

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.

11 2d ago A 71 tokens original Apache-2.0

check

27

mbeacom/adrkit

Command

Check a produced plan against the decisions that govern it. Read-only.

11 2d ago A 14 tokens original Apache-2.0

context

28

mbeacom/adrkit

Command

Retrieve the decisions that govern this work into context, before planning against them. Read-only.

11 2d ago A 18 tokens original Apache-2.0

draft

29

mbeacom/adrkit

Command

Draft one new ADR from the current plan artifact. Writes a single new record.

11 2d ago A 16 tokens original Apache-2.0

mcp

30

mbeacom/adrkit

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.

11 2d ago A tokens not measured original Apache-2.0