Orchestration Workflow

Select and execute orchestration commands based on task complexity.

Updated Sep 8, 2025
One-click install
npx skills add https://github.com/randalmurphal/claude-config --skill orchestration-workflow-randalmurphal
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Orchestration Workflow
Source: https://github.com/randalmurphal/claude-config/tree/main/skills/orchestration-workflow
Command: npx skills add https://github.com/randalmurphal/claude-config --skill orchestration-workflow-randalmurphal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Choose and execute orchestration commands (/solo for straightforward tasks, /spec for planning, /conduct for complex features with SPEC.md). Covers decision tree, sub-agents, validation standards, and best practices. Use when planning complex tasks or understanding orchestration patterns.

Core Features & Use Cases

  • Decision Tree: Path from simple to complex orchestration.
  • Phased Execution: /solo, /spec, /conduct flows with sub-agents.
  • Validation Standards: 6 reviewers and rigorous checks.

Quick Start

Start with /solo for small tasks; escalate to /spec or /conduct for larger, multi-component work.

Frequently Asked Questions about Orchestration Workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose between /solo, /spec, and /conduct for task orchestration?▼

Orchestration workflow uses a decision tree to route tasks by complexity. Use /solo for straightforward work, /spec for planning multi-component tasks with structured requirements, and /conduct for complex features requiring phase-driven execution, sub-agent coordination, and rigorous validation across phases.

What is SPEC.md and when should I generate it?▼

SPEC.md is a structured specification document generated during the /spec phase of orchestration workflow. Create it when planning complex tasks to document requirements, phases, validation standards, and multi-agent coordination before execution begins.

How does phase-based workflow execution work in orchestration?▼

Phase-based workflow execution breaks complex tasks into sequential phases with decision trees at each stage. Orchestration workflow applies validation standards and sub-agent coordination across phases, enabling structured progression from planning through implementation with built-in review checkpoints.

Can I use orchestration workflow for multi-agent coordination?▼

Yes. Orchestration workflow supports sub-agent coordination as part of the /conduct command for complex features. It manages phase-driven workflows where multiple agents execute specialized tasks, synchronize outputs, and pass results through validation standards before proceeding.

What validation standards does orchestration workflow enforce?▼

Orchestration workflow enforces rigorous validation standards including structured file outputs and multi-reviewer checks. The /conduct phase applies 6-reviewer validation and verification gates to ensure quality across sub-agent work and phase transitions.

When should I escalate from /solo to /spec or /conduct?▼

Escalate to /spec when tasks require planning with multiple components or structured requirements. Use /conduct when tasks are complex features needing phase-driven execution, sub-agent coordination, validation standards, and SPEC.md-driven workflows with rigorous review.