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

commit

// Stage and commit changes with a Conventional Commits message — runs git status/diff, matches the repo's existing style, picks a type and scope, writes a structured subject and body, and commits without push/force/amend. Use whenever the user wants to commit work, finalize changes, ship or save progress, or close out a task with git, even if they don't explicitly say "Conventional Commits". Also use when the user says things like "commit this", "make a commit", "commit the changes", or "/skill:commit".

$ git log --oneline --stat
stars:3
forks:1
updated:May 6, 2026 at 08:17
SKILL.md
readonly