Proposal: @ commands for Github PR comments

Feature request for product/service

Cursor IDE

Describe the request

As someone who has around 2-3 AI code review agents commenting on my PRs on every push to a Git branch, I often find myself going back and forth copying these comments from GitHub and Cursor to address feedback.

It would be really great if there was additional “@” context commands in the GitHub-Cursor integration to reference:

  1. Comments in Pull Request since last commit
  2. All comments in Pull Request

I believe this would shrink feedback loops significantly. Does anyone else come across this friction point as well? Curious if some of you folks have made workarounds for this (e.g custom hook that calls the GH API to fetch comments on a branch).

Operating System (if it applies)

MacOS

Hey, thanks for the request! This is a really useful feature for speeding up work with PR comments.

There’s a similar feature request here: Suggest changes based on PR comment

The team is already working on a related feature that will add access to PR review comments for automated fixes.

We’ve logged your request, and the team will consider it when building the integration.