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:١
forks:٠
updated:٢٠ مارس ٢٠٢٦ في ١٠:١٨
SKILL.md
readonly