woterclip-init
Initialize WoterClip in this repo (config, personas, GitHub labels)
Run a WoterClip heartbeat cycle (pick up issues, do work, report)
> /plugin marketplace add wotai-dev/woterclip > /plugin install woterclip@woterclip
How it fires
How this command gets triggered: by you, by Claude, or both.
/heartbeatContext preview
What this command does when you run it.
Run a WoterClip heartbeat cycle (pick up issues, do work, report)
description: Run a WoterClip heartbeat cycle (pick up issues, do work, report) argument-hint: "[--dry-run] [--persona NAME]"
Run the WoterClip heartbeat using the heartbeat skill.
Arguments passed: $ARGUMENTS
Parse the arguments:
Execute the full 11-step heartbeat procedure. On any error or exit, apply the ownership rule to the lockfile at `.woterclip/.heartbeat-lock`: delete it only if it still carries this beat's `beat_id`. If it is missing or carries another id, a later beat re-took it — leave it alone.
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.
Initialize WoterClip in this repo (config, personas, GitHub labels)