Skip to main content
Back to registry

ralph-tui-create-beads

subsy/ralph-tui

Converts PRDs to beads (epic + child tasks) for ralph-tui autonomous execution.

Installs543
Install command
npx skills add https://github.com/subsy/ralph-tui --skill ralph-tui-create-beads
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Converts PRDs to beads (epic + child tasks) for ralph-tui autonomous execution. Note: This skill is bundled with ralph-tui's Beads tracker plugin. Future tracker plugins (Linear, GitHub Issues, etc.) will bundle their own task creation skills. Take a PRD (markdown file or text) and create beads in .beads/beads.jsonl : Look for the "Quality Gates" section in the PRD: Extract: If no Quality Gates section exists: Ask the user what commands should pass, or use a sensible default like npm run typecheck . Beads use bd create command with HEREDOC syntax to safely handle special characters: CRITICAL: Always use — the issue depends on (is blocked by) depends-on. ralph-tui will: Correct dependency order: Each bead's description should include acceptance criteria with: If a PRD has big features, split them: Original: "Add friends outreach track with different messaging" Split into: Each is one focused change that can be completed and verified independently. Input PRD: Output beads: Beads are written to: .beads/beads.jsonl After creation, run ralph-tui: ralph-tui will: - Extract Quality Gates from the PRD's "Quality Gates" section - Create an epic bead for the feature - Create child beads for each user story (with quality gates appended) - Set up dependencies between beads (schema → backend → UI) - Output ready for ralph-tui run --tracker beads - Universal gates: Commands that apply to...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ralph-tui-create-beads do?

Converts PRDs to beads (epic + child tasks) for ralph-tui autonomous execution.

Is ralph-tui-create-beads good?

ralph-tui-create-beads does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does ralph-tui-create-beads work with?

ralph-tui-create-beads currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to ralph-tui-create-beads?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ralph-tui-create-beads?

npx skills add https://github.com/subsy/ralph-tui --skill ralph-tui-create-beads

Related skills

More from subsy/ralph-tui

Related skills

Alternatives in Software Engineering