create-branch
✓Create and checkout a new git branch with smart validation and GitHub issue integration
Installation
SKILL.md
This command creates and checks out a new git branch with intelligent validation and GitHub issue integration.
IMPORTANT: If the user provides an issue number (e.g., "#123", "123", or "issue 123"), ALWAYS prioritise using GitHub CLI's issue development workflow:
If not available, inform the user and fall back to manual branch creation.
Create and checkout a new git branch with smart validation and GitHub issue integration Source: ruchernchong/claude-kit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ruchernchong/claude-kit --skill create-branch- Source
- ruchernchong/claude-kit
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-14
- Updated
- 2026-02-18
Quick answers
What is create-branch?
Create and checkout a new git branch with smart validation and GitHub issue integration Source: ruchernchong/claude-kit.
How do I install create-branch?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruchernchong/claude-kit --skill create-branch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ruchernchong/claude-kit
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-14