orchestration-best-practices
Installation
SKILL.md
Platform Notes
- Optional helper plugins may help in some environments, but they must not be treated as required for this skill.
Orchestration Best Practices
Use When
- Master skill for orchestrating multi-step workflows. Use when generating code for complex processes, agent coordination, or system design. Ensures proper step definition, dependency tracking, error handling, and validation.
- The task needs reusable judgment, domain constraints, or a proven workflow rather than ad hoc advice.
Do Not Use When
- The task is unrelated to
orchestration-best-practicesor would be better handled by a more specific companion skill. - The request only needs a trivial answer and none of this skill's constraints or references materially help.