Commit 59931e6
Update issue-to-pr skill (#732)
* Update issue-to-pr skill.
Clarify the command pointer to the specific issue-to-pr reference doc and require branch preflight from main before implementation to avoid stacking PR work on unrelated feature branches.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Rename issue2pr command to issue-to-pr.
Replace the Cursor command file name and text reference so all issue-to-PR command instances consistently use issue-to-pr naming.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Update .cursor/commands/issue-to-pr.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Use consistent <issue_number> placeholder in issue-to-pr workflow
Replace <number> with <issue_number> in branch name examples to match
the placeholder used in the rest of the workflow (Copilot suggestion).
Made-with: Cursor
---------
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent f36e9db commit 59931e6
3 files changed
Lines changed: 13 additions & 8 deletions
File tree
- .cursor/commands
- .github/skills/pr-workflows/reference
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 23 | + | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| |||
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | | - | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
0 commit comments