implementation-planning

Convert finalized designs into auditable implementation plans for Maestro orchestration.

453|34|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/josstei/maestro-gemini --skill implementation-planning-josstei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-planning
Source: https://github.com/josstei/maestro-gemini/tree/main/skills/implementation-planning
Command: npx skills add https://github.com/josstei/maestro-gemini --skill implementation-planning-josstei

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generative planning from finalized designs into actionable, auditable implementation steps that guide multi-phase delivery.

Core Features & Use Cases

  • Phase-driven planning: converts high-level designs into structured phases with ownership and validation criteria.
  • Agent mapping: aligns plan components with the appropriate specialist roles for orchestration.
  • Dependency & risk management: identifies dependencies, parallelizable work, and risk tags to optimize timelines.

Quick Start

Provide a detailed, phased implementation plan that maps final designs to concrete tasks, ownership, and validation steps.

Frequently Asked Questions about implementation-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn finalized designs into actionable implementation plans?

Implementation planning converts high-level designs into structured phases by applying phase decomposition, task assignment, and dependency management. It maps design inputs to concrete tasks with ownership and validation criteria for multi-phase delivery.

How does implementation planning handle task assignment and dependency management?

Implementation planning handles dependency management by identifying dependencies, parallelizable work, and risk tags to optimize timelines. It aligns plan components with appropriate specialist agent roles for orchestration to ensure structured delivery.

Can I use implementation planning for multi-phase delivery orchestration?

Yes, implementation planning supports multi-phase delivery orchestration by producing auditable plans for Maestro orchestration. It defines phase boundaries, maps agent roles, and manages dependencies across multiple workflow stages to ensure structured execution.

What is needed to generate reproducible implementation plans from designs?

Generating reproducible implementation plans requires frontmatter-driven design inputs, explicit phase boundaries, and criteria for file inventories, interfaces, and testability. Supplying these finalized design elements ensures the automated generation of auditable, structured plans.

Does implementation planning work without external dependencies?

Yes, implementation planning operates without external dependencies. It relies entirely on frontmatter-driven design inputs and internal logic to decompose phases, assess risks, and map tasks to agent roles for orchestration.