skill-orchestrator-multiagentlisted
Install: claude install-skill MaciejZet/agent-skills
# Skill Orchestrator — Multiagent (alias)
This package is a **thin alias**. Canonical planning and sequencing live in
`skill-orchestrator`.
Immediately load and follow:
[`../skill-orchestrator/SKILL.md`](../skill-orchestrator/SKILL.md)
with:
```text
execution_mode: isolated_subagents
```
Shared references (do not fork):
- `../skill-orchestrator/references/workflow-archetypes.md`
- `../skill-orchestrator/references/sequencing-rules.md`
- `references/multiagent-execution.md`
- `references/subagent-prompt-template.md`
Parent thread **plans and merges only**. Each specialist runs in its own subagent.
If Task/subagent API is unavailable, stop and recommend `@skill-orchestrator`
with `execution_mode=single_thread`.