skill-orchestrator-multiagent
Alias for skill-orchestrator with execution_mode=isolated_subagents. Use when the user asks for multiagent orchestration, separate agents per skill, Task/subagent per step, or strict isolation between Evidence Researcher, AI Council, auditors, and other skills. Do not use when a single specialist suffices, when the host has no subagent/Task API (use skill-orchestrator single_thread), for routing-only questions, or to bypass AI Council or Release Readiness policy.
Pinned to revision 6626bb65beb0, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/skill-orchestrator-multiagent/SKILL.md
- skills/skill-orchestrator-multiagent/CHANGELOG.md
- skills/skill-orchestrator-multiagent/INSTALL.md
- skills/skill-orchestrator-multiagent/LICENSE
- skills/skill-orchestrator-multiagent/VERSION
- skills/skill-orchestrator-multiagent/agents/openai.yaml
- skills/skill-orchestrator-multiagent/assets/icon.svg
- skills/skill-orchestrator-multiagent/references/multiagent-execution.md
- skills/skill-orchestrator-multiagent/references/subagent-prompt-template.md
- skills/skill-orchestrator-multiagent/references/workflow-archetypes.md
- skills/skill-orchestrator-multiagent/scripts/orchestrate_kernel.py
- skills/skill-orchestrator-multiagent/scripts/orchestrate_multiagent_kernel.py
- skills/skill-orchestrator-multiagent/scripts/validate_envelope.py
- skills/skill-orchestrator-multiagent/tests/test_orchestrate_multiagent_kernel.py
- skills/skill-orchestrator-multiagent/tests/test_validate_envelope.py
Every link opens the file at its source, pinned to the revision this page describes.