·ralph
</>

ralph

aidangio/agent-skills

将 PRD 转换为 Ralph 自治代理系统的 prd.json 格式。当您有现有 PRD 并需要将其转换为 Ralph 的 JSON 格式时使用。触发条件:转换此 prd,将其转换为 ralph 格式,由此创建 prd.json,ralph json。

10安装·0热度·@aidangio

安装

$npx skills add https://github.com/aidangio/agent-skills --skill ralph

SKILL.md

Converts existing PRDs to the prd.json format that Ralph uses for autonomous execution.

Take a PRD (markdown file or text) and convert it to prd.json in your ralph directory.

Ralph spawns a fresh agent instance per iteration with no memory of previous work. If a story is too big, the LLM runs out of context before finishing and produces broken code.

将 PRD 转换为 Ralph 自治代理系统的 prd.json 格式。当您有现有 PRD 并需要将其转换为 Ralph 的 JSON 格式时使用。触发条件:转换此 prd,将其转换为 ralph 格式,由此创建 prd.json,ralph json。 来源:aidangio/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/aidangio/agent-skills --skill ralph
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 ralph?

将 PRD 转换为 Ralph 自治代理系统的 prd.json 格式。当您有现有 PRD 并需要将其转换为 Ralph 的 JSON 格式时使用。触发条件:转换此 prd,将其转换为 ralph 格式,由此创建 prd.json,ralph json。 来源:aidangio/agent-skills。

如何安装 ralph?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aidangio/agent-skills --skill ralph 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/aidangio/agent-skills