orin-dx-agent-plugins marketplace

A collection of ten cooperating plugins for the software development lifecycle, from capturing requirements and writing specifications to implementation, verification, and shipping.

In plain words
What is it for?
Use it for requirement capture, specification, planning, implementation, bug hunting, verification, plugin management, and release preparation.
Why use it?
It separates development work into connected roles and stages, making the path from an idea to a released change easier to follow.

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 orin-dx/agent-plugins
agentmods
npx agentmods add plugins/orin-dx/agent-plugins/marketplace
Clone the repo
git clone --depth 1 https://github.com/orin-dx/agent-plugins

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

orin-dx-agent-plugins marketplace 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 · 112 lines

How it starts

The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "orin-dx-agent-plugins",
  "description": "Ten cooperating plugins covering the full development lifecycle — from requirement capture through spec, plan, implementation, verification, and shipping.",
  "owner": {
    "name": "Gabriel Castro",
    "email": "[email protected]"
  },
  "plugins": [
    {
      "name": "mason",
      "description": "Meta-plugin for scaffolding and auditing plugins, skills, and subagents. Generates plugin directory structure, validates conformance to ecosystem schemas, and designs shared schema contracts. Skills: scaffold-plugin, audit-plugin, design-schema, scaffold-subagent.",
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/orin-dx/agent-plugins.git",
        "path": "plugins/mason",
        "ref": "main"
      }
    },
    {
      "name": "ranger",
      "description": "Cross-language bug hunting. Finds real bugs in live code through recon, hazard scanning, adversarial verification, and exit-gate verdict. Supersedes bug-hunter-rust and bug-hunter-ts.",
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/orin-dx/agent-plugins.git",
        "path": "plugins/ranger",
        "ref": "main"
      }
    },
    {
      "name": "sentinel",
      "description": "Cross-cutting verification gate. Confirms that any stage artifact meets its criteria before the next stage begins. One skill, one recon-verify-judge pipeline, reused unchanged against any artifact type.",
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/orin-dx/agent-plugins.git",
        "path": "plugins/sentinel",
        "ref": "main"
      }
    },
    {
      "name": "weaver",
      "description": "Need definition plugin. Captures and structures requirements before implementation begins. Integrates with GitHub Issues by default; extensible to Linear, Jira, or any issue tracker that produces th

Read the full file on GitHub · 112 lines

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 · 112 lines scan A a32c95bd9785

Subscribe to this mod's changes

orin-dx-agent-plugins marketplace is a plugin published in the GitHub repository orin-dx/agent-plugins (1 stars, last pushed 5d 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-31.