什么是 cook-parallel?
【实现】⚡⚡⚡并行实现——多个任务同时进行 来源:duc01226/easyplatform。
【实现】⚡⚡⚡并行实现——多个任务同时进行
通过命令行快速安装 cook-parallel AI 技能到你的开发环境
来源:duc01226/easyplatform。
Before modifying ANY code: Verify assumptions with actual code evidence. Search for usages, read implementations, trace dependencies. If confidence < 90% on any change, investigate first or ask user. See .claude/skills/shared/anti-hallucination-protocol.md for full protocol.
| File Ownership | Each subagent owns specific files - no overlap | | Dependency Order | Respect dependency graph | | Max Concurrent | 3 subagents max to prevent conflicts | | Sync Points | Integration checkpoints between phases |
| Speed | 2-3x faster | Baseline | | Coordination | Higher complexity | Simple | | Conflicts | Risk of merge issues | None | | Context | Split across agents | Unified |
【实现】⚡⚡⚡并行实现——多个任务同时进行 来源:duc01226/easyplatform。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/duc01226/easyplatform --skill cook-parallel【实现】⚡⚡⚡并行实现——多个任务同时进行 来源:duc01226/easyplatform。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/duc01226/easyplatform --skill cook-parallel 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/duc01226/easyplatform