一键导入
write-commit-message
Use this skill when writing or suggesting a commit message for changes in this repository.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill when writing or suggesting a commit message for changes in this repository.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill when applying Error Prone auto-fixes to the codebase and resolving remaining build warnings. Covers running the self-check script, validating changes, and efficiently batch-fixing warnings.
Use this skill when asked to create or modify an Error Prone `BugChecker`. It covers choosing the right module, implementing the checker and tests, and following the repository validation workflow.
Use this skill after completing implementation to run the full post-implementation validation workflow: structured review, mutation testing, self-check, and full build.
Use this skill when creating, opening, or preparing a pull request in this repository.
Use this skill when asked to create or modify Refaster rules in this repository. It covers choosing the right rule collection, updating test fixtures and registration, and following the repository validation workflow.
Use this skill when reviewing code changes against the project's review checklist. Guides multi-pass structured review with progressive focus areas.
| name | write-commit-message |
| description | Use this skill when writing or suggesting a commit message for changes in this repository. |
Use this skill when asked to write, draft, or suggest a commit message.
.github/instructions/commit-message.instructions.md for
the full conventions..github/instructions/review.instructions.md.