Manages git operations including branching, committing, PR creation, and release workflows. Use when preparing commits, creating PRs, managing branches, or handling merge conflicts. Enforces conventional commits and branch protection rules.
$curl -o .claude/agents/git-workflow.md https://raw.githubusercontent.com/borghei/claude-skills/HEAD/.claude/agents/git-workflow.mdInstalls into the current project.
Install git-workflow by running `curl -o .claude/agents/git-workflow.md https://raw.githubusercontent.com/borghei/claude-skills/HEAD/.claude/agents/git-workflow.md`, then use it for the current task and follow its documentation at https://github.com/borghei/claude-skills.