macanderson

Eval Swarm — Productivity skill for Claude Code

Productivity community

Fan every eval- evaluator agent across slices of the monorepo as a parallel swarm via the eval-swarm workflow — review, adversarially verify P0/P1, then route confirmed defects to break-fix for group.

How to install Eval Swarm

Installs to ~/.claude/skills/macanderson-agent-harness-eval-swarm/SKILL.md

Terminal
mkdir -p ~/.claude/skills/macanderson-agent-harness-eval-swarm && curl -fsSL https://raw.githubusercontent.com/macanderson/agent-harness/HEAD/commands/eval-swarm.md -o ~/.claude/skills/macanderson-agent-harness-eval-swarm/SKILL.md

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

What Eval Swarm does


description: Fan every eval-* evaluator agent across slices of the monorepo as a parallel swarm via the eval-swarm workflow — review, adversarially verify P0/P1, then route confirmed defects to break-fix for grouped remediation. Optionally scope to a path with an argument.

/eval-swarm

Run the full `eval-*` evaluator fleet across the monorepo as a workflow-orchestrated swarm. Each slice of the tree is reviewed in parallel by every applicable lens (`eval-database`, `eval-typescript`, `

Alternatives in Productivity

  • Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • Swarm Worker — You are a swarm worker agent for the {{tentacleName}} tentacle 1.4k ★

Full documentation available on GitHub

View Source Repository