build-it

A plugin marketplace entry containing prompt-it and build-it. The listed prompt tool turns a rough request, or review findings, into a more targeted prompt for the appropriate development workflow.

In plain words
What is it for?
Use it to prepare context-aware prompts for DevOtts lifecycle skills and to continue work from evidence recorded during reviews or QA.
Why use it?
It reduces the effort of rewriting vague requests and carrying review or quality-assurance findings into the next development step.

Plugin for Claude Code

Install

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.

Claude Code
/plugin marketplace add DevOtts/build-it
agentmods
npx agentmods add plugins/devotts/build-it/marketplace
Clone the repo
git clone --depth 1 https://github.com/DevOtts/build-it

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade 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.

.claude-plugin/marketplace.json · 47 lines

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"
      }
    }
  ]
}
Changes

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.

  1. 2d ago First seen · 47 lines scan A 1f94d508ea56

Subscribe to this mod's changes

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.