claude code plugin agents

5,125 tagged claude code plugin, measured the same way as everything else here.

Browse within: claude-code-skills 186Multi-Agent 170code-quality 144agentic-coding 69agentic 68claude-code-subagents 68clean-architecture 67beta 63harness 63claude-plugin 58autonomous-coding 57claude-code-marketplace 54ai-pipeline 53agent-orchestration 49

injection-tester

121

Stickman230/claude-pentest

Agent

Tests for SQL injection, NoSQL injection, and OS command injection across HTTP parameters, JSON bodies, and headers. Uses sqlmap for automated SQLi detection and curl for manual probing. Follows 4-phase workflow. Deployed by common-appsec-patterns skill coordinator.

97 2mo ago A 60 tokens original MIT

Pentester Executor

122

Stickman230/claude-pentest

Agent

Executes specific vulnerability tests. Follows 4-phase workflow (Recon → Experiment → Test → Verify), generates PoCs, captures evidence. Specialized by attack type.

97 2mo ago A 37 tokens original MIT

finding-extractor

123

trapoom555/claude-paperloom

Agent

Extracts atomic, testable findings from a single research paper. Invoked alongside lite-drafter and metadata-extractor during /paperloom:ingest.

95 4mo ago A 36 tokens original Apache-2.0

lite-drafter

124

trapoom555/claude-paperloom

Agent

Produces a short, triage-grade paper summary — Key Takeaways, Background, Main Idea & Summary, Critique. Invoked alongside metadata-extractor and finding-extractor during /paperloom:ingest. Returns JSON only; page assembly is handled by scripts/assemblepaper.py.

95 4mo ago A 63 tokens original Apache-2.0

metadata-extractor

125

trapoom555/claude-paperloom

Agent

Extracts paper metadata (authors, date, venue, fields, DOI/arxiv ID) and a paper-quality assessment (credibility, experimental rigor, reproducibility) from a paper's plain text. Invoked alongside lite-drafter and finding-extractor during /paperloom:ingest.

95 4mo ago A 63 tokens original Apache-2.0

GantisStorm/essentials-claude-code

Agent

Verbatim plan-to-beads converter using the bd CLI. Copies full implementation code, requirements, and exit criteria directly into each bead. Each bead is 100% self-contained - no plan back-references or external lookups needed.

91 6mo ago A 55 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Architectural Bug Investigation Agent. Deep investigation with line-by-line code analysis, produces fix plans with exact code changes, regression prevention, and verification criteria. Plans work with any executor (loop or swarm).

91 6mo ago A 46 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Architectural Code Quality Agent (LSP-Powered) - Creates comprehensive architectural improvement plans suitable for loop or swarm executors (/implement-loop, /tasks-loop or /tasks-swarm, /beads-loop or /beads-swarm). Uses Claude Code's built-in LSP for semantic code understanding. This agent thoroughly analyzes code…

91 6mo ago A 219 tokens original Unlicense

cost-estimator

129

Habitat-Thinking/ai-literacy-superpowers

Agent

Use to estimate the token usage, agent-compute time, and (only when a cost snapshot grounds it) the dollar cost of a task BEFORE it runs — given a target (raw task text, a slicing record, a single slice, or a spec), reads MODELROUTING.md and the latest observability/costs/ snapshot, applies the cost-estimation…

97 7d ago A 121 tokens

harness-enforcer

130

Habitat-Thinking/ai-literacy-superpowers

Agent

Use this agent when verifying constraints from HARNESS.md against code — running deterministic tools or performing agent-based reviews. Examples: Context: CI needs to check PR constraints user: "Run the harness constraint checks on this PR" assistant: "I'll use the harness-enforcer agent to verify all PR-scoped…

97 7d ago A 173 tokens

orchestrator

131

Habitat-Thinking/ai-literacy-superpowers

Agent

Use when starting any new feature, fix, improvement, or refactoring task — receives a plain-English task description and coordinates the full pipeline from spec update through to merged PR and closed issue.

97 7d ago A 41 tokens

codex-execute

132

greenpolo/cc-multi-cli-plugin

Agent

Implement a SPECIFIC, well-defined plan or plan-step with Codex. Use ONLY when the user has a written plan, plan-step, named files, or acceptance criteria to execute ("execute this via codex", "implement this plan", "/codex:execute", or a --plan file is in context). Do NOT use when the user is stuck/exploring (use…

89 16d ago A 98 tokens original Apache-2.0

cursor-delegate

133

greenpolo/cc-multi-cli-plugin

Agent

Delegate a SPECIFIC, well-defined implementation task or plan step to Cursor in agent mode on the Auto model. Cursor is the fast lane for mechanical writing — long file writes (200+ lines), pattern-following across many files, bulk refactors. Supports autonomous multi-step runs via --until-done. Pair with…

89 16d ago A 84 tokens original Apache-2.0

cursor-research

134

greenpolo/cc-multi-cli-plugin

Agent

Delegate read-only EXTERNAL web/documentation research to Cursor. Use when the user wants current library/API/docs research, "what's the current way to…", or to compare approaches — and you'd rather not spend Claude's context on web reading. Cursor runs read-only (ask mode) with web search + fetch and returns findings…

89 16d ago A 92 tokens original Apache-2.0

grainulator

135

grainulation/grainulator

Agent

Autonomous research sprint subagent. Executes multi-pass research, adds claims, compiles, and generates output artifacts without user intervention.

86 4mo ago A 29 tokens original MIT

implementer

136

jjanczur/tyran

Agent

Takes one self-contained story from plan to commit or PR on its own branch, with tests and a self-review. Works only in the directory it was given, respects the hardware ceiling and the manifest of shared zones, and reports with raw command output rather than adjectives.

87 10d ago A 57 tokens original Apache-2.0

reviewer

137

jjanczur/tyran

Agent

Independent quality control on another agent's work - reads the whole diff, runs its OWN verification rather than trusting the author's report, and returns APPROVE, REVISED or CHANGES-REQUESTED with executable counterexamples. May fix what it finds, which forfeits APPROVE. Never reviews its own code.

87 10d ago A 64 tokens original Apache-2.0

scout

138

jjanczur/tyran

Agent

Fast, cheap reconnaissance over a repo, its documentation, its data or external sources, changing nothing. Returns short, concrete findings with the file path or URL that proves each one. Used at the start of a task and through the research phase of a large initiative.

87 10d ago A 56 tokens original Apache-2.0

architect

139

avelikiy/great_cto

Agent

Use when starting any new feature. Creates architecture docs, ADRs, cost estimates, Well-Architected review. Always first in the pipeline.

86 3d ago A 31 tokens original MIT

devops

140

avelikiy/great_cto

Agent

Use after gate:ship is approved. Deploys using the method matching the project type.

86 3d ago A 21 tokens original MIT

l3-support

141

avelikiy/great_cto

Agent

Production support. Monitors logs, triages incidents, creates Beads tasks. For P0 — immediate investigation + postmortem.

86 3d ago A 31 tokens original MIT

swarm-member

142

DheerG/swarms

Agent

Read-only swarm team member. Spawned by swarm via the Agent tool. Tools restricted to read and research only — no Edit, Write, or NotebookEdit. Operational guidance comes from the briefing template at spawn time.

86 1mo ago A 47 tokens original MIT

swarm-reviewer

143

DheerG/swarms

Agent

Ephemeral read-only reviewer for the independent review loop's Swarm fallback. Spawned by the team lead via the Agent tool for a single review round — never a team member. Tools restricted to read-only — no Edit, Write, or NotebookEdit. Identity, steer, diff scope, and output format come from the spawn prompt.

86 1mo ago A 72 tokens original MIT