Add new issue2pr cursor command for developer use#638
Merged
drbenvincent merged 1 commit intomainfrom Jan 10, 2026
Merged
Conversation
issue2pr cursor command for developer useissue2pr cursor command for developer use
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #638 +/- ##
==========================================
- Coverage 94.11% 94.08% -0.03%
==========================================
Files 42 42
Lines 7190 7190
Branches 458 458
==========================================
- Hits 6767 6765 -2
- Misses 261 262 +1
- Partials 162 163 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
Author
|
bugbot review |
PR SummaryIntroduces documentation for a structured workflow to convert GitHub issues into pull requests and ignores generated artifacts.
Written by Cursor Bugbot for commit 753144e. This will update automatically on new commits. Configure here. |
cetagostini
approved these changes
Jan 10, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is intended to be very smooth. You just give it the issue number and at the end of the process it's submitted a PR for you that closes the issue. Intended for use for low to medium, level difficulty issues. Let's get some practice with this then see how we can embellish to see if it can take on more complex issues, like new features.
To invoke this command in Cursor, the user types:
in the chat input, followed by the GitHub issue number. For example:
or they can type
/issue2prfirst and then provide the issue number when prompted.📚 Documentation preview 📚: https://causalpy--638.org.readthedocs.build/en/638/