paw-review-workflow

Orchestrate PAW activity skills to generate structured PR review feedback.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines PR reviews by orchestrating PAW activity skills to generate structured, evidence-based feedback for pull requests.

Core Features & Use Cases

  • Coordinated subskill execution for PR analysis, rationale capture, and artifact generation.
  • Generates thorough review feedback artifacts stored under .paw/reviews/ for traceability.
  • Supports both single-repo and multi-repo reviews with cross-repo correlation when needed.

Quick Start

Run the PAW Review workflow for a PR by instructing the agent to start paw-review-workflow for PR-<number>, then monitor the resulting artifacts and pending GitHub review.

Frequently Asked Questions about paw-review-workflow

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

FAQPage Schema
How do I automate code review for GitHub pull requests?▼

You can automate GitHub PR reviews by coordinating PAW activity skills that analyze pull requests and generate structured feedback. The workflow creates artifacts in .paw/reviews and prepares a pending GitHub review ready for human posting.

What is structured PR analysis and how does it capture review rationale?▼

Structured PR analysis evaluates pull requests by orchestrating subskill execution to capture rationale and generate evidence-based feedback. It stores artifacts under .paw/reviews/ to maintain traceability across the full review lifecycle.

Can I use this workflow to review multi-repo pull requests?▼

Yes, the workflow supports both single-repo and multi-repo pull requests, performing cross-repo correlation when needed. It orchestrates PAW activity skills to generate structured feedback across the full review lifecycle.

How do I start a PAW review workflow for a specific PR number?▼

Start a PAW review workflow by instructing the agent to run paw-review-workflow for PR-<number>. The workflow then orchestrates subskill execution, generates artifacts under .paw/reviews, and prepares a pending GitHub review for posting.

Do I need any specific dependencies installed to run the PR review workflow?▼

No specific dependencies are required to run the PR review workflow. The Skill orchestrates PAW activity skills directly to generate structured feedback artifacts and a pending GitHub review without external component dependencies.

What's the best way to trace PR review feedback across multiple repositories?▼

Trace PR review feedback by generating artifacts stored under .paw/reviews/ during the workflow. The workflow supports multi-repo pull requests with cross-repo correlation, ensuring structured feedback remains traceable across repositories.