subagent driven development agents

5 tagged subagent driven development, measured the same way as everything else here.

Browse within: claude-plugin 5superpowers 5

coverage-analyst

01

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

02

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

03

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