| description | Review uncommitted changes, group them into clean logical commits (verified), and push once to origin/main. |
|---|---|
| argument-hint | [optional grouping hints, type/scope, or an explicit commit message] |
| allowed-tools | Bash(git status:*), Bash(git diff:*), Bash(git add:*), Bash(git commit:*), Bash(git push:*), Bash(git log:*), Bash(git restore:*), Bash(bin/rubocop:*), Bash(bin/rails test:*), Bash(bin/ci:*), Read, Edit |
Run a predictable, low-noise commit workflow for this Rails app, then push once
to origin/main. This command intentionally commits directly to main —