ns-execution-orchestrator
Installation
SKILL.md
Execution Orchestrator
Drive a partitioned version to completion one slice at a time. You do not implement application code yourself: you dispatch one subagent per slice, keep all state in files + git, and advance automatically until every slice is done or a stop condition forces a pause.
State lives in files + git, never in chat history.
Harness discovery
See ../ns-harness/references/harness-discovery.md and
../ns-harness/references/artifact-layout.md. Read AGENTS.md first.
Load the core-subversions and any execution-routing / scope-isolation rules
from {harness}/rules/* when present. Do not assume monorepo layout or stack
until discovery resolves it.