git-commit
Installation
SKILL.md
Git Commit - Review, Fix, Commit & Deploy
Overview
This skill reviews project consistency after code changes to ensure:
- Code matches design documents
- CHANGELOG is updated for new features/fixes
- README reflects current functionality
- No outdated documentation
- ~/history.log is updated with session summary (if exists)
- Version number is bumped appropriately
- Deployment is triggered if configured in
~/.claude/collaboration.yml