previous-comments-reviewer
CommunityDetect unresolved prior PR review comments
Software Engineering#automation#diff analysis#code review#pull request#github#review comments#prior-feedback
Authorxbpk3t
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill verifies that prior review feedback on a pull request has been addressed in the current diff, preventing dropped or regressed review requests from being missed during subsequent reviews.
Core Features & Use Cases
- Pre-condition gating: only runs when PR context with a valid PR URL is provided, and otherwise returns an empty findings array.
- Prior-comment retrieval: instructs how to fetch review comments and threads from GitHub to establish the historical feedback baseline.
- Unaddressed and partial-fix detection: flags comments that requested changes which are still present, partially addressed, or have been reverted by later commits, and suppresses false positives for resolved or deleted code.
- Confidence calibration and structured output: assigns confidence levels to findings and returns results in a JSON findings schema that references the original comments for auditability.
- Use Cases: automated reviewer assistant in CI, human reviewer augmentation, or pre-merge checks to ensure requested fixes are honored.
Quick Start
Ask the previous-comments-reviewer to analyze the PR URL and return any unaddressed prior review comments as JSON.
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: previous-comments-reviewer Download link: https://github.com/xbpk3t/ce-codex/archive/main.zip#previous-comments-reviewer 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.