Generate PR description from PR diff

Here’s how I just did this:

  • in the terminal, use Cmd K and ask cursor to diff with main and output that into a pull request summary in pr_request.md
  • use Cmd+I to activate composer, ask to update @pr_request.md to remove diff and make pr request a better, more human summary, referencing and closing the issue
  • in github pull requests view, I created a new pull request and copied the contents of pr_request.md in, creating the pull request

Perhaps I’ll find a better way to automate this using something like “Project Rules”; see also Using the “project-rules” in 0.45.2 - Discussion - Cursor - Community Forum