/woterclip-status
Show WoterClip status (queue, blocked issues, last heartbeat)
$ npx -y skills add wotai-dev/woterclip --agent claude-codeShips with woterclip. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/woterclip-status
Context preview
What this command does when you run it.
Show WoterClip status (queue, blocked issues, last heartbeat)
Command definition
woterclip-status.mddescription: Show WoterClip status (queue, blocked issues, last heartbeat) argument-hint: [--history]
Show the current WoterClip status using the woterclip-status skill.
Arguments passed: $ARGUMENTS
If `--history` is present, show recent heartbeat history from the log file instead of current status.
Display: last heartbeat info, issue activity since last beat, upcoming queue, and blocked items needing Board attention.
GitHub Issues-backed agent orchestration for Claude Code. A single Claude instance wears different "hats" (personas) based on GitHub issue labels – an Orchestrator routes work, a CEO makes strategic calls, and worker personas execute.

