by DmitrySolana
Autonomous AI development loop for Claude Code with intelligent exit detection
# Add to your Claude Code skills
git clone https://github.com/DmitrySolana/ralph-claude-codeAutonomous 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. 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.
Version: v0.9.9 - Active Development Core Features: Working and tested Test Coverage: 308 tests, 100% pass rate
No comments yet. Be the first to share your thoughts!
--continue flag for context preservation--output-format, --allowed-tools, --no-continuev0.9.9 - EXIT_SIGNAL Gate & Uninstall Script
EXIT_SIGNAL: trueresponse_analyzer.sh fix to respect explicit EXIT_SIGNAL over heuristicsuninstall.sh script for clean Ralph removal