git-user

Installation
SKILL.md

Git Workflow Guide

When to use

Trigger this skill when:

  • creating or updating branches
  • rebasing work
  • writing commits
  • preparing a branch for review
  • validating CI expectations related to Git history and PR integration

Core principles

  • Linear history is mandatory
  • main is protected and immutable
  • Rebasing is preferred over merging
  • Human-reviewed pull requests gate integration into main
Installs
5
GitHub Stars
16
First Seen
Feb 28, 2026
git-user — nonameplum/agent-skills