| allowed-tools | description |
|---|---|
Bash, Read, LS, Grep, Glob, TodoWrite, TodoRead, mcp__github__list_commits, mcp__github |
Smart git commit with automatic change grouping |
Use the git-commit agent to intelligently organize and commit all uncommitted changes. The agent will:
- Analyze all changes and group them logically
- Create separate commits for unrelated changes
- Use conventional commit format (feat, fix, docs, style, refactor, test, chore)