Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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:2026년 3월 20일 10:18
SKILL.md
readonly