How this skill is triggered — by the user, by Claude, or both
Slash command
/lomo-orchestrator:opusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
用户希望将一个任务委派给 Opus (4.6) 在后台异步执行。
用户希望将一个任务委派给 Opus (4.6) 在后台异步执行。 Opus 擅长复杂多文件代码重构、架构设计、深度编码。
调用 MCP 工具 create_async_task:
拿到 taskId 后:
上面的后台 Bash 会在任务完成时返回一段格式化文本。 收到通知后,阅读 summary.md 并向用户汇报结果。
npx claudepluginhub 15195999826/lomomarketplace --plugin lomo-orchestratorDecomposes large tasks (migrations, multi-issue fixes, big features) into parallel work packages with quality gates. Useful for reducing PR cycle time and avoiding merge conflicts.
Orchestrates complex multi-step coding tasks like refactors and features using forked Opus contexts with Haiku/Sonnet delegation for clean history and cost savings. Use /orchestrate.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.