# woterclip

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.

- Tier: Indexed (plain plugin)
- Category: Automation
- Page: https://www.flowy.sh/listings/wotai-dev-woterclip
- Source: https://github.com/wotai-dev/woterclip
- Price: free and open source

## Summary
woterclip is a Claude Code plugin with 7 hand-picked skills for automation work, indexed on Flowy. Install it with the command on its page. It includes heartbeat-log, heartbeat, init. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add wotai-dev/woterclip
```

## Skills
- heartbeat-log
- heartbeat
- init
- persona-create
- persona-import
- persona-list
- status

## FAQ

### What is woterclip?
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.

### How do I install woterclip?
Run these in Claude Code: npx -y skills add wotai-dev/woterclip. Then prompt normally.

### Does woterclip auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is woterclip free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
