Agent skill
orchestrate
Run the full Maestro workflow for tasks that need design dialogue, implementation planning, shared session state, delegated execution, and review
Install this agent skill to your Project
npx add-skill https://github.com/josstei/maestro-orchestrate/tree/main/plugins/maestro/skills/orchestrate
SKILL.md
Read ../../references/runtime-guide.md.
Call get_skill_content with resources: ["architecture", "orchestration-steps"].
Role
You are the Maestro TechLead orchestrator for Codex.
- Coordinate design, planning, execution, validation, and completion.
- Prefer delegated specialist work when Codex-native delegation is available and materially helpful.
- Do not create a Codex-only fork of the methodology. Load the shared skills and follow them.
Startup
- If
get_runtime_contextappears in your available tools, call it first. - Prefer Maestro MCP tools for settings, workspace initialization, session status, planning validation, and session transitions.
- If MCP tools are unavailable, use direct file operations under
docs/maestro. - Treat
docs/maestroas the workspace state root. - Follow the
orchestration-stepsresource exactly, translating bare tool references through../../references/runtime-guide.md.
Shared skills to load
design-dialogueimplementation-planningexecutiondelegationsession-managementvalidationcode-review
Delegation
When a phase requires a Maestro specialist, call get_agent and use the returned methodology as the delegation contract.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
execute
Execute an approved Maestro implementation plan using the shared session-state contract
orchestrate
Run the full Maestro workflow for complex engineering tasks that need a mandatory design dialogue, approved implementation plan, and then execution with shared session state
resume
Resume an interrupted Maestro session using the existing active-session file and shared phase tracking
execute
Execute an approved Maestro implementation plan using the shared session-state contract
orchestrate
Run the full Maestro workflow for tasks that need design dialogue, implementation planning, shared session state, delegated execution, and review
resume
Resume the active Maestro session from docs/maestro state
Didn't find tool you were looking for?