Converts a PRD or requirements document into a structured, phased implementation plan with individual phase files and granular per-task files written to .context/plans/. Also restructures existing monolithic planning documents into digestible, hierarchical directory structures. Creates a root plan index summarising all phases, a numbered phase file per phase, and a numbered task file per task inside each phase directory.
92
93%
Does it follow best practices?
Impact
91%
3.25xAverage score across 5 eval scenarios
Passed
No known issues
Create a complete implementation plan for the following requirements.
Summary Redesign the checkout flow of an existing e-commerce web app to improve conversion rates. The current checkout is a single-page form; the new design uses a three-step wizard (cart review → shipping → payment).
sendgrid integrationTech stack: React, TypeScript, Tailwind CSS, React Hook Form, Stripe Elements, existing Node.js/Express backend
Create a complete implementation plan under .context/plans/ for this project.