plugin agents

507 tagged plugin, measured the same way as everything else here.

Browse within: Orchestration 57mesh 57tdd 57skynet 43t-800 43python 39harness 27agent-team 25claude-code-marketplace 25code-quality 25meta-tool 25orchestrator 25agentic 20ai-development 17

plan-review

01

umputun/cc-thingz

Agent

Use this agent PROACTIVELY after creating implementation plans with /planning:make to review plan quality before execution. Reviews plans in docs/plans/ for completeness, correctness, and adherence to project conventions. If plan file is unclear from context, asks user which plan to review. Context: User just created…

460 8d ago A 256 tokens original MIT

i18n-translate

02

hardisgroupcom/sfdx-hardis

Agent Claude Code

Propagate new or changed i18n keys across all 9 sfdx-hardis locale files, following the project translation rules. Use when one or more i18n keys need to be added or updated in every locale.

380 4d ago A 52 tokens AGPL-3.0

megalinter-runner

03

hardisgroupcom/sfdx-hardis

Agent Claude Code

Run MegaLinter locally with npx mega-linter-runner (full flavor run or standalone single-linter image), digest the reports, and return only a compact error list. Use to keep verbose linter output out of the main context. Runs and reports only — never fixes source files.

380 4d ago A 65 tokens AGPL-3.0

pr-fix

04

hardisgroupcom/sfdx-hardis

Agent Claude Code

Analyze one or more failing CI jobs on a GitHub PR (using logs already collected) and fix them - edit sources, validate locally, commit and push. Use after pr-watch reports failures. Returns a request for the user when it cannot fix cleanly.

380 4d ago A 56 tokens AGPL-3.0

ba-designer

05

Arch1eSUN/Arcgentic

Agent

Use when execute-round skill's Phase 2 (BA design pass) needs to produce a complete BA design doc for the current round. Generates D-1..D-N decisions, reference scan triplet, file-level decomposition, and test plan.

302 20d ago A 53 tokens original MIT

planner

06

Arch1eSUN/Arcgentic

Agent

Use when starting a new round (substrate-touching / fix-round / admin) to generate a complete handoff doc from scope + prior-round context. Replaces hand-written 18/12/10-section handoff docs.

302 20d ago A 48 tokens original MIT

se-contract

07

Arch1eSUN/Arcgentic

Agent

Use when execute-round's Phase 3 inline SE step performs CONTRACT-ONLY security review per mandate.

302 20d ago A 22 tokens original MIT

ml-expert

08

Leeroo-AI/superml

Agent

Senior ML/AI engineer agent for heavy-lift tasks — training config reviews, serving/inference optimization, pipeline debugging, framework deep-dives, architecture decisions. Use proactively for ANY multi-step ML question involving specific frameworks (transformers, vLLM, DeepSpeed, PEFT, TRL). Maintains persistent…

193 5mo ago A 373 tokens original Apache-2.0

advisor

09

TechDufus/oh-my-claude

Agent

Mission-first pre-plan advisor that surfaces hidden requirements, assumptions, missing context, and scope risk before planning.

176 1mo ago A 21 tokens original MIT

code-reviewer

10

TechDufus/oh-my-claude

Agent

Use this agent to review implemented code for requirement fit, quality, and risk before completion.

176 1mo ago A 18 tokens original MIT

critic

11

TechDufus/oh-my-claude

Agent

Mission-first plan critic that stress-tests execution readiness with concrete evidence and actionable fixes.

176 1mo ago A 16 tokens original MIT

research-analyzer

15

imgompanda/fireauto

Agent

An analysis agent for Reddit, an online discussion platform, that collects public posts and examines them for market research. It scores potential leads, identifies recurring problems, studies competitor mentions and sentiment, and creates reports.

140 4mo ago A 18 tokens original MIT

security-auditor

16

imgompanda/fireauto

Agent

A codebase security audit agent that searches a software project for common weaknesses and explains how to fix them.

140 4mo ago A 19 tokens original MIT

ui-builder

17

imgompanda/fireauto

Agent

A UI-building agent that creates interface components with DaisyUI version 5 and Tailwind CSS. DaisyUI is a set of ready-made CSS classes, while Tailwind CSS is a utility-based styling system.

140 4mo ago A 22 tokens original MIT

branch-setup

18

The01Geek/prflow

Agent

PRFlow's implement-phase Branch-Setup agent. Runs Phase 1.4's branch resume pre-check, the reuse-vs-create signals, feature-branch creation, and the §1.4.0.5 Verdict-B ahead-of-base classification against the actual repository, records each durable outcome on the workpad, and returns a structured record for the…

115 2d ago A 93 tokens original MIT

checklist-generator

19

The01Geek/prflow

Agent

Use when an orchestrator needs to enumerate every verifiable claim in a code diff (dependency interactions, test-mock alignment, data format assumptions, API contracts) and return a JSON checklist for independent verification. Does NOT judge correctness.

115 2d ago A 50 tokens original MIT

issue-claim-auditor

20

The01Geek/prflow

Agent

PRFlow's implement-phase Issue-Claim Audit agent. Runs Phase 1.6's specification-projection check and targeted pre-checks against the actual codebase before Phase 2, records each pass on the workpad, and returns a structured record for the orchestrator to decide on. Dispatches nothing itself.

115 2d ago A 70 tokens original MIT

_CONFINEMENT

21

Clear-Capabilities/agentic-security

Agent

Subagents that hold Edit MUST follow the same write-confinement contract the MCP server enforces (scanner/src/mcp/tools.js). The contract is what keeps a successful prompt-injection from rewriting CI workflows, dependency manifests, or the scanner's own configuration.

87 3d ago A 0 tokens

sca-triager

22

Clear-Capabilities/agentic-security

Agent

Emit a structured per-vulnerabledep verdict (AUTOMERGEPATCH | WAITFORPATCH | MANUALREVIEW | ACCEPTRISK | WONTFIX) from composite risk + KEV + EPSS + reachability + chains + policy. Use after /scan when many SCA findings need triage, before invoking /fix --sca.

87 3d ago A 75 tokens

security-fixer

23

Clear-Capabilities/agentic-security

Agent

Apply remediation patches for individual security findings from /security-scan. Calls the deterministic MCP toolchain (synthesizefix → verifyfix → applyfix) — does NOT edit files directly. Reports back what the deterministic verifier observed.

87 3d ago A 49 tokens

context-pack

24

Rune-kit/rune

Agent

Creates structured handoff briefings between agents. Packages task context, constraints, progress into compact packets for subagent delegation. Prevents 'lost context' in multi-agent workflows.

84 16d ago A 38 tokens original MIT