Skip to content

argshook/ralph-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Ralph

Codex agent loop-runner that works through a PRD backlog.

Ralph logo

What’s here

  • prd.json — story backlog with priorities and acceptance criteria.
  • progress.txt — running log of completed steps and results.
  • prompt.md — operating rules for the Ralph loop.
  • loop.sh — helper script to run the loop.

Setup

  • Copy ralph folder from this repo into your project
  • Codex CLI
  • Add a skill to Codex to convert natural language into PRD entries:
    mkdir -p ~/.codex/skills/to-prd && cp ralph/to-prd.skill.json ~/.codex/skills/to-prd/

Usage

  • open codex and submit $to-prd your feature idea here
  • codex will add the PRD entry to prd.json
  • run sh ralph/loop.sh to process the next item in the backlog

Inspired by Geoffrey Huntley, thanks!

About

as seen on https://ghuntley.com/ralph/ just for Codex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages