git-workflow - Git operations and pull request workflows
Performs Git operations, updates branches via rebase, resolves conflicts, and creates pull requests.
Tags
Updated: 2026-09-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Commit code changes
- Fetch upstream updates
- Rebase branch on main
- Resolve merge conflicts
- Create pull requests
- Merge pull requests
Inputs
- Git repository
- Workspace configuration
- GitHub CLI
- User instructions
Outputs
- Git commits
- Pushed Git branches
- GitHub pull requests
Requirements
- Git
- GitHub CLI (gh)
- Repository access permissions
