Commit 52918e4
Extract issue number in /fix skill to support org/repo#number format (#8624)
The gh CLI doesn't accept "#8622" format directly.
Parse the issue number from $ARGUMENTS before passing to gh issue view,
matching the extraction already used elsewhere in the skill.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2b4608e commit 52918e4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments