dispatching-parallel-agents — 并行派单协议
SkillFiles & storageUse when EZ_math_model runs in multi or hybrid mode and has two or more independent subtasks that can be assigned to subagents without shared files, shared state, or dataflow dependencies.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the dispatching-parallel-agents — 并行派单协议 skill
What this skill tells your AI
The instructions your AI receives, as published by woodfishhhh/ez_math_model in skills/ez-math-model/tools/dispatching-parallel-agents/SKILL.md and read by ahel’s review.
何时使用
agent_mode = multi或hybrid。pipeline 03拆出多个ques子任务。- 多个文献 query 可独立检索。
- 开发 EZ_math_model 时有互不冲突的实现任务。
独立性检查
派单前逐项确认:
- 任务间没有数据流依赖。
- 任务间不会写同一个文件。
- 任务间不需要共享中间状态。
任一项不满足,就改为顺序执行或分批执行。
Signals
- GitHub stars
- 41
- Forks
- 1
- Last commit
- Jul 2026
Advanced
- Catalog kind
- skill
- Gateway key
dispatching-parallel-agents-woodfishhhh- Source
- github.com/woodfishhhh/ez_math_model