con un clic
haiku-refine
Refine intent, unit, or upstream stage outputs mid-execution
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Refine intent, unit, or upstream stage outputs mid-execution
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Quick mode for small tasks — single-stage intent with auto-advance
Start a new H·AI·K·U intent — describe what you want to accomplish and the system creates a structured lifecycle for it
Full autonomous workflow — elaborate, plan, build, review, and deliver in one command
Open the SPA review pane for an intent so the user can browse units, feedback, stage artifacts, and outputs. Non-blocking on the workflow — leaves feedback that the engine picks up on the next tick. Use whenever the user wants to "see," "open," "show," or "look at" the current intent or a specific stage.
Reverse-engineer an existing feature into H·AI·K·U intent artifacts
Zero-ceremony single-unit execution — run one task directly through a stage's hat loop without intent or workflow scaffolding
| name | haiku-refine |
| description | Refine intent, unit, or upstream stage outputs mid-execution |
haiku_intent_list to find the active intent.ask_user_visual_question to ask what to refine: intent-level spec, specific unit, or upstream stage output.haiku_studio_stage_get and haiku_unit_list to read current state. Create new units via haiku_unit_write for the additional work — do NOT mutate completed units (forward-only invariant). The cursor picks up new units automatically (units with empty iterations[] are wave-ready).haiku_feedback finding with targets.invalidates: [<role>] against the affected unit. The terminal fix-hat clears those approvals on closure and the cursor reroutes through them.haiku_run_next to drive the lifecycle.