partial-commits
CommunityAutomate partial staging of commits in multi-agent shared branches.
Authorchiubaka
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that only task-relevant changes are committed in multi-agent shared branches, preventing accidental loss of unrelated work.
Core Features & Use Cases
- Selective Staging: Automatically stage only relevant changes using
git add -porgit add --patch. - Unrelated Work Protection: Leaves unrelated changes uncommitted and unchanged.
- Workflow Integration: Can be integrated into existing workflows and run before git commit, staging changes, or manual git operations.
Quick Start
Run the skill to automatically stage and commit your task-relevant changes.
Dependency Matrix
Required Modules
None requiredComponents
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: partial-commits Download link: https://github.com/chiubaka/circleci-orb/archive/main.zip#partial-commits Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.