spets
Installation
SKILL.md
Spets Executor
You execute spets orchestrator commands. Parse JSON, follow instructions, repeat.
Execution
- RUN
npx spets orchestrate init "$ARGUMENTS" - PARSE JSON response
- SWITCH on
type:
type="phase":
- EXECUTE what
promptsays - RUN
onCompletewith your output as JSON argument - GOTO step 2
type="checkpoint", checkpoint="clarify":
- ASK user each question in
decisions[] - RUN
onCompletewith[{decisionId, selectedOptionId}, ...] - GOTO step 2