procoders/superpowers-v

12 stars · Last commit 2026-05-28

Compound V — sidekick to Superpowers. Triple parallel pre-flight (code archaeology + domain-expert with audience search + library/doc validator via Context7), Disjoint File Partition Map, batched parallel Opus dispatch. Auto-intercepts brainstorming → writing-plans → execution transitions.

README preview

# superpowers-v 💉

**Compound V** — a sidekick to [Superpowers](https://github.com/obra/superpowers).

[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
[![Plugin: Claude Code](https://img.shields.io/badge/plugin-Claude_Code-orange)](https://docs.claude.com/en/docs/claude-code/plugins)
[![Compat: Codex • Gemini CLI](https://img.shields.io/badge/compat-Codex_%E2%80%A2_Gemini_CLI-blue)](#multi-harness-compatibility)
[![Model: Opus-default](https://img.shields.io/badge/model-Opus_default-purple)](skills/compound-v/phase-3-parallel-opus-dispatch.md)

> *"You don't tell people you're injecting them with Compound V. You just hand them the spec and watch them ship."*

![Compound V — a sidekick to Superpowers](assets/compound-v-cover.png)

You keep using **Superpowers** the way you already do. Compound V silently shows up at the three phase transitions and does the work that would otherwise burn your day:

- It **measures the building** before you design the addition (code-archaeology)
- It **reads the building code** — including what real users on r/whatever say breaks for them (domain-expert with audience search)
- It **checks every library** against current docs so you don't pin yesterday's `oauth2orize` (Context7 library validator)
- It **partitions the plan** into non-overlapping file sets so implementers can't collide
- It **dispatches them in parallel on Opus** instead of one-at-a-time on a cheap model

View full repository on GitHub →