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 DevOtts/build-itnpx agentmods add plugins/devotts/build-it/marketplacegit clone --depth 1 https://github.com/DevOtts/build-itGrade A, and why
build-it 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 2d ago.
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": "build-it",
"owner": {
"name": "DevOtts",
"url": "https://github.com/DevOtts"
},
"metadata": {
"description": "DevOtts plugins for Claude Code.",
"version": "3.1.1"
},
"plugins": [
{
"name": "prompt-it",
"source": {
"source": "github",
"repo": "DevOtts/prompt-it"
},
"version": "0.2.1",
"description": "Harness-aware intent compiler for the DevOtts lifecycle family — turns a rough ask into an optimized, context-grounded prompt routed to the right *-it skill with exactly the slots that target parses, nothing it already owns. Mode 1 compiles new-session prompts from a simple ask; Mode 2 reads review-it/QA findings and generates the evidence-cited continuation prompt. Never emits tiering, persistence, or verification-protocol content the routed target already owns.",
"author": {
"name": "DevOtts",
"url": "https://github.com/DevOtts"
},
"homepage": "https://github.com/DevOtts/prompt-it",
"license": "MIT",
"keywords": [
"prompt-engineering",
"intent-compiler",
"context-grounding",
"prompt-optimization",
"routing",
"claude-code"
]
},
{
"name": "build-it",
"source": "./plugins/build-it",
"description": "Single-command autonomous delivery orchestrator — the build stage of the *-it lifecycle (plan-it plans it, build-it builds it); formerly fable-it. Model-adaptive for Sonnet 5 and Opus 4.8. Hand it a goal and a numbered Definition of Done and it runs the whole job to completion, conducting launch/iterate/full-qa/chrome-cdp with a 5-gate catalog, disk-backed run state, an evidence ledger (VERIFIED = lookup), a fresh-context verifier, and an honest per-criterion report.",
"version": "3.1.1",
"author": {
"name": "DevOtts",
"url": "https://github.com/DevOtts"
}
}
]
}
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.
- 2d ago First seen · 47 lines scan A 1f94d508ea56
build-it is a plugin published in the GitHub repository DevOtts/build-it (14 stars, last pushed 1mo ago), licensed MIT. 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
building-multiagent-systems
Architecture patterns for multi-agent systems with orchestrators, sub-agents, and tool coordination.
orra
Standing orchestrator + directive/intelligence layer over Claude Code's Agents View.
agent-teams
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams.
oh-my-agent
Plugin marketplace listing 1 plugin: oma.
jenkins-cli
GitHub CLI-style interface for Jenkins controllers - create multibranch jobs, inspect config.xml, and manage runs, logs, artifacts, credentials, nodes, and queues.
deepwork-plugins
Plugins for the DeepWork framework.