Expand description
gw setup-claude — project-local one-click installer for Claude Code
integration.
Writes skill files into <repo>/.claude/skills/{gw-delegate,gw-manage}/
and registers three Claude Code hooks (PreToolUse Bash guard,
WorktreeCreate, WorktreeRemove) in <repo>/.claude/settings.json.
Idempotent — re-running only writes files whose content changed.
Functions§
- is_
installed - Back-compat alias for
gw doctor. Resolves repo root and checks installation. - is_
installed_ in_ repo - Returns true if all skill files exist under the repo root’s
.claude/skills/gw-*/. - setup_
claude - Production entry point.