一键导入
code-review-checklist
Review implementation changes for correctness and maintainability.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review implementation changes for correctness and maintainability.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | Code Review Checklist |
| description | Review implementation changes for correctness and maintainability. |
| when-to-use | Use for Reviewer gate on code changes. |
| user-invocable | false |
| context | inline |
Use this checklist to write or contribute to <project_root>/REVIEW_REPORT.md.
Review dimensions:
Requirements and process
Integration correctness
Code correctness
Security and privacy
Maintainability
QA evidence quality
python -m <name> must use an importable module/package name, not a hyphenated display name unless packaging defines that entrypoint.Finding format:
Verdict policy:
reject for unresolved blocking issues.accepted_with_notes only for truly non-blocking residuals.pass only when process, integration, correctness, and evidence are sufficient.Convert source notes into claim-level evidence with confidence and limitations.
Verify source traceability, artifact completeness, and citation correctness before citation_qa gate.
Write an evidence-backed final research report from sources and the evidence matrix.
Review research method quality, source diversity, bias, and conclusion strength.
Convert a broad research request into subquestions, assumptions, and source criteria.
Design and execute a multi-round SearxNG/arXiv search strategy.