ralph-loop-soulbrews
1
总安装量
1
周安装量
#47164
全站排名
安装命令
npx skills add https://github.com/soul-brews-studio/oracle-skills-cli --skill ralph-loop-soulbrews
Agent 安装分布
mcpjam
1
openhands
1
junie
1
zencoder
1
crush
1
Skill 文档
Ralph Loop – Soul Brews Edition
“Iteration > Perfection”
Self-referential development loops with session isolation.
Source Attribution
Base: anthropics/claude-plugins-official/plugins/ralph-loop
Extended: Soul-Brews-Studio/ralph-local (PR #15853)
Usage
/ralph-loop "Build a REST API" --completion-promise "DONE" --max-iterations 50
/cancel-ralph # Cancel active loop
/help # Show documentation
How It Works
/ralph-loopcreates state file with session ID- Work on the task
- When you try to exit, Stop hook intercepts
- Same prompt fed back (see previous work in files)
- Loop until
<promise>DONE</promise>or max iterations
Session Isolation
Each session has its own state file:
state/${SESSION_ID}.md
No interference between terminals!
Commands
Read the command files in commands/ directory:
ralph-loop.md– Start loopcancel-ralph.md– Cancel loophelp.md– Documentation
Note: Hooks Required
This skill requires Claude Code’s hook system (Stop hook, SessionStart hook).
It will be installed to ~/.claude/plugins/ralph-loop-soulbrews/.
ARGUMENTS: $ARGUMENTS