Liku Orchestrator
What to do
- •Treat
Liku/as the canonical source of truth for agent identity, scope, and state. - •Load skills by inheriting
skills.xmlfrom the agent residence directory up toLiku/. - •Mirror progress to
todo.md; mirror failures toLikuErrors.md.
Quick start (repo-local)
- •Initialize: run
liku init - •Start MCP server (stdio): run
liku-mcp - •Generate a bundle for a residence path:
- •Call MCP tool
liku.invokewithagentResidencelikeLiku/specialist/tsand a JSONtask.
- •Call MCP tool
Notes
- •If an action would require root-only privilege, return an escalation request as structured output; do not assume interactive consent unless the client supports it.