ralph-tui-prd

Generates structured PRDs with iterative clarifying questions for the ralph-tui workflow.

20|3|Updated Aug 16, 2016
One-click install
npx skills add https://github.com/heyJordanParker/dotfiles --skill ralph-tui-prd-heyjordanparker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-tui-prd
Source: https://github.com/heyJordanParker/dotfiles/tree/main/claude/.claude/skills/ralph-tui-prd
Command: npx skills add https://github.com/heyJordanParker/dotfiles --skill ralph-tui-prd-heyjordanparker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates structured Product Requirements Documents (PRDs) for the ralph-tui task orchestration workflow. It creates PRDs that include user stories which can be converted into beads issues or prd.json for automated execution. It triggers on: create a prd, write prd for, plan this feature, requirements for, and spec out.

Core Features & Use Cases

  • Iterative Clarifying Questions: It asks 3-5 essential questions one set at a time and adapts based on responses.
  • Quality Gates: Ensures type checking and linting for each user story to guarantee maintainable output.
  • PRD Output: Produces a complete PRD, wrapped in [PRD]...[/PRD] markers for easy parsing by the TUI tooling.
  • Conversion Ready: Generates user stories that can be converted to beads issues or prd.json for automation.

Quick Start

Provide a feature description to initiate PRD generation. The skill will ask clarifying questions and eventually output a PRD in the required [PRD] markers.

Frequently Asked Questions about ralph-tui-prd

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

FAQPage Schema
How do I generate a PRD for AI task orchestration?

To generate a PRD for AI task orchestration, provide a feature description to trigger the skill. It asks iterative clarifying questions and outputs a structured PRD wrapped in [PRD]...[/PRD] markers for automated execution.

What is the best way to convert user stories into beads issues?

The best way to convert user stories into beads issues is by generating a PRD through this skill. It produces user stories specifically structured for seamless conversion to beads issues or prd.json for automated execution.

Does ralph-tui support automated execution of product requirements documents?

Yes, ralph-tui supports automated execution of product requirements documents by converting PRD outputs into prd.json. This allows the structured user stories to be automatically processed and executed by the orchestration tooling.

How do you ensure type checking and linting for generated PRD user stories?

To ensure type checking and linting for PRD user stories, the skill applies built-in quality gates during generation. It requires these checks to pass for each story to guarantee maintainable and structured output.

Why does my AI orchestration workflow need a structured PRD?

An AI orchestration workflow needs a structured PRD to define clear user stories and requirements. This structure allows the requirements to be parsed automatically and converted into executable formats like prd.json or beads issues.