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

commit

النجوم١٠
التفرعات٣
آخر تحديث١٣ يونيو ٢٠٢٦ في ٠٠:٠٧

Create a clean, policy-compliant git commit, and audit existing commits. Use whenever you are about to commit in this repository, when the user asks to "commit", or when asked to check a commit. It enforces the message format (subject <= 80 characters, then up to 5 bullets of <= 120 characters each, plus the Co-authored-by trailer) and runs safety checks for secrets, local filesystem paths (Windows and Linux), personal data, .gitignore violations, and the commit-related rules in any applicable AGENTS.md. By default it splits unrelated changes into separate commits per logical change, or makes a single commit when the user says "all", "as one", or "together". The bundled scripts can be run directly, against staged changes or against any existing commit.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
4 ملفات
SKILL.md
readonly