The prd-to-issues skill breaks down product requirement documents (PRDs) into independently-grabbable GitHub issues using vertical-slice (tracer-bullet) decomposition, where each slice delivers a complete end-to-end path through all integration layers. It's designed for product managers, engineers, and technical leads who need to convert a PRD into actionable, sequenced work items that can be implemented and merged without blocking on other slices. The skill solves the problem of translating high-level requirements into granular, verifiable implementation tickets with clear dependencies and acceptance criteria.
npx skills add https://github.com/mattpocock/skills --skill prd-to-issues