# AnandChowdhary/continuous-claude

🔂 Ralph loop with PRs: Run Claude Code in a continuous loop, autonomously creating PRs, waiting for checks, and merging

Repository: https://github.com/AnandChowdhary/continuous-claude
Canonical: https://ross.abutalabs.com/products/continuous-claude
Homepage: https://anandchowdhary.com/open-source/2025/continuous-claude
Language: Shell
License: MIT
License Family: permissive
Topics: ai, ai-agents, claude, claude-code, continuous-ai
Last push: 2026-08-24T08:06:44+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 93, longevity 20
- inputs: {"age_days": 291, "days_push": 9, "days_rel": 51, "gap_med": 0.0, "n_releases_24m": 59}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1375, forks 92 (observed 2026-08-28T04:04:33.185912+00:00)

## What it is
A shell-based CLI tool that runs Claude Code in a continuous loop, autonomously creating branches, pull requests, waiting for CI checks, and merging. It persists context across iterations so long-running, multi-step coding tasks can complete without exhausting the context window.

## Use cases
- raise test coverage from 0% to 80% autonomously overnight
- run Claude Code in a loop on large multi-step refactors
- automate PR creation, CI monitoring, and merging with an AI agent
- tackle large coding projects that exceed a single AI session's context
- schedule continuous AI coding agent runs against a GitHub repo

## When to choose
- you use Claude Code and want long-running autonomous coding sessions
- you want AI-generated changes gated by CI checks and PRs
- you need persistent context across many agent iterations

## When to avoid
- you need human review of every AI-generated change
- your project does not use GitHub pull request workflows
- you are uncomfortable with agents running with permissions skipped

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, ci-cd, developer-tools, workflow-automation
- domain: developer-tools, version-control
- platform: cli
- tags: claude-code, ralph-loop, autonomous-coding, pull-requests, github, ai-coding-agent, ai-agents, automation, linux, macos

## Member repositories
- AnandChowdhary/continuous-claude (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.185912+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:32.748112+00:00, confidence not recorded.
  - readme: https://github.com/AnandChowdhary/continuous-claude (fetched 2026-08-28T04:04:33.185912+00:00, sha 310eca49769b)
  - homepage: https://anandchowdhary.com/open-source/2025/continuous-claude (fetched 2026-08-29T11:56:45.513650+00:00, sha 7a48debac199)
  - site_page: https://anandchowdhary.com/about (fetched 2026-08-29T11:56:45.523881+00:00, sha c760f1d452f7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
