ralph-tui-cn-beads

Convert PRDs into epic and story beads with quality gates for ralph-tui.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates translating PRDs into beads for ralph-tui execution using chronis (cn CLI). This enables autonomous execution by turning high-level requirements into epics and story beads with clear dependencies and gates.

Core Features & Use Cases

  • Converts a PRD into an epic bead and multiple user-story beads with story-specific acceptance criteria.
  • Detects project tooling and generates appropriate quality gates for each bead.
  • Establishes dependencies between epic and story beads, ready for ralph-tui orchestration.

Quick Start

Create beads from a PRD by running ralph-tui with chronis to generate an epic and its child beads.

Frequently Asked Questions about ralph-tui-cn-beads

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

FAQPage Schema
How do I convert PRDs into executable beads for ralph-tui?

To convert PRDs into beads for ralph-tui, this skill analyzes the PRD, detects project tooling, and classifies quality gates into epic and story levels. It then generates an epic bead with gates and creates child beads for each user story using chronis.

What is the best way to generate epics and user stories from a PRD using chronis?

Generating epics and user stories from a PRD using chronis involves analyzing the document to establish an epic bead and its dependent child beads. The process translates high-level requirements into story-specific acceptance criteria and dependencies for autonomous orchestration.

Does ralph-tui require specific project tooling to create quality gates for beads?

ralph-tui bead creation does not require specific tooling upfront; the skill detects your project's existing tooling during PRD analysis. It then automatically generates appropriate quality gates matched to your detected environment for both epic and story beads.

Can I establish dependencies between epic and story beads for autonomous execution?

Yes, you can establish dependencies between epic and story beads for autonomous execution. The skill outputs commands compatible with cn dep add to link the epic bead with its generated child beads, enabling seamless ralph-tui orchestration.

How do I sync generated beads with chronis after converting a PRD?

To sync generated beads with chronis after converting a PRD, the skill outputs descriptions and commands compatible with cn create, cn dep add, and cn sync. This allows you to seamlessly orchestrate the epic and story beads within your environment.

Why classify quality gates into epic and story levels when translating PRDs?

Classifying quality gates into epic and story levels when translating PRDs ensures that high-level requirements and individual user story acceptance criteria are validated independently. This separation enables clearer dependency tracking and more reliable autonomous execution by ralph-tui.