Ship & operateApache-2.0

Create Branch

by Sentry (opens in a new tab) getsentry/skills

Creates a conventionally named Git branch for a scoped change.

Installation

Skills CLI

Skills CLI command
npx skills@latest add getsentry/skills --skill create-branch

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

It 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)