Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

commit

// Orchestrate a git commit for Rock RMS. Runs two pre-commit checks before handing off to the standard git commit flow: (1) detect active specs in `specs/` that look related to the change and offer to mark them complete after the commit lands; (2) ask whether the change belongs in the release notes and draft a Rock-formatted message accordingly (`+ (Domain) Fixed/Added/Improved/Updated ...` for release-note commits, `- ...` for minor commits). Use when the user says "commit", "commit this", "commit my changes", "create a commit", "make a commit", or invokes `/commit`. Do NOT use for: viewing commit history, amending an existing commit, force-pushing, or generating messages for code that has not been written yet.

$ git log --oneline --stat
stars:٦٦٧
forks:٤١٦
updated:٢٩ أبريل ٢٠٢٦ في ٢٣:١١
SKILL.md
readonly