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`).

跳到安装

来源信息

仓库
legioncodeinc/vibe-coding-tools
最近来源活动
2026年8月15日 01:56
检测到的 SKILL.md 语言
英语
星标
78
分支
35

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。