git - Git workflow automation for agents
Manage git workflows including staging, committing, pushing, worktrees, and selective changes
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- stage specific files
- commit with conventional format
- push to remote
- create worktrees
- selectively stage hunks
- rebase when diverged
Inputs
- Git repository
- Code changes
- Branch information
- PR numbers
Outputs
- Staged changes
- Git commits
- Pushed changes
- Worktree directories
- Rebased branches
Requirements
- Git installed
- Repository access
- Write permissions
- GitHub CLI configured
