V Dispatch banner
procoders procoders

V Dispatch

Productivity community

Description

--- description: Execute a Compound-V-ready plan, manifest, or run-id on Engine C — the native Workflow dispatch engine. Accepts a bare plan path (auto-materializes the manifest), or a manifest|run-id (dispatches directly). Validates with --require-triage, runs partition-reviewer, emits and launches the workflow, then gates integration on compound-v-integration-gate.py before any job commit lands. --- You are about to execute **Phase 3** of Compound V on `{{args}}` — manifest-driven dispatch on

Installation

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

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

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

Full documentation available on GitHub

View Source Repository