gt-split

Community

Turn big commits into focused branches.

Authorcameronmaske
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables software teams to transform a single branch containing large commits into multiple focused branches, improving PR clarity and rollback safety.

Core Features & Use Cases

  • Interactive, hunk-based splitting: Use a TUI to selectively stage changes by hunk or by file.
  • Plan-driven workflow: Preview and confirm a split plan before applying changes.
  • Post-split cleanup: Restore stashed changes, restack, and fix formatting on new branches.
  • Use Case: When a feature touches many files or large commits need to be decomposed into smaller PRs for focused reviews.

Quick Start

Run the interactive split by hunks on the current branch: EDITOR=vim GIT_EDITOR=vim gt split --by-hunk --no-verify

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gt-split
Download link: https://github.com/cameronmaske/agent-stuff/archive/main.zip#gt-split

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.