Branch

Use when a user asks to create a new local git branch and start issue work (for example, "create branch" or "start working on issue XYZ"). Use this for issue-based branch naming in the `type/scope-short-description` pattern and for always syncing local `main` from `origin/main` before creating the new branch, creating the local tracking `main` branch first when needed.

mindgames 417ccfd 2 files · 4.6 KB Updated

File contents

mindgames/skills/tree/main/skills/branch commit 417ccfd070

Frequently asked questions

npx skillmds@latest add mindgames/branch