AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

soniccyclone/claude-ralphs

Claude code ralph looping system, designed to be run within a container.

APACHE-2.0 GitHub ↗
★ 0
stars
75
AI relevance
50
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

claude-ralph is a small CLI tool that runs a “ralph loop” for Claude Code but replaces the agent’s self-declared DONE with externally-verified success criteria. It’s for developers who use Claude to iteratively edit/build projects and want deterministic gates (tests, typechecks, Playwright scripts, size checks) to decide completion. Key features: - Composes a prompt from PROMPT.md, specs/, fix_plan.md and last verifier_report.md, runs Claude, then executes all executables in .ralph/verifiers/ in lexical order. - Verifiers are simple scripts: exit 0 = pass, nonzero = fail; their stdout/stderr become the feedback. All-green writes .ralph/DONE and exits. - Scaffolds .ralph/ layout, per-iteration logs, verifier_report.md, optional verifier metadata (blocking, timeout), installer, POSIX-compatible, recommends sandboxing. - Requirements: claude CLI on PATH and ANTHROPIC_API_KEY.

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🧠 LLM providers (1)
Anthropic
🤖 LLM models (1)
Claude

Owner

Account
soniccyclone
Type
User
Followers
14
Company
Nearform

I love coding, watching anime, playing video games, and reading my Bible.

Dates

Created on GitHub 2026-05-09
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 18:11