What problem does it solve?
Convert design session outputs and briefs into a structured, actionable implementation plan that ties design decisions to ordered steps, agent responsibilities, quality gates, and deliverable artifacts so execution proceeds with clear responsibilities and safety checks.
Core Features & Use Cases
- Standardized Plan Template: Produces a consistent plan with Prior Design Decisions, Approach, ordered Steps table, Quality Gates, Risks & Mitigations, and Acceptance Criteria to make reviews and execution deterministic.
- Replacement Pattern Detection & Interleaving: Detects component-level replacement patterns and enforces interleaved create/delete ordering and dependency-safe deletions to avoid unsafe batching.
- Workflow Integration & Agent Assignment: Maps steps to execution stages from workflow.yaml, resolves quality gates, and assigns agents by matching step needs to the agents_generated roster.
- Use Case: Turn a design session for migrating an API or replacing a provider into a reviewed, gate-enforced implementation plan that an execution agent can follow.
Quick Start
Generate an implementation plan from design session notes, ensuring steps include agent assignments, mapped stages, and quality gates.