From d2c7dc95722021e2c79327464326fe880956876e Mon Sep 17 00:00:00 2001 From: Tuning Labs Date: Sun, 22 Mar 2026 21:14:49 -0500 Subject: [PATCH] Add Claude Command Center workspace template Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4a46b1..0ea9fef 100644 --- a/README.md +++ b/README.md @@ -818,6 +818,7 @@ Notable projects, directories, and resources across the Claude Code ecosystem. | [myclaude](https://github.com/stellarlinkco/myclaude) | 2,400+ | Multi-agent orchestration routing to Claude Code, Codex, Gemini, and OpenCode | | [claude-code-mcp](https://github.com/steipete/claude-code-mcp) | 1,100+ | Run Claude Code as a one-shot MCP server -- an agent in your agent | | [ccmanager](https://github.com/kbwo/ccmanager) | 940+ | Session manager supporting 8 coding agents with smart auto-approval | +| [Claude Command Center](https://github.com/tuning-labs-oss/claude-command-center) | -- | Production-tested workspace template with session hooks, structured memory (4 types), multi-domain routing, daily task tracking, and interactive /setup onboarding. 6 domain templates, pre-commit safety, example skills | ---