Skip to content

Commit 613fc30

Browse files
docs: add ClaudeClaw to competitive threat matrix
Adds ClaudeClaw as #9 competitor (MEDIUM, Tier 1 simplicity play). Refs #3234. - CC hooks-based, zero infrastructure, curl|bash install - Conversational onboarding, Obsidian vault memory - Targets our weakest tier (install simplicity) - Updated Ruflo star count 47K -> 49K
1 parent 536ff01 commit 613fc30

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

β€Ždocs/competitive-threat-matrix.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The Claude Code orchestration space is **crowded and moving fast**. 8+ competito
2727
| #6 | **mission-control** | 4.7K | 🟠 HIGH | `npm install` | Multi-gateway | Skills Hub | βœ… | βœ… | βœ… RBAC |
2828
| #7 | **OpenACP** | 346 | 🟠 HIGH | `curl \| bash` | **28+** | Telegram, Discord, Slack | βœ… | ❌ | ❌ |
2929
| #8 | **ECC** | 177K | 🟒 OPPORTUNITY | Config library | N/A (skills) | N/A | ❌ | ❌ | ❌ |
30+
| #9 | **ClaudeClaw** | 1 | 🟑 MEDIUM | `curl \| bash` | 1 (CC hooks) | Telegram | ❌ | ❌ | ❌ |
3031
| β€” | **Aegis** | ~200 | β€” | `npx + ag run` (2 cmds) | 1 (Claude Code) | 4 | βœ… 34 MCP tools | βœ… Full React | βœ… OIDC/RBAC |
3132

3233
---
@@ -223,11 +224,12 @@ For each competitor: what they have that we don't **AND** what we have that they
223224

224225
| Issue | Competitor | Key takeaway |
225226
|-------|-----------|-------------|
226-
| #3013 | Ruflo (47K ⭐) | Full-stack, 98 agents, self-learning. Enterprise moat still defensible. |
227+
| #3013 | Ruflo (49K ⭐) | Full-stack, 98 agents, self-learning. Enterprise moat still defensible. |
227228
| #3014 | oh-my-claudecode (33K ⭐) | Zero-config is our biggest UX gap. `/autopilot` mode to replicate. |
228229
| #3004 | cc-connect (8K ⭐) | 11 chat platforms, multi-agent. Converging on our enterprise features. |
229230
| #3003 | OpenACP (346 ⭐) | Same architecture, simpler install, 28+ agents. Highest-threat small competitor. |
230231
| #3016 | Full landscape | 8 competitors ranked. Aegis smallest by stars, deepest by enterprise features. |
232+
| #3234 | ClaudeClaw (1 ⭐) | CC hooks-based simplicity play. Zero infrastructure, conversational onboarding. Tier 1 threat. |
231233
| ECC | everything-claude-code (177K ⭐) | Not a competitor β€” distribution channel. Skills layer, not orchestration. |
232234

233235
---

0 commit comments

Comments
Β (0)