V Collect banner
procoders procoders

V Collect

Git community

Description

--- description: Re-run the collect + scope-gate + review tail of a Compound V run by run-id. Normalizes each job's output into results/<id>.json, re-runs the git-derived scope gate on every job, then the three-pass Review Gate (AC-gated). Use to re-check a dispatched run without re-dispatching workers. --- You are running **`/v:collect`** — the **collect → scope-gate → review** tail of the Compound V pipeline, on an already-dispatched run. It does **not** re-dispatch workers (use [`/v:resume`]

Installation

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

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

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

Full documentation available on GitHub

View Source Repository