marketplace
01Plugin Claude Code
Plugin marketplace listing 1 plugin: woterclip.
Plugin Claude Code
Plugin marketplace listing 1 plugin: woterclip.
Plugin Claude Code
GitHub Issues-backed agent orchestration with persona-based task routing for Claude Code.
Instructions file
Instructions for wotai-dev/woterclip, covering claude.md, what this is, architecture, two-level structure and core loop.
Agent
Orchestrator agent for WoterClip. Triages unlabeled GitHub issues – applies persona labels, decomposes multi-persona work into sub-issues, and escalates ambiguity to the Board. Never writes code.
Command
Run a WoterClip heartbeat cycle (pick up issues, do work, report).
Command
Initialize WoterClip in this repo (config, personas, GitHub labels).
Command
Show WoterClip status (queue, blocked issues, last heartbeat).
Skill Claude CodeCodex
This skill should be used when the user asks to "show heartbeat log", "heartbeat history", "what has woterclip done", "show agent activity", "summarize heartbeats", or wants to analyze past heartbeat activity. Parses heartbeat-log.jsonl for summaries and analytics.
Skill Claude CodeCodex
This skill should be used when the user asks to "run a heartbeat", "run the agent loop", "process GitHub issues", "check for work", or runs the /heartbeat command. Executes the WoterClip heartbeat — picks up GitHub issues, resolves personas, does work, and reports back.
Skill Claude CodeCodex
This skill should be used when the user asks to "initialize woterclip", "set up woterclip", "woterclip init", "configure woterclip for this repo", or runs the /woterclip-init command. Scaffolds a repo with WoterClip config, persona directories, and GitHub labels.
Skill Claude CodeCodex
This skill should be used when the user asks to "create a persona", "add a new persona", "set up a new agent role", "add a woterclip persona", or runs the /persona-create command. Interactively creates a new WoterClip persona with SOUL.md, TOOLS.md, and config.yaml.
Skill Claude CodeCodex
This skill should be used when the user asks to "import a paperclip agent", "convert paperclip to woterclip", "migrate from paperclip", "import persona from paperclip", or wants to convert existing Paperclip agent directories into WoterClip persona format.
Skill Claude CodeCodex
This skill should be used when the user asks to "list personas", "show personas", "what personas are configured", "show woterclip agents", or runs the /persona-list command. Lists all configured WoterClip personas with their runtime settings.
Skill Claude CodeCodex
This skill should be used when the user asks to "check woterclip status", "show agent status", "what is woterclip doing", "show heartbeat status", "what's in the queue", or runs the /woterclip-status command. Shows current WoterClip state, issue queue, and blocked items.