Branch Workflow & Merge Queue Skill
CommunityMaster your Git workflow with confidence.
AuthorTotes-MickGOATs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of developing, committing, pushing, and merging code, ensuring a clean and efficient Git workflow while preventing direct commits to the main branch.
Core Features & Use Cases
- Isolated Worktrees: Create isolated development environments for each task, ensuring the latest code from
mainis always used. - Automated PRs & CI: Guides users through creating pull requests and waiting for Continuous Integration checks to pass.
- Event-Driven Merge Queue: Manages an automated merge queue that handles rebasing and merging once CI is green.
- Use Case: A developer needs to add a new feature. They use the skill to create a worktree, develop the feature with frequent commits, push to a feature branch, create a PR, and the skill ensures it goes through CI and the merge queue without manual intervention.
Quick Start
Use the branch workflow skill to create a new feature branch for adding a user profile page.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Branch Workflow & Merge Queue Skill Download link: https://github.com/Totes-MickGOATs/mcgoats-game-template/archive/main.zip#branch-workflow-merge-queue-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.