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 Schrute daemon and engine status, displaying engine mode, uptime, known sites count, and skills summary in a dashboard.
/q-statusOutputs a compact bullet-point summary of investigation state including targets, findings, collection status, hypotheses, and top priorities.
/intake-statusDisplays the status of in-progress intake interviews by scanning output directories, showing completion per phase, remaining 5 axes, and number of diagrams.
/search-surveysSearches Crewhu CSAT/NPS survey responses, splits results into detractors and promoters, and outputs a summary report with actionable follow-ups.
/statusChecks swarm coordination status, including worker progress, pending messages, active cells, and a task list view for agent teams.
/surveyGuides users through a 7-part interactive questionnaire from a markdown file, collects responses, saves results as JSON locally, and uploads them to a remote API.