diff --git a/README.md b/README.md index ba038f3..14f69c7 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ Claude Plugins are extensions that enhance Claude Code with custom slash command - [mcp-builder](./mcp-builder) - Guides creation of high-quality MCP (Model Context Protocol) servers for integrating external APIs and services with LLMs. - [agent-sdk-dev](./agent-sdk-dev) - Claude Agent SDK development helper for building custom AI agents. - [maestro-orchestrate](https://github.com/josstei/maestro-orchestrate) - Multi-agent development orchestration coordinating 22 specialized subagents through 4-phase workflows with native parallel execution, persistent sessions, and standalone commands for code review, debugging, security audit, and more. +- [artibot](https://github.com/Yoodaddy0311/artibot) - Cognitive orchestration OS for Claude Code with hierarchical 3-layer memory (working/episodic/semantic), GRPO-RLVR self-learning routing (linear/MLP/joint), MCP server, 29 agents, 100 skills, 56 commands, OTEL observability. ~6800 tests, MIT, zero external DB. ### DevOps & Performance