Clawdbot 24/7 Agent
Nat Eliason
Author & Founder, Independent
An always-running Claude Code instance on a Mac Mini that manages GitHub, email, and Slack through Telegram. Uses Opus as orchestrator with Codex sub-agents for coding tasks.
When to Use
Steps (5)
Set Up Mac Mini
Configure a dedicated Mac Mini as the orchestration server with all necessary tools, API keys, and Clawdbot installed.
Configure Multi-Model
Set up Clawdbot to use Opus as the orchestrator and spawn Codex sub-agents for coding tasks. Opus manages, Codex codes.
Telegram Integration
Connect Telegram bot for mobile interaction. Send voice notes, receive updates, assign tasks from anywhere.
Service Connections
Give Clawdbot access to GitHub, email, Slack, and any other services. It can do anything from command line or browser.
Custom Skills
Build custom skills for testing flows, reviewing conversations, and generating reports. Run overnight to avoid using daytime credits.
Tools
Related Workflows
Recursive PR Review Workflow
by Nat Eliason
Automated PR review that reviews its own suggestions, creates follow-up issues, implements necessary fixes, and loops until the PR is ready. Close a PR and it evaluates and implements follow-ups.
Sentry → Slack → Auto-Fix Pipeline
by Nat Eliason
Automated bug fixing: Sentry detects production error → sends to Slack channel → tags Clawdbot → Clawdbot analyzes and spawns Codex agent → fix PR opened automatically.