Editorial Git Committer
Overview
Use this skill to treat Git history as an intentionally authored project narrative, not just a raw log of whatever happened in the terminal.
The goal is to help the user end up with:
- clearer commit boundaries
- stronger commit messages
- cleaner recent local history
- safer handling of history rewrites
When to Use
Use this skill when the user asks to:
- commit current work
- write or improve a commit message
- split mixed changes into multiple co
[Description truncada. Veja o README completo no GitHub.]