robonuggets/claudeclaw

111 stars · Last commit 2026-03-24

A reference blueprint for building persistent, multi-agent Claude Code setups with Telegram and Discord.

README preview

# ClaudeClaw

![ClaudeClaw Banner](banner.jpg)

A reference blueprint for building persistent, multi-agent Claude Code setups with Telegram and Discord.

Give this document to your Claude Code and it becomes an expert in setting up channels, multi-agent architecture, crons, memory, and session management. Everything it needs to help you build your own agent team.

> Created by Jay from RoboLabs. Learn more at [robonuggets.com](https://robonuggets.com)

---

## What This Is

ClaudeClaw is a blueprint - a single reference document you give to any Claude Code instance. Once it reads this, it knows how to:

1. **Set up Telegram and Discord channels** so you can message your agent from your phone
2. **Run your agent 24/7** with session persistence and recovery
3. **Build a multi-agent team** where each agent has its own workspace, bot, and memory
4. **Schedule recurring tasks (crons)** that survive session restarts

View full repository on GitHub →