Prerequisites
- Node.js 18 or later
- An API key from Anthropic, OpenAI, or OpenRouter
- Claude Code or another CLI-based coding agent (for the autonomous loop)
Install
Ship a feature
Scan your project
Run You’ll be prompted to select your AI provider and enter your API key.
/init in the TUI. Wiggum detects your tech stack and generates configuration in a .ralph/ directory.Create a feature spec
Run Answer 3-5 questions about your feature. Wiggum generates a detailed spec in
/new with a feature name. Wiggum starts an AI-guided interview to understand what you want to build..ralph/specs/.What’s next
- Learn about interactive mode and all available TUI commands
- Configure AI providers and customize loop behavior
- Read the full command reference

