V Orchestrate banner
procoders procoders

V Orchestrate

Development community

Description

--- description: Materialize a Compound V execution manifest from a plan (or an accepted fast-path pre-eval). Applies the routing policy and writes manifest.yaml plus an initial state.json into docs/superpowers/execution/<run-id>/ — without dispatching. Binds every pre-eval-backed run. Use this to inspect or edit the manifest before /v:dispatch. --- You are running **`/v:orchestrate`** — the **materialize** step of Compound V. You turn a verified plan into the machine-readable contract the disp

Installation

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

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

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

Full documentation available on GitHub

View Source Repository