sc-managing-worktrees - Git Worktree Management Tool
Create, manage, scan, update, and clean up git worktrees with branch protection safeguards.
Tags
Updated: 2026-05-09Typical Inputs
Typical Outputs
What this skill does
- create worktree
- scan worktrees
- clean up worktree
- abort worktree
- update worktree
- remove worktree
- delete git branch
- check git status
- fetch git changes
- pull git changes
Inputs
- branch name
- base branch
- repository
- base path
- git repository
- worktree path
- protected branches config
- tracking document toggle
Outputs
- JSON response
- worktree path
- branch name
- worktrees list
- tracking row
- recommendations
- conflict details
- updated tracking document
Requirements
- Git repository with worktree support
- Permissions for branch operations
