Ralph For Claude Code — AI skill for Claude Code
by Frank Bria - An autonomous AI development framework that enables Claude Code to work iteratively on projects until completion.
How to install Ralph For Claude Code
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open frankbria/ralph-claude-code and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Ralph For Claude Code does
[](https://github.com/frankbria/ralph-claude-code/actions/workflows/test.yml) [](LICENSE)
Alternatives in AI
- Peekaboo — Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, o 3.2k ★
- Ralphex — Extended Ralph loop for autonomous AI-driven plan execution 1.1k ★
- Zotero MCP — It's a plugin extension in Zotero 1.1k ★
README
Ralph for Claude Code
[](https://github.com/frankbria/ralph-claude-code/actions/workflows/test.yml) [](LICENSE)
[](https://github.com/frankbria/ralph-claude-code/issues) [](https://github.com/hesreallyhim/awesome-claude-code) [](https://x.com/FrankBria18044)
**Autonomous AI development loop with intelligent exit detection and rate limiting**
Ralph is an implementation of the Geoffrey Huntley's technique for Claude Code that enables continuous autonomous development cycles he named after [Ralph Wiggum](https://ghuntley.com/ralph/). It enables continuous autonomous development cycles where Claude Code iteratively improves your project until completion, with built-in safeguards to prevent infinite loops and API overuse.
**Install once, use everywhere** - Ralph becomes a global command available in any directory.
Project Status
**Version**: v0.11.5 - Active Development **Core Features**: Working and tested **Test Coverage**: 566 tests, 100% pass rate
What's Working Now
- Autonomous development loops with intelligent exit detection
- Dual-condition exit gate: Requires BOTH completion indicators AND explicit EXIT_SIGNAL
- Rate limiting with hourly reset (100 calls/hour, configurable)
- Circuit breaker with advanced error detection (prevents runaway loops)
- Response analyzer with semantic understanding and two-stage error filtering
- JSON output format support with automatic fallback to text parsing
- Session continuity with
--resumeflag for context preservation (no session hijacking) - Session expiration with configurable timeout (default: 24 hours)
- Modern CLI flags:
--output-format,--allowed-tools,--no-continue - Interactive project enablement with
ralph-enablewizard .ralphrcconfiguration file for project settings- Live streaming output with
--liveflag for real-time Claude Code visibility - Multi-line error matching for accurate stuck loop detection
- 5-hour API limit handling with user prompts
...
Related Skills
Ralph Loop
A long-running AI agent loop. Ralph automates software development tasks by iteratively working through a task
Ralph Claude Code
Autonomous AI development loop for Claude Code with intelligent exit detection.
Venice Py
Unofficial async-first Python SDK for the Venice.ai API — chat, image, video, music, audio, embeddings, TEE at
Tkflyc AI CLI
Run Claude Code, Codex, Antigravity and any OpenAI-compatible API as MCP tools with background jobs — registry
LinkedIn Automation AI Agent
Run your LinkedIn on autopilot: one post a day, useful comments, connection notes with a real message, and pro
Answer Contract
Four rules that stop your AI agent from padding, rambling, and shipping one mediocre answer: Implicit-Need Fil
Related Agents
Ralph Orchestrator
by mikeyobrien - Ralph Orchestrator implements the simple but effective "Ralph Wiggum" technique for autonomou
Documentation Keeper
Use this agent when:\n\n1. After Feature Completion: A new feature file appears in features/ directory with st
Resilience HTTP
Configura padrões de resiliência HTTP — retry com backoff, circuit breaker, timeouts e propagação de Correlati