Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add mbeacom/adrkitnpx agentmods add plugins/mbeacom/adrkit/marketplacegit clone --depth 1 https://github.com/mbeacom/adrkitGrade A, and why
adrkit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "adrkit",
"owner": {
"name": "Mark Beacom",
"email": "[email protected]"
},
"metadata": {
"description": "Decision memory for human- and agent-authored plans.",
"version": "0.2.0"
},
"plugins": [
{
"name": "adrkit",
"source": "./packages/adapters/agent-plugin",
"description": "Load the architecture decisions that govern a change, check work against them, and audit code, documentation, and history for decisions that were never recorded. Ships decision-memory and decision-backfill skills, a read-only decision-checker agent, and five slash commands, all driven by the adr CLI. Ships no MCP server: adrkit's MCP server is configured per project, and the skills use its tools when they are connected.",
"version": "0.2.0",
"author": {
"name": "Mark Beacom",
"url": "https://github.com/mbeacom"
},
"homepage": "https://adrkit.dev",
"repository": "https://github.com/mbeacom/adrkit",
"license": "Apache-2.0",
"category": "process",
"keywords": [
"adr",
"architecture-decision-records",
"decision-memory",
"decision-backfill",
"governance",
"mcp"
]
}
]
}
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 36 lines scan A c63dd61fa6ce
adrkit is a plugin published in the GitHub repository mbeacom/adrkit (11 stars, last pushed 2d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
rvdbreemen-adr-kit
Marketplace hosting the adr-kit plugin: a drop-in Architecture Decision Record toolkit for AI coding agents.
adr-kit
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.
evolvehq
EvolveHQ plugins for documentation-led, ADR-driven development. Install docflow to scaffold (or retrofit) an Architecture Decision Record (ADR) catalogue, a plan/ work queue, and AGENTS.md conventions into any repo, then author, queue, ship, and audit ADRs with lifecycle skills.
docflow
ADR-driven documentation workflow: a bootstrap skill that scaffolds an Architecture Decision Record (ADR) catalogue, a plan/ queue, AGENTS.md conventions, and agent/ coordination — plus lifecycle skills to author ADRs, queue and ship work, add conventions, audit consistency, brainstorm decisions, run agent waves, and.
actual-cli
Feature-complete companion for the actual CLI — runs and troubleshoots sync, status, auth, config, runners, and models across all 5 runners and 3 output formats.
actual-cli-skills
Plugin marketplace listing 1 plugin: actual-cli.