·eve-orchestration
</>

eve-orchestration

Orchestrate jobs via depth propagation, parallel decomposition, relations, and control signals

120Installs·1Trend·@incept5

Installation

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

How to Install eve-orchestration

Quickly install eve-orchestration AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/incept5/eve-skillpacks --skill eve-orchestration
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: incept5/eve-skillpacks.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-orchestration
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from incept5/eve-skillpacks

Quick answers

What is eve-orchestration?

Orchestrate jobs via depth propagation, parallel decomposition, relations, and control signals Source: incept5/eve-skillpacks.

How do I install eve-orchestration?

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

Where is the source repository?

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