home/categories/automation-tools/nikblanchet-claude-code-production-patterns-actual-code-skills-project-git-workflow-skill-md
automation-toolstools

git-workflow

Git worktree-based workflow for parallel development with shared context. Incremental commits after logical units, feature branches with nested issue branches, squash-merge to main. Use when creating/managing worktrees, working on parallel features, committing code, creating branches, or handling branch cleanup.

nikblanchet
maintainer
nikblanchet
اپ ڈیٹ ہوا 11/25/2025
اسٹارز
0
فورکس
0
quick start

Installation and usage

Git worktree-based workflow for parallel development with shared context. Incremental commits after logical units, feature branches with nested issue branches, squash-merge to main. Use when creating/managing worktrees, working on parallel features, committing code, creating branches, or handling branch cleanup.

انسٹالیشن
$ install --globalskills.sh
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use git-workflow