From diff to reviewer-ready summary — analyze, review, surface risks, draft PR description.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add conectlens/lenserfight --skill pr-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pr Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/conectlens-pr-review)More formats (shields.io, HTML) on the badges page.
---
name: pr-review
description: From diff to reviewer-ready summary — analyze, review, surface risks, draft PR description.
---
# Pull Request Review Colens
A 4-node developer colens that takes a diff and produces a complete reviewer-ready report: a triage placement, a code review, suggested tests, and a clean PR description.
## Suggested usage
Run via Chainabit's PR webhook integration or directly from the colens page. Inputs are the diff summary and the engineering goals of the current sprint.
## Forkability
This colens is intentionally forkable. Teams routinely:
- Drop the `tests` node when the diff is a doc-only change.
- Add a `validate-output` node after `describe` to enforce a house PR template.
- Replace `code-reviewer` with a language-specific reviewer fork.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!