Kit4Some/Oh-my-ClaudeClaw
Autonomous AI assistant plugin for Claude Code — 5 MCP servers, 21 skills, 3-tier persistent memory, knowledge graph, multi-agent orchestration with Discord/Telegram integration for 24/7 Everyday working
Platform-specific configuration:
{
"mcpServers": {
"Oh-my-ClaudeClaw": {
"command": "npx",
"args": [
"-y",
"Oh-my-ClaudeClaw"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
Autonomous AI Assistant Plugin for Claude Code
> Turn Claude Code into a self-improving autonomous assistant with persistent memory, systematic debugging, automated releases, QA cycles, and multi-agent orchestration.
[Quick Start](#-quick-start) · [Features](#-features) · [Skills](#-skills-21) · [Architecture](#-architecture) · [Plugin Install](#-plugin-installation) · [Contributing](CONTRIBUTING.md)
---
| Without | With OpenClaw-CC | |---------|-----------------| | Every session starts from zero | 3-tier persistent memory across all sessions | | Manual debugging guesswork | 6-step systematic debugging with Iron Law | | Copy-paste release workflow | 8.5-step automated ship (test→review→PR) | | No safety nets | Hook-based guardrails (freeze, careful, guard) | | Single-agent limitations | 19 OMC agents + 4 project agents orchestrated | | No external notifications | Discord/Telegram real-time alerts | | Stale API knowledge | 4,400+ curated docs via Context Hub |
---
# 1. Add marketplace
/plugin marketplace add https://github.com/Kit4Some/Oh-my-ClaudeCLoading reviews...