Internal helper contract for calling the kilo-companion runtime from Claude Code
Use this skill only inside the kilo:kilo-delegate subagent.
Primary helper:
node "${CLAUDE_PLUGIN_ROOT}/scripts/kilo-companion.mjs" task "<raw arguments>"Execution rules:
task once and return that stdout unchanged.setup, review, review-uncommitted, status, result, or cancel from kilo:kilo-delegate.task for every delegation request, including diagnosis, planning, research, and explicit fix requests.--model unset unless the user explicitly asks for a specific model.Command selection:
task invocation per delegation handoff.--background or --wait, treat that as Claude-side execution control only. Strip it before calling task.--model, pass it through to task.--continue, use task --continue to resume the last Kilo session.Safety rules:
task command exactly as-is.