prd-to-plan converts product requirements documents into phased implementation plans organized as vertical slices (tracer bullets), with output saved as a structured Markdown file in a local `./plans/` directory. It's designed for product managers, engineers, and technical leads who need to break down feature specifications into concrete, end-to-end implementation phases that can be built and verified incrementally. The skill solves the problem of translating high-level requirements into actionable development phases by identifying durable architectural decisions upfront and slicing work into thin, complete layers rather than splitting by technical component.
npx skills add https://github.com/mattpocock/skills --skill prd-to-plan