Ralph-tui-create-beads-rust converts product requirement documents into executable beads (epic tasks with child subtasks) using the beads-rust CLI tool, enabling autonomous execution through ralph-tui. It extracts quality gates from PRDs, creates appropriately-sized stories that fit within a single agent context window, and outputs ready-to-execute bash commands with proper dependency ordering. This skill is for developers and teams who want to use ralph-tui with beads-rust as their task management source instead of the original beads CLI.
npx -y skills add subsy/ralph-tui --skill ralph-tui-create-beads-rust --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents