AnandChowdhary/continuous-claude
A CLI tool that runs Claude Code in a continuous loop, autonomously creating PRs, waiting for checks, and merging code changes.

Continuous Claude extends Claude Code by running it in a persistent loop that maintains context across iterations. It connects to GitHub’s pull request workflow to autonomously create, review, and merge code changes while preserving progress between runs. Inspired by CI/CD practices, it enables large multi-step projects to complete while the developer is away by persisting state and context that would otherwise be lost in stateless AI queries.