claude-code-workflows marketplace

A collection of 93 add-ons for Claude Code, an AI coding tool. It includes separate tools for documentation, code explanations, debugging, and Git-based development workflows.

In plain words
What is it for?
Use it for writing and reviewing documentation, explaining code, debugging, and managing Git branches, commits, and pull requests.
Why use it?
Common development tasks often need different instructions and processes. This groups specialized tools so teams can choose the workflow support they need.

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

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

claude-code-workflows 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 3d 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 · 1,285 lines

How it starts

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

{
  "name": "claude-code-workflows",
  "owner": {
    "name": "Seth Hobson",
    "email": "[email protected]",
    "url": "https://github.com/wshobson"
  },
  "metadata": {
    "description": "Production-ready workflow orchestration with 92 marketplace plugins, 202 local specialized agents, and 181 local skills - optimized for granular installation and minimal token usage",
    "version": "1.7.1"
  },
  "plugins": [
    {
      "name": "documentation-standards",
      "source": "./plugins/documentation-standards",
      "description": "HADS (Human-AI Document Standard) \u2014 semantic tagging convention for writing docs that work efficiently for both humans and AI models. Reduces token consumption by separating machine-critical facts from human context.",
      "version": "1.0.1",
      "author": {
        "name": "Niksa Barlovic",
        "url": "https://github.com/catcam"
      },
      "homepage": "https://github.com/catcam/hads",
      "license": "MIT",
      "category": "documentation"
    },
    {
      "name": "code-documentation",
      "source": "./plugins/code-documentation",
      "description": "Documentation generation, code explanation, and technical writing with automated doc generation and tutorial creation",
      "version": "1.2.1",
      "author": {
        "name": "Seth Hobson",
        "email": "[email protected]"
      },
      "homepage": "https://github.com/wshobson/agents",
      "license": "MIT",
      "category": "documentation"
    },
    {
      "name": "debugging-toolkit",
      "source": "./plugins/debugging-toolkit",
      "description": "Interactive debugging, developer experience optimization, and smart debugging workflows",
      "version": "1.2.1",
      "author": {
        "name": "Seth Hobson",
        "email": "[email protected]"
      },
      "homepage": "https://github.com/wshobson/agents",
      "license": "MIT",
      "category": "development"
    },
    {
      "name": "git-pr-workflows",
      "source": "./plugins/

Read the full file on GitHub · 1,285 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. 3d ago First seen · 1,285 lines scan A 09ae5c83a89d

Subscribe to this mod's changes

claude-code-workflows marketplace is a plugin published in the GitHub repository wshobson/agents (39,318 stars, last pushed 2d 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.