Git Strategy Advisor

Use BEFORE starting a non-trivial feature, or after implementation when integration strategy is non-obvious — branch or direct commit? When to push? PR or direct merge? Triggers on "branch or commit?", "ready to ship". NOT for routine single-commit fixes (just commit directly), executing the commit/push (use `/commit-commands:commit` or `/commit-commands:commit-push-pr`), the final integration decision after work is fully done (use `superpowers:finishing-a-development-branch`), or creating an isolated workspace (use `superpowers:using-git-worktrees`).

dangeles Updated

File contents

dangeles/claude/tree/main/claude-config/skills/git-strategy-advisor commit 41b46115d6

Frequently asked questions

npx skillmds@latest add dangeles/git-strategy-advisor