From colick-tools
This skill should be used when the user asks to "并行派遣子代理", "dispatch parallel subagents", "拆分任务给多个子代理", or "让多个子代理同时工作". It provides execution standards and safety framework after the main agent has decided a task is splittable.
How this skill is triggered — by the user, by Claude, or both
Slash command
/colick-tools:dispatching-parallel-subagentsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
为主代理提供**拆分后的执行标准**,不替代主代理的拆分决策。上下文独立性是唯一准入条件。
为主代理提供拆分后的执行标准,不替代主代理的拆分决策。上下文独立性是唯一准入条件。
规范 ≠ 限制。 本 Skill 提供并行拆分的安全框架,不是束缚 AI 能力的枷锁。当推荐规范与你的判断冲突时,你的判断优先;核心原则层面的冲突需先与用户沟通。
主代理的职责:
本 Skill 的职责:
必须同时满足:
不满足时,保留在主会话串行执行。
以下情况必须先与用户讨论:
原则性要求 ≠ 执行指令。 用户说"先讨论""你觉得呢"是邀请讨论,不是授权执行。
references/prompt-templates.md — 可直接使用的 Prompt 模板references/quick-reference.md — 快速参考表与验收清单references/failure-handling.md — 失败处理与常见错误详解examples/real-example.md — 完整实战示例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.
npx claudepluginhub pulck/colicktools --plugin colick-tools