Back to list
doanchienthangdev

receiving-code-reviews

by doanchienthangdev

Omega Vibecode Kit

2🍴 1📅 Jan 21, 2026

SKILL.md


name: receiving-code-reviews description: AI agent handles code review feedback professionally by categorizing, responding appropriately, and extracting learnings. Use when PR feedback arrives, addressing reviewer comments, or improving from feedback.

Receiving Code Reviews

Quick Start

  1. Pause - Read all comments before responding; don't react immediately
  2. Categorize - Sort by type: blocking, suggestion, question, nitpick, praise
  3. Prioritize - Address blocking issues first, then questions, then suggestions
  4. Respond - Acknowledge every comment with specific action or reasoning
  5. Learn - Track recurring feedback patterns for improvement

Features

FeatureDescriptionGuide
Feedback CategoriesClassify comment typesBlocking > Question > Suggestion > Nitpick
Response TemplatesProfessional reply patternsAgree, disagree-with-reason, clarify, defer
Systematic ProcessingAddress all commentsGroup related, post summary update
Learning ExtractionIdentify improvement patternsTrack recurring categories
Anti-PatternsAvoid defensive responsesNo arguing, ignoring, or dismissiveness
Progress TrackingCommunicate resolution statusAddressed X, Discussing Y, Deferred Z

Common Patterns

# Feedback Category Priority
1. blocking - Must fix before merge
2. question - Answer to unblock discussion
3. suggestion - Consider and respond
4. nitpick - Fix if easy, discuss if not
5. praise - Thank the reviewer
6. fyi - Acknowledge

# Response Templates
AGREE:
"Good catch! Fixed in abc123."

DISAGREE (with reason):
"I considered this approach but chose current because:
- [reason 1]
- [reason 2]
What do you think given these trade-offs?"

CLARIFY:
"Could you elaborate on [point]? Want to understand fully."

DEFER:
"Good idea! Outside PR scope - created follow-up: [link]"
# Processing Workflow
1. Read ALL comments first (don't start responding)
2. Categorize and sort by priority
3. Group related comments together
4. Address blocking issues first
5. Answer questions to unblock
6. Consider suggestions thoughtfully
7. Post summary update:

## Review Response Summary
- Addressed: 8 comments
- Pending discussion: 2 comments
- Deferred (follow-up issues): 1 comment
Ready for another look!

Best Practices

DoAvoid
Read all comments before respondingReacting immediately/defensively
Categorize by priority (blocking first)Ignoring comments without explanation
Respond to every commentMarking resolved without addressing
Be specific - reference commit hashesOver-explaining simple changes
Thank reviewers for insightsTaking feedback personally
Ask for clarification when neededArguing about preferences endlessly
Learn from recurring feedbackDismissing nitpicks dismissively
Re-request review when doneDelaying response to feedback
  • requesting-code-reviews - How to request effective reviews
  • finishing-development-branches - Complete PR preparation
  • verifying-before-completion - Pre-review verification
  • solving-problems - Handle tough feedback constructively

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon