Skip to main content
Run any Skill in Manus
with one click
$pwd:

git-commit-push

// Review the current git working tree, generate a commit message from the actual diff using the repository's commit or PR-title convention, commit all current changes on the active branch, and push that branch to `origin`. Use this whenever the user asks to "commit", "push", "commit and push", "generate a commit message", "commit the current changes", or wants the current branch changes sent upstream without hand-writing the git commands.

$ git log --oneline --stat
stars:13,158
forks:1,728
updated:April 25, 2026 at 09:47
SKILL.md
readonly