ralph-tui-cn-prd

Generate production-ready PRDs for Ralph TUI workflows with two-tier quality gates.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/decebal/decebal-claude-skills --skill ralph-tui-cn-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-tui-cn-prd
Source: https://github.com/decebal/decebal-claude-skills/tree/main/skills/ralph-tui-cn-prd
Command: npx skills add https://github.com/decebal/decebal-claude-skills --skill ralph-tui-cn-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates structured PRDs for Ralph TUI bead execution, enabling consistent planning and handoff to automation beads.

Core Features & Use Cases

  • Iterative clarifying questions to capture requirements from the user.
  • Generates a PRD compatible with the ralph-tui-cn-beads workflow.
  • Enforces two-tier quality gates (epic-level and story-level) to ensure thorough validation.
  • Outputs the final PRD wrapped for easy post-processing by agents.

Quick Start

Provide a feature concept and I will generate a PRD for the ralph-tui cn-beads workflow.

Frequently Asked Questions about ralph-tui-cn-prd

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

FAQPage Schema
How do I generate a PRD for Ralph TUI workflows?

This Skill generates production-ready PRDs for Ralph TUI workflows by asking iterative clarifying questions to capture requirements, producing a document with separated epic-level and story-level quality gates for AI agents.

Can I convert a PRD into beads for automated execution using chronis?

Yes, the generated PRD is designed for conversion into beads for automated execution using chronis (cn CLI), ensuring structured handoff to the ralph-tui-cn-beads workflow for automated execution.

What are epic-level and story-level quality gates in PRD documentation?

Epic-level and story-level quality gates are two-tier validation checkpoints enforced during PRD generation to ensure thorough validation of feature requirements before automated execution.

Does the generated PRD include YAML frontmatter for AI agent processing?

Yes, the generated PRD satisfies YAML frontmatter with name and description fields, ensuring the output is correctly formatted for post-processing by AI agents.

Do I need any dependencies to automate PRD creation for Ralph TUI?

No dependencies are required to automate PRD creation, but converting the output into beads for execution requires the chronis (cn CLI) tool within the ralph-tui-cn-beads workflow.