Agent Diversity Review banner
megabytespace megabytespace

Agent Diversity Review

Development community

Description

--- description: Run the Agent Diversity Review gate and emit the result table argument-hint: [run id or scope, optional] --- Run the Agent Diversity Review gate per [[agent-selection]]. **Purpose** — guarantee the run used the RIGHT mix of specialists, not a monoculture of generic workers. **When to use** — at the end of every multi-agent run; mandatory inside [[final-review]]. **Inputs** — `$ARGUMENTS` (optional scope); else the current/last run's agent set. Emit this exact table: | Revi

Installation

Installs to ~/.claude/skills/megabytespace-claude-skills-agent-diversity-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/megabytespace-claude-skills-agent-diversity-review && curl -fsSL https://raw.githubusercontent.com/megabytespace/claude-skills/HEAD/commands/agent-diversity-review.md -o ~/.claude/skills/megabytespace-claude-skills-agent-diversity-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository