How this skill is triggered — by the user, by Claude, or both
Slash command
/lomo-orchestrator:sonnetThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
用户希望将一个任务委派给 Sonnet (4.6) 在后台异步执行。
用户希望将一个任务委派给 Sonnet (4.6) 在后台异步执行。 Sonnet 适合中等复杂度的编码任务,速度和质量平衡。
调用 MCP 工具 create_async_task:
拿到 taskId 后:
上面的后台 Bash 会在任务完成时返回一段格式化文本。 收到通知后,阅读 summary.md 并向用户汇报结果。
npx claudepluginhub 15195999826/lomomarketplace --plugin lomo-orchestratorRoutes tasks to Haiku, Sonnet, or Opus based on complexity to optimize cost and quality. Use for intelligent model selection and tiered routing.
Manually routes queries to specific Claude models (Haiku, Sonnet, Opus) via /route command, overriding automatic selection for speed, cost, or complexity control.
Recommends optimal Claude model (Haiku, Sonnet, Opus) for tasks using decision matrix for technical, business, strategy, creative, and command complexity.