What is eve-orchestration?
Orchestrate jobs via depth propagation, parallel decomposition, relations, and control signals Source: incept5/eve-skillpacks.
Orchestrate jobs via depth propagation, parallel decomposition, relations, and control signals
Quickly install eve-orchestration AI skill to your development environment via command line
Source: 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.
Orchestrate jobs via depth propagation, parallel decomposition, relations, and control signals Source: incept5/eve-skillpacks.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-orchestrationOrchestrate jobs via depth propagation, parallel decomposition, relations, and control signals Source: incept5/eve-skillpacks.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/incept5/eve-skillpacks --skill eve-orchestration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/incept5/eve-skillpacks