paw-review-feedback

Convert gap analysis findings into structured review comments with evidence and rationale.

39|6|Updated Oct 8, 2025
One-click install
npx skills add https://github.com/lossyrob/phased-agent-workflow --skill paw-review-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paw-review-feedback
Source: https://github.com/lossyrob/phased-agent-workflow/tree/main/skills/paw-review-feedback
Command: npx skills add https://github.com/lossyrob/phased-agent-workflow --skill paw-review-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms gap analysis findings into structured review comments with comprehensive rationale, enabling AI-assisted code reviews to be consistent, auditable, and fast.

Core Features & Use Cases

  • Batch related findings into coherent comments (One Issue, One Comment principle) to reduce feedback fragmentation.
  • Generate clear inline and thread comments with evidence, baseline patterns, and impact analysis.
  • Create ReviewComments.md with all comments, rationale, and metadata to support critique iterations and GitHub posting.

Quick Start

Provide gap analysis artifacts to the skill and trigger a review generation run to produce ReviewComments.md.

Frequently Asked Questions about paw-review-feedback

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

FAQPage Schema
How do I generate structured pull request review comments from gap analysis findings?

To generate structured pull request review comments from gap analysis findings, provide the gap analysis artifacts to trigger a review generation run. This produces a ReviewComments.md file containing inline comments with evidence, baseline patterns, impact analysis, and best practice recommendations.

What is the One Issue One Comment principle for automated code reviews?

The One Issue One Comment principle for automated code reviews batches related gap analysis findings into a single coherent comment rather than fragmenting feedback across multiple posts. This reduces noise and provides comprehensive rationale with evidence and impact analysis in one place.

Can I use AI-assisted code reviews across multiple repositories?

Yes, you can use AI-assisted code reviews across multiple repositories by applying gap analysis findings to pull requests throughout your projects. The skill batches related findings and generates inline comments with exact file:line citations and best practice recommendations.

How do I add evidence and baseline patterns to code review comments?

To add evidence and baseline patterns to code review comments, process gap analysis findings through the review feedback generation pipeline. It cites exact file:line locations and provides concrete recommendations with code examples that satisfy Evidence, Baseline Pattern, Impact, and Best Practice requirements.

What is the best way to turn code review findings into actionable feedback with rationale?

The best way to turn code review findings into actionable feedback with rationale is to transform gap analysis artifacts into structured ReviewComments.md. This method batches related findings and generates inline comments with evidence, impact analysis, and best practice code examples.