# push-changes > Quick commit and push with auto-generated message - Author: teylor - Repository: Teylor/expenses - Version: 20260126135614 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/Teylor/expenses - Web: https://mule.run/skillshub/@@Teylor/expenses~push-changes:20260126135614 --- --- name: push-changes description: Quick commit and push with auto-generated message disable-model-invocation: true # Optional: only manual invocation --- 1. Run `git status` to see changes 2. Run `git diff --staged` and `git diff` to understand the changes 3. Stage all changes with `git add -A` 4. Generate a conventional commit message based on the diff 5. Commit and push to origin If there's a push conflict, rebase and retry once. Commit context: $ARGUMENTS