get-pr-comments

Installation
SKILL.md

Arguments

  • PR_URL: GitHub Pull Request URL (preferred)

Use AskQuestion to get PR URL / PR Number / Repository if not provided in prompt.

Variables

Extract following variables from {{PR_URL}}. We'll use them ahead

  • REPO: '{{owner}}/{{reponame}}'
  • PR_NUMBER: {{number}}

E.g. in PR_URL: https://github.com/saurabhdaware/agent-toolkit/pull/123, REPO=saurabhdaware/agent-toolkit and PR_NUMBER=123

Fetch Comments

You can use this command to fetch details of comments

Related skills
Installs
3
GitHub Stars
1
First Seen
Mar 6, 2026