V Dashboard banner
procoders procoders

V Dashboard

Development community

Description

--- description: Open the Compound V observability dashboard — a present-only, read-only browser view over docs/superpowers/execution/** (runs, epics, per-job status, scope-gate verdicts, blocker ledger). `emit` writes a static self-contained HTML snapshot; `serve` runs an ephemeral, localhost-only, read-only live viewer. Observe in the browser; control stays in the CLI. --- You are opening the **Compound V observability dashboard**. It is **read-only and present-only**: it renders the state th

Installation

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

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

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

Full documentation available on GitHub

View Source Repository