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.