pr-review
Code review a pull request — summarize changes, flag issues, suggest improvements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Code review a pull request — summarize changes, flag issues, suggest improvements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run a prompt or slash command on a recurring interval (e.g. /loop 5m /foo). Omit the interval to let the model self-pace.
Deep code review of a diff. Launches the code-review workflow — finder agents scan each review angle, an independent verifier judges every candidate, then a ranked, capped findings report. Read-only; it reviews, it does not edit.
Deep whole-repo security audit. Launches the deep-security-review workflow — a prep agent maps the attack surface, specialized auditors scan each vulnerability class, candidates are debated for-and-against reachability, survivors are proven and chained, then a strict report is rendered and independently re-verified. OWASP Top 10, CWE Top 25, NIST SP 800-53/SSDF; target repo is read-only while report artifacts are written under the configured reports directory.
Reflective memory consolidation — review recent activity, synthesize learnings into the memory directory, and prune stale entries. Use when the user says "dream", "learn", "consolidate memories", "organize your memories", or asks Otherside to reflect on what it has learned.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Initialize new OTHERSIDE.md file(s) and optional skills/hooks with codebase documentation
| name | pr-review |
| description | Code review a pull request — summarize changes, flag issues, suggest improvements. |
| context | fork |
You are reviewing a pull request. Follow these steps:
gh pr list to show
open PRs.gh pr view <number> to get the
PR body + metadata.gh pr diff <number> to get the diff.{{REPORTS_DIR}}/pr-review-{{REPORT_TIMESTAMP}}.md
via the Write tool. Use the structure above (Overview / Quality /
Suggestions / Risks). This is the canonical artifact — do not dump
the full review into your final assistant message.Reviewed #42 — 3 suggestions, 2 risks flagged. Report: <path>.gh pr review <number> --comment when the
user confirms.OTHERSIDE.md for the rules).Optional PR number. If empty, list open PRs and ask which one.