skill_compile_ide_companion_work_order
Compile a session plan into a safe IDE companion work order, specifying phases, prerequisites, blockers, steps, evidence, acceptance criteria, and stop conditions. Use to guide automated Unreal Editor tasks.
Instructions
Compile the next safe work order for an IDE companion session.
Accepts a session plan plus optional status/readiness context and emits the selected phase, prerequisites, blockers, tool steps, evidence to collect, acceptance criteria, stop conditions, and after-completion status refresh.
KB: see knowledge_base/32_AGENT_PLAYABLE_SLICE_RECIPE.md#d14-ide-companion-work-order Example: skill_compile_ide_companion_work_order(session_plan=plan, companion_status=status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_plan | Yes | ||
| target_phase | No | ||
| companion_status | No | ||
| readiness_report | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |