Overnight Coding Team (Architect & Coders)
The Problem
Shipping software alone is slow. Features that should take two hours take a day because of context switching and debugging loops.
How It Works
You describe a feature to Richard in Discord. He plans the implementation, delegates to Claude Code to execute, reviews the diff, and either approves or sends back for revision. You receive a summary of what changed and what passed.
The Prompts That Drive This
The planning prompt breaks the task into concrete, numbered steps before any code is written. The review prompt checks: does implementation match spec, do tests pass, are there edge cases missed.
Setup Notes
Claude Code runs under a separate authentication flow. A wrapper script manages the handoff between OpenClaw and Claude Code.
Related Use Cases
Design & Frontend Engineering
You know what the UI should look like. Getting from mockup to production code means switching between design tools, a code editor, and a browser dozens of times per feature. Most of the time is spent translating, not building.
Cross-Functional Agent Collaboration
In a real company, different departments need to share context. In a solo setup, you become the bottleneck relaying information between agents.
Follow for more workflows and honest breakdowns of what broke.
Follow on X