Analyze and reorganize git branch history into logical, shippable commits. Automatically identifies patterns like RuboCop fixes, test iterations, and implementation evolution, then creates clean commit history with comprehensive messages.
3.1
Rating
0
Installs
Version Control & Collaboration
Category
The skill addresses a useful git workflow task (reorganizing commit history), but the SKILL.md is extremely sparse. While it references process.md for detailed instructions (which we assume exists per the rules), the main file provides no actionable guidance on invocation, parameters, or workflow. A CLI agent would struggle to know how to invoke this skill, what inputs are needed, or what outputs to expect. The description mentions specific pattern detection (RuboCop fixes, test iterations) but provides no implementation details or examples in the visible content. Novelty is limited as git rebase/squash operations are common, though automated pattern recognition could add value if properly documented. The structure is clean but minimalist to a fault—more overview content is needed even when delegating details to other files.
Loading SKILL.md…

Skill Author