orchestration-skill-creator - Creates multi-phase orchestration skills that spawn subagents.
Creates multi-phase orchestration skills that spawn dedicated subagents for each phase with isolated context.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Interview user for workflow specifications
- Create orchestration skill directory structure
- Generate main SKILL.md orchestrator file
- Generate subagent prompt files
- Generate workflow reference documentation
- Generate session initialization scripts
Inputs
- User workflow requirements
- Phase model and tool preferences
- Skill template files
Outputs
- Skill directory structure
- SKILL.md orchestrator document
- Phase subagent prompt files
- Workflow reference files
- Session initialization scripts
Requirements
- Bash execution environment
- File system write access
- Subagent spawning tool support
- Claude LLM model access
