V Epic banner
procoders procoders

V Epic

Testing community

Description

--- description: 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 branch. Resume-aware via epic-state.json; ends with a cross-feature integration review and finishing-a-development-branch. --- You are running **`/v:epic`** — the *

Installation

Installs to ~/.claude/skills/procoders-superpowers-v-v-epic/SKILL.md

Terminal
mkdir -p ~/.claude/skills/procoders-superpowers-v-v-epic && curl -fsSL https://raw.githubusercontent.com/procoders/superpowers-v/HEAD/commands/v-epic.md -o ~/.claude/skills/procoders-superpowers-v-v-epic/SKILL.md

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

Full documentation available on GitHub

View Source Repository