Skip to main content

workflow-orchestration

CORE playbook for structuring multi-layer, multi-subagent workflows. Teaches WHEN and HOW to choose Subagents (orchestrator-worker, context isolation, fan-out → report) vs Agent Teams (Team Lead + shared task list + peer-to-peer), plan-first decomposition (E0 master-plan engine), typed-context handoff, and multi-agent governance. Applied autonomously. USE WHEN: a task needs multiple agents/subagents, parallel work, or team coordination; choosing an orchestration topology; planning a multi-agent workflow; "оркеструй", "розбий на агентів", "subagents", "agent team", "shared task list", "паралельно", "fan-out". DO NOT USE for: single simple Q&A or one-off snippet (use the specific skill); runtime kernel / agent-activation mechanics (ai-core-runtime); intent routing across skills (semantic-router); building n8n workflows/JSON (n8n-orchestrator).

Jump to install

Source facts

Repository
PatriotAi/ai-lab
Last source activity
July 26, 2026 at 19:55
Detected SKILL.md language
Ukrainian
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.