KS
Killer-Skills

github-copilot-pr-comments — github-copilot-pr-comments setup guide github-copilot-pr-comments setup guide, how to use github-copilot-pr-comments, github-copilot-pr-comments alternative, github-copilot-pr-comments vs github cli, github-copilot-pr-comments install, what is github-copilot-pr-comments

v1.0.0
GitHub

About this Skill

Ideal for GitHub Integration Agents seeking to streamline review comment extraction and reporting. github-copilot-pr-comments is a skill that leverages the gh CLI and jq for JSON processing to extract GitHub Copilot review comments and generate markdown reports.

Features

Extracts GitHub Copilot review comments from a PR using the gh CLI
Produces markdown reports with extracted comments
Utilizes jq for efficient JSON processing
Supports custom output file specification
Requires gh CLI installed and authenticated via gh auth login

# Core Topics

chrisagrams chrisagrams
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
48
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add chrisagrams/mscompress/github-copilot-pr-comments

Agent Capability Analysis

The github-copilot-pr-comments MCP Server by chrisagrams is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for github-copilot-pr-comments setup guide, how to use github-copilot-pr-comments, github-copilot-pr-comments alternative.

Ideal Agent Persona

Ideal for GitHub Integration Agents seeking to streamline review comment extraction and reporting.

Core Value

Empowers agents to automate the extraction of GitHub Copilot review comments from PRs, leveraging the `gh` CLI for seamless integration and `jq` for efficient JSON processing, ultimately producing informative markdown reports.

Capabilities Granted for github-copilot-pr-comments MCP Server

Automating GitHub Copilot comment extraction for Pull Requests
Generating markdown reports for code review summaries
Streamlining developer workflows with automated comment processing

! Prerequisites & Limits

  • Requires `gh` CLI installed and authenticated
  • Needs `jq` installed for JSON processing
  • Limited to GitHub Copilot review comments
Project
SKILL.md
1.8 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

GitHub Copilot PR Comments Skill

Extract GitHub Copilot review comments from a PR and produce a markdown report using gh CLI.

Prerequisites

  • gh CLI installed and authenticated (gh auth login)
  • jq installed for JSON processing

Usage

bash
1./scripts/fetch_copilot_comments.sh <owner/repo> <pr_number> [output_file]

Parameters

ParamRequiredDescription
owner/repoYesFull repo identifier, e.g. microsoft/vscode
pr_numberYesPR number
output_fileNoOutput markdown path (default: copilot_review.md)

Workflow

  1. Ask the user for repo and PR number if not provided.
  2. Verify gh is authenticated (gh auth status). If not, instruct the user to run gh auth login.
  3. Run: bash scripts/fetch_copilot_comments.sh <owner/repo> <pr_number> /home/claude/copilot_review.md
  4. Copy output to /mnt/user-data/outputs/copilot_review.md and present to the user.

Output Format

The generated markdown includes:

  • PR metadata — title, author, link, creation date
  • Summary — total Copilot comments by type, files reviewed, suggestion count
  • Review summaries — top-level Copilot review bodies with approval state
  • Inline code comments — grouped by file with diff context, line numbers, and suggestion blocks
  • General comments — issue-level comments from Copilot

Copilot Detection

Comments are attributed to Copilot if the author login matches: copilot, copilot[bot], github-copilot, github-copilot[bot], github-advanced-security[bot], or any bot user with "copilot" in the login.

Related Skills

Looking for an alternative to github-copilot-pr-comments or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication