prd-planner

Convert PRD inputs into hierarchical beads tasks with dependencies and tags.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/msanssouci/opencode --skill prd-planner-msanssouci
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-planner
Source: https://github.com/msanssouci/opencode/tree/main/skills/prd-planner
Command: npx skills add https://github.com/msanssouci/opencode --skill prd-planner-msanssouci

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD planning often requires translating high-level product requirements into actionable work items that can be assigned, tracked, and executed by multiple teams. This skill automates that translation by analyzing PRDs and producing beads task structures with clear ownership and dependencies.

Core Features & Use Cases

  • PRD parsing and domain modeling to identify entities and relationships.
  • Beads task generation with hierarchical structure, tags, and dependency graphs.
  • Multi-agent orchestration by coordinating backend, frontend, testing, and CLI tasks via beads-workflow and build-orchestrator.
  • Use case example: For a new feature PRD, the skill creates an epic and 12 tasks across backend/frontend with dependencies and acceptance criteria.

Quick Start

Load a PRD and run planning to generate beads-based tasks with dependencies.

Frequently Asked Questions about prd-planner

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

FAQPage Schema
How do I convert a PRD into actionable tasks with dependencies?

This skill automates PRD planning by parsing product requirements and generating hierarchical Beads tasks with tags, ownership, and dependency graphs for build-orchestrator execution.

Can I use a chat-based prompt instead of an uploaded document for PRD planning?

Yes, the skill supports both chat-based PRD inputs and uploaded documents, parsing domain models to generate epics and granular tasks across backend, frontend, and testing modules.

What is multi-agent project management for multi-module projects?

Multi-agent project management coordinates backend, frontend, testing, and CLI tasks via beads-workflow. This skill generates the task dependencies required for build-orchestrator execution.

Does PRD planning automation support frontend and testing task breakdown?

Yes, PRD planning automation supports multi-module projects by generating task breakdowns across backend, frontend, and testing domains with defined dependencies and acceptance criteria.

What is the best way to generate epics and granular tasks from a feature PRD?

The best way to generate epics and granular tasks is to load the PRD and run planning automation, which creates hierarchical Beads tasks with dependency graphs and acceptance criteria.

Do I need a build-orchestrator to execute generated Beads tasks?

A build-orchestrator is required for execution. This skill prepares Beads tasks with dependencies and tags specifically for build-orchestrator execution via beads-workflow.