·git-workflow
>_

git-workflow

Automated git workflow helpers for common development tasks like creating feature branches, cleaning up merged branches, and interactive rebasing. Use when the user mentions git branching, branch cleanup, feature workflow, or git automation. No prerequisites required - uses native git commands.

10Installs·0Trend·@jakenuts

Installation

$npx skills add https://github.com/jakenuts/agent-skills --skill git-workflow

How to Install git-workflow

Quickly install git-workflow AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jakenuts/agent-skills --skill git-workflow
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jakenuts/agent-skills.

SKILL.md

View raw

Automated helpers for common git workflows and branch management tasks.

This skill uses native git commands and bash scripts - no additional tools or SDKs needed. Works immediately in any environment with git installed.

All scripts are located in the skill's scripts/ directory and can be run with bash.

Automated git workflow helpers for common development tasks like creating feature branches, cleaning up merged branches, and interactive rebasing. Use when the user mentions git branching, branch cleanup, feature workflow, or git automation. No prerequisites required - uses native git commands. Source: jakenuts/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jakenuts/agent-skills --skill git-workflow
Category
>_Productivity
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from jakenuts/agent-skills

Quick answers

What is git-workflow?

Automated git workflow helpers for common development tasks like creating feature branches, cleaning up merged branches, and interactive rebasing. Use when the user mentions git branching, branch cleanup, feature workflow, or git automation. No prerequisites required - uses native git commands. Source: jakenuts/agent-skills.

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/jakenuts/agent-skills --skill git-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jakenuts/agent-skills