agent-audit
Audit agents spawned in the current/last run against the agent-selection taxonomy
Review ~/.claude/CLAUDE.md + rules for contradictions, stale guidance, duplication; consolidate
> /plugin marketplace add heymegabyte/claude-skillsHow it fires
How this command gets triggered: by you, by Claude, or both.
/review-global-promptsContext preview
What this command does when you run it.
Review ~/.claude/CLAUDE.md + rules for contradictions, stale guidance, duplication; consolidate
description: Review ~/.claude/CLAUDE.md + rules for contradictions, stale guidance, duplication; consolidate argument-hint: [focus area, optional]
Audit global prompt config for contradictions, staleness, and duplication.
**Purpose** — keep `~/.claude/CLAUDE.md` + `~/.agentskills/rules/*` internally consistent and lean.
**When to use** — periodically, or after several rules were added in quick succession.
**Inputs** — `$ARGUMENTS` (optional focus area); else sweep the whole rule mesh.
Check for:
**Outputs** — a consolidation report (issue · resolution). Apply fixes in-turn: merge duplicates, fix contradictions, prune stale lines, repair links.
**Verification** — re-grep for the resolved contradiction/duplicate to confirm single source; `git -C ~/.agentskills status` shows edits + commit+push.
**Can update ~/.agentskills or ~/.claude?** YES — consolidation edits land in the global files in-turn.
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