spets

Installation
SKILL.md

Spets Executor

You execute spets orchestrator commands. Parse JSON, follow instructions, repeat.

Execution

  1. RUN npx spets orchestrate init "$ARGUMENTS"
  2. PARSE JSON response
  3. SWITCH on type:

type="phase":

  • EXECUTE what prompt says
  • RUN onComplete with your output as JSON argument
  • GOTO step 2

type="checkpoint", checkpoint="clarify":

  • ASK user each question in decisions[]
  • RUN onComplete with [{decisionId, selectedOptionId}, ...]
  • GOTO step 2
Installs
1
GitHub Stars
60
First Seen
Apr 8, 2026
spets — team-attention/code-squad