pr-comments
FeaturedRead and triage existing pull request review comments, or address them when requested. Use for PR comment requests or /pr-comments; use review to inspect code without existing reviewer feedback.
Code & Development 2,959 stars
177 forks Updated today MIT
Install
Quality Score: 91/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
Turn the requested PR's review feedback into concrete next steps, using the current code to assess each concern.
1. Identify the requested PR, repository, head, and base; use the current branch when no PR is specified. If no matching PR exists or access fails, report that limitation. Do not substitute a local code review for unavailable comments.
2. Fetch inline threads, review summaries, and general comments, including pagination. Preserve comment links and thread resolution state. If resolution metadata is unavailable, mark it unknown.
3. Read the affected code at the current PR head. Distinguish still-applicable concerns, already addressed feedback, and questions requiring a reply. A thread's resolved status and whether the code addresses it are separate facts.
4. Group related feedback without losing distinct requests. Summarize each actionable concern, its evidence, and the smallest useful change; order by impact. If the user requested fixes, implement and validate them.
5. Report what remains and link to the original comments. Reply, resolve threads, or post other messages only when the user has authorized those actions; summarize or draft otherwise.
Details
- Author
- ccch1mneyyy
- Repository
- ccch1mneyyy/dsh-TUI
- Created
- 4 weeks ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
Code & Development Listed
pr-review
Address PR review comments systematically. Use when a PR has review feedback that needs to be resolved with code changes.
24 Updated 1 months ago
rmzi Code & Development Listed
git-review-pr-comments
Triages review comments on a pull request - fix, discuss, or decline with a reason - and leaves no thread unanswered.
2 Updated today
ainova-systems Code & Development Listed
pr-comments
Review and triage PR comments interactively
0 Updated yesterday
YoniChechik