prd-orchestrator

Community

Strategize PRD splits for scalable delivery.

Authorblueif16
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Analyzes incoming PRDs to decide whether to execute as a whole or to horizontally split into mini-PRDs with clear acceptance criteria and boundaries.

Core Features & Use Cases

  • PRD analysis: Assess complexity and cross-cut dependencies.
  • Partitioning decisions: Determine between whole execution or split parts.
  • Output artifacts: Mini-PRDs, acceptance criteria, and boundaries for each section.

Quick Start

Provide a PRD input; the orchestrator outputs a structured YAML with sections and boundaries ready for execution.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: prd-orchestrator
Download link: https://github.com/blueif16/amazing-claude-code-plugins/archive/main.zip#prd-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository