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
Scanned 9/6/2026
Install to Claude Code
npx -y skills add josstei/maestro-orchestrate --skill orchestrate --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Orchestrate?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/josstei-orchestrate-maestro-orchestrate)More formats (shields.io, HTML) on the badges page.
---
name: orchestrate
description: 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
---
Read `../../references/runtime-guide.md`.
Call `get_skill_content` with resources: ["orchestration-steps"].
## Startup
1. If `get_runtime_context` appears in your available tools, call it first.
2. Prefer Maestro MCP tools for settings, workspace initialization, session status, planning validation, and session transitions.
3. If MCP tools are unavailable, use direct file operations under `docs/maestro`.
4. Treat `docs/maestro` as the workspace state root.
Follow the returned step sequence exactly. The steps are the sole procedural authority — do not improvise, skip, or reorder them.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!