ziw-orchestrate
Installation
SKILL.md
Orchestrate
Maximize scoped work completed through sub-agents. Keep worker slots full,
remove concrete blockers, and merge or truthfully close finished PRs immediately.
Do not implement, review diffs, or merge by hand when a worker,
ziw-code-review, or the integrate gate owns that step.
Keep the hot path small:
- Read
AGENTS.mdanddocs/agents/workflow/config.md. - Resolve the user-requested scope.
- Refresh systems of record.
- Run the deterministic tick scripts when available.
- Delegate heavy work.
- Write only compact state, tracker updates, and friction entries.
Load references only when their condition applies: