prd-workflow

Orchestrate PRD workflows by composing sub-skills for scenario capture, references, diagrams, and tasks.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/sunLeee/optimization --skill prd-workflow-sunleee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-workflow
Source: https://github.com/sunLeee/optimization/tree/main/.claude/skills/scaffolding/prd-workflow
Command: npx skills add https://github.com/sunLeee/optimization --skill prd-workflow-sunleee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Composite workflow to automate the full PRD lifecycle from initial conversation to final PRD package, reducing manual handoffs and errors.

Core Features & Use Cases

  • Orchestrates sequential execution of sub-skills: save-scenario, ref-web-search, ref-url-fetcher, doc-prd, diagram-generator, doc-tasks.
  • Provides optional references and diagrams generation to tailor PRDs for different teams and audiences.
  • Ensures deduplication and consistency by checking existing scenarios before saving.

Quick Start

Provide a feature-name to automatically generate the full PRD package.

Frequently Asked Questions about prd-workflow

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

FAQPage Schema
How do I automate end-to-end PRD creation from initial scenarios to task decomposition?

Automate end-to-end PRD creation by orchestrating sub-skills for scenario capture, reference gathering, PRD writing, diagram generation, and task decomposition into a single deterministic workflow package.

What is the best way to generate a full PRD package with diagrams and references included?

Generate a full PRD package by providing a feature-name, which triggers automated web search, URL fetching, and diagram generation to tailor the final document for different teams.

Does the PRD workflow check for duplicate scenarios before saving new product requirements?

Yes, the PRD workflow ensures deduplication and consistency by checking existing scenarios before saving new product requirements during the orchestration process.

Can I use automated PRD workflows to coordinate web search and URL fetching for product documentation?

Yes, you can coordinate automated web search and URL fetching for product documentation, as the workflow integrates reference gathering sub-skills to inform the final PRD.

Do I need to manually trigger each sub-skill to complete the full PRD lifecycle?

No, you do not need to manually trigger each sub-skill; the composite workflow automates the full PRD lifecycle sequentially, reducing manual handoffs and errors.

What limitations exist when using automated workflows for product development scenarios?

Automated workflows for product development scenarios rely on deterministic execution and guardrails, meaning inputs must align with the expected sub-skill sequence to avoid orchestration failures.