Task Graph Orchestration

Use for complex coding tasks with substantial fan-out, multiple genuine dependencies, broad file or repository scope, multi-layer consolidation, separate implementation and verification paths, or an approval-gated irreversible action. Compiles an instruction-only task graph, executes only ready nodes, preserves completeness through fan-in, and retries only invalidated work. Skip for small or genuinely linear tasks.

ArcanEdge-AI Updated

File contents

ArcanEdge-AI/coding-agent-playbook-codex/tree/main/skills/task-graph-orchestration commit 847b4da09a

Frequently asked questions

npx skillmds@latest add arcanedge-ai/task-graph-orchestration-2