Commit 5ed858b
docs(ch05): document multi-skill invocation and mid-input slash commands
Copilot CLI v1.0.44 (2026-05-08) added support for:
- Slash commands appearing anywhere in a message, not just at the start
- Multiple skills invoked in a single message
Updates Chapter 05's 'Direct Slash Command Invocation' section with a new
'Combining Multiple Skills in One Message' subsection that shows beginners
how to combine /code-checklist and /generate-tests in one prompt, and
explains that skill slash commands can be placed anywhere in the message.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7c7acb1 commit 5ed858b
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
104 | 118 | | |
105 | 119 | | |
106 | 120 | | |
| |||
0 commit comments