V Resume banner
procoders procoders

V Resume

Git community

Description

--- description: Resume an interrupted Compound V orchestrator run by run-id. Reconciles state.json against git reality (git-wins tie-break) and re-dispatches only the incomplete jobs (pending/failed/blocked), then continues collect → integration gate → review → merge. --- You are about to **resume** the Compound V orchestrator run `{{args}}` after an interruption or crash. Resume is **idempotent** — resuming a fully-`MERGED` run is a no-op. Resume belongs to the **verification layer**, not to

Installation

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

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

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

Full documentation available on GitHub

View Source Repository