Skip to main content
Back to registry

ralph-tui-create-beads-rust

subsy/ralph-tui

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

Installs538
Install command
npx skills add https://github.com/subsy/ralph-tui --skill ralph-tui-create-beads-rust
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Converts PRDs to beads (epic + child tasks) for ralph-tui autonomous execution using beads-rust ( br CLI). Note: This skill uses the br command from beads-rust. If you have the original beads ( bd ) installed instead, use the ralph-tui-create-beads skill. Take a PRD (markdown file or text) and create beads using br commands: 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 br 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: After creating beads, sync to export to JSONL (for git tracking): This exports the SQLite database to .beads/issues.jsonl for version control. Beads are stored in: .beads/ directory (SQLite DB + JSONL export) 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...

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-rust do?

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

Is ralph-tui-create-beads-rust good?

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

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

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

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

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

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

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

Related skills

More from subsy/ralph-tui

Related skills

Alternatives in Software Engineering