github-copilot-pr-comments - Extract GitHub Copilot code review comments from pull requests
Fetch GitHub Copilot review comments and generate a structured markdown report with suggestions and summaries
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- fetch Copilot review comments
- generate markdown reports
- extract inline suggestions
- group comments by file
- collect review summaries
Inputs
- GitHub repository identifier
- pull request number
- gh CLI authentication
- jq tool
Outputs
- markdown report file
- structured comments report
- PR metadata summary
- grouped code comments
Requirements
- gh CLI installed and authenticated
- jq installed for JSON processing
