fix: Add cross-platform fallback preamble to create-new-skill.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2026-03-01 15:43:35 -08:00
parent a2c4978ace
commit 465bd3d6bb

View File

@@ -1,3 +1,9 @@
## Interaction Method
If `AskUserQuestion` is available, use it for all prompts below.
If not, present each question as a numbered list and wait for a reply before proceeding to the next step. For multiSelect questions, accept comma-separated numbers (e.g. `1, 3`). Never skip or auto-configure.
# Workflow: Create a New Skill # Workflow: Create a New Skill
<required_reading> <required_reading>