一键导入
rp-review
Code review workflow using rp-mini git context and context-builder.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Code review workflow using rp-mini git context and context-builder.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | rp-review |
| description | Code review workflow using rp-mini git context and context-builder. |
Use this when the user asks for a code review, PR review, diff review, or comparison against another ref.
Check workspace binding first. On mismatch, pass root=<absolute path> on every rp-mini tool call.
If a shell is available and no MCP client is loaded, use node packages/server/dist/cli.js tool <workspace> <tool> --json-args '...' or its wrappers.
git status/log/diff and infer comparison scope.skills/context-builder (installed as rp-mini-context-builder) and run it as a Codex native subagent with:
reviewrewrite unless the user requested augment or preserve<questions>, follow the question loop defined in rp-build/rp-investigate before continuing.workspace_context op=export receipt: token totals, content hash, and saved handoff profile.Do not provide review feedback before context-builder has built review-mode context unless the user explicitly requested a quick/manual review.
Build workflow using rp-mini context-builder before implementation.
Export rp-mini curated context for external models or proconsult.
Read-only investigation workflow using rp-mini context-builder.
Deep planning workflow using rp-mini context-builder.
Scoped refactoring workflow using rp-mini context-builder.
Code review workflow using rp-mini git context and context-builder.