Ralph.md: A Markdown format for autonomous coding-agent loops

1 pointsposted 11 hours ago
by juunge

1 Comments

juunge

11 hours ago

RALPH.md is a skill-like format for reusable agent loops. It defines the outer loop around an agent run: the agent command, the commands to run between iterations, the arguments for steering, and the prompt body. That makes it possible to package and share loops that run repeatedly until stopped. I’ve been writing down example patterns and use cases in the cookbook as I learn what works well: https://ralphify.co/docs/cookbook/