kodelyth-ecc 1.7.1 → 1.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,14 @@
2
2
 
3
3
  All notable changes to Kodelyth ECC are documented here.
4
4
 
5
+ ## v1.7.2 — Final platform count clean-up (May 2026)
6
+
7
+ - Fix two remaining `12 platforms` references in `wiki/FAQ.md` and `wiki/Home.md`
8
+ - Sync `VERSION` file to match `package.json`
9
+ - Update `wiki/Home.md` version badge to v1.7.1 → v1.7.2
10
+
11
+ ---
12
+
5
13
  ## v1.7.1 — Platform count correction + SVG glow fix (May 2026)
6
14
 
7
15
  Accuracy patch: all docs, social assets, and the wiki now consistently reflect the correct
@@ -0,0 +1,893 @@
1
+ # Kodelyth ECC v1.7.0 — Full Marketing Plan
2
+
3
+ > Version: 1.7.0 · MCP Server launch + dashboard hardening + 336 tests
4
+ > Goal: Maximum visibility across developer communities — GitHub stars, npm downloads, community adoption
5
+ > Tone: Technical credibility + bold confidence. Never hype. Let the numbers speak.
6
+
7
+ ---
8
+
9
+ ## AUDIT SUMMARY (what we're selling)
10
+
11
+ | Asset | Count |
12
+ |---|---|
13
+ | Agents | **70** (incl. 8 devil-mode adversarial) |
14
+ | Skills | **194** |
15
+ | Commands | **97** (8 parallel multi-agent) |
16
+ | Hooks | **22+** |
17
+ | Platforms | **11** (13 install targets) |
18
+ | Tests | **336** |
19
+ | MCP tools | **16** |
20
+ | MCP resources | **377** |
21
+ | Bundles | **3** (indie-hacker, red-team, enterprise) |
22
+ | Install | `npx kodelyth-ecc` |
23
+
24
+ **Key differentiators to hammer:**
25
+ 1. Intent routing — plain language, no memorizing names
26
+ 2. Local compound memory — BM25, zero deps, zero cloud
27
+ 3. Devil mode — 8 adversarial agents, attacker mindset
28
+ 4. MCP server — universal adapter, any framework
29
+ 5. Parallel agents — 8 commands, minutes not hours
30
+ 6. Zero telemetry — fully verifiable, fully yours
31
+
32
+ ---
33
+
34
+ ## PHASE 1 — GitHub Visibility (Week 1-2)
35
+
36
+ ### 1.1 GitHub Repository Optimization
37
+
38
+ **README badges to add/verify:**
39
+ - All platform badges already present ✅
40
+ - Add: `[![npm downloads](https://img.shields.io/npm/dm/kodelyth-ecc.svg)](https://www.npmjs.com/package/kodelyth-ecc)`
41
+ - Add: `[![npm version](https://img.shields.io/npm/v/kodelyth-ecc.svg)](https://www.npmjs.com/package/kodelyth-ecc)`
42
+ - Add: `[![GitHub stars](https://img.shields.io/github/stars/sifxprime/kodelyth-ecc)](https://github.com/sifxprime/kodelyth-ecc/stargazers)`
43
+ - Add: `[![Tests](https://img.shields.io/badge/tests-336%20passing-brightgreen)]`
44
+
45
+ **GitHub About section (right sidebar):**
46
+ ```
47
+ 70 agents · 194 skills · 97 commands · MCP server · devil mode · 11 platforms · zero telemetry
48
+ ```
49
+ Topics to add: `claude-code` `windsurf` `cursor` `ai-agents` `llm` `mcp` `model-context-protocol` `developer-tools` `coding-toolkit` `devil-mode` `red-team` `local-memory` `self-learning` `intent-routing` `parallel-agents`
50
+
51
+ **Social preview:** Already created `social/github-social-preview.svg` — upload to GitHub Settings → Social preview
52
+
53
+ **Wiki:** 7 pages already written — make sure all are published on GitHub Wiki (not just in repo).
54
+
55
+ ### 1.2 GitHub Discussions Setup
56
+
57
+ Create these discussion categories:
58
+ - **Show & Tell** — "What did you use ECC for this week?"
59
+ - **Ideas** — feature requests
60
+ - **Q&A** — support
61
+ - **Devil Mode Stories** — security finds, red-team results
62
+
63
+ **Pinned discussion to create:**
64
+ > **Welcome to Kodelyth ECC! Start here.**
65
+ > One post that links to quickstart, bundles, wiki, and asks people to share their first result.
66
+
67
+ ### 1.3 GitHub Issues — Good First Issues
68
+
69
+ Create 5-10 issues tagged `good first issue`:
70
+ - "Add new language-specific reviewer: Ruby"
71
+ - "Add Haskell rules to rules/languages/"
72
+ - "Improve onboarding docs for Aider target"
73
+ - "Add a new devil-mode agent: rate-limit-tester"
74
+ - "Write CONTRIBUTING template for new skill"
75
+
76
+ These drive organic contributor traffic.
77
+
78
+ ---
79
+
80
+ ## PHASE 2 — Product Hunt Launch (Week 2)
81
+
82
+ ### 2.1 Product Hunt Post
83
+
84
+ **Name:** Kodelyth ECC
85
+ **Tagline:** `70 AI coding agents. One install. Zero cloud.`
86
+ **Description (short):**
87
+ > The most production-grade AI coding toolkit available. 70 specialist agents with intent routing — describe your problem in plain English and the right expert fires automatically. Ships with 8 adversarial devil-mode agents, local self-learning memory, MCP server, parallel multi-agent commands, and a live localhost dashboard. Works across 11 IDEs. `npx kodelyth-ecc` is all you need.
88
+
89
+ **Gallery images to prepare (use social/ SVGs):**
90
+ 1. `github-social-preview.svg` — hero
91
+ 2. `x-card-agents-grid.svg` — agents grid
92
+ 3. `facebook-v150.svg` — feature breakdown
93
+ 4. Screenshot of dashboard (real screen capture)
94
+ 5. Terminal gif: `npx kodelyth-ecc` installing, then a routing demo
95
+
96
+ **Product Hunt launch day checklist:**
97
+ - [ ] Post at 12:01 AM PST (Tuesday or Wednesday — peak day)
98
+ - [ ] First comment from maker: personal story of why you built it
99
+ - [ ] Share in 5+ Slack/Discord communities that day
100
+ - [ ] Post on X with `#ProductHunt` the moment it goes live
101
+ - [ ] Ask your network to upvote (not just star, upvote with genuine comment)
102
+
103
+ **Maker comment template:**
104
+ ```
105
+ I built Kodelyth ECC because I was tired of remembering agent names.
106
+
107
+ Every "AI toolkit" I tried was just a folder of markdown files.
108
+ You had to know the agent existed before you could use it.
109
+
110
+ ECC flips this: describe your problem in plain English →
111
+ the right specialist fires automatically → you learn its name for next time.
112
+
113
+ 70 agents. Intent routing. Local memory that compounds over time.
114
+ No cloud. No telemetry. Everything on your disk, verifiable.
115
+
116
+ Happy to answer anything — especially questions about devil mode 😈
117
+ ```
118
+
119
+ ---
120
+
121
+ ## PHASE 3 — X / Twitter Campaign (Weeks 1-4)
122
+
123
+ ### Thread 1 — The Hook Thread (Day 1, Launch Day)
124
+
125
+ **Tweet 1 (hook):**
126
+ ```
127
+ I built an AI coding toolkit with 70 specialist agents.
128
+
129
+ You don't need to remember their names.
130
+
131
+ Just describe your problem. The right expert fires.
132
+
133
+ Thread 🧵
134
+ ```
135
+
136
+ **Tweet 2:**
137
+ ```
138
+ Most "AI agent kits" = a folder of markdown files.
139
+
140
+ You memorize names. You remember syntax. You context-switch.
141
+
142
+ Kodelyth ECC is different.
143
+
144
+ It reads your intent and routes you silently.
145
+
146
+ "I've been staring at this bug for 2 hours"
147
+ → routes to debug-detective automatically
148
+ ```
149
+
150
+ **Tweet 3:**
151
+ ```
152
+ The 10-tier intent routing priority:
153
+
154
+ 1. Confusion/overwhelm → kodelyth-advisor
155
+ 2. Active bug → debug-detective
156
+ 3. Code review → code-reviewer
157
+ 4. Security → security-reviewer
158
+ 5. Performance → performance-optimizer
159
+ ...and 5 more
160
+
161
+ No slash command. Just plain English.
162
+ ```
163
+
164
+ **Tweet 4:**
165
+ ```
166
+ Devil Mode.
167
+
168
+ 8 adversarial agents that read your code like an attacker:
169
+
170
+ • prompt-injection-hunter
171
+ • supply-chain-auditor
172
+ • secret-hunter
173
+ • backdoor-hunter
174
+ • jailbreak-tester
175
+ • license-violation-finder
176
+ • code-stealer-detector
177
+ • chaos-engineer
178
+
179
+ /devil-mode --pre-public before you go open source.
180
+ ```
181
+
182
+ **Tweet 5:**
183
+ ```
184
+ The compound memory is the part I'm most proud of.
185
+
186
+ Session 1: you debug a Stripe webhook issue
187
+ Session 2 (5 months later, new project): you mention Stripe webhooks
188
+ → AI recalls your exact fix before you even ask
189
+
190
+ BM25. Local. Zero cloud. Zero deps.
191
+ ```
192
+
193
+ **Tweet 6:**
194
+ ```
195
+ Parallel agents save hours.
196
+
197
+ /team-review → 4 agents in parallel: 60 min → 15 min
198
+ /project-launch → 5 founding-team agents: 45 min → 10 min
199
+ /debug-blitz → 3 debug agents on a stubborn bug
200
+ /devil-mode --all → 8 adversarial agents simultaneously
201
+
202
+ Not sequential. Actually parallel.
203
+ ```
204
+
205
+ **Tweet 7:**
206
+ ```
207
+ MCP server is new in v1.7.0.
208
+
209
+ npx kodelyth-ecc mcp
210
+
211
+ → 16 tools
212
+ → 6 prompts
213
+ → 377 resources (every agent, skill, command)
214
+
215
+ Works with Claude Desktop, LangGraph, AutoGen, CrewAI,
216
+ OpenAI Agents SDK, Cursor, Windsurf.
217
+
218
+ One command. Any framework.
219
+ ```
220
+
221
+ **Tweet 8 (social proof + CTA):**
222
+ ```
223
+ 11 platforms. 13 install targets.
224
+ 70 agents. 194 skills. 97 commands.
225
+ 336 tests. Zero telemetry.
226
+
227
+ One command:
228
+ npx kodelyth-ecc
229
+
230
+ github.com/sifxprime/kodelyth-ecc
231
+
232
+ If this helped you, RT the first tweet. 🙏
233
+ ```
234
+
235
+ ---
236
+
237
+ ### Thread 2 — Devil Mode Deep Dive (Week 2)
238
+
239
+ ```
240
+ Most developers ship code without ever asking:
241
+ "What would an attacker find here?"
242
+
243
+ Kodelyth devil mode asks for you.
244
+
245
+ 8 adversarial agents. In parallel. Here's what each one hunts 🧵
246
+ ```
247
+
248
+ - Tweet for each of the 8 agents with what it hunts + real example bash pattern
249
+ - End with: `/devil-mode --pre-public` before any open-source release
250
+
251
+ ---
252
+
253
+ ### Thread 3 — Memory System Deep Dive (Week 2)
254
+
255
+ ```
256
+ AI has no memory.
257
+
258
+ But YOUR AI does — if you use Kodelyth ECC.
259
+
260
+ Here's how compound memory works and why it changes everything 🧵
261
+ ```
262
+
263
+ Cover:
264
+ - Capture hook → BM25 storage → session-start injection
265
+ - `tasks/lessons.md` compound learning
266
+ - Auto chat recall hook
267
+ - Cost wins via prompt cache (Anthropic 10% cached tokens)
268
+
269
+ ---
270
+
271
+ ### Thread 4 — MCP Server Deep Dive (Week 3)
272
+
273
+ ```
274
+ npx kodelyth-ecc mcp
275
+
276
+ This one command gives ANY agent framework access to:
277
+ • 70 specialist agents
278
+ • 194 skills
279
+ • 377 addressable resources
280
+ • Local self-learning memory
281
+
282
+ Thread: what the ECC MCP server exposes 🧵
283
+ ```
284
+
285
+ Cover:
286
+ - 16 tools with one-liners each
287
+ - 6 prompts (routing-rule is the key one)
288
+ - Claude Desktop config snippet
289
+ - LangGraph / AutoGen integration
290
+
291
+ ---
292
+
293
+ ### Thread 5 — Bundles Explained (Week 3)
294
+
295
+ ```
296
+ 3 modes. One install.
297
+
298
+ npx kodelyth-ecc --bundle indie-hacker
299
+ npx kodelyth-ecc --bundle red-team
300
+ npx kodelyth-ecc --bundle enterprise
301
+
302
+ What each one does 🧵
303
+ ```
304
+
305
+ ---
306
+
307
+ ### Standalone Tweets (sprinkle daily)
308
+
309
+ **Hook tweets (rotate):**
310
+ ```
311
+ I described a bug in plain English.
312
+ The AI routed itself to the right expert.
313
+ It fixed the root cause.
314
+ I never typed a command.
315
+
316
+ That's Kodelyth ECC.
317
+ npx kodelyth-ecc
318
+ ```
319
+
320
+ ```
321
+ Zero telemetry.
322
+ Zero cloud.
323
+ Zero tracking.
324
+
325
+ All 70 agents. All 194 skills.
326
+ All local. Verifiable with sha256 manifest.
327
+
328
+ npx kodelyth-ecc verify
329
+ ```
330
+
331
+ ```
332
+ The dashboard is my favorite part.
333
+
334
+ npx kodelyth-ecc dashboard
335
+ → http://127.0.0.1:5747
336
+ → memory store browsable
337
+ → all agents searchable
338
+ → session history
339
+ → SSE live updates
340
+
341
+ Localhost only. Zero telemetry. Always free.
342
+ ```
343
+
344
+ ```
345
+ I used to lose solutions across projects.
346
+
347
+ Now when I type a question, my AI checks if
348
+ I solved something similar before. Automatically.
349
+
350
+ BM25 local memory. No embeddings. No cloud.
351
+ Sub-millisecond recall.
352
+
353
+ github.com/sifxprime/kodelyth-ecc
354
+ ```
355
+
356
+ ```
357
+ Real parallel agents.
358
+ Not "I'll simulate multiple perspectives."
359
+
360
+ /devil-mode fires 8 actual agents simultaneously.
361
+ Each with its own playbook, bash patterns, severity calibration.
362
+ Results aggregated into one report.
363
+
364
+ That's the difference.
365
+ ```
366
+
367
+ ---
368
+
369
+ ## PHASE 4 — LinkedIn Campaign (Weeks 1-4)
370
+
371
+ ### Post 1 — Professional Launch Post
372
+
373
+ ```
374
+ I've been quietly building Kodelyth ECC for the past year.
375
+
376
+ Today I'm making some noise about it.
377
+
378
+ It's a production-grade AI coding toolkit. Here's what makes it different from everything else:
379
+
380
+ Most toolkits give you a folder of markdown personas. You memorize names. You type slash commands. You do the routing.
381
+
382
+ ECC does the routing for you.
383
+
384
+ 70 specialist agents. 194 skills. 97 commands. You describe your problem in plain English — the right expert fires automatically via a 10-tier semantic intent routing system.
385
+
386
+ New in v1.7.0:
387
+ → MCP Server: 16 tools, 6 prompts, 377 resources. Any framework that speaks Model Context Protocol can consume the full ECC stack.
388
+ → Local observability dashboard at localhost:5747
389
+ → 336 tests passing across 24 test files
390
+
391
+ Works with Claude Code, Windsurf, Cursor, Codex CLI, Antigravity, OpenCode, Cline, Roo Code, Aider, Kimi, and Gemini CLI.
392
+
393
+ Zero telemetry. Everything on your disk. Verifiable.
394
+
395
+ npx kodelyth-ecc
396
+
397
+ github.com/sifxprime/kodelyth-ecc
398
+
399
+ #AI #DeveloperTools #AIAgents #MCP #OpenSource
400
+ ```
401
+
402
+ ### Post 2 — Security Focus (Week 2)
403
+
404
+ Target: security engineers, enterprise devs
405
+
406
+ ```
407
+ Before you go open-source, run this:
408
+
409
+ /devil-mode --pre-public
410
+
411
+ It fires 8 adversarial agents in parallel:
412
+ • secret-hunter — leaked credentials in git history
413
+ • supply-chain-auditor — malicious deps / typosquats
414
+ • license-violation-finder — GPL contamination
415
+ • code-stealer-detector — IP / provenance audit
416
+ • backdoor-hunter — obfuscated code patterns
417
+ • prompt-injection-hunter — AI feature attack surface
418
+ • jailbreak-tester — live AI red-team
419
+ • chaos-engineer — fault injection planning
420
+
421
+ Every one ships with real bash-grep patterns, severity calibration, and remediation playbooks.
422
+
423
+ This is Kodelyth ECC's devil mode. And it runs locally. Zero telemetry. No API keys.
424
+
425
+ #Security #DevSecOps #RedTeam #OpenSource
426
+ ```
427
+
428
+ ### Post 3 — Enterprise Focus (Week 3)
429
+
430
+ Target: engineering managers, CTOs, compliance teams
431
+
432
+ ```
433
+ Your team uses 4-5 AI tools. Each one has its own:
434
+ → Account
435
+ → Cloud sync
436
+ → Telemetry
437
+ → Pricing
438
+
439
+ Kodelyth ECC replaces all of them with one npm install.
440
+
441
+ 70 specialist agents. Local BM25 memory. 336-test CI. Supply chain verification (CycloneDX SBOM). Zero telemetry.
442
+
443
+ The enterprise bundle adds:
444
+ → SBOM generation
445
+ → License compliance sweep
446
+ → Supply chain audit
447
+ → Dependency CVE scanning
448
+
449
+ npx kodelyth-ecc --bundle enterprise
450
+
451
+ #Engineering #CTO #DevTools #Enterprise
452
+ ```
453
+
454
+ ### Post 4 — MCP / Agentic Focus (Week 3)
455
+
456
+ Target: AI/ML engineers building agents
457
+
458
+ ```
459
+ LangGraph. AutoGen. CrewAI. OpenAI Agents SDK. Claude Desktop.
460
+
461
+ They all speak MCP now.
462
+
463
+ npx kodelyth-ecc mcp
464
+
465
+ → 16 tools (route_intent, recall_memory, get_agent, audit_skill_match…)
466
+ → 6 prompts (full intent routing rule, handoff chains, devil-mode)
467
+ → 377 resources (every agent, skill, command via kodelyth:// URIs)
468
+
469
+ Drop it in Claude Desktop in 30 seconds:
470
+
471
+ {
472
+ "mcpServers": {
473
+ "kodelyth-ecc": {
474
+ "command": "npx",
475
+ "args": ["-y", "kodelyth-ecc", "mcp"]
476
+ }
477
+ }
478
+ }
479
+
480
+ Local-only. Zero telemetry. MIT.
481
+
482
+ #MCP #ModelContextProtocol #AIAgents #LLM
483
+ ```
484
+
485
+ ---
486
+
487
+ ## PHASE 5 — Reddit Campaign (Weeks 1-4)
488
+
489
+ ### Subreddits to target
490
+
491
+ | Subreddit | Post angle |
492
+ |---|---|
493
+ | r/ClaudeAI | Intent routing + agents for Claude Code users |
494
+ | r/ChatGPT | MCP server + memory system |
495
+ | r/artificial | Devil mode + adversarial security |
496
+ | r/programming | MCP server launch + 336 tests |
497
+ | r/webdev | Parallel agents + team-review |
498
+ | r/devops | Dashboard + swarm orchestrator |
499
+ | r/netsec | Devil mode deep dive |
500
+ | r/LocalLLaMA | Zero telemetry + local memory angle |
501
+ | r/SideProject | Indie hacker bundle + personal story |
502
+ | r/learnprogramming | Intent routing — no need to remember names |
503
+ | r/ExperiencedDevs | Compound memory + hooks quality gates |
504
+ | r/MachineLearning | MCP server integration patterns |
505
+ | r/openai | MCP + OpenAI Agents SDK integration |
506
+
507
+ ### Post template for r/ClaudeAI
508
+
509
+ **Title:** I built a Claude Code toolkit with 70 specialist agents and semantic intent routing — describe your problem in plain English, it routes you automatically
510
+
511
+ **Body:**
512
+ ```
513
+ I've been working on Kodelyth ECC for a while and just pushed v1.7.0.
514
+
515
+ The core idea: most "agent kits" are markdown folders you have to memorize.
516
+ ECC reads what you write and picks the right specialist.
517
+
518
+ You say "I've been staring at this bug for 2 hours" → routes to debug-detective.
519
+ You paste a stack trace with no context → routes to debug-detective.
520
+ You say "help me build a todo app" → fires /project-launch (5 founding-team agents in parallel).
521
+
522
+ What ships:
523
+ - 70 specialist agents
524
+ - 194 skills
525
+ - 97 commands (8 parallel multi-agent)
526
+ - 22+ hooks (quality gates, memory capture/inject, correction encoding)
527
+ - Local BM25 self-learning memory (zero deps, zero cloud)
528
+ - MCP server (16 tools, 377 resources — works with Claude Desktop)
529
+ - Local observability dashboard (localhost:5747)
530
+ - 336 tests
531
+
532
+ Works with Claude Code, Windsurf, Cursor, Codex, Antigravity, and 6 more.
533
+
534
+ One install: npx kodelyth-ecc
535
+
536
+ GitHub: github.com/sifxprime/kodelyth-ecc
537
+
538
+ Happy to answer anything about how the intent routing works or the memory architecture.
539
+ ```
540
+
541
+ ### Post template for r/netsec
542
+
543
+ **Title:** Devil Mode: 8 adversarial agents that red-team your codebase before you ship
544
+
545
+ **Body:**
546
+ ```
547
+ I added 8 adversarial agents to my open-source AI coding toolkit.
548
+
549
+ Each one thinks like an attacker. They all run in parallel.
550
+
551
+ /devil-mode --pre-public fires:
552
+ 1. secret-hunter — credential leak sweep (git history + env vars + bundled client code)
553
+ 2. supply-chain-auditor — typosquats, lockfile drift, CVE-in-deps, install-script inspection
554
+ 3. license-violation-finder — GPL/AGPL contamination, missing attribution
555
+ 4. code-stealer-detector — provenance audit on AI-generated / pasted code
556
+ 5. backdoor-hunter — obfuscated eval, suspicious base64, unexplained outbound
557
+ 6. prompt-injection-hunter — indirect injection in RAG, tool hijacking, system prompt leak
558
+ 7. jailbreak-tester — live red-team of AI features (overrefusal + bypass)
559
+ 8. chaos-engineer — fault injection planning, hidden assumptions
560
+
561
+ Every one ships with real grep patterns, not theatrical personas.
562
+
563
+ /devil-mode --all runs all 8. /devil-mode runs 4 (the most commonly needed).
564
+
565
+ Zero telemetry. Everything runs locally.
566
+
567
+ github.com/sifxprime/kodelyth-ecc
568
+
569
+ [r/netsec: not seeking upvotes — genuinely curious if the patterns match what you've seen in real audits]
570
+ ```
571
+
572
+ ---
573
+
574
+ ## PHASE 6 — Dev.to / Hashnode Articles (Weeks 2-4)
575
+
576
+ ### Article 1 — Feature article (Dev.to canonical)
577
+
578
+ **Title:** `I got tired of memorizing agent names. So I built semantic intent routing for 70 AI specialists.`
579
+
580
+ **Outline:**
581
+ 1. The problem: every AI toolkit needs you to remember syntax
582
+ 2. The solution: 10-tier priority intent routing
583
+ 3. How it works technically (the routing rule file, semantic matching)
584
+ 4. Real examples: frustration → debug-detective, stack trace → debug-detective, "help me build" → /project-launch
585
+ 5. Multi-agent chains: what gets suggested after each agent
586
+ 6. Install: `npx kodelyth-ecc`
587
+ 7. Conclusion: what I'm building next
588
+
589
+ **Tags:** `ai`, `productivity`, `claude`, `tools`
590
+
591
+ ---
592
+
593
+ ### Article 2 — Devil Mode (Dev.to)
594
+
595
+ **Title:** `8 adversarial agents that red-team your code before you ship`
596
+
597
+ **Outline:**
598
+ 1. Why security reviews fail: they happen after, by the same person who wrote the code
599
+ 2. The adversarial mindset: what an attacker looks for
600
+ 3. Each of the 8 devil-mode agents with real examples
601
+ 4. /devil-mode --pre-public walkthrough
602
+ 5. Integration with CI/CD
603
+ 6. Zero telemetry design
604
+
605
+ ---
606
+
607
+ ### Article 3 — Memory System (Hashnode)
608
+
609
+ **Title:** `Local AI memory that compounds: how BM25 + hooks create a self-improving development loop`
610
+
611
+ **Outline:**
612
+ 1. The memory problem: AI forgets everything between sessions
613
+ 2. BM25 local memory: why keyword search beats embeddings for code
614
+ 3. Auto-capture hook: how corrections become rules automatically
615
+ 4. Session-start injection: stable prefix for prompt cache savings
616
+ 5. tasks/lessons.md: the simplest compound learning primitive
617
+ 6. Real numbers: memory after 3 months of use
618
+ 7. Privacy: why local-only matters
619
+
620
+ ---
621
+
622
+ ### Article 4 — MCP Server (Dev.to)
623
+
624
+ **Title:** `npx kodelyth-ecc mcp — giving any agent framework access to 70 specialists and local memory`
625
+
626
+ **Outline:**
627
+ 1. What MCP is and why it matters for multi-framework workflows
628
+ 2. What the ECC MCP server exposes: tools, prompts, resources
629
+ 3. Claude Desktop config in 30 seconds
630
+ 4. LangGraph integration example
631
+ 5. AutoGen integration example
632
+ 6. The route_intent tool: letting your orchestrator pick the right ECC agent
633
+ 7. Memory roundtrip: capture → recall across frameworks
634
+
635
+ ---
636
+
637
+ ## PHASE 7 — Hacker News (Week 2)
638
+
639
+ ### Show HN Post
640
+
641
+ **Title:** `Show HN: Kodelyth ECC — 70 AI coding agents with semantic routing, local memory, and a devil-mode adversarial crew`
642
+
643
+ **Body:**
644
+ ```
645
+ Hi HN,
646
+
647
+ I've been building Kodelyth ECC — a local-first AI coding toolkit that ships with 70 specialist agents, 194 skills, 97 commands, local BM25 self-learning memory, and 8 adversarial "devil mode" agents that audit your code like an attacker would.
648
+
649
+ The core idea that differentiates it: semantic intent routing. You describe your problem in plain English, and the toolkit maps your words to the right specialist agent across a 10-tier priority system. You never need to remember agent names, but you're taught the explicit form after each automatic routing so the system teaches you as you use it.
650
+
651
+ What just shipped in v1.7.0:
652
+ - MCP server (npx kodelyth-ecc mcp): 16 tools, 6 prompts, 377 resources — lets any MCP-compatible client (Claude Desktop, LangGraph, AutoGen, CrewAI, OpenAI Agents SDK) consume the full ECC stack
653
+ - Dashboard hardening: DNS rebinding protection, shell injection fix (execFileSync), CSP headers, SSE client cap
654
+ - 336 tests across 24 test files
655
+
656
+ Design principles I care about:
657
+ - Zero telemetry — everything stays on your disk, verifiable with npx kodelyth-ecc verify
658
+ - No cloud dependency — local BM25 memory, no embeddings, no API calls for recall
659
+ - No auto-apply anything — the self-evolving memory proposes but never commits
660
+
661
+ npm: npx kodelyth-ecc
662
+ GitHub: github.com/sifxprime/kodelyth-ecc
663
+
664
+ Happy to discuss the routing system design, the memory architecture, or the devil mode agent patterns.
665
+ ```
666
+
667
+ **Expected HN criticism to address proactively in comments:**
668
+ - "Is this just a prompt kit?" → No — show the hooks, tests, MCP server, dashboard
669
+ - "Why not use X?" → Routing + memory + zero telemetry combination doesn't exist elsewhere
670
+ - "What's the actual quality of agents?" → 336 tests, specific bash patterns, severity calibration
671
+ - "Privacy?" → `ls -la ~/.kodelyth/memory/` — that's all there is
672
+
673
+ ---
674
+
675
+ ## PHASE 8 — Community Seeding (Ongoing)
676
+
677
+ ### Discord/Slack communities to join and post in
678
+
679
+ | Community | Post angle |
680
+ |---|---|
681
+ | Claude Discord | Routing demo + memory system |
682
+ | Windsurf Discord | .windsurfrules + parallel agents |
683
+ | Cursor Forum | cursor-project install + rules |
684
+ | AI Hackathon groups | MCP server + LangGraph integration |
685
+ | Dev.to community | Articles (see Phase 6) |
686
+ | Anthropic community | MCP + Claude Code agents |
687
+ | OpenAI forum | MCP + OpenAI Agents SDK integration |
688
+ | Security communities | Devil mode demos |
689
+ | Indie Hackers forum | Indie hacker bundle + ship-fast workflow |
690
+ | TLDR newsletter | Submit for "Cool Tools" section |
691
+
692
+ ### Indie Hackers Post
693
+
694
+ **Title:** `I built a self-improving AI coding toolkit: 70 agents, compound memory, devil mode. Here's the architecture.`
695
+
696
+ **Angle:** Personal story of building + what makes it different + honest numbers + ship fast with indie-hacker bundle
697
+
698
+ ---
699
+
700
+ ## PHASE 9 — YouTube / Video Content (Month 2)
701
+
702
+ ### Video 1 — 5-min demo: "Install in 60 seconds. Watch it route itself."
703
+
704
+ Script outline:
705
+ 1. `npx kodelyth-ecc` — install
706
+ 2. Open Claude Code
707
+ 3. Type: "I'm stuck on this weird bug, can't figure it out" → show routing
708
+ 4. Paste a stack trace → show automatic debug-detective routing
709
+ 5. Type: "help me build a REST API" → show /project-launch firing 5 agents
710
+ 6. Show the dashboard: `npx kodelyth-ecc dashboard`
711
+ 7. Show memory recall working on a second session
712
+
713
+ ### Video 2 — "Devil Mode in action: I audited my own codebase"
714
+
715
+ Walkthrough: run `/devil-mode --pre-public` on a real project, explain each finding
716
+
717
+ ### Video 3 — "How the compound memory works"
718
+
719
+ Technical deep-dive on BM25, the capture hook, session-start injection, prompt cache savings
720
+
721
+ ### Video 4 — "MCP server: give LangGraph access to 70 agents"
722
+
723
+ Live coding: wire the ECC MCP server into a LangGraph workflow
724
+
725
+ ---
726
+
727
+ ## PHASE 10 — SEO / Discoverability
728
+
729
+ ### npm Keywords (already in package.json — verify these all pull traffic)
730
+ Target search terms on npmjs.com:
731
+ - `claude-code agents`
732
+ - `ai coding toolkit`
733
+ - `windsurf rules`
734
+ - `model context protocol server`
735
+ - `developer tools llm`
736
+ - `self learning ai`
737
+ - `local memory ai`
738
+
739
+ ### GitHub Topics (add all of these)
740
+ `claude-code` `windsurf` `cursor` `ai-agents` `llm` `mcp` `model-context-protocol` `developer-tools` `coding-toolkit` `devil-mode` `red-team` `local-memory` `self-learning` `intent-routing` `parallel-agents` `bm25` `hooks` `slash-commands` `productivity` `opencode` `codex` `antigravity`
741
+
742
+ ### Backlink targets
743
+ - Awesome Claude lists on GitHub (submit PR to be listed)
744
+ - Awesome MCP servers list (submit PR)
745
+ - Awesome AI Agents list (submit PR)
746
+ - Dev.to tags: #claudecode #mcp #aitools
747
+ - Roadmap.sh community tools section
748
+
749
+ ---
750
+
751
+ ## PHASE 11 — Influencer / Partnership Outreach
752
+
753
+ ### Target profiles to reach (personalized DM approach)
754
+
755
+ **Claude Code focused devs** (X/Twitter):
756
+ - Developers who post frequently about Claude Code — offer early access, ask for honest review
757
+ - Message angle: "You post about Claude Code. I built infrastructure on top of it — 70 agents with routing. I'd love your honest opinion."
758
+
759
+ **Security / DevSecOps influencers:**
760
+ - Message angle: "Devil mode — 8 adversarial agents. Would love your take on whether these patterns match real audit work."
761
+
762
+ **Indie hackers with newsletters:**
763
+ - Message angle: "Indie hacker bundle — ship fast, validate, then harden with /devil-mode --pre-public. Worth a mention in your next issue?"
764
+
765
+ **MCP / AI framework builders:**
766
+ - Message angle: "ECC MCP server exposes 377 resources and 16 tools. Could plug right into what you're building. Want a demo?"
767
+
768
+ ### DM template (X)
769
+
770
+ ```
771
+ Hey [name] — I built Kodelyth ECC, an AI coding toolkit with 70 agents and semantic routing.
772
+
773
+ You post a lot about [Claude Code / security / AI agents]. I think the [devil mode / routing system / MCP server] might be relevant to what you cover.
774
+
775
+ Zero telemetry, MIT, everything local.
776
+ npx kodelyth-ecc if you want to try it.
777
+
778
+ Happy to do a live demo or answer questions. No pressure either way.
779
+ ```
780
+
781
+ ---
782
+
783
+ ## PHASE 12 — Email / Newsletter Outreach
784
+
785
+ ### TLDR Newsletter (developer audience, 1M+ subscribers)
786
+ Submit via their cool tools submission form.
787
+
788
+ **Submission:**
789
+ ```
790
+ Kodelyth ECC — 70 AI coding agents with semantic intent routing, local memory, and devil mode
791
+
792
+ One npm install gives you 70 specialist AI coding agents that fire automatically when you describe your problem in plain English. Ships with local BM25 memory (compounds across sessions), 8 adversarial "devil mode" security agents, a real-time localhost dashboard, and an MCP server that works with Claude Desktop, LangGraph, and AutoGen.
793
+
794
+ Zero telemetry. Fully verifiable. npx kodelyth-ecc
795
+ ```
796
+
797
+ ### Bytes.dev Newsletter
798
+ Submit for "Cool Tools" section — targets JavaScript developers.
799
+
800
+ ### Console.dev
801
+ Submit for weekly dev tools digest — well-read by senior engineers.
802
+
803
+ ---
804
+
805
+ ## CONTENT CALENDAR — 30-day plan
806
+
807
+ | Day | Platform | Content |
808
+ |---|---|---|
809
+ | 1 | GitHub | Upload social preview image, verify all topics |
810
+ | 1 | X | Launch thread (Thread 1 — 8 tweets) |
811
+ | 1 | LinkedIn | Post 1 — Professional launch post |
812
+ | 2 | Reddit r/ClaudeAI | Show-and-tell post |
813
+ | 2 | Reddit r/programming | MCP server launch post |
814
+ | 3 | X | Devil mode standalone tweet |
815
+ | 3 | Discord (Claude) | Share routing demo |
816
+ | 4 | Dev.to | Article 1 — Intent routing |
817
+ | 5 | X | Memory system tweet |
818
+ | 5 | Reddit r/LocalLLaMA | Zero telemetry + local memory angle |
819
+ | 6 | GitHub | Create 10 good-first-issues |
820
+ | 7 | X | Thread 2 — Devil mode deep dive |
821
+ | 7 | Hacker News | Show HN post |
822
+ | 8 | LinkedIn | Post 2 — Security focus |
823
+ | 9 | Reddit r/netsec | Devil mode post |
824
+ | 10 | X | Dashboard tweet with screenshot |
825
+ | 11 | Hashnode | Article 3 — Memory system |
826
+ | 12 | X | Thread 3 — Memory deep dive |
827
+ | 12 | Product Hunt | LAUNCH DAY |
828
+ | 13 | X | Share PH link + #ProductHunt |
829
+ | 13 | All communities | Push PH upvote day |
830
+ | 14 | LinkedIn | Post 3 — Enterprise bundle |
831
+ | 15 | Dev.to | Article 2 — Devil mode |
832
+ | 16 | X | MCP server tweet |
833
+ | 17 | Reddit r/MachineLearning | MCP + agent frameworks |
834
+ | 18 | LinkedIn | Post 4 — MCP server |
835
+ | 19 | X | Thread 4 — MCP deep dive |
836
+ | 20 | Dev.to | Article 4 — MCP server |
837
+ | 21 | X | Bundles explained tweet |
838
+ | 22 | Reddit r/SideProject | Personal story + indie bundle |
839
+ | 23 | Indie Hackers | Full post |
840
+ | 24 | X | Thread 5 — Bundles |
841
+ | 25 | Newsletter submissions | TLDR, Bytes.dev, Console.dev |
842
+ | 26 | X | Compound learning tweet |
843
+ | 27 | GitHub Discussions | Create welcome discussion |
844
+ | 28 | X | 336 tests / credibility tweet |
845
+ | 29 | LinkedIn | Retrospective post (month 1 learnings) |
846
+ | 30 | X | "What are you using ECC for?" engagement tweet |
847
+
848
+ ---
849
+
850
+ ## METRICS TO TRACK
851
+
852
+ | Metric | Target (30 days) | Tool |
853
+ |---|---|---|
854
+ | GitHub stars | 500+ | GitHub insights |
855
+ | npm downloads | 2000+/week | npmjs.com stats |
856
+ | Product Hunt rank | Top 5 of the day | PH |
857
+ | HN Show HN points | 100+ | HN |
858
+ | Dev.to article views | 5000+ each | Dev.to analytics |
859
+ | Twitter/X impressions | 500k+ total | X analytics |
860
+ | LinkedIn impressions | 100k+ total | LinkedIn analytics |
861
+ | GitHub forks | 50+ | GitHub |
862
+ | Contributors | 5+ | GitHub |
863
+ | Discord/community members | 100+ | Discord |
864
+
865
+ ---
866
+
867
+ ## KEY MESSAGES (use in every post, adapt tone to platform)
868
+
869
+ 1. **The routing hook:** "Describe your problem. The right expert fires. You never need to remember names."
870
+ 2. **The numbers hook:** "70 agents. 194 skills. 97 commands. One install."
871
+ 3. **The privacy hook:** "Zero telemetry. Zero cloud. `npx kodelyth-ecc verify` — your sha256 manifest, fully auditable."
872
+ 4. **The devil hook:** "8 adversarial agents that read your code like an attacker. `/devil-mode --pre-public` before you go open source."
873
+ 5. **The memory hook:** "Your AI remembered how you fixed a Stripe bug 5 months ago. BM25. Local. No embeddings."
874
+ 6. **The speed hook:** "/team-review: 4 agents in parallel. 60 minutes → 15 minutes. That's the whole pitch."
875
+ 7. **The MCP hook:** "Any framework that speaks MCP now has access to 70 agents and local memory. `npx kodelyth-ecc mcp`."
876
+
877
+ ---
878
+
879
+ ## WHAT NOT TO DO
880
+
881
+ - **Don't** say "AI-powered" without specifics (everyone says that)
882
+ - **Don't** lead with the feature count without the benefit
883
+ - **Don't** post the same message on every platform — adapt tone
884
+ - **Don't** spam communities — one quality post per subreddit per week max
885
+ - **Don't** ask for stars in every post — ask for honest feedback instead (stars follow)
886
+ - **Don't** ignore replies — every comment is a chance to show depth
887
+ - **Don't** exaggerate claims — the real numbers (70 agents, 336 tests, MCP server) are impressive enough
888
+
889
+ ---
890
+
891
+ *Plan owner: Shofiqul Islam (@sifxprime)*
892
+ *Repo: github.com/sifxprime/kodelyth-ecc*
893
+ *npm: npmjs.com/package/kodelyth-ecc*
package/VERSION CHANGED
@@ -1 +1 @@
1
- 1.7.0
1
+ 1.7.2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kodelyth-ecc",
3
- "version": "1.7.1",
3
+ "version": "1.7.2",
4
4
  "description": "Production-grade AI coding toolkit — 70 agents (incl. devil-mode adversarial crew), 194 skills, 97 commands, parallel multi-agent commands, semantic intent routing, self-learning memory, and a built-in MCP server (16 tools / 6 prompts / 377 resources) that bridges to Claude Desktop, LangGraph, AutoGen, CrewAI, and OpenAI Agents SDK. Works with Claude Code, Windsurf, Cursor, Codex, Antigravity, OpenCode, Cline, RooCode, Aider, Kimi, and Gemini CLI.",
5
5
  "author": "Kodelyth <github.com/sifxprime>",
6
6
  "license": "MIT",
package/wiki/FAQ.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  **What is Kodelyth ECC?**
8
8
 
9
- An AI coding toolkit (v1.7.0) that installs into 12 AI coding platforms. It adds 70 specialist agents (including 8 adversarial devil-mode agents), 194 skills, 97 slash commands, 20+ automation hooks, and a compound learning system. Zero cloud, zero telemetry, all local.
9
+ An AI coding toolkit (v1.7.1) that installs into 11 AI coding platforms (13 install targets). It adds 70 specialist agents (including 8 adversarial devil-mode agents), 194 skills, 97 slash commands, 20+ automation hooks, and a compound learning system. Zero cloud, zero telemetry, all local.
10
10
 
11
11
  **Is it free?**
12
12
 
package/wiki/Home.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  **Kodelyth Enhanced Coding Companion** — production-grade AI coding toolkit for Claude Code, Windsurf, Cursor, Codex CLI, Google Antigravity, and more.
4
4
 
5
- > Version: **v1.7.0** · Agents: **70** (including 8 adversarial) · Skills: **194** · Commands: **97** (including 8 parallel) · Hooks: **22+** · Platforms: **12** · Tests: **336**
5
+ > Version: **v1.7.2** · Agents: **70** (including 8 adversarial) · Skills: **194** · Commands: **97** (including 8 parallel) · Hooks: **22+** · Platforms: **11** · Tests: **336**
6
6
 
7
7
  ---
8
8