AI Review Reply — AI skill for Claude Code
내가 답변한 AI 리뷰 스레드에 인턴(이도현)·시니어(박성우)가 1회 재답변하고, 결과를 코드 주석 제안과 후속 작업 체크리스트로 남긴 뒤, 납득했으면 PR을 승인한다.
How to install AI Review Reply
Installs to ~/.claude/commands/guesung-web-memo-ai-review-reply.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/guesung/Web-Memo/HEAD/.claude/commands/ai-review-reply.md -o ~/.claude/commands/guesung-web-memo-ai-review-reply.md Restart Claude Code, or start a new session, for it to be picked up.
What AI Review Reply does
name: ai-review-reply description: 내가 답변한 AI 리뷰 스레드에 인턴(이도현)·시니어(박성우)가 1회 재답변하고, 결과를 코드 주석 제안과 후속 작업 체크리스트로 남긴 뒤, 납득했으면 PR을 승인한다.
/ai-review-reply — 두 페르소나가 내 답변에 답한다
`/ai-review`가 던진 질문에 내가 답한 스레드를 찾아, 각 봇이 **한 번만** 재답변한다. 질문 단계가 "설명하게 만드는" 단계였다면, 이 단계는 **그 설명을 남기는** 단계다.
- 이도현(인턴) 스레드 → 내 설명이 코드 주석으로 남는다
- 박성우(시니어) 스레드 → 내가 인정한 것이 후속 작업 체크리스트로 남는다
재답변까지 끝나면 각 봇이 **승인 여부를 판정한다**(8단계). `master`는 승인 2개를 요구하므로 두 봇이 모두 승인해야 머지가 열린다 — 이 커맨드가 머지 게이트의 마지막 관문이다.
설계 근거는 [설계 문서](..
Alternatives in AI
- Codex — openai-codex Adversarial code review, Codex CLI integration, cross-model analysis 9.6k ★
- Flow Deliver — Multi-AI validation, scoring, and review using Codex and Gemini CLIs (Double Diamond Deliver phase) 2.8k ★
- Better Harness — Review this project's AI coding workflow with Better Harness and generate a durable report 2.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Gh PR Review
GitHub CLI extension that adds full inline PR review comment support — view, navigate, reply to, and resolve r
AI Helpdesk
AI-powered helpdesk that turns inbound support emails into tickets — Claude classifies category/urgency/sentim
Note Wiki
NotebookLM 으로 리서치하고 그 결과를 LLM Wiki 구조로 Obsidian vault 에 저장합니다.
Duo Agent
두 AI(Claude Code와 Codex)가 같은 코드 파일을 보며 번갈아 가며 개발과 리뷰를 자동으로 반복하는 협업 템플릿입니다. 마치 릴레이 경주처럼, 한 AI가 코드를 작성하면 다른 AI가
Support Skills
Customer support skills for Claude Code and AI agents. Ticket triage, SLA tracking, sentiment detection, custo
Telegram Business Bridge
Connect any AI agent to your personal Telegram via the official Business API — no userbot, no ban risk, no Pre
Related Agents
PR Comment Resolver
Automated PR review comment resolver - fetch threads, analyze, fix code, commit, reply, resolve
Resolve Comments
Reads inline and top-level review comments on an open PR, classifies each one (suspicious question nit refacto
PR Review Responder
Address PR review comments — fetch, fix, reply, and resolve threads in one pass