ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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.
| 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.