Stats
Actions
Tags
From proompt-police
Launch the proompt-police TUI dashboard — live spend, cache efficiency, habit scoreboard, top cost turns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/proompt-police:thrift-dashboardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Launch the interactive TUI dashboard that shows:
Launch the interactive TUI dashboard that shows:
Run the dashboard binary:
thrift-dashboard
If the binary is not in PATH, run:
node "${CLAUDE_PLUGIN_ROOT}/bin/thrift-dashboard.js"
The dashboard reads:
.jsonl (from CLAUDE_TRANSCRIPT_PATH env or the session's transcript path)~/.claude/proompt-police/events/<session_id>.jsonlIt refreshes every 2 seconds. Press q or Ctrl+C to exit.
npx claudepluginhub seamusmullan/proompt-police --plugin proompt-policeCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.