process-code-review
CommunityResolve PR review findings safely and fast
Authorpekral
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill turns incoming pull request code review feedback into concrete, test-backed code changes while ensuring the resolved items are posted back to the PR in a consistent, rule-compliant way.
Core Features & Use Cases
- Automated review-driven patching: Finds the latest PR(s) for a given task, switches to the PR branch, and maps each review finding to specific code or test changes.
- Reproducer-based test creation: Extracts Faulty Example, Expected Behavior, Test Hint, and Suggested Fix from the originating CR skills and uses them to add failing tests before fixing.
- Iterative convergence loop: Runs the appropriate review skill in-memory until Critical and Moderate findings drop to zero (or max iterations is reached), then publishes only on the final converged run.
- Rule- and language-safety: Applies the required rule sets, preserves canonical English for CR reply comments where specified, and avoids expanding scope beyond review feedback.
Quick Start
Use process-code-review when you need an AI-driven loop that loads the review context for a task’s PR(s), applies only the requested review fixes with diff-scoped testing, and posts resolved items after convergence.
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: process-code-review Download link: https://github.com/pekral/pekral.cz/archive/main.zip#process-code-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.