One-click install
npx skills add https://github.com/martinjlowm/nixfiles --skill prd-martinjlowm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/martinjlowm/nixfiles/tree/main/config/claude/skills/prd
Command: npx skills add https://github.com/martinjlowm/nixfiles --skill prd-martinjlowm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the gap between a product initiative description (often stored in Notion) and an engineering plan that can be implemented with clear scope, tasks, and measurable success criteria.

Core Features & Use Cases

  • Notion-to-PRD Translation: Converts a Notion product item into a structured technical PRD with scope, impacted areas, and assumptions.
  • Codebase-Grounded Technical Breakdown: Analyzes the provided reference codebase to identify architecture boundaries, conventions, tests, and deployment patterns the plan must follow.
  • Execution Planning for GitHub & Notion: Creates a GitHub Project with phased epics/issues and a Notion roadmap entry with a validated, contiguous timeline.

Use it when you have a Notion initiative link and need an engineering-ready breakdown that produces GitHub project items plus roadmap dates and success criteria.

Quick Start

Use prd to create a technical PRD from this Notion product item link and generate the corresponding GitHub project and Notion roadmap plan grounded in the reference codebase.

Frequently Asked Questions about prd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a technical PRD from a Notion product item?

To generate a technical PRD from a Notion product item, provide the initiative link and a reference codebase. The tool extracts Notion context, analyzes codebase impact, and outputs structured scope, assumptions, and engineering epics.

What is codebase-grounded engineering planning for roadmap initiatives?

Codebase-grounded engineering planning analyzes your reference codebase to identify architecture boundaries, conventions, and deployment patterns. This ensures your roadmap initiatives produce technical breakdowns that strictly follow existing project constraints.

How do I create GitHub project epics from product ideas?

You can create GitHub project epics from product ideas by passing a Notion product item to the tool. It translates the initiative into phased GitHub project issues and user stories grounded in your reference codebase architecture.

Can I use Notion and GitHub Projects together for technical roadmap planning?

Yes, this approach supports technical roadmap planning by synchronizing Notion and GitHub Projects. It converts Notion product items into GitHub Project epics while validating a contiguous Notion timeline including hypercare.

What's the best way to estimate engineering tasks for a Notion product roadmap?

The best way to estimate engineering tasks for a Notion product roadmap is calibrating estimates against an optional baseline file. This grounds the technical breakdown and phased execution plan in historical data.

Do I need a reference codebase to create verifiable success criteria for a PRD?

Yes, you need a reference codebase to create verifiable success criteria for a PRD. Analyzing the codebase ensures the checklist-style criteria match actual architecture boundaries, tests, and deployment patterns.