Commit c8ec840
authored
Add append_system_prompt input to _claude-code.yml (#7925)
Allow callers to pass additional system prompt text via the
append_system_prompt input, which gets concatenated with the existing
ghstack notice.
You can see at
pytorch/ciforge#228 (comment) how
I use it to force the pr-review skill to get used to review PRs.1 parent 14fd3d2 commit c8ec840
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
182 | 186 | | |
183 | 187 | | |
184 | 188 | | |
185 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
186 | 192 | | |
187 | 193 | | |
188 | 194 | | |
| |||
0 commit comments