Skip to main content
Back to the directory
subsy/ralph-tuiSoftware EngineeringFrontend and Design

ralph-tui-create-beads-rust

Convert PRDs to executable beads for ralph-tui using beads-rust CLI.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
739

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/subsy/ralph-tui --skill ralph-tui-create-beads-rust
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, ralph-tui-create-beads-rust has 739 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: subsy/ralph-tui. Canonical URL: https://skills.sh/subsy/ralph-tui/ralph-tui-create-beads-rust.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Convert PRDs to executable beads for ralph-tui using beads-rust CLI. 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: - Extracts quality gates from PRD and appends them to every story's acceptance...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Convert PRDs to executable beads for ralph-tui using beads-rust 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.

Which AI agents support ralph-tui-create-beads-rust?

ralph-tui-create-beads-rust currently lists compatibility with Skills CLI.

Is ralph-tui-create-beads-rust safe to install?

ralph-tui-create-beads-rust has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

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

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

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

Run the following command to 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