.github/skills/ralph-loop/SKILL.md
Start a self-referential loop that continues until a completion promise is met
npx skillsauth add the-rabak/compound-engineering-plugin ralph-loopInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
"<prompt>" --completion-promise "<text>" --max-iterations <n>
Start a self-referential loop using the stop hook mechanism.
Run the setup script via Bash tool:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/setup-ralph-loop.sh" $ARGUMENTS
After setup, proceed with the prompt specified in the arguments. The stop hook will prevent exit and feed the prompt back until the completion promise is output or max iterations are reached.
To signal completion, output: <promise>YOUR_PROMISE_TEXT</promise>
tools
Package one plan execution packet into a compact ticket-local execution packet with parent refs, scope fences, feature-home ownership, and evidence commands. Use when converting plans into local tickets or when execution needs one ticket-sized context pack without the full plan.
tools
Package one plan execution packet into a compact ticket-local execution packet with parent refs, scope fences, feature-home ownership, and evidence commands. Use when converting plans into local tickets or when execution needs one ticket-sized context pack without the full plan.
testing
Run a deep adversarial review of plans and architecture before implementation. Use when validating strategy docs, contracts, roadmaps, and competitive positioning with scored findings and prioritized recommendations.
testing
Run a deep adversarial review of plans and architecture before implementation. Use when validating strategy docs, contracts, roadmaps, and competitive positioning with scored findings and prioritized recommendations.