一键导入
git-commit-convention
Use this skill when you need to stage, split, and describe Git commits so each commit carries one clear intent with a traceable message.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill when you need to stage, split, and describe Git commits so each commit carries one clear intent with a traceable message.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | git-commit-convention |
| description | Use this skill when you need to stage, split, and describe Git commits so each commit carries one clear intent with a traceable message. |
Produce small, readable, policy-compliant commits.
update filesgit-commit-conventionupdate files.git-commit-conventionreferences/concepts.mdreferences/decision-rules.mdreferences/examples.mdassets/examples/sample-scenarios.mdUse this skill when you need to deliver a complete Git change from inspected repository state through commit, push, and final human-facing summary.
Use this skill when the Git repository is in an unsafe or ambiguous state and the agent must stop, explain the risk, and route to the safest next action.
Use this skill when you need to start an agent session in a Git repository by inspecting branch, remote, worktree, and risk signals before any modification.
Use this skill when you need to create, rename, or validate a Git work branch from a safe and synchronized base branch.
Use this skill when you need to resolve Git merge or rebase conflicts methodically, document the chosen resolution, and validate the repository before continuing.
Use this skill when you need to create, deliver, and document an urgent Git hotfix from the correct protected base without bypassing review and safety rules.