Pull Request Comments Review
SkillDev toolsLets your agent fetch pull request review comments on the current branch and summarize the actionable feedback.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Pull Request Comments Review skill
About this capability
Read 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.
What this skill tells your AI
The instructions your AI receives, as published by ccch1mneyyy/dsh-tui in .agents/skills/pr-comments/SKILL.md and read by ahel’s review.
Review the pull request comments associated with the current branch and turn them into an actionable summary.
Procedure
- Identify the PR for the current branch (git remote, branch name → PR). If no PR is found or git hosting tools are unavailable, say so and fall back to reviewing local uncommitted changes.
- Gather review comments (inline + general) and group them by theme: blocking changes, open questions, nits.
- For each actionable comment: restate the concern in your own words, locate the affected code, and propose a concrete change.
- Produce a summary: what the reviewers want changed, what's already addressed, and a suggested order of work.
Constraints
- Never invent comments — summarize only what is actually there.
- Mark unresolved vs resolved comments explicitly.
Signals
- GitHub stars
- 3k
- Forks
- 176
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
pr-comments- Source
- github.com/ccch1mneyyy/dsh-tui