branch-naming

Community

Enforce clear, issue-linked branch naming.

Authorforrestthewoods
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Branch naming consistency is essential for tracking work against issues, enabling automated status checks, and supporting the issue-review workflow. This skill codifies a standard pattern and provides guidance to ensure every new branch conveys its purpose and scope.

Core Features & Use Cases

  • Standard pattern: <issue-number>-<short-description> to tie branches to issues.
  • Claude session prefixes: claude/<issue-number>-<short-description>-<session-id> for session-specific work.
  • Status-aware workflows: supports issue-review integration by enabling visibility of branch state and linked PRs.

Quick Start

Name your next branch using the standard pattern that starts with the issue number.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: branch-naming
Download link: https://github.com/forrestthewoods/anubis/archive/main.zip#branch-naming

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.