V Status banner
procoders procoders

V Status

Data community

Description

--- description: Render the state of a Compound V orchestrator run — pipeline phase plus a per-job status table — by reading state.json from the run directory. Optional run-id argument; without one, list runs and pick the most recent. --- You are about to render the **state of a Compound V orchestrator run**. This is read-only: it inspects `state.json`, it does not dispatch, collect, or merge anything. The run-id (optional) is `{{args}}`. ## Steps 1. **Locate the run.** - If `{{args}}` na

Installation

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

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

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

Full documentation available on GitHub

View Source Repository