什么是 eve-orchestration?
通过深度传播、并行分解、关系和控制信号来编排作业 来源:incept5/eve-skillpacks。
通过深度传播、并行分解、关系和控制信号来编排作业
通过命令行快速安装 eve-orchestration AI 技能到你的开发环境
来源:incept5/eve-skillpacks。
This skill explains how to orchestrate complex work in Eve Horizon by spawning child jobs, managing dependencies, and maximizing parallel execution while respecting depth limits.
The parent decides the target depth and passes it to children (in the child description or data). Each child must read and honor the same target depth.
If no target depth is provided, default to Story depth (2) unless the scope clearly indicates EPIC.
通过深度传播、并行分解、关系和控制信号来编排作业 来源:incept5/eve-skillpacks。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-orchestration通过深度传播、并行分解、关系和控制信号来编排作业 来源:incept5/eve-skillpacks。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-orchestration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/incept5/eve-skillpacks