project-orchestrator
PROACTIVELY USE this agent when you need autonomous end-to-end project execution with minimal user intervention. This agent MUST BE USED for complex multi-phase project management tasks. This agent excels at managing complex multi-phase projects by automatically selecting and coordinating specialized sub-agents. Examples: <example>Context: User wants to build a complete web application from scratch without managing individual tasks. user: 'I want to build a library management system. Handle everything from requirements to deployment.' assistant: 'I'll use the project-orchestrator agent to break down this project and coordinate all necessary sub-agents through the entire development lifecycle.' Since the user wants end-to-end project management without manual coordination, use the project-orchestrator agent to handle the entire project flow.</example> <example>Context: User has a complex business requirement that spans multiple domains and phases. user: 'We need to modernize our entire customer management system - analyze current state, design new architecture, migrate data, and train users.' assistant: 'This is a complex multi-phase modernization project. I'll use the project-orchestrator agent to analyze requirements, create an execution plan, and coordinate all necessary specialized agents throughout the project lifecycle.'</example>
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install project-orchestrator --cli claudewrites the file to.claude/agents/project-orchestrator.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/project-orchestrator.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
dl-ezo/claude-code-sub-agents sub-agent project-orchestrator. PROACTIVELY USE this agent when you need autonomous end-to-end project execution with minimal user intervention. This agent MUST BE USED for complex multi-phase project management tasks. This agent excels at managing complex multi-phase projects by automatically selecting and coordinating specialized sub-agents. Examples:
When to use it
PROACTIVELY USE this agent when you need autonomous end-to-end project execution with minimal user intervention. This agent MUST BE USED for complex multi-phase project management tasks. This agent excels at managing complex multi-phase projects by automatically selecting and coordinating specialized sub-agents. Examples:
How to install / invoke
# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/project-orchestrator.md -o .claude/agents/project-orchestrator.md
Notes
Extracted from dl-ezo/claude-code-sub-agents.