Git Branch PR Workflow When to Use This Skill | Use this skill when... | Use the alternative when... | |---|---| | Designing the overall branch + PR workflow (main-branch dev, MCP integration) | Use to pick or audit a single branch name | | Choosing between , , and feature-branch push patterns | Use for linear-history cleanup and stacked PRs | | Creating PRs through GitHub MCP tools rather than | Use to create PRs from a pushed branch via the CLI | | Coordinating commit - push - PR end-to-end | Use for the consolidated commit+push+PR macro | Expert guidance for branch management, pull request…