Pr Review Check banner
jhlee0409 jhlee0409

Pr Review Check

AI community

Description

--- description: AI PR 리뷰 코멘트를 triage하고 유효한 것만 안전하게 수정 argument-hint: "[PR 번호 — 생략 시 현재 브랜치의 PR]" --- # PR 리뷰 코멘트 확인 AI 리뷰어(CodeRabbit, Claude bot, Codex, Gemini, Copilot 등)가 남긴 코멘트를 수집 · 분류 · 영향 분석 후, **승인된 유효 이슈만** 한 건씩 원자적으로 수정한다. **Absolute rules (MUST follow):** - MUST produce the triage report and get user approval BEFORE modifying any code. - MUST NOT copy-paste AI-suggested patches verbatim. Understand the concern, then re-derive the fix from scratch. - MUST fix one issue at a time. N

Installation

Installs to ~/.claude/commands/jhlee0409-claude-code-history-viewer-pr-review-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jhlee0409/claude-code-history-viewer/HEAD/.claude/commands/pr-review-check.md -o ~/.claude/commands/jhlee0409-claude-code-history-viewer-pr-review-check.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository