·git-workflow
>_

git-workflow

philoserf/claude-code-setup

Automates git workflows with branch management, atomic commits, history cleanup, and PRs. Use when committing, pushing, creating PRs, cleaning up commits, or organizing git changes with best practices.

1Installs·0Trend·@philoserf

Installation

$npx skills add https://github.com/philoserf/claude-code-setup --skill git-workflow

SKILL.md

This skill provides intelligent, end-to-end Git workflow automation. It analyzes repository changes, organizes them into atomic commits with well-formatted messages, manages branches, cleans up commit history, and helps create pull requests.

4.5. Pre-Push Quality Review - Analyze commit quality and run tests (MANDATORY)

Goal: Prevent accidental work on protected branches and ensure proper isolation.

Automates git workflows with branch management, atomic commits, history cleanup, and PRs. Use when committing, pushing, creating PRs, cleaning up commits, or organizing git changes with best practices. Source: philoserf/claude-code-setup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/philoserf/claude-code-setup --skill git-workflow
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is git-workflow?

Automates git workflows with branch management, atomic commits, history cleanup, and PRs. Use when committing, pushing, creating PRs, cleaning up commits, or organizing git changes with best practices. Source: philoserf/claude-code-setup.

How do I install git-workflow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/philoserf/claude-code-setup --skill git-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/philoserf/claude-code-setup