·eve-orchestration
</>

eve-orchestration

通过深度传播、并行分解、关系和控制信号来编排作业

121安装·2热度·@incept5

安装

$npx skills add https://github.com/incept5/eve-skillpacks --skill eve-orchestration

如何安装 eve-orchestration

通过命令行快速安装 eve-orchestration AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-orchestration
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:incept5/eve-skillpacks。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from incept5/eve-skillpacks

快速解答

什么是 eve-orchestration?

通过深度传播、并行分解、关系和控制信号来编排作业 来源:incept5/eve-skillpacks。

如何安装 eve-orchestration?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-orchestration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/incept5/eve-skillpacks