review

Automate GitHub PR reviews and convert findings into actionable tasks.

9|Updated Dec 21, 2016
One-click install
npx skills add https://github.com/ysoftman/myenv --skill review-ysoftman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/ysoftman/myenv/tree/main/.claude/skills/review
Command: npx skills add https://github.com/ysoftman/myenv --skill review-ysoftman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates GitHub PR reviews and converts findings into trackable tasks to ensure improvements are acted on.

Core Features & Use Cases

  • Review GitHub pull requests and delegate judgments to a background reviewer agent.
  • Create and manage actionable improvement tasks from review findings.
  • Preserve the user's workspace by operating without forcing branch checkouts and by coordinating with the reviewer in the background.

Quick Start

Provide a PR number or URL to start a review.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate GitHub PR reviews and turn comments into tasks?

Automating GitHub PR reviews is done by providing a PR number or URL to trigger a background reviewer agent that drafts comments and creates actionable improvement tasks automatically.

Can I review a pull request without checking out the branch?

Yes, you can review a pull request without checking out the branch because the skill operates in the background and preserves your current workspace without forcing branch checkouts.

How does the background reviewer agent handle pull request judgments?

The background reviewer agent handles pull request judgments by delegating review analysis, comment drafting, and task creation to specialized agents while the main agent maintains uninterrupted user interaction.

What is the best way to track code review findings as actionable tasks?

Tracking code review findings as actionable tasks is achieved by converting automated GitHub PR review results into managed task items, ensuring identified improvements are systematically acted upon.

Does automated PR review interrupt my current coding workflow?

No, automated PR review does not interrupt your workflow because the reviewer agent runs in the background, delegating code review judgments and task creation while the main agent handles user interaction seamlessly.