work-unit-commits
CommunityTurn changes into reviewable work units.
Software Engineering#git#code review#documentation#test strategy#pull requests#release workflow#commit splitting
Authorkurojs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you avoid confusing pull requests by ensuring each commit represents a single, reviewer-friendly unit of deliverable work.
Core Features & Use Cases
- Commit by work unit: Write commits that correspond to deliverable behavior, fixes, migrations, or user-relevant documentation.
- Keep related changes together: Include tests with the code they verify and include docs with the user-visible change they explain.
- Enable safe PR slicing: Structure commits so they can be chained or stacked into PRs, especially when changes risk becoming too large for review.
Quick Start
Load the work-unit-commits Skill before you commit, then confirm your change is one clear purpose with the right tests and docs included for that same unit.
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: work-unit-commits Download link: https://github.com/kurojs/EnderDots/archive/main.zip#work-unit-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 471,000+ vetted skills library on demand.