Conventional Commit Batcher
Use this skill to turn a messy working tree into clean, reviewable Conventional Commit history.
Commit Interception (MANDATORY)
This skill MUST be activated for ANY commit-related operation, including:
- user asks to commit, stage, or push changes
- user asks to "save" or "check in" code
- any workflow that would result in
git add,git commit, orgit push
Do NOT run git add or git commit directly without going through this
skill's workflow.
Use
[Description truncada. Veja o README completo no GitHub.]