Documentation
README
Template: Multi-Skill Orchestrator (Tier 3)
Use for complex domains with multiple distinct workflows routed from a main skill.
Structure
skill-name/ # Main orchestrator
SKILL.md
references/
shared-ref-1.md
shared-ref-2.md
scripts/
shared_script.py
skills/
skill-name-sub1/
SKILL.md
skill-name-sub2/
SKILL.md
skill-name-sub3/
SKILL.md
Main Orchestrator Template
This is the opening of the README. Read the full README on GitHub.