receiving-code-review

Verify ambiguous code-review feedback and document decisions before coding.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/dmulcahey/featureforge --skill receiving-code-review-dmulcahey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: receiving-code-review
Source: https://github.com/dmulcahey/featureforge/tree/main/skills/receiving-code-review
Command: npx skills add https://github.com/dmulcahey/featureforge --skill receiving-code-review-dmulcahey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides teams to verify code-review feedback before making changes, preventing misinterpretation and blind agreement.

Core Features & Use Cases

  • Structured clarification: prompts for explicit questions when feedback is ambiguous or conflicting.
  • Verification-first workflow: ensures changes align with requirements and best practices before you code.
  • Use Case: In a PR with vague suggestions, prompts the reviewer for concrete acceptance criteria and documents decisions.

Quick Start

Ask for concrete acceptance criteria and write a brief summary of the plan before coding.

Frequently Asked Questions about receiving-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I handle ambiguous code-review feedback on a pull request?

Handling ambiguous code-review feedback requires prompting for explicit clarifications and concrete acceptance criteria before coding. This structured clarification process prevents misinterpretation, ensures changes align with actual requirements, and documents decisions to avoid blind agreement.

What's the best way to verify code-review comments before implementing changes?

The best way to verify code-review comments is applying a verification-first workflow that enforces clarification steps when feedback is conflicting. Ask reviewers for concrete acceptance criteria, write a brief implementation plan, and document all decisions to prevent incorrect implementations.

Why do I need to clarify conflicting feedback during a code review?

Clarifying conflicting feedback during a code review prevents blind agreement and incorrect implementations. When reviewers provide vague or contradictory suggestions, structured clarification prompts ensure you understand the actual requirement and verify technical accuracy before writing any code.

Can I document code-review decisions to prevent misinterpretation in future PRs?

Yes, you can document code-review decisions to prevent misinterpretation by writing a brief summary of the plan and agreed acceptance criteria before coding. Documenting these decisions during the clarification workflow creates a record that stops blind agreement on future pull requests.

How to ask reviewers for concrete acceptance criteria on vague pull-request suggestions?

To ask reviewers for concrete acceptance criteria on vague pull-request suggestions, use structured clarification prompts that request explicit questions and technical verification. This workflow ensures you obtain measurable requirements and document decisions before starting any implementation work.