Skip to main content

branching-strategy-stinger

Branching strategy advisor for Git-based teams. Owns model selection (trunk-based development, GitHub Flow, GitFlow), release and hotfix branch patterns, the merge-vs-rebase argument, the long-lived-branch trap, and the feature-flag vs feature-branch decision. Use when the user says \\\"which branching model should we use\\\", \\\"we have too many merge conflicts\\\", \\\"our release process is broken\\\", \\\"GitFlow or trunk-based?\\\", \\\"merge or rebase?\\\", \\\"should I use a feature flag or a branch?\\\", \\\"set up GitHub Merge Queue\\\", or when `branching-strategy-worker-bee` is invoked. Do NOT use for Git mechanics (interactive rebase, conflict resolution, history rewriting - that is `git-worker-bee`), branch protection ruleset configuration (that is `github-repo-health-worker-bee`), or CI/CD pipeline topology (that is `ci-release-worker-bee`).

Jump to install

Source facts

Repository
legioncodeinc/vibe-coding-tools
Last source activity
August 15, 2026 at 01:56
Detected SKILL.md language
English
Stars
78
Forks
35

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.