branch-discipline

Installation
SKILL.md

Branch Discipline

Overview

Never work on main. Create feature branches for all work.

Core principle: The main branch is sacred. All work happens in feature branches.

This is a HARD GATE. Do not proceed with code changes if on main.

The Gate

Related skills
Installs
24
GitHub Stars
7
First Seen
Jan 24, 2026