Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
89jobrien avatar

Git Workflow

  • 23 installs
  • 4 repo stars
  • Updated April 11, 2026
  • 89jobrien/steve

git-workflow is a Claude Code skill that guides pull request creation, branch management, merge strategies, and code review conventions.

About

git-workflow is a Claude Code skill that guides git workflows and pull requests. A developer uses it to create well-structured PRs, establish branch naming conventions, choose merge strategies, and improve code review. It bundles PR body templates for features, bugs, and refactors.

  • Guides pull request creation, branch naming, and merge strategies
  • Provides PR templates and review checklists
  • Covers rebasing and conflict resolution

Git Workflow by the numbers

  • 23 all-time installs (skills.sh)
  • Ranked #377 of 733 Git & Pull Requests skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

git-workflow capabilities & compatibility

Capabilities
pull request authoring · branch strategy · merge strategy · code review
Works with
github
Use cases
code review
Pricing
Free
From the docs

What git-workflow says it does

Git workflow and pull request specialist. Use when creating PRs, managing branches, establishing git conventions, or improving code review processes.
SKILL.md
Creates well-structured pull requests
SKILL.md
npx skills add https://github.com/89jobrien/steve --skill git-workflow

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs23
repo stars4
Last updatedApril 11, 2026
Repository89jobrien/steve

What it does

Create pull requests, set branch conventions, and choose merge strategies.

Who is it for?

Teams and developers establishing PR templates, branch naming, and merge-strategy conventions.

Skip if: Executing git operations automatically or resolving merge conflicts without human review.

When should I use this skill?

You are creating a PR, naming branches, or setting git conventions.

What you get

Produces structured PRs, branch naming rules, PR templates, and merge-strategy guidance.

  • pull request body
  • branch naming convention
  • PR template

By the numbers

  • 3 merge strategies compared
  • 6 documented capabilities from PR creation to conflict resolution

Files

SKILL.mdMarkdownGitHub ↗

Git Workflow Skill

Expert guidance for git workflows, pull request best practices, branch management, and code review processes.

What This Skill Does

  • Creates well-structured pull requests
  • Establishes branch naming conventions
  • Defines PR templates and checklists
  • Reviews PR quality
  • Manages merge strategies
  • Handles rebasing and conflict resolution

When to Use

  • Creating pull requests
  • Establishing team git conventions
  • Improving code review process
  • Branch strategy decisions
  • PR template creation

Reference Files

  • references/PULL_REQUEST.template.md - PR body templates for features, bugs, refactors

Branch Naming

<type>/<issue-number>-<short-description>

Types: feat, fix, refactor, docs, test, chore

PR Best Practices

1. Clear title following conventional format 2. Summary explaining WHAT and WHY 3. Specific test plan 4. Breaking changes documented 5. Screenshots for UI changes 6. Link to related issues

Merge Strategies

StrategyWhen to Use
SquashFeature branches, clean history
MergePreserve commits, audit trail
RebaseLinear history, small changes

Related skills

FAQ

What merge strategies does it cover?

Squash for clean history, merge to preserve commits, and rebase for linear history.

Does it provide PR templates?

Yes. It includes PR body templates for features, bugs, and refactors.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.