一键导入
review-code
Review code changes for correctness, safety, maintainability, and test coverage.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review code changes for correctness, safety, maintainability, and test coverage.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | review-code |
| description | Review code changes for correctness, safety, maintainability, and test coverage. |
| version | 0.1.0 |
| targets | ["Codex"," claude ","openclaw","agents","codex"] |
| tags | ["Review","quality"," review "] |
Use this skill when a user asks for a code review, release-readiness pass, or focused risk audit.
Use the repository diff, relevant tests, and any linked issue or PR context. Prefer local files and command output over memory.
This skill is read-only by default. Do not rewrite unrelated code during a review unless the user explicitly asks for implementation work.
Ask before running expensive, networked, or destructive commands. Do not push branches or change repo state during review-only work.
Start with findings ordered by severity. Ground each finding in a file and line when possible. Include missing tests or residual risk after the findings. Validate by checking the referenced diff and confirming every finding has a file path.