git-workflow - Git workflow guidance for commits and PRs
Provides guidance on Git worktree workflow, commit standards, and PR best practices
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create worktree
- list worktrees
- remove worktree
- prune worktrees
- create commit
- add commit trailers
- create pull request
- review pull request
- rebase commits
- cherry-pick commit
- manage stash
- run git bisect
Inputs
- Git repository
- feature branch
- bug fix branch
- hotfix branch
Outputs
- Git worktree
- conventional commit
- pull request
- commit history
- merged branch
Requirements
- Git repository
- Bash tool access
- Read tool access
