agent-diversity-review
Run the Agent Diversity Review gate and emit the result table
Audit agents spawned in the current/last run against the agent-selection taxonomy
> /plugin marketplace add heymegabyte/claude-skillsHow it fires
How this command gets triggered: by you, by Claude, or both.
/agent-auditContext preview
What this command does when you run it.
Audit agents spawned in the current/last run against the agent-selection taxonomy
description: Audit agents spawned in the current/last run against the agent-selection taxonomy argument-hint: [run id or description, optional]
Audit the run's agent fan-out per [[agent-selection]].
**Purpose** — catch agent misuse: generic-worker overuse, scope overlap, vague output contracts.
**When to use** — right after a multi-agent run; whenever decomposition felt sloppy.
**Inputs** — `$ARGUMENTS` (optional run pointer); else introspect the last `Agent` spawns.
Check each spawned agent:
**Outputs** — a findings list (one bullet per issue: agent · problem · fix). For each REUSABLE gap (a recurring role with no specialist, a missing routing rule), update the owning global file + cross-link `[[agent-selection]]`.
**Verification** — every finding maps to a concrete next action; if a global edit was made, `git -C ~/.agentskills status` confirms it + commit+push.
**Can update ~/.agentskills or ~/.claude?** YES — only when a reusable gap is found (not for one-off run nits).
14-category autonomous product-building OS for 32+ AI coding tools. One-line prompts → deployed products.
Repo: heymegabyte/claude-skills
Run the Agent Diversity Review gate and emit the result table
Meta-analyze the effectiveness of a /loop arc — per-iteration metrics, LOC delta trend, saturation detection, and a keep/lengthen/delete recommendation.
Audit the rules/ directory for missing foundational principles; output gap list with priority and justification
Validate ~/.claude/settings.json hooks block — event names, file existence, executability, matcher syntax; --fix repairs common issues
Catch Resend-class bug (isError: false on HTTP 4xx/5xx) across all MCP server tool handlers
Healthcheck + drift detect + rotation-reminder across all MCP servers in ~/.claude/mcp-registry.json