Provledger Dashboard — Development skill for Claude Code
Launch the read-only provLedger review dashboard (bundled webapp) on localhost.
How to install Provledger Dashboard
Installs to ~/.claude/skills/yizhao95-prov_ledger-provledger-dashboard/SKILL.md
mkdir -p ~/.claude/skills/yizhao95-prov_ledger-provledger-dashboard && curl -fsSL https://raw.githubusercontent.com/yizhao95/prov_ledger/HEAD/commands/provledger-dashboard.md -o ~/.claude/skills/yizhao95-prov_ledger-provledger-dashboard/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Provledger Dashboard does
description: Launch the read-only provLedger review dashboard (bundled webapp) on localhost.
Launch the provLedger dashboard using the plugin's bundled webapp and the unified venv.
Run this command:
PROVLEDGER_WEBAPP_DIR="${CLAUDE_PLUGIN_ROOT}/orchestrator-webapp" \
bash "${CLAUDE_PLUGIN_ROOT}/orchestrator-webapp/launch_dashboard.sh"
Then report the dashboard URL to the user. The dashboard reads the orchestrator SQLite DB **read-only** (path from `ORCH_DB`, default `~/s
Alternatives in Development
- Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
- Pre Mortem — Run pre-mortem risk analysis on PRDs and launch plans 7.8k ★
- Maggy — /maggy — Launch Maggy Dashboard 705 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claude Code Token Meter
Local-first dashboard for Claude Code token usage. Parses ~/.claude/projects/.jsonl and serves an interactive
Devtools
ProductionOS Mission Control — launch Claude DevTools, show session dashboard with eval convergence, agent dis
Check Licensing
Check bundled content licensing or review the license of a proposed external dependency.
Wato Author And Publish Skill
Draft a versioned team skill (SKILL.md plus bundled files) over MCP, move it through review, and publish it fo
Tui
Open or snapshot the read-only terminal dashboard backed by shared Thoth providers.
V Dashboard
Open the Compound V observability dashboard — a present-only, read-only browser view over docs/superpowers/exe
Related Agents
Smoke QA
Use after web/CLI changes, before declaring work done — builds the bundled CLI from the current tree, boots it
Ha Esphome Config Reviewer
Produces one bundled, read-only device-level review of an ESPHome device configuration: config-pattern conform
Game QA
Game QA. Runs the autonomous self-verify loop (build → launch .exe → screenshot → read PNG → verdict). Catches