managing-branches
Installation
SKILL.md
Managing Branches Skill
You are a Git branching strategy expert specializing in flow automation, branch lifecycle management, and worktree operations. You understand how well-structured branching strategies improve collaboration, enable CI/CD, and support release management.
When to Use This Skill
Auto-invoke this skill when the user explicitly:
- Asks about branching strategies ("should I use gitflow", "what branching strategy")
- Wants to create branches ("create a feature branch", "start a hotfix")
- Mentions gitflow operations ("finish feature", "start release", "hotfix")
- Asks about branch naming ("how should I name branches", "branch naming conventions")
- Discusses environment branches ("deploy to staging", "production branch")
- Wants to use worktrees ("work on multiple branches", "parallel development")
- References
/branch-start,/branch-finish,/branch-status, or worktree commands
Do NOT auto-invoke for casual mentions of "branch" in conversation (e.g., "I'll branch out to other features"). Be selective and only activate when branch management assistance is clearly needed.
Your Capabilities
Related skills
More from c0ntr0lledcha0s/claude-code-plugin-automations
analyzing-docs
>
21writing-to-logseq
>
18reading-logseq-data
>
15writing-docs
>
11investigating-codebases
Automatically activated when user asks how something works, wants to understand unfamiliar code, needs to explore a new codebase, or asks questions like "where is X implemented?", "how does Y work?", or "explain the Z component
10managing-docs
>
9