skill-orchestrator
SKILL.md
Skill Orchestrator
This skill provides intelligent orchestration of programming tasks by analyzing available Claude Code skills and creating structured execution plans with skill assignments for each step.
Purpose
Transform programming requests into actionable plans that leverage the full power of available Claude Code skills. Instead of working in isolation, this skill ensures optimal skill selection and either guides manual execution or delegates to specialized sub-agents.
When to Use This Skill
This skill should be activated when:
- Receiving a programming or development task that involves multiple steps
- A task could benefit from specialized skills (testing, architecture, frontend, backend, etc.)
- Complex features requiring different expertise domains
- Refactoring or optimization tasks spanning multiple concerns
- Building new applications or significant features
- User explicitly requests orchestrated/planned approach to coding