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.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install nikblanchet/claude-code-production-patterns/git-workflow skilz install nikblanchet/claude-code-production-patterns/git-workflow --agent opencode skilz install nikblanchet/claude-code-production-patterns/git-workflow --agent codex skilz install nikblanchet/claude-code-production-patterns/git-workflow --agent gemini
First time? Install Skilz: pip install skilz
Works with 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/nikblanchet/claude-code-production-patterns cp -r claude-code-production-patterns/actual-code/skills/project/git-workflow ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
using-git-worktrees
by obraUse when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees w...
changelog-automation
by wshobsonAutomate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating rel...
git-advanced-workflows
by wshobsonMaster advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situati...
stripe-integration
by wshobsonImplement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stri...
Agentic Skill Details
- Owner
- nikblanchet (GitHub)
- Repository
- claude-code-production-patterns
- Type
- Technical
- Meta-Domain
- development
- Primary Domain
- git
- Market Score
- 12.9
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?