From a4231024249c9de16564eb47b1c046a6540b8965 Mon Sep 17 00:00:00 2001 From: James Ross Date: Wed, 10 Jun 2026 16:39:18 +1000 Subject: [PATCH] docs: add agent-workspace-architecture to Guides & Learning Co-Authored-By: Claude Fable 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46701b6..da5d66d 100644 --- a/README.md +++ b/README.md @@ -507,6 +507,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - ✨ [**claude-code-mcpinstall**](https://github.com/undeadpickle/claude-code-mcpinstall) (236 ⭐) - Easy guide to installing Claude Code MCPs globally on your machine. - ✨ [**claude-code-system-prompt**](https://github.com/matthew-lim-matthew-lim/claude-code-system-prompt) (122 ⭐) - Claude Code's system prompt. - [**claudecode-best-practices**](https://github.com/rosmur/claudecode-best-practices) (54 ⭐) - A collection of best practices and procedures for using Claude Code. +- [**agent-workspace-architecture**](https://github.com/jimy-r/agent-workspace-architecture) (2 ⭐) - Redacted architecture of a real long-running Claude Code workspace: roles library, scheduled agents with a dead-man's switch, weekly self-audit with canaries, memory hygiene discipline, plus an interactive tour of its load-bearing patterns. ---