Commit All: Smart Git Commit & Push
@snippbot/workflow-commit-all ORG
Commit and push all uncommitted changes. Discovers modified and untracked files, generates diffs, drafts a descriptive commit message with bullet points, and presents it for approval before committing and pushing.
Install
$ snippbot marketplace install @snippbot/workflow-commit-all
Steps (4)
pkg__snippbot__Discover Changes Run git status and git diff to find all modified and untracked files
pkg__snippbot__Generate Diff Produce a comprehensive diff of all staged and unstaged changes
pkg__snippbot__Draft Message Generate a descriptive commit message with detailed bullet points
pkg__snippbot__Commit & Push Stage files, commit with approved message, and push to remote
Versions (1)
1.0.0
0 downloads 2026-05-17