commit-series-on-branch

Community

Split changes into safe, reviewable commits.

Authorimvanzen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creates a logical series of commits from current work; never commits to main; ensures or uses a working/feature branch so changes stay isolated and reviewable via PR.

Core Features & Use Cases

  • Enforces working on a feature branch instead of the repo default branch (e.g., main) to keep changes isolated.
  • Plans and splits current changes into multiple logical commits, improving reviewability and PR quality.
  • Integrates with existing commit message rules to guide consistent, descriptive messages and avoid accidental pushes to main.
  • Useful when preparing changes for PRs, performing code review, or organizing large edits into small, verifiable steps.

Quick Start

Create or switch to a feature branch, then run this skill to split your current changes into a series of commits.

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: commit-series-on-branch
Download link: https://github.com/imvanzen/strava-kudosik/archive/main.zip#commit-series-on-branch

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.