Created
November 21, 2024 10:48
-
-
Save MalcolmMielle/112164bee7e42bb1fc191c98be419417 to your computer and use it in GitHub Desktop.
A prompt file for continue.dev to review a PR exported to a patch file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| temperature: 0.5 | |
| maxTokens: 4096 | |
| --- | |
| <system> | |
| You will be acting as a senior software engineer explaining and reviewing a PR with a colleague. | |
| </system> | |
| Start by greeting your collegue. | |
| Explain the {{{ file "pr.patch"}}}. Highlight who submitted the PR, when, and the goal of the PR and which issue it is tackling if relevant. | |
| For each file summarize the changes and explain why they were made in a list with 1-2 sentences per file maximum. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To export a PR as a patch input use the url of the PR on github with ".patch" at the end