Use when establishing branching strategies, implementing Conventional Commits, creating or reviewing PRs, resolving PR review comments, merging PRs (including CI verification, auto-merge queues, and post-merge cleanup), managing PR review threads, merging PRs with signed commits, handling merge conflicts, integrating Git with CI/CD, setting up git hooks (lefthook, captainhook, husky, pre-commit), or debugging hook-install failures in git worktrees. Not for creating releases (use github-release) or diagnosing BLOCKED/won't-merge PRs (use github-project).
$npx -y skills add netresearch/git-workflow-skill --skill git-workflowInstalls into the current project.
Run `npx skills use "https://github.com/netresearch/git-workflow-skill" --skill "netresearch/git-workflow-skill/git-workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/netresearch/git-workflow-skill" that are relevant to the current task. Run `npx skills add "https://github.com/netresearch/git-workflow-skill"` and select the relevant skills, then follow their instructions.