Descriptions:
Craig Hewitt walks through a four-stage autonomous coding workflow built on top of Claude Code, credited to framework creator Matt Pocock. The system — called RALPH (Repetitive Autonomous Loop for PRD Handling) — chains four custom slash commands: “grill me” (relentless requirement interviews, 20–40 questions), “PRD” (generates a Product Requirements Document pushed as a GitHub issue), “PRD to issues” (breaks the PRD into individual GitHub issues), and “Ralph” (autonomous loop that picks each issue, writes code, tests, commits, and moves to the next).
The video demonstrates a live build: a weekly YouTube analytics digest email for a SaaS product, featuring channel data, competitor video surfacing, and scheduled delivery via the Bento email platform. Hewitt also introduces a fifth “shape” command that auto-interviews itself — exploring the codebase, answering its own architectural questions based on senior developer best practices — useful when the builder wants to defer most decisions to Claude Code rather than answer 40 questions manually.
The recommended operating pattern is to spend daytime hours refining the PRD and issue breakdown, then fire the Ralph loop at end of day inside a Docker sandbox (using Claude Code’s “dangerously accept permissions” flag) for overnight autonomous execution. The entire setup relies on Claude Code, GitHub Issues, and Docker, with no proprietary tooling beyond Pocock’s open prompt templates.
📺 Source: Craig Hewitt · Published April 10, 2026
🏷️ Format: Hands On Build







