Create Branch banner
MustafaDorgham MustafaDorgham

Create Branch

Git community

Description

--- description: Create and checkout a new git branch with smart validation and GitHub issue integration allowed-tools: Bash(git status), Bash(git branch), Bash(git checkout), Bash(git push), Bash(git rev-parse), Bash(git ls-remote), Bash(gh issue develop), Bash(gh issue list), Bash(gh issue view) --- ## Language Conventions **Infer language style from the project:** - Analyze existing branches, commit messages, and documentation to detect the project's language variant (US English, UK English

Installation

Installs to ~/.claude/skills/mustafadorgham-agentic-slash-commands-create-branch/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mustafadorgham-agentic-slash-commands-create-branch && curl -fsSL https://raw.githubusercontent.com/MustafaDorgham/agentic-slash-commands/HEAD/commands/create-branch.md -o ~/.claude/skills/mustafadorgham-agentic-slash-commands-create-branch/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository