start
Initiates the task orchestration workflow using the three-agent system (task-orchestrator, task-decomposer, and dependency-analyzer) to create a comprehensive execution plan.
Content Preview
# Orchestrate Tasks Command Initiates the task orchestration workflow using the three-agent system (task-orchestrator, task-decomposer, and dependency-analyzer) to create a comprehensive execution plan. ## Usage ``` /orchestrate [task list or file path] ``` ## Description This command activates the task-orchestrator agent to process requirements and create a hyper-efficient execution plan. The orchestrator will: 1. **Clarify Requirements**: Analyze provided information and confirm understa
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/start.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/orchestration/start.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/orchestration/start.md
Related Skills
start
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear
commandsstart
by OthmanAdi · planning-with-files
START_HERE
🎯 **START HERE: World-Class Team Skills**
engineering-teamstarthere
by alirezarezvani · alirezarezvani-claude-skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
ralph-loop/ralph-loop
"Start Ralph Loop in current session"
commandcommandralph-loopralph-loop
by Anthropic · anthropic-official-plugins