Skip to content
Automation
Command

/woterclip-init

Initialize WoterClip in this repo (config, personas, GitHub labels)

From plugin
563 skills1 agents3 commands
shell
$ npx -y skills add wotai-dev/woterclip --agent claude-code

Ships 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-init

Context preview

What this command does when you run it.

Initialize WoterClip in this repo (config, personas, GitHub labels)

Command definition

woterclip-init.md
description: Initialize WoterClip in this repo (config, personas, GitHub labels)

Initialize WoterClip in this repository using the woterclip-init skill.

Follow the full initialization procedure from the skill: 1. Verify the `gh` CLI is installed and authenticated (`gh auth status`) 2. Gather GitHub context (repo, user login) 3. Ask which persona preset to scaffold 4. Create GitHub labels (state + persona labels) 5. Scaffold `.woterclip/` with config and persona templates from `${CLAUDE_PLUGIN_ROOT}/templates/` 6. Offer schedule setup 7. Print summary of what was created

If `.woterclip/` already exists, check the existing config's `version` FIRST: a `version: 1` (Linear-era) config runs the v1→v2 migration from the skill's Re-initialization section before anything else. Only then ask whether to overwrite, merge, or cancel.

Read it on GitHub ↗
Ships withwoterclip

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.

Get the whole plugin, auto-invoked
Stats
56
Stars
0
Views
8
Forks
Active
Maintenance
MIT
License
7d ago
Last commit
4mo ago
Created

Repo: wotai-dev/woterclip