/prompt — Structured Task Handoff
Ask questions one at a time. User answers each. Skip on "skip" or blank.
mode ∈ {research, debug, decision, planning, implement, review}— "Mode?"goal: string— "Goal?"context: string— "Context? (or skip)"format ∈ {text, json, table, steps, code, short}— "Format?"unknown_ok ∈ {yes, no}— "Can I say 'I don't know'?"
After all answers, build internal seed and confirm in one sentence. Then start.
Rules
P1: ∀ field(blank): skip ∨ ask — ¬guess
P2: mode ∈ {research, review} → I1 (edits=0)
P3: unknown_ok=yes → decision ∈ {execute, unknown, insufficient_evidence, refuse}
P4: unknown_ok=no → ∀ claim: verified
P5: post_parse → confirm(1 sentence) ∧ start