worktree-setup - Bootstrap and maintain Claude Code worktree auto-setup
Interviews codebase requirements to generate, wire, and verify worktreeinclude files and hook scripts for Claude Code worktrees.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
What this skill does
- Interview codebase for worktree requirements
- Generate worktreeinclude and hook scripts
- Wire hooks into settings JSON
- Verify setup via smoke tests
- Update existing managed worktree configurations
Inputs
- User slash command arguments
- Git repository structure and lockfiles
- Existing hook and settings files
Outputs
- .worktreeinclude file
- Executable hook scripts in .claude/hooks/
- Updated .claude/settings.json configuration
- Updated .gitignore file
- Verification and smoke test results
Requirements
- Git repository environment
- Claude CLI
- Bash shell environment
- jq utility
