prd-pipeline

Translate product intent into a PRD-driven workflow with stages and artifacts.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/grant-vine/wunderkind --skill prd-pipeline-grant-vine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-pipeline
Source: https://github.com/grant-vine/wunderkind/tree/main/skills/prd-pipeline
Command: npx skills add https://github.com/grant-vine/wunderkind --skill prd-pipeline-grant-vine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts vague product intent into a durable, end-to-end PRD-driven workflow that teams can execute with clear stages, artifacts, and handoffs.

Core Features & Use Cases

  • PRD to Plan: Breaks down a PRD into phased plans with end-to-end tracer bullets and measurable milestones.
  • Plan to Issues: Transforms plans into actionable work items with acceptance criteria and traceability.
  • Mode awareness: Supports filesystem mode for durable artifacts and GitHub mode when the repo is ready, ensuring integration with existing workflows.

Quick Start

Provide a high-level product intent and select a workflow mode to generate a durable PRD-driven plan and linked artifacts.

Frequently Asked Questions about prd-pipeline

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

FAQPage Schema
How do I turn a vague product intent into a structured PRD workflow?

To turn product intent into a PRD workflow, you provide a high-level description and the Skill translates it into a durable, end-to-end PRD-driven workflow with clear stages, artifacts, and handoffs from discovery to execution.

Can I generate GitHub issues directly from a PRD plan?

Yes, you can generate GitHub issues from a plan. When GitHub mode is enabled and repo readiness is confirmed, the Skill transforms plans into actionable work items with acceptance criteria and traceability for GitHub.

Does the PRD workflow support filesystem mode for artifact durability?

Yes, the PRD workflow supports filesystem mode. It writes durable artifacts and related traceability data to the .sisyphus directory and related files, ensuring end-to-end artifact persistence without relying on external repositories.

What is the best way to break down a PRD into phased plans with measurable milestones?

The best way to break down a PRD into phased plans is by applying the Skill's planning stage, which generates end-to-end tracer bullets and measurable milestones directly from your product requirements document.

How does the workflow enforce acceptance criteria during the plan to issues stage?

The workflow enforces acceptance criteria during the plan to issues stage by transforming high-level plans into actionable work items, ensuring every generated issue contains strict criteria and traceability back to the original PRD.

Do I need an existing GitHub repository to use the PRD pipeline workflow?

No, you do not need an existing GitHub repository to use the PRD pipeline workflow. You can operate in filesystem mode to generate durable artifacts locally, and switch to GitHub mode only when repo readiness is confirmed.