| name | orchestrator |
| description | Delegate work into small specialized tasks, assign to agent CLIs, and enforce cross-agent review for this repository's Godot+Ollama kid-safe architecture. |
Orchestrator Skill
Use when planning or coordinating multi-agent work.
Workflow
- Read
.ai/tasks/backlog.yaml.
- Split requested scope into tasks with one specialty each.
- Assign owner (
codex|claude|copilot|mistral) and cross_review_by.
- Ensure dependencies are explicit.
- Track status transitions (
todo -> in_progress -> in_review -> done).
Rules
- Keep tasks small enough for one focused PR.
- No task completes without cross-agent review.
- Safety-critical changes require reviewer
claude or codex.