Hacker News new | ask | show | jobs
Ralph.md: A Markdown format for autonomous coding-agent loops (ralphify.co)
1 points by juunge 86 days ago
1 comments

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/