Woterclip Status banner
wotai-dev wotai-dev

Woterclip Status

Development community

Description

--- description: 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.

Installation

Installs to ~/.claude/skills/wotai-dev-woterclip-woterclip-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wotai-dev-woterclip-woterclip-status && curl -fsSL https://raw.githubusercontent.com/wotai-dev/woterclip/HEAD/commands/woterclip-status.md -o ~/.claude/skills/wotai-dev-woterclip-woterclip-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository