production-git
Installation
SKILL.md
Production Git
Apply every rule below whenever branching, committing, merging, releasing, or deploying code.
When to Apply
- Creating a new branch for a feature, bug fix, or refactor
- Writing commit messages
- Opening or reviewing pull requests
- Preparing a release or deployment
- Handling production incidents requiring hotfixes or rollbacks
- Tagging versions or managing semver
- Reviewing or advising on git workflow