Skip to main content
在 Manus 中运行任何 Skill
一键导入

commit

星标10
分支3
更新时间2026年6月13日 00:07

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