en un clic
ralph
// Set up and run Ralph Wiggum loop - autonomous AI coding with clean slate iterations, PRD-driven features, and CI quality gates. Use for long-running autonomous coding tasks.
// Set up and run Ralph Wiggum loop - autonomous AI coding with clean slate iterations, PRD-driven features, and CI quality gates. Use for long-running autonomous coding tasks.
This skill should be used when the user asks to "set up gws", "install Google Workspace CLI", "connect Gmail to Claude", "manage Google Drive from terminal", "send email from CLI", "check my calendar", "create a Google Doc", "use gws", "Google Workspace agent", or mentions gws CLI, Google Workspace automation, or wants to interact with Gmail, Drive, Calendar, Sheets, Docs, Slides, Chat, Tasks, Meet, or Forms from the command line.
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.
Create SVG graphics through programmatic code generation. Use this skill when the user asks to create icons, logos, illustrations, diagrams, data visualizations, generative art, patterns, fractals, or any vector graphics. Provides executable Python scripts for grids, radial patterns, fractals, waves, particles, charts, icons, and optimization.
Create award-winning, cinematic frontend interfaces that feel ALIVE. Combines 10+ years of creative frontend experience with technical excellence. Specializes in WebGL, custom shaders, premium animations, and distinctive aesthetics that would win on Awwwards. Use when building landing pages, dashboards, platforms, or any interface where "generic AI slop" is unacceptable.
Create Excalidraw diagrams as JSON files for flowcharts, user journeys, system architectures, wireframes, and visual documentation. Use when the user asks to create diagrams, flowcharts, visual representations, architecture diagrams, mind maps, or any Excalidraw-compatible visualizations. Outputs .excalidraw.json files that can be opened in excalidraw.com or any Excalidraw-compatible app.
| name | ralph |
| description | Set up and run Ralph Wiggum loop - autonomous AI coding with clean slate iterations, PRD-driven features, and CI quality gates. Use for long-running autonomous coding tasks. |
Autonomous AI coding pattern that runs agents in iterations with clean context, working on PRD-driven features while maintaining CI green.
| Command | Action |
|---|---|
/ralph | Show help menu |
/ralph setup | Create Ralph infrastructure |
/ralph init | Build custom PRD interactively |
/ralph run | Execute the autonomous loop |
/ralph setupCreate all Ralph files in the current directory.
Steps:
Read and copy templates from this skill's templates/ folder:
./ralph-loop.sh./prd.json./progress.txt./README-RALPH.mdMake script executable: chmod +x ralph-loop.sh
Detect project context and customize:
package.json → determine package manager (pnpm/npm/yarn)tsconfig.json → TypeScript projectShow completion message with next steps
/ralph initGuide user through creating a custom PRD interactively.
Questions to ask:
Output: Generate prd.json with user's input. Offer to create other Ralph files if not present.
/ralph runExecute the Ralph loop.
Pre-flight checks:
ralph-loop.sh existsprd.json existspasses: false)./ralph-loop.sh/ralph (no args)Show help menu:
Ralph Wiggum Loop - Autonomous AI Coding
Commands:
/ralph setup - Create Ralph infrastructure in this directory
/ralph init - Create a new PRD from scratch
/ralph run - Run the Ralph loop
What would you like to do?
<promise>COMPLETE</promise> when all stories passGood user stories are:
"passes": false initiallyBad user stories are: