Pull Request Comments Review

SkillDev tools

Lets 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.

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

  1. 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.
  2. Gather review comments (inline + general) and group them by theme: blocking changes, open questions, nits.
  3. For each actionable comment: restate the concern in your own words, locate the affected code, and propose a concrete change.
  4. 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