ralph-tui-create-beads 是做什么的?
Create Beads tasks (git-backed, with dependencies) for ralph-tui
为 ralph-tui 创建基于 Git 且支持依赖管理的 Beads 任务。
该技能用于为 ralph-tui 创建“Beads”任务。Beads 是 ralph-tui 中的核心工作单元,每个 Bead 代表一个独立的、可追溯的任务。此技能的关键特性在于其“git-backed”机制:每个 Bead 的创建、修改和状态变更都会自动记录到 Git 仓库中,形成完整的版本历史,便于开发者追踪任务演化和进行回滚。同时,该技能支持在 Bead 之间定义依赖关系,允许用户精确控制任务的执行顺序。这使得复杂的、多步骤的工作流可以被打包为一系列具有清晰依赖的 Bead 链,非常适用于分阶段开发、增量式重构或需要严格顺序执行的 CI/CD 流水线场景。该技能主要服务于 ralph-tui 平台,通过命令行交互实现 Bead 的快速搭建和管理。
npx skills add https://github.com/subsy/ralph-tui/tree/main/skills/ralph-tui-create-beadsInstalled? Explore more 生产力与协作 skills: steipete/gemini, steipete/gh-issues, steipete/skill-creator · View all 6 →
Create Beads tasks (git-backed, with dependencies) for ralph-tui
This repo contains 2 individual skills — each has its own dedicated page.
Convert PRDs to prd.json format for ralph-tui execution. Creates JSON task files with user stories, acceptance criteria, and dependencies. Triggers on: create prd.json, convert to json, ralph json, create json tasks.
Generate a Product Requirements Document (PRD) for ralph-tui task orchestration. Creates PRDs with user stories that can be converted to beads issues or prd.json for automated execution. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
Create, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.
Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.