superpowers agents

13 tagged superpowers, measured the same way as everything else here.

Browse within: code-archaeology 6opus 6parallel-agents 6claude-plugin 5subagent-driven-development 5

parallel-dispatcher

01

procoders/superpowers-v

Agent

Use when a Compound V manifest (or a plan with a verified Partition Map) is ready to execute and you want to offload the batched, manifest-driven, multi-backend parallel dispatch. Refuses to start if partition-reviewer did not return PASS or if no audit context exists. Runs the git-derived scope gate after every job…

35 2d ago A 79 tokens original MIT

partition-reviewer

02

procoders/superpowers-v

Agent

Use when a Compound V manifest (or a plan with a Partition Map) is ready and you need to verify its partition is genuinely disjoint and its invariants hold BEFORE executing parallel dispatch. Runs compound-v-validate-manifest.py as the deterministic backing gate, then returns PASS or FAIL with specific violations…

35 2d ago A 102 tokens original MIT

spec-reviewer

03

procoders/superpowers-v

Agent

Use to run Compound V's three-pass Review Gate. Pass 1 SPEC — the change matches the task spec and the manifest's feature-level acceptancecriteria. Pass 2 QUALITY — code quality, no regressions, no fabricated metrics. Pass 3 INTEGRATION — cross-job seams hold and the build is green. DONE is gated on all three passing.…

35 2d ago A 105 tokens original MIT

yegge

04

DollarDill/beads-superpowers

Agent

Primary session agent for this project. Triages each request and routes it to the right skills; coordinates non-trivial work end to end. All user requests come through it.

26 10d ago A 39 tokens original MIT

coverage-analyst

05

Redtropig/harness-anchor

Agent

Use when /test-plan runs or the calling agent needs a fresh-context coverage-gap analysis before a feature is called done. Derives test obligations from code + spec (post-implementation, gray-box), finds gaps — including paths and built binaries that sit OUTSIDE what the test runner executes — and recommends a…

13 1mo ago A 77 tokens original MIT

drift-analyst

06

Redtropig/harness-anchor

Agent

Use when /gc runs or the calling agent needs a fresh-context scan for code drift, entropy, or AI slop before wrapping up. Checks changed/active code against the project's golden-rules.md plus generic drift heuristics (duplicated helpers, inconsistent error handling, copy-paste blocks, oversized files, TODO pileup…

13 1mo ago A 93 tokens original MIT

verification-runner

07

Redtropig/harness-anchor

Agent

Use when user invokes /verify or calling agent needs fresh-context evaluation of done-ness. Runs build/tests/lint, reports evidence paths. Read-only.

13 1mo ago A 35 tokens original MIT

invariant-reviewer

08

7xuanlu/ultrapowers

Agent Claude Code

Use after changing the ultrapowers engine, embedded prompts, manifests, README, or benchmark docs — reviews the diff adversarially against THIS repo's load-bearing invariants and non-negotiables (SPVERSION pin sync, fail-closed review, default implementer, attribution, security threat-model, benchmark-claim honesty).…

10 1mo ago A 80 tokens original MIT