Skip to content
@conventional-branch

Conventional Branch

A specification for adding human and machine readable meaning to branch

Welcome to the Conventional Branch Organization

Conventional Branch Website

Conventional Branch is a specification for Git branch names. It defines a small convention, <type>/<description>, in which every branch declares its own purpose — turning a branch name into something your CI/CD pipelines, review policies, and tooling can act on directly.

The specification is published in machine-readable form, with a JSON Schema, permanent version-pinned endpoints, and language-agnostic conformance fixtures, so supporting it is a solved problem for any tool.

🌍 Multilingual Documentation

English · 简体中文 · 繁體中文 · 日本語 · Deutsch · Español · Français · Polski · Português (Brasil) · Русский · ภาษาไทย

🤖 Agent Skill

Teach your AI coding assistant (Claude Code, Cursor, and more) to create and validate branch names that follow the specification.

Install the Conventional Branch Skill with:

npx skills add conventional-branch/conventional-branch --skill conventional-branch

Then just ask your agent to create a branch — it will follow the convention automatically.

⭐ Show Your Support

If you find this project helpful, follow us and give it a ⭐️ on GitHub! Your support helps developers discover and adopt the specification.

Pinned Loading

  1. conventional-branch conventional-branch Public

    A specification for Git branch names — <type>/<description>, human-readable and machine-parseable. Ships a machine-readable spec, JSON Schema, and conformance fixtures.

    Python 127 8

Repositories

Showing 3 of 3 repositories
  • conventional-branch.github.io Public

    Conventional Branch Static Site

    conventional-branch/conventional-branch.github.io's past year of commit activity
    HTML 0 0 0 0 Updated Sep 1, 2026
  • conventional-branch Public

    A specification for Git branch names — <type>/<description>, human-readable and machine-parseable. Ships a machine-readable spec, JSON Schema, and conformance fixtures.

    conventional-branch/conventional-branch's past year of commit activity
    Python 127 CC-BY-4.0 8 2 0 Updated Sep 1, 2026
  • .github Public
    conventional-branch/.github's past year of commit activity
    0 0 1 0 Updated Aug 14, 2026

Top languages

Python HTML

Most used topics

Loading…