From f0430012013e0b4d926a24c2d11d9e109d0675f8 Mon Sep 17 00:00:00 2001 From: David Marsh Date: Sat, 28 Feb 2026 16:25:54 -0800 Subject: [PATCH] Add DiscoClaw to Agents & Orchestration DiscoClaw is a personal AI orchestrator that bridges Discord to Claude Code with durable memory, task tracking, and automation. https://github.com/DiscoClaw/discoclaw --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 233670b..a451689 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**Severance**](https://github.com/blas0/Severance) (41 ⭐) - A semantic memory system designed for Claude Code. - [**AgentCheck**](https://github.com/devlyai/AgentCheck) (33 ⭐) - Local AI-powered code review agents for Claude Code. - [**claude-agents**](https://github.com/tddworks/claude-agents) (14 ⭐) - A collection of specialized AI agents for Claude Code that enhance software development workflows with focused expertise in specific domains. +- [**discoclaw**](https://github.com/DiscoClaw/discoclaw) (7 ⭐) - A personal AI orchestrator that turns Discord into a persistent workspace for Claude Code, with durable memory, forum-thread-based task tracking, and cron-based automation. ---