Loading...
Loading...
Generates iterable checklist PROMPT files for Ralph Loop from plan files or current context, and provides the /ralph-loop execution command.
npx skill4agent add 2ykwang/agent-skills ralph-loop-template$ARGUMENTSPLAN.mdplan.mdPLAN-*.mdplan-*.mdTODO.mdprd.mdPRD.mdCLAUDE.mdnpm run lint && npm run build && npm test{CLAUDE_MD_RULES}CLAUDE.mdpackage.jsonMakefileJustfileCargo.tomlpyproject.tomlsetup.pynumber of phases + 2references/prompt-template.mdreferences/iteration-procedure.mdPROMPT-{kebab-case-name}.md| Placeholder | Source | Fallback |
|---|---|---|
| Step 3 | Ask user |
| Project directory name or CLAUDE.md | Ask user |
| Step 3 | Ask user |
| Step 2 (CLAUDE.md rules) | Omit entire line if no CLAUDE.md |
| Step 3 + non-goal writing rules for inference | Min 2 items |
| Step 2-3 | Omit entire reference docs section if 0 docs |
| Entire | — |
| Step 4 phase splitting result | — |
| Step 2 (project detection) | Ask user |
| COMPLETION_PROMISE generation rules | — |
/ralph-loop### Generated File
`{PROMPT file path}`
> Review the generated PROMPT file before execution. Check the verification commands and phase structure in particular.
### Ralph Loop Execution Command
/ralph-loop "Read {PROMPT file path} and implement the next unchecked phase. Always read the file first to find the first phase with [ ] items." --max-iterations {number of phases + 2} --completion-promise "{COMPLETION_PROMISE}"### Phase N- [ ]