Maestro-orchestrate implementation-planning
Generates detailed implementation plans from finalized designs
install
source · Clone the upstream repo
git clone https://github.com/josstei/maestro-orchestrate
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/josstei/maestro-orchestrate "$T" && mkdir -p ~/.claude/skills && cp -r "$T/plugins/maestro/skills/implementation-planning" ~/.claude/skills/josstei-maestro-orchestrate-implementation-planning-b76c00 && rm -rf "$T"
manifest:
plugins/maestro/skills/implementation-planning/SKILL.mdsource content
Methodology loaded via MCP. Call
get_skill_content(resources: ["implementation-planning"]).