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

commit

// Conventional Commits generator. Triggers when user says commit / save / check in. Runs git status + diff + log in parallel, infers type(scope): description in CC 1.0.0 format, stages only relevant files, and executes the commit. Never uses --no-verify.

$ git log --oneline --stat
stars:2
forks:0
updated:May 6, 2026 at 12:04
SKILL.md
readonly