738 B
738 B
description
| description |
|---|
| Challenge the specification with Socratic questioning to identify logical gaps, unhandled edge cases, and robustness issues. |
// turbo-all
Workflow: speckit.quizme
-
Context Analysis:
- The user has provided an input prompt. Treat this as the primary input for the skill.
-
Load Skill:
- Use the
view_filetool to read the skill file at:.agents/skills/speckit.quizme/SKILL.md
- Use the
-
Execute:
- Follow the instructions in the
SKILL.mdexactly. - Apply the user's prompt as the input arguments/context for the skill's logic.
- Follow the instructions in the
-
On Error:
- If required files don't exist, inform the user which prerequisite workflow to run first (e.g.,
/speckit.specifyto createspec.md).
- If required files don't exist, inform the user which prerequisite workflow to run first (e.g.,