Woterclip Init banner
wotai-dev wotai-dev

Woterclip Init

Git community

Description

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

Installation

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

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

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

Full documentation available on GitHub

View Source Repository