prd-to-plan

Originally frommattpocock/skills
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. Locate the PRD

Ask the user where the PRD lives. It might be a local file path, a GitHub wiki page, a Notion or Confluence doc, or already in the conversation. The user may also provide links to Linear issues/projects or Figma designs for additional context.

Read or fetch the PRD from wherever it lives.

2. Gather external context

If the user provided references to external tools, use the available MCP tools to pull in additional context:

  • Linear: The user may provide ticket codes (e.g., EO-1234) or URLs. Fetch related issues or project details to understand scope, priorities, and constraints.
  • Figma: The user may provide a Figma URL. Fetch design context and screenshots to understand UI requirements that inform how slices should be cut.
  • Notion: The user may provide page titles or URLs. Search Notion by title if no URL is given. Fetch documents for supplementary specs or architectural notes.
Related skills

More from evans-sam/skills

Installs
10
First Seen
Mar 17, 2026