How this command is triggered — by the user, by Claude, or both
Slash command
/paydirt:pd-surveyThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Survey Status Show the current status of Caravans. ## Steps 1. Run this command to get Caravan status: 2. Display a summary:
Show the current status of Caravans.
paydirt survey
╭────────────────────────────────────────╮
│ 🗺️ SURVEY RESULTS │
├────────────────────────────────────────┤
│ Active: X │ Idle: Y │ Total: Z │
╰────────────────────────────────────────╯
npx claudepluginhub iamcxa/startup/statusChecks status of background sessions and workflows. Specify optional session_id or list all. Supports --verbose and --json flags.
/statusChecks Schrute daemon and engine status, displaying engine mode, uptime, known sites count, and skills summary in a dashboard.
/statusSummarizes active swarm coordination state: workers, progress, messages, reservations, active cells, and task list if agent teams active.
/task-infoDisplays details of the current Fulcrum task by executing the `fulcrum current-task` command.
/consensus-statusInvokes the status skill of consensus-loop as a shortcut, equivalent to running /consensus-loop:status.
/dashboardDisplays KARIMO CLI dashboard with system health score, critical alerts, execution velocity, resource usage, and recent activity. Supports flags like --active, --blocked, --prd, --json.