prd-orchestrator

Generate a complete PRD suite with sub-PRDs, plans, and runner scripts.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/Fancu1/dotfile --skill prd-orchestrator-fancu1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-orchestrator
Source: https://github.com/Fancu1/dotfile/tree/main/skills/prd-orchestrator
Command: npx skills add https://github.com/Fancu1/dotfile --skill prd-orchestrator-fancu1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive Product Requirement Documents (PRDs), sub-PRDs, execution plans, and runner scripts from a single requirement.

Core Features & Use Cases

  • End-to-End PRD Generation: Creates mother PRDs, verification PRDs, ordered sub-PRDs, and per-PRD plans.
  • Automated Execution Setup: Generates a runner script to execute PRDs sequentially and track progress.
  • Use Case: Provide a one-line requirement like "Build a user authentication service" and receive a full set of PRDs, plans, and a script to implement them.

Quick Start

Use the prd-orchestrator skill to turn the requirement "Create a new dashboard page" into a full PRD set.

Frequently Asked Questions about prd-orchestrator

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

FAQPage Schema
How do I generate a complete PRD and execution plan from a single requirement?

To generate a PRD and execution plan, provide a single requirement like "Build a user authentication service" to receive an orchestrated suite of mother PRDs, verification PRDs, sub-PRDs, and runner scripts.

What is the best way to automate creating sub-PRDs and verification tooling?

Automating sub-PRD and verification tooling creation involves orchestrating a structured workflow that defines iterative development and risk assessment, generating ordered sub-PRDs and per-PRD execution plans automatically.

Can I automatically track progress when executing multiple PRDs sequentially?

You can track progress during sequential PRD execution by using an automatically generated runner script that orchestrates the implementation steps and monitors the status of each sub-PRD.

Do I need any specific dependencies to set up automated PRD execution?

No specific dependencies are required to set up automated PRD execution, as the Skill operates independently to generate the necessary scaffolding, documentation, and runner scripts from your initial requirement.

How does iterative development risk assessment work with generated PRDs?

Iterative development risk assessment works by structuring the generated PRD suite into ordered sub-PRDs and verification tooling, ensuring risks are evaluated continuously throughout the automated execution workflow.