superpowers commands

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

Browse within: code-archaeology 17opus 17parallel-agents 17claude-plugin 9subagent-driven-development 9herdr 7

v-epic

01

procoders/superpowers-v

Command

Drive an EPIC — chain several features into one autonomous, resumable, dependency-ordered build on a single branch. Each feature runs through the FULL v1.0 pipeline (recon-gated spec → 3 pre-flights → writing-plans + partition → manifest → dispatch → 3-pass review) in topological order, accumulating onto the current…

35 2d ago A 95 tokens original MIT

v-init

02

procoders/superpowers-v

Command

Initialize Compound V in this project — detect backends and capabilities (Codex, Context7, required skills/agents), walk through any missing installs one at a time, pick a routing stance, and save project + user config.

35 2d ago A 46 tokens original MIT

v-models

03

procoders/superpowers-v

Command

Refresh the Compound V tier→model map — discover the concrete models each backend (claude, codex, antigravity, cursor, devin, opencode) currently offers, show them, let you assign deep/standard/light, and write the result into .claude/compound-v.json so intent-based routing survives model churn without touching any…

35 2d ago A 73 tokens original MIT

cpp-init

04

Redtropig/harness-anchor

Command

Initialize C/C++ project-specific harness files (.clang-format, .clang-tidy, sanitizer build, init.sh tuned per build system). Run AFTER /anchor.

13 1mo ago A 32 tokens original MIT

sanitize

05

Redtropig/harness-anchor

Command

Build a C/C++ project under runtime sanitizers (ASan+UBSan by default; TSan separately) and run its tests, reporting findings in fixed sections. Use for crashes, leaks, use-after-free, undefined behavior, or data races — or before merging C/C++ changes. Heavy build, so it is a command, never a hook.

13 1mo ago A 72 tokens original MIT

session-end

06

Redtropig/harness-anchor

Command

Guided end-of-session ritual. Writes structured handoff (session-handoff.md), appends progress.md entry, and offers over-budget state archival + TOC refresh + git commit.

13 1mo ago A 37 tokens original MIT

full_cycle

08

transparent-pegasus/herdrpowers

Command

Interactive workflow to execute the entire development cycle from brainstorming to the integration decision.

11 5d ago A 14 tokens original Apache-2.0

init

09

transparent-pegasus/herdrpowers

Command

Initialize the current repository for herdrpowers by declaring repo-specific configuration in its instruction files.

11 5d ago A 17 tokens original Apache-2.0

doctor

11

mzored/superpowers-cc-to-codex

Command

Validate that the Codex-backed workflow fork is installed correctly and the required CLIs are ready.

7 4mo ago A 19 tokens original MIT