receiving-review

Process review feedback through a READ-UNDERSTAND-VERIFY-IMPLEMENT workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Critical thinking protocol for processing review feedback — invoke when receiving plan review, code review, or audit feedback, before responding to reviewer suggestions.

Core Features & Use Cases

  • READ, UNDERSTAND, VERIFY and DECIDE workflow to ensure feedback is understood before action.
  • Exhaustive pushback criteria to justify changes and prevent scope creep.
  • Safe, auditable process for triaging reviewer suggestions and implementing fixes.

Quick Start

Apply the feedback processing workflow to a code or plan review and produce a justified fix or clear pushback.

Frequently Asked Questions about receiving-review

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

FAQPage Schema
How do I process code review feedback without accepting unnecessary changes?

Process code review feedback using a READ-UNDERSTAND-VERIFY-IMPLEMENT workflow to ensure suggestions are fully understood before action. This enforces exhaustive pushback criteria to justify fixes and prevent scope creep during audits or plan reviews.

What is the best way to push back on reviewer suggestions during an audit?

The best way to push back on audit suggestions is applying exhaustive pushback criteria within a structured feedback processing workflow. This verifies feedback validity and justifies decisions before implementing changes or responding to reviewers.

When should I use a structured workflow for handling plan review comments?

Use a structured workflow for plan review comments when critical thinking is needed before responding. A READ-UNDERSTAND-VERIFY-DECIDE process ensures suggestions are triaged safely, auditable, and verified against scope before implementation.

Can I use this code review process to handle both fixes and pushbacks?

Yes, this code review process handles both fixes and pushbacks by triaging reviewer suggestions through a safe, auditable workflow. It guides how to respond, fix, or push back while documenting decisions and safely managing changes.

How do I verify feedback before implementing code review changes?

Verify feedback before implementing code review changes by following the UNDERSTAND and VERIFY stages of the processing workflow. This critical thinking protocol ensures suggestions are comprehended and validated against requirements before any implementation begins.