一键导入
writing-commit-messages
Uses Linux kernel commit message guidelines. Use when writing or editing Git commit messages.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Uses Linux kernel commit message guidelines. Use when writing or editing Git commit messages.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Prepares and tags Rush releases using semantic versions, checked-in release notes, and guarded verification. Use when drafting release notes, cutting a release, creating a version tag, or checking release readiness.
Investigates Rush shell conformance mismatches. Use when comparing Rush POSIX behavior against dash, Bash POSIX mode, and zsh sh emulation, or when fixing conformance failures.
Writes Rush command completions. Use when creating or editing completion manifests, provider functions, or completion documentation under share/rush/completions and website/docs.
基于 SOC 职业分类
| name | writing-commit-messages |
| description | Uses Linux kernel commit message guidelines. Use when writing or editing Git commit messages. |
Use Linux kernel-style commits:
subsystem: imperative summary, e.g. ui: add profile overlay toggle.add, fix, remove, update; avoid added, adds, or gerunds.