什麼是 ralph-wiggum-loop?
當需要考慮上下文視窗耗盡或處理大量 PR 評論時使用 - 透過外部 shell 循環為每個評論產生一個新的代理會話。对于会话中方法,请改用 pr-review-loop 或 copilot-review-loop。 來源:xpepper/pr-review-agent-skill。
當需要考慮上下文視窗耗盡或處理大量 PR 評論時使用 - 透過外部 shell 循環為每個評論產生一個新的代理會話。对于会话中方法,请改用 pr-review-loop 或 copilot-review-loop。
透過命令列快速安裝 ralph-wiggum-loop AI 技能到你的開發環境
來源:xpepper/pr-review-agent-skill。
The Ralph Wiggum pattern: an external shell loop that spawns a fresh agent session per PR comment. Each invocation reads a plan file, does exactly one unit of work (triage or fix), then exits. The shell loop handles repetition.
This avoids context window exhaustion and works with any agent.
This skill is not invoked via chat. Instead, you run a shell loop in your terminal — the loop pipes CODEREVIEWPLAN.md to a fresh agent session for each iteration:
當需要考慮上下文視窗耗盡或處理大量 PR 評論時使用 - 透過外部 shell 循環為每個評論產生一個新的代理會話。对于会话中方法,请改用 pr-review-loop 或 copilot-review-loop。 來源:xpepper/pr-review-agent-skill。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/xpepper/pr-review-agent-skill --skill ralph-wiggum-loop當需要考慮上下文視窗耗盡或處理大量 PR 評論時使用 - 透過外部 shell 循環為每個評論產生一個新的代理會話。对于会话中方法,请改用 pr-review-loop 或 copilot-review-loop。 來源:xpepper/pr-review-agent-skill。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/xpepper/pr-review-agent-skill --skill ralph-wiggum-loop 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/xpepper/pr-review-agent-skill