review-pr
CommunityReview PRs for robust Playwright tests.
Authorhotyanovicha
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates PR reviews with a production-focused checklist for QA quality, test design, reliability, and data integrity. It helps you quickly assess changes, spot risks, and guide merges.
Core Features & Use Cases
- Gather PR information: fetch title, body, state, and diffs.
- Read modified files for context: view changed files using the diff.
- Production-focused review: apply a comprehensive checklist covering critical issues, design, stability, data strategy, and cleanup.
Quick Start
- gh pr view <number> --json title,body,state,additions,deletions,changedFiles,baseRefName,headRefName
- gh pr diff <number>
- Use Read to inspect modified files mentioned in the diff
- Provide a structured review to the user
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: review-pr Download link: https://github.com/hotyanovicha/pw-another-one/archive/main.zip#review-pr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.