一键导入
receiving-code-review
Use when receiving human, automated, GitHub, CodeRabbit, or other review feedback before changing code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when receiving human, automated, GitHub, CodeRabbit, or other review feedback before changing code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use when preparing local changes, a branch, pull request, merge request, or merge-to-main for final review before publishing, opening a PR, merging, or claiming readiness.
Use when implementing any feature, bugfix, behavior change, or refactor before writing production code.
Use when the user asks to shape fuzzy planning, product/design/engineering tradeoffs, scope/spec/ticket plans, or says "challenge this/help me think"; delegate to an advisor subagent. Good for rough ideas, second opinions, load-bearing decisions, or scope cuts. Skip scoped implementation, narrow bugs, reviews, and "just build" requests.
Use when setting up a project-local eval harness for prompts, agents, judges, RAG, tools, or other LLM behavior, especially when the default should be free/OSS promptfoo with repo-owned artifacts.
Use when a pull request or merge request needs to be driven to merge — watching CI, responding to review feedback, and merging once green and approved, across GitHub, Forgejo, or GitLab.
Use when the user wants repository task tracking, shared agent task state, cross-worktree coordination, tiber setup/install/scaffold guidance, or task create/list/show/prioritize/validate/close workflows. Plugin install and session start are non-mutating; setup integration starts with dry-run previews.
基于 SOC 职业分类
| name | receiving-code-review |
| description | Use when receiving human, automated, GitHub, CodeRabbit, or other review feedback before changing code. |
Review feedback is technical input. Verify it against the codebase, then either implement the correct change or push back with evidence.
| Situation | Response |
|---|---|
| Correct and clear | Make the change and report the concrete fix |
| Ambiguous | Ask the specific clarification before editing |
| Incorrect | Explain the code evidence and propose the safer alternative |
| Conflicts with prior user direction | Stop and ask the user |
| Can't verify cheaply | State what evidence is missing and ask whether to investigate |
For GitHub inline comments, reply in the review thread when responding on the forge. Avoid top-level comments for line-specific review threads.