Skip to main content

ralph-loop

Ralph Loop — 防止 AI 提前结束未完成任务的循环机制。本质是一个 bash 循环脚本, 每次迭代启动一个全新的 AI 实例(干净上下文),从 PRD 里挑出未完成的任务、 实现它、跑测试、通过则提交并标记完成,然后把关键信息写进 progress.txt。 持续循环直到所有任务完成。每轮全新上下文,避免传统对话中上下文臃肿导致的质量下降。 Trigger keywords: ralph loop, 循环开发, 自动迭代, 持续开发, 上下文隔离, 批量任务, PRD驱动开发, 自动化开发循环, 迭代开发, ralph, progress.txt, 自动完成任务, 持续集成开发。

Jump to install

Source facts

Repository
ZhouYinLong-lab/Dog-Skills
Last source activity
July 2, 2026 at 16:42
Detected SKILL.md language
Chinese
Stars
6
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.