Plugin Claude Code
Marketplace hosting the adr-kit plugin: a drop-in Architecture Decision Record toolkit for AI coding agents.
Plugin Claude Code
Marketplace hosting the adr-kit plugin: a drop-in Architecture Decision Record toolkit for AI coding agents.
Plugin Claude Code
Architecture Decision Record toolkit for AI coding agents: bootstrap, multi-format authoring, bounded deterministic enforcement, lifecycle workflows, context injection, generated graph indexes, and local health checks.
Command Claude Code
You are running the adr-kit release for version $ARGUMENTS (if empty, ask which version to release).
Instructions file GitHub Copilot
Instructions for rvdbreemen/adr-kit: Read .adr-kit/ADR-guide.md before architectural changes. Architecture decisions live in docs/adr/. Use the ADR Kit context, ADR authoring, and judge prompts before implementation, architectural decisions, and commit.
MCP server Claude CodeCodexCursor +2
MCP server "adr-kit" as configured in rvdbreemen/adr-kit. Runs ${CLAUDE_PLUGIN_ROOT}/bin/adr-mcp with python.
Instructions file CodexOpenCode
Instructions for rvdbreemen/adr-kit, covering adr-kit agent instructions, task management, repo conventions, verification and adr kit.
Instructions file
Instructions for rvdbreemen/adr-kit, covering adr kit, backlog.md, werken in deze repo and graphify.
Agent
Use this agent to author a new Architecture Decision Record (ADR). Hand it the decision, the alternatives, and the constraints; it returns a fully populated docs/adr/ADR-XXX-title.md following the conventions in the project's ADR skill. Use when a code change is architecturally significant: new dependency, contract…
Hook
Runs when a session starts, executing run-hook.cmd. From rvdbreemen/adr-kit.
Hook
Runs when you submit a prompt, before the agent sees it, executing run-hook.cmd. From 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.
Hook
Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing run-hook.cmd. From rvdbreemen/adr-kit.
Hook
Runs when a subagent starts, executing run-hook.cmd. From rvdbreemen/adr-kit.
Hook
Runs before the context is compacted, executing run-hook.cmd. From rvdbreemen/adr-kit.
Skill Claude CodeCodex
Create or review Architecture Decision Records with ADR Kit's four verification gates and lifecycle rules.
Skill Claude CodeCodex
Lint the ADRs and judge the code in one run, over a diff or the whole codebase. Read-only.
Skill Claude CodeCodex
Find the Architecture Decision Records most relevant to a task before implementation. Read-only and deterministic.
Skill Claude CodeCodex
Interactively complete or revalidate an ADR from repository facts, a pull request, a git range, or source material while preserving human lifecycle authority.
Skill Claude CodeCodex
Run ADR Kit health, drift, stale-decision, and optional semantic sweeps for the active project.
Skill Claude CodeCodex
Bootstrap ADR Kit in a project, including instructions, an architecture audit, initial ADR proposals, and the pre-commit gate.
Skill Claude CodeCodex
Install or remove ADR Kit's deterministic pre-commit gate without changing agent client configuration.
Skill Claude CodeCodex
Check the staged diff against Accepted ADR enforcement rules, then review semantic rules in the active client session.
Skill Claude CodeCodex
Validate ADRs against schema, completeness, evidence, clarity, and consistency gates. Read-only.
Skill Claude CodeCodex
Preview metadata migration or convert ADRs between MADR, Nygard, and legacy canonical profiles.