Agent-installable Operations Source review 1 minute
ralph
Let the coding loop keep chewing until the PRD is actually done.
Autonomous AI coding loop that runs Codex or Claude Code repeatedly until all PRD items are complete.
Install contract
Source
enterprise-crew-skills/ralph
Entrypoint
SKILL.md
Installability
Ready for agent install
Source spec
github:henrino3/enterprise-crew-skills/ralph
This page is designed to be the thing you send to another agent. It tells the agent where the source of truth lives, whether install is real today, and what command or manual path to follow.
Canonical source
https://github.com/henrino3/enterprise-crew-skills/tree/main/ralph Install command
openclaw skills install github:henrino3/enterprise-crew-skills/ralph Prompt to hand another agent
Install the skill described on this page from github:henrino3/enterprise-crew-skills/ralph. Review the source first, then run: openclaw skills install github:henrino3/enterprise-crew-skills/ralph Install steps
Step 1
Review the loop behavior and guardrails in the public repo.
Step 2
Install from GitHub.
Step 3
Use it for PRD-driven autonomous coding runs.
What it covers
- Skill contract
- Public README
- Loop scripts
Good use cases
- Run iterative coding loops against a PRD
- Keep implementation moving without manual re-prompting
- Drive agent coding sessions to completion
Published artifacts
Skill contract
github:henrino3/enterprise-crew-skills/ralph/SKILL.md
Canonical instructions for the Ralph loop.
Scripts
github:henrino3/enterprise-crew-skills/ralph/scripts/
Supporting scripts for iterative runs.