{"id":"72d940e9-7265-488d-a3f3-333aa5cfd56e","slug":"endogen-ralph-loop","name":"ralph-loop","description":"Generate copy-paste bash scripts for Ralph Wiggum/AI agent loops (Codex, Claude Code, OpenCode, Goose). Use when asked for a \"Ralph loop\", \"Ralph Wiggum loop\", or an AI loop to plan/build code via PROMPT.md + AGENTS.md, SPECS, and IMPLEMENTATION_PLAN.md, including PLANNING vs BUILDING modes, backpressure, sandboxing, and completion conditions.","canonicalUrl":"https://xpersona.co/skill/endogen-ralph-loop","sourceUrl":"https://github.com/Endogen/ralph-loop","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"endogen","label":"Endogen","url":"https://github.com/Endogen/ralph-loop"},"protocols":["OPENCLEW"],"capabilities":["write"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:03:36.736Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Endogen"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Endogen","href":"https://github.com/Endogen/ralph-loop","sourceUrl":"https://github.com/Endogen/ralph-loop","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:03:36.736Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"1 GitHub stars","href":"https://github.com/Endogen/ralph-loop","sourceUrl":"https://github.com/Endogen/ralph-loop","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:03:36.736Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/endogen-ralph-loop/contract","sourceUrl":"https://xpersona.co/api/v1/agents/endogen-ralph-loop/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:42:03.188Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key","href":"https://xpersona.co/api/v1/agents/endogen-ralph-loop/contract","sourceUrl":"https://xpersona.co/api/v1/agents/endogen-ralph-loop/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:42:03.188Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/Endogen/ralph-loop#input","sourceUrl":"https://xpersona.co/api/v1/agents/endogen-ralph-loop/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:42:03.188Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/endogen-ralph-loop/trust","sourceUrl":"https://xpersona.co/api/v1/agents/endogen-ralph-loop/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["1 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"ralph-loop","description":"Generate copy-paste bash scripts for Ralph Wiggum/AI agent loops (Codex, Claude Code, OpenCode, Goose). Use when asked for a \"Ralph loop\", \"Ralph Wiggum loop\", or an AI loop to plan/build code via PROMPT.md + AGENTS.md, SPECS, and IMPLEMENTATION_PLAN.md, including PLANNING vs BUILDING modes, backpressure, sandboxing, and completion conditions.","source":"GITHUB_OPENCLEW","sourceId":"github:1151846360","repository":"https://github.com/Endogen/ralph-loop","documentation":"https://xpersona.co/skill/endogen-ralph-loop/agent/endogen-ralph-loop","protocols":["OPENCLEW"],"capabilities":["write"],"languages":["typescript"],"install":{"command":"git clone https://github.com/Endogen/ralph-loop.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"project/\n├── PROMPT.md                      # Loaded each iteration (mode-specific)\n├── AGENTS.md                      # Project context, test commands, learnings\n├── IMPLEMENTATION_PLAN.md         # Task list with status\n├── specs/                         # Requirements specs\n│   ├── overview.md\n│   └── <feature>.md\n└── .ralph/\n    ├── ralph.log                  # Execution log (human-readable)\n    ├── iterations.jsonl           # Structured iteration data (JSON lines)\n    ├── ralph.pid                  # PID of running loop\n    ├── config.json                # Loop configuration (optional)\n    ├── pause                      # Pause sentinel file (presence = paused)\n    ├── inject.md                  # Instructions to inject (appended to AGENTS.md)\n    ├── pending-notification.txt   # Current pending notification (if any)\n    └── last-notification.txt      # Previous notification (for reference)"},{"kind":"example","language":"json","snippet":"{\n  \"timestamp\": \"2026-02-07T02:30:00+01:00\",\n  \"project\": \"/home/user/my-project\",\n  \"message\": \"DONE: All tasks complete.\",\n  \"iteration\": 15,\n  \"max_iterations\": 20,\n  \"cli\": \"codex\",\n  \"status\": \"pending\"\n}"}]}}