ls-receiving-code-review

Clarify ambiguous code-review feedback and validate proposals against tests and standards.

3|2|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/CruxExperts/localsetup --skill ls-receiving-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ls-receiving-code-review
Source: https://github.com/CruxExperts/localsetup/tree/main/_localsetup/skills/ls-receiving-code-review
Command: npx skills add https://github.com/CruxExperts/localsetup --skill ls-receiving-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code-review feedback is frequently ambiguous or technically questionable, leading to misinterpretation and risky changes.

Core Features & Use Cases

  • Clarify unclear items with targeted questions to reduce ambiguity before coding.
  • Verify proposed changes against the codebase, tests, and project standards.
  • Provide reasoned pushback with technical justification when ideas are incorrect or unsafe.

Quick Start

Ask clarifying questions and verify each review item against the repository before implementing changes.

Frequently Asked Questions about ls-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 before making changes?

Handle ambiguous code-review feedback by asking targeted clarifying questions to reduce uncertainty before coding. This structured approach validates proposed changes against the codebase, tests, and project standards to ensure safe, verifiable modifications.

What is the best way to push back on technically incorrect pull-request comments?

The best way to push back on pull-request comments is to provide reasoned technical justification based on evidence. Validate the proposed changes against existing tests and standards, and offer a safe rollback plan if the ideas prove incorrect or unsafe.

How do I verify code-review proposals against my codebase and tests?

Verify code-review proposals by checking each item against the repository, existing tests, and project standards before implementation. This evidence-based reasoning process enforces a structured decision flow to support incremental, verifiable changes.

When do I need a structured process for implementing code-review changes?

You need a structured process for implementing code-review changes when feedback is unclear or technically questionable. This approach enforces clarifying questions, risk-assessment, and safe rollback plans to prevent misinterpretation and risky modifications.

Can I use this approach to support incremental implementation during code reviews?

Yes, you can use this approach to support incremental implementation during code reviews. It guides clarifying questions and validates each review item against the repository, ensuring changes are verifiable and backed by safe rollback plans.

Why does unstructured code-review feedback lead to risky changes?

Unstructured code-review feedback leads to risky changes because it is frequently ambiguous or technically questionable, causing misinterpretation. Enforcing a structured decision process with evidence-based reasoning prevents these unsafe modifications.