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

git-commit

// Best practices for creating clean, atomic git commits with good messages. Use when: (1) staging and committing changes, (2) writing commit messages, (3) deciding what to group in a single commit, (4) handling pre-commit hook failures, (5) choosing between amend and new commit. Triggers on "commit", "stage", "git add", "write a commit message", or "commit my changes".

$ git log --oneline --stat
stars:1
forks:0
updated:March 20, 2026 at 10:18
SKILL.md
readonly