evaluate-change-request

Evaluate change requests and review comments for validity and architectural alignment.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/baphled/dotopencode --skill evaluate-change-request
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluate-change-request
Source: https://github.com/baphled/dotopencode/tree/main/skills/evaluate-change-request
Command: npx skills add https://github.com/baphled/dotopencode --skill evaluate-change-request

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that all change requests, review comments, and feedback are systematically evaluated for validity, evidence, and architectural alignment before acceptance, preventing the blind acceptance of weak or incorrect suggestions.

Core Features & Use Cases

  • Evidence-Based Validation: Scrutinizes claims using tools like prove-correctness to verify necessity.
  • Intent Understanding: Differentiates between real issues, misunderstandings, and stylistic preferences.
  • Conflict Resolution: Handles contradictory feedback by prioritizing architectural integrity.
  • Use Case: When processing a pull request with multiple review comments, this Skill helps you methodically assess each comment, ensuring that only valid and necessary changes are implemented, and that justifications are clear.

Quick Start

Use the evaluate-change-request skill to assess the validity of a new feature request.

Frequently Asked Questions about evaluate-change-request

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

FAQPage Schema
How do I validate pull request comments to prevent blind acceptance of incorrect suggestions?

Validate pull request comments by systematically evaluating each review comment for evidence, validity, and architectural alignment before acceptance. This process categorizes outcomes into ADDRESSED, FALSE POSITIVE, or REJECTED with clear justification, demanding evidence to prevent blind acceptance.

What is the best way to resolve contradictory feedback in a code review?

Resolve contradictory feedback in a code review by prioritizing architectural integrity and scrutinizing claims to differentiate between real issues, misunderstandings, and stylistic preferences. This ensures only valid and necessary changes are implemented with clear justifications.

How do I systematically evaluate a change request for architectural alignment?

Evaluate a change request for architectural alignment by scrutinizing claims to verify necessity and differentiating between real issues and stylistic preferences. This categorizes outcomes into ADDRESSED, FALSE POSITIVE, or REJECTED while demanding evidence to prevent blind acceptance.

Can I use evidence-based validation to prove the correctness of review feedback?

Yes, you can use evidence-based validation to prove the correctness of review feedback by scrutinizing claims to verify necessity. This ensures all change requests and review comments are systematically evaluated for validity and architectural alignment before acceptance.

When do I need to rigorously validate change requests instead of accepting them directly?

You need to rigorously validate change requests when processing pull requests with multiple review comments to prevent the blind acceptance of weak or incorrect suggestions. This ensures only valid and necessary changes are implemented with clear justifications.

How do I categorize code review outcomes into addressed, false positive, or rejected?

Categorize code review outcomes by systematically evaluating each review comment for validity, evidence, and architectural alignment. This process demands evidence and scrutinizes claims to prevent blind acceptance, ensuring clear justifications for ADDRESSED, FALSE POSITIVE, or REJECTED outcomes.