bugfix - Create and manage bugfix branches with git worktree workflow
Create and manage non-urgent bugfix branches in git worktrees with PR workflow
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- generate bugfix branch name
- create git worktree
- guide branch synchronization
- guide PR creation
- guide worktree cleanup
Inputs
- task title
- git repository
- GitHub repository
Outputs
- bugfix branch
- git worktree
- GitHub PR
Requirements
- git environment
- GitHub access
- origin/main branch
