Commit 711bccc
fix(claude): correct gh pr create snippet and allow AskUserQuestion in /ship skill
- Fix line-continuation bug in the Phase 6 gh pr create example: move the
FEAT/FIX note above the block so every flag carries a backslash.
- Resolve --base dynamically via `gh repo view` so the skill works on
repos whose default branch is not `main`.
- Add `AskUserQuestion` to allowed-tools so the secrets-scan hard-stop
can present its structured three-option prompt.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f689a08 commit 711bccc
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
136 | 138 | | |
137 | | - | |
| 139 | + | |
138 | 140 | | |
139 | | - | |
| 141 | + | |
140 | 142 | | |
141 | 143 | | |
142 | 144 | | |
| |||
0 commit comments