awesome-ralph
关于 Ralph 的资源精选列表 — 这种 AI 编码技术会让 AI 编码 agent 自动循环运行,直到规格需求全部达成。
A curated list of resources about Ralph, the AI coding technique that runs AI coding agents in automated loops until specifications are fulfilled.
怎么安装
git clone https://github.com/snwfdhmp/awesome-ralph ~/.claude/skills/awesome-ralph 简介
Awesome Ralph A curated list of resources about Ralph (aka Ralph Wiggum), the AI coding technique that runs AI coding agents in automated loops until specifications are fulfilled. Ralph is a technique created by Geoffrey Huntley for autonomous AI coding. The core concept is elegantly simple: bash while :; do cat PROMPT.md | claude-code ; done **Key principles:** Run an AI agent repeatedly until a PRD/specification is complete Progress persists in files and git history, not in context Each iteration starts fresh with clean context Use "backpressure" (tests, lints, type checks) to validate work …
推荐参考
信息
- 协议
- –
- 语言
- –
- GitHub 星标
- 918
- 月下载
- –
- 最近更新
- 2026-02-03
- 创建于
- 2026-01-19
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license
- 收录来源
- curated:hesreallyhim/awesome-claude-code
- 主题标签
- ai-coding, claude, claude-code, ralph, ralph-loop, ralph-wiggum, vibe-coding
同类推荐
awesome-dsh-plugin
awesome-dsh-plugin/awesome-dsh-plugin
DeepSeek Harness (dsh) 插件精选列表
claude-howto
luongnv89/claude-howto
一本可视化、示例驱动的 Claude Code 指南——从基本概念到高级代理,带有立即可用的复制粘贴模板。
claude-code-system-prompts
Piebald-AI/claude-code-system-prompts
Claude Code 系统提示的所有部分,27 个内置工具描述,子代理提示(Plan/Explore/Task),实用提示(CLAUDE.md、compact、statusline、magic docs、WebFetch、Bash cmd、安全审查、代理创建)。针对每个 Claude Code 版本更新。