#214 · Primary category: AI Agents & Automation

ralph

Ralph is an autonomous AI agent loop that runs repeatedly until all PRD items are complete.

Project last updated:02/02/26

GitHub Stars

21.7K

Forks

2.1K

Contributors

4

License

MIT

Why we included this project

Ralph automates the tedious part of delegating work to an AI coding tool. Instead of starting a session and nudging it along when it stalls, you write a PRD, Ralph converts it into a structured task file, and the loop keeps spawning fresh instances until every item is complete. It wraps Amp or Claude Code, and each iteration starts with a clean context while progress carries over through git history, a progress log, and a machine-readable task list, so stories too big for a single context window can still finish. It is a thin orchestration layer rather than a full framework, so it drops into an existing repository with minimal setup, which suits teams already on Claude Code or Amp who want longer autonomous sessions.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category