prd-to-plan

Installation
SKILL.md

PRD to Plan

Break a PRD into a phased implementation plan using vertical slices (tracer bullets). Output is a Markdown file in ./plans/.

Process

1. Confirm the PRD is in context

The PRD should already be in the conversation. If it is not, ask the user to paste it or point to the file.

2. Explore the codebase

If you have not already explored the codebase, do so to understand architecture, existing patterns, and integration layers.

3. Identify durable architectural decisions

Before slicing, identify high-level decisions unlikely to change during implementation:

  • route structures or URL patterns
Related skills
Installs
1
Repository
ajoslin/dot
GitHub Stars
23
First Seen
Apr 24, 2026