agent-audit
Audit agents spawned in the current/last run against the agent-selection taxonomy
Orchestrate the final review fan-out (integration + diversity + risk + release readiness)
> /plugin marketplace add heymegabyte/claude-skillsHow it fires
How this command gets triggered: by you, by Claude, or both.
/final-reviewContext preview
What this command does when you run it.
Orchestrate the final review fan-out (integration + diversity + risk + release readiness)
description: Orchestrate the final review fan-out (integration + diversity + risk + release readiness) argument-hint: [scope, optional]
Orchestrate the final review fan-out per [[agent-selection]].
**Purpose** — gate the run with a parallel review swarm before declaring DONE.
**When to use** — at the end of every major run / website build / feature wave.
**Inputs** — `$ARGUMENTS` (optional scope); else the full run output.
Fan out in ONE multi-tool message per [[monitor-orchestration]]:
MUST include the Agent Diversity Review table:
| Review Question | Result | Action Taken | |---|---|---| | Specialist per distinct role? | | | | Any generic-worker overuse? | | | | Any scope overlap? | | | | Concrete output contracts? | | | | Independent work parallelized? | | | | Review/approval got its own agent? | | |
**Outputs** — folded review verdict (PASS/FAIL per reviewer) + the diversity table + the fix list (shipped in-turn per [[auto-integrate-recs]]).
**Verification** — every reviewer returned a verdict; all FAILs fixed + re-verified; release-readiness green.
**Can update ~/.agentskills or ~/.claude?** YES — via the diversity gate, when an improvement is identified (commit+push).
14-category autonomous product-building OS for 32+ AI coding tools. One-line prompts → deployed products.
Repo: heymegabyte/claude-skills
Audit agents spawned in the current/last run against the agent-selection taxonomy
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