Installation
Skills CLI
Skills CLI command
npx skills@latest add getsentry/skills --skill create-branchRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Example prompt
Use the create-branch skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026It changes local Git state and checks existing branches before choosing the branch name.
- LicenceApache-2.0
- FrontmatterValid name and description
- Risky patternsNone found
- Size69 lines
- Last checked27 Sept 2026 ·
0e017d30c6031477fe147a39e7f40603acb6588ed2a00145c5cd46980a43c6cf
What it can touch
- Runs commands
Runs shell commands such as tests, builds or installs.
- Uses git
Reads history or makes commits, branches or worktrees.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
skills/create-branch/SKILL.md on GitHub (opens in a new tab)