Ralph Go banner
neeeeeeessa neeeeeeessa

Ralph Go

Development community

Description

--- description: Start the autonomous Ralph loop. Usage: /ralph-go [cautious|standard|trusting] --- Start the Ralph autonomous execution loop. The user may have passed a preset (cautious / standard / trusting). If no preset is given, default to standard and tell them you're doing so. ## Pre-flight checks ### 1. Branch check We are on a `ralph/*` branch or worktree, not `main` or `master`. If on main, stop and instruct the user to run: `git checkout -b ralph/$(date +%Y%m%d)` or `git worktree

Installation

Installs to ~/.claude/commands/neeeeeeessa-claude-to-code-ralph-go.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/neeeeeeessa/claude-to-code/HEAD/.claude/commands/ralph-go.md -o ~/.claude/commands/neeeeeeessa-claude-to-code-ralph-go.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository