rvdbreemen/adr-kit

Architecture decisions your AI coding agents actually follow. Ranked ADR retrieval and context injection, deterministic pre-commit and CI enforcement with file:line citations, guided authoring, a staleness guardian, and a key-free MCP server. Native for Claude Code, OpenAI Codex, GitHub Copilot CLI and OpenCode. MIT.

5Stars on the repository
30Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

rvdbreemen/adr-kit

Hook

Runs when a session starts, executing run-hook.cmd. From rvdbreemen/adr-kit.

5 6d ago A tokens not measured original MIT

UserPromptSubmit

02

rvdbreemen/adr-kit

Hook

Runs when you submit a prompt, before the agent sees it, executing run-hook.cmd. From rvdbreemen/adr-kit.

5 6d ago A tokens not measured original MIT

PreToolUse

03

rvdbreemen/adr-kit

Hook

Runs before the agent uses a tool for Edit, MultiEdit, Write and Bash tool calls, executing run-hook.cmd (2 commands). From rvdbreemen/adr-kit.

5 6d ago A tokens not measured original MIT

PostToolUse

04

rvdbreemen/adr-kit

Hook

Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing run-hook.cmd. From rvdbreemen/adr-kit.

5 6d ago A tokens not measured original MIT

SubagentStart

05

rvdbreemen/adr-kit

Hook

Runs when a subagent starts, executing run-hook.cmd. From rvdbreemen/adr-kit.

5 6d ago A tokens not measured original MIT

PreCompact

06

rvdbreemen/adr-kit

Hook

Runs before the context is compacted, executing run-hook.cmd. From rvdbreemen/adr-kit.

5 6d ago A tokens not measured original MIT