·ralph-loop
</>

ralph-loop

andrelandgraf/fullstackrecipes

自动化代理驱动开发的完整设置。将功能定义为具有可测试验收标准的用户故事,然后循环运行人工智能代理,直到所有故事都通过。

145安装·6热度·@andrelandgraf

安装

$npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill ralph-loop

SKILL.md

Complete setup for automated agent-driven development. Define features as user stories with testable acceptance criteria, then run AI agents in a loop until all stories pass.

Configure AI coding agents like Cursor, GitHub Copilot, or Claude Code with project-specific patterns, coding guidelines, and MCP servers for consistent AI-assisted development.

Create a structured format for documenting feature requirements as user stories. JSON files with testable acceptance criteria that AI agents can verify and track.

自动化代理驱动开发的完整设置。将功能定义为具有可测试验收标准的用户故事,然后循环运行人工智能代理,直到所有故事都通过。 来源:andrelandgraf/fullstackrecipes。

查看原文

可引用信息

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

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

快速解答

什么是 ralph-loop?

自动化代理驱动开发的完整设置。将功能定义为具有可测试验收标准的用户故事,然后循环运行人工智能代理,直到所有故事都通过。 来源:andrelandgraf/fullstackrecipes。

如何安装 ralph-loop?

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

这个 Skill 的源码在哪?

https://github.com/andrelandgraf/fullstackrecipes