Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down