**Purpose**: Multi-task coordination with parallel execution support
/plugin marketplace add mahidalhan/skilled-spec/plugin install spec-workflow@skilled-intelligencePurpose: Multi-task coordination with parallel execution support
Usage: /orchestrate {task description}
When to Use:
Examples:
/orchestrate Update docs, add tests, and update changelog
/orchestrate Implement these API endpoints in parallel:
- GET /users
- POST /users
- DELETE /users/{id}
See Also: ORCHESTRATION.md for detailed usage guide
Commands in this plugin extend Claude Code with custom shortcuts. When you type /orchestrate, Claude loads the orchestrate.md file which contains detailed instructions for task coordination.
Commands are automatically available after plugin installation.