Git Workflow

Use when starting feature work that needs a branch, creating worktrees for isolation, making atomic commits during development, or completing a development branch via merge, PR, preserve, or discard. Also use when the user says "set up worktree", "create PR", "finish this branch", "start feature", or when you need an isolated workspace for implementation.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/lgbarn--shipyard--git-workflow commit a2a4d46ccc

Frequently asked questions

npx skillmds@latest add tomevault-io/git-workflow-25