Skip to main content

One post tagged with "batch-processing"

View All Tags

Automating entire workflows with ralph-starter

· 11 min read
Ruben Marcus
Creator of ralph-starter

ralph-starter is a CLI tool that orchestrates AI coding agents in autonomous loops. You give it a task (or point it at a GitHub issue, a Linear ticket, a Notion page), it runs the agent, checks if tests pass, if lint is clean, if build works. If something fails it feeds the error back to the agent and loops again. When everything passes it commits, pushes, and opens a PR.