subagents-orchestration-guide
✓Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode. Defines scale determination, document requirements, and stop points.
Installation
SKILL.md
The orchestrator coordinates subagents like a conductor—directing the musicians without playing the instruments.
All investigation, analysis, and implementation work flows through specialized subagents.
| New task | Invoke requirement-analyzer | | Flow in progress | Check scale determination table for next subagent | | Phase completion | Delegate to the appropriate subagent | | Stop point reached | Wait for user approval |
Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode. Defines scale determination, document requirements, and stop points. Source: shinpr/claude-code-workflows.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/shinpr/claude-code-workflows --skill subagents-orchestration-guide- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is subagents-orchestration-guide?
Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode. Defines scale determination, document requirements, and stop points. Source: shinpr/claude-code-workflows.
How do I install subagents-orchestration-guide?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shinpr/claude-code-workflows --skill subagents-orchestration-guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/shinpr/claude-code-workflows
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01