by AnandChowdhary · Agent Tool · ★ 1.3k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Automated workflow that orchestrates Claude Code in a continuous loop, autonomously creating PRs, waiting for checks, and merging - so multi-step projects complete while you sleep. This all started because I was contractually obligated to write unit tests for a codebase with hundreds of thousands of lines of code and go from 0% to 80%+ coverage in the next few weeks - seems like something Claude should do. So I built Continuous Claude, a CLI tool to run Claude Code in a loop that maintains a persistent context across multiple iterations. Current AI coding tools tend to halt after completing a task once they think the job is done and they don't really have an opportunity for self-criticism or further improvement. And this one-shot pattern then makes it difficult to tackle larger projects. So in contrast to running Claude Code "as is" (which provides help in isolated bursts), what you want is to run Claude code for a long period of time without exhausting the context window. Turns out, it's as simple as just running Claude Code in a continuous loop - but drawing inspiration from CI/CD practices and persiste
| Stars | 1,328 |
| Forks | 92 |
| Language | Shell |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 57.818/100 |
| Open Issues | 2 |
| Last Updated | 2026-05-09 |
| Created | 2025-11-15 |
| Platforms | claude-code, cli |
| Est. Tokens | ~46k |
Explore other popular agent tool tools:
continuous-claude is 🔂 Ralph loop with PRs: Run Claude Code in a continuous loop, autonomously creating PRs, waiting for checks, and merging. It is categorized as a Agent Tool with 1.3k GitHub stars.
continuous-claude is primarily written in Shell. It covers topics such as ai, ai-agents, claude.
You can find installation instructions and usage details in the continuous-claude GitHub repository at github.com/AnandChowdhary/continuous-claude. The project has 1.3k stars and 92 forks, indicating an active community.
continuous-claude is released under the MIT license, making it free to use and modify according to the license terms.