Skip to content

Commit 536ff01

Browse files
docs: update competitive threat matrix — May 12 market pulse
Fresh market data for competitive threat matrix. - Ruflo 49.3K stars (+2.3K in 3 days), OMC 33.5K (+400 in 3 days) - npm install volume: Ruflo 56.9K/wk, OMC 7.3K/wk, Aegis 162/wk - New Market Pulse section with release velocity - Updated Aegis install flow to npx 2-command
1 parent 73aed9e commit 536ff01

1 file changed

Lines changed: 23 additions & 7 deletions

File tree

docs/competitive-threat-matrix.md

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Aegis Competitive Threat Matrix
22

3-
> **Last updated:** 2026-05-11 | **Source:** Issues #3013, #3014, #3016, #3003, #3004 + ECC analysis (Orpheus) + deep competitive research (Scribe)
3+
> **Last updated:** 2026-05-12 | **Source:** Issues #3013, #3014, #3016, #3003, #3004 + ECC analysis (Orpheus) + deep competitive research (Scribe)
44
> **Audience:** Leadership (Ema, Boss) for strategic planning
55
66
---
@@ -19,15 +19,15 @@ The Claude Code orchestration space is **crowded and moving fast**. 8+ competito
1919

2020
| Rank | Competitor || Threat | Installs in | Agent count | Chat platforms | API | Dashboard | Enterprise auth |
2121
|------|-----------|-----|--------|-------------|-------------|---------------|-----|-----------|----------------|
22-
| #1 | **Ruflo** | 47K | 🔴 CRITICAL | `npx ruflo init` | 98 | UI only | ✅ (undocumented) | ✅ (beta) ||
23-
| #2 | **oh-my-claudecode** | 33K | 🔴 CRITICAL | `/plugin install` (1 cmd) | Multi-agent | Plugin (inside CC) ||||
22+
| #1 | **Ruflo** | 49.3K (+2.3K in 3 days) | 🔴 CRITICAL | `npx ruflo init` | 98 | UI only | ✅ (undocumented) | ✅ (beta) ||
23+
| #2 | **oh-my-claudecode** | 33.5K (+400 in 3 days) | 🔴 CRITICAL | `/plugin install` (1 cmd) | Multi-agent | Plugin (inside CC) ||||
2424
| #3 | **cc-connect** | 8K | 🟠 HIGH | Binary download | 10+ | **11** (inc. WeChat, QQ) || ✅ (basic) | Token only |
2525
| #4 | **Composio** | 6.9K | 🟠 HIGH | `npm install` | Multi-agent | CI/CD focus ||||
2626
| #5 | **open-multi-agent** | 6.1K | 🟡 MEDIUM | `npm install` | Multi-agent | MCP only || Tracing UI ||
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-
|| **Aegis** | ~200 || `npm + init + config` | 1 (Claude Code) | 4 | ✅ 34 MCP tools | ✅ Full React | ✅ OIDC/RBAC |
30+
|| **Aegis** | ~200 || `npx + ag run` (2 cmds) | 1 (Claude Code) | 4 | ✅ 34 MCP tools | ✅ Full React | ✅ OIDC/RBAC |
3131

3232
---
3333

@@ -87,9 +87,25 @@ No single competitor has ALL of these. This is the enterprise wedge:
8787
8888
This is the tagline. Ruflo and OMC are developer tools. Aegis is **enterprise middleware** — the layer between "someone typed a message" and "code shipped to production." The moat is compliance, governance, observability. Don't compete on agent count. Compete on trust.
8989

90-
---
90+
## Market Pulse — 2026-05-12
91+
92+
Live star counts and release velocity as of May 12:
93+
94+
| Competitor | ⭐ Today | 3-day delta | Latest release | npm installs/week | Ship cadence |
95+
|-----------|---------|-------------|----------------|-------------------|-------------|
96+
| **Ruflo** | 49,305 | +2,300 | v3.7.0-alpha.23 (May 11) | 56,915 | Multiple/day (alpha) |
97+
| **oh-my-claudecode** | 33,491 | +400 | v4.13.7 (May 9) | 7,341 | Weekly |
98+
| **Aegis** | ~10 || v0.6.7-preview.1 (May 11) | 162 | 5–10 PRs/day |
9199

92-
## New Findings (2026-05-11 Deep Dive)
100+
**Key signals:**
101+
- Ruflo gained 2,300 stars in 3 days — accelerating. Still pre-stable (alpha releases).
102+
- OMC grew 400 stars — steady. On v4.13.7 with stable weekly releases.
103+
- Aegis npm installs: 162/week. Ruflo: 56,915/week (351× our volume). OMC: 7,341/week (45× our volume).
104+
- Ruflo shipped 15+ alpha releases between May 6–11. Velocity is extreme.
105+
106+
**Takeaway:** The install friction gap is costing us real users. Ruflo's `npx ruflo init` and OMC's `/plugin install` capture developers before they discover Aegis. PR #3232 (2-command quickstart docs) addresses this at the docs level. The code-level simplification (#3181) needs Ema's product direction.
107+
108+
---
93109

94110
### oh-my-claudecode — Critical Path
95111
- **12 features we lack:** autopilot mode, multi-agent team orchestration (plan→PRD→exec→verify→fix), cross-model advisor (/ccg), deep interview (Socratic requirements), skill learning system, smart model routing (30-50% token savings), HUD statusline, magic keyword triggers, persistent verify/fix loops, tmux CLI workers, multi-language docs (7 languages)
@@ -216,4 +232,4 @@ For each competitor: what they have that we don't **AND** what we have that they
216232

217233
---
218234

219-
*Maintained by Scribe 📝 — last deep dive: 2026-05-11. Update on each competitive scan.*
235+
*Maintained by Scribe 📝 — last deep dive: 2026-05-11, star counts updated: 2026-05-12. Update on each competitive scan.*

0 commit comments

Comments
 (0)