Skip to content

Preserve Cursor summary block in make-pr-easy-to-review skill#128

Open
rkm3 wants to merge 1 commit into
cursor:mainfrom
rkm3:preserve-cursor-summary-in-make-pr-easy-to-review
Open

Preserve Cursor summary block in make-pr-easy-to-review skill#128
rkm3 wants to merge 1 commit into
cursor:mainfrom
rkm3:preserve-cursor-summary-in-make-pr-easy-to-review

Conversation

@rkm3

@rkm3 rkm3 commented Jun 8, 2026

Copy link
Copy Markdown

Summary

  • Adds guidance to the make-pr-easy-to-review skill to preserve the `

Note

Low Risk
Documentation-only change to agent skill guidance; no runtime or product behavior is affected.

Overview
Extends the make-pr-easy-to-review skill so agents don’t wipe Cursor-maintained PR description content when they add reviewer notes.

Under Reviewer Guidance, a new subsection tells agents to gh pr view the existing body first, keep the <!-- CURSOR_SUMMARY --><!-- /CURSOR_SUMMARY --> block verbatim (including risk/Bugbot content), preserve the trailing Open in Web / Open in Cursor footer when present, and place new guidance outside that block when using gh pr edit.

Reviewed by Cursor Bugbot for commit 98d5a3a. Bugbot is set up for automated code reviews on this repo. Configure here.

` block when editing PR descriptions.

  • Also preserves the trailing Cursor agent footer (Open in Web / Open in Cursor links) if present.
  • Instructs agents to fetch the existing PR body first and add reviewer guidance outside the Cursor-generated block.

Motivation

When agents run /make-pr-easy-to-review, they often rewrite the PR description with reviewer guidance (TL;DR, file walkthrough, etc.). That can accidentally strip the Cursor-generated summary and Bugbot notes, which Cursor and Bugbot maintain separately from agent-authored review notes.

Test plan

  • Verify the skill text is clear and actionable for agents editing PR bodies via gh pr edit
  • Confirm no other cursor-team-kit skills conflict with this guidance

Made with Cursor

Agents using make-pr-easy-to-review should keep the CURSOR_SUMMARY comment block and agent footer intact when editing PR bodies.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant