Development
create-branch - Claude MCP Skill
Create Branch
SEO Guide: Enhance your AI agent with the create-branch tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to create branch... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟1 stars • 10 forks
📥0 downloads
Documentation
SKILL.md# Create Branch
<instruction>
Create a new git branch with the specified name.
</instruction>
<constraints>
- Branch name must follow git naming conventions
- Use lowercase with hyphens for word separation
- Prefix with feature/, bugfix/, hotfix/, or other project convention if applicable
</constraints>
Execute: `git checkout -b {{branch-name}}`Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- appboypov/pew-pew-plaza-packs
- Author
- appboypov
- Last Sync
- 3/12/2026
- Repo Updated
- 3/4/2026
- Created
- 1/16/2026
Reviews (0)
No reviews yet. Be the first to review this skill!