kodelyth-ecc 2.19.0 → 2.20.0

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.
Files changed (2594) hide show
  1. package/CHANGELOG.md +115 -0
  2. package/CLAUDE.md +3 -3
  3. package/VERSION +1 -1
  4. package/agents/chaos-engineer.md +10 -4
  5. package/agents/flake-hunter.md +10 -4
  6. package/agents/gan-evaluator.md +9 -4
  7. package/agents/git-rescue.md +14 -5
  8. package/agents/license-violation-finder.md +6 -4
  9. package/agents/security-reviewer.md +11 -0
  10. package/commands/jira.md +16 -0
  11. package/commands/santa-loop.md +4 -1
  12. package/package.json +33 -3
  13. package/rules/common/shell-portability.md +47 -0
  14. package/rules/shell-portability.md +47 -0
  15. package/scripts/portability/rules.js +106 -0
  16. package/scripts/portability/scan.js +144 -0
  17. package/skills/agent-sort/SKILL.md +9 -2
  18. package/skills/autonomous-loops/SKILL.md +6 -2
  19. package/skills/configure-ecc/SKILL.md +14 -6
  20. package/skills/dmux-workflows/SKILL.md +1 -1
  21. package/skills/openclaw-persona-forge/SKILL.md +1 -1
  22. package/skills/openclaw-persona-forge/references/avatar-style.md +1 -1
  23. package/skills/session-replay/SKILL.md +1 -1
  24. package/skills/videodb/reference/capture.md +17 -7
  25. package/.agent/rules/README.md +0 -108
  26. package/.agent/rules/agent-intent-routing.md +0 -832
  27. package/.agent/rules/agents.md +0 -50
  28. package/.agent/rules/code-review.md +0 -124
  29. package/.agent/rules/coding-style.md +0 -41
  30. package/.agent/rules/cost-aware-model-routing.md +0 -152
  31. package/.agent/rules/design-quality.md +0 -63
  32. package/.agent/rules/development-workflow.md +0 -44
  33. package/.agent/rules/git-mastery.md +0 -366
  34. package/.agent/rules/git-workflow.md +0 -24
  35. package/.agent/rules/hooks.md +0 -23
  36. package/.agent/rules/kodelyth-quickstart.md +0 -214
  37. package/.agent/rules/memory-protocol.md +0 -87
  38. package/.agent/rules/observability.md +0 -390
  39. package/.agent/rules/patterns.md +0 -71
  40. package/.agent/rules/performance.md +0 -55
  41. package/.agent/rules/security.md +0 -56
  42. package/.agent/rules/self-improvement-workflow.md +0 -141
  43. package/.agent/rules/shell-portability.md +0 -70
  44. package/.agent/rules/smart-debug.md +0 -241
  45. package/.agent/rules/testing.md +0 -65
  46. package/.agent/skills/api-guardian.md +0 -279
  47. package/.agent/skills/architect.md +0 -211
  48. package/.agent/skills/backdoor-hunter.md +0 -260
  49. package/.agent/skills/build-error-resolver.md +0 -114
  50. package/.agent/skills/chaos-engineer.md +0 -251
  51. package/.agent/skills/chief-of-staff.md +0 -151
  52. package/.agent/skills/code-architect.md +0 -71
  53. package/.agent/skills/code-explorer.md +0 -69
  54. package/.agent/skills/code-reviewer.md +0 -258
  55. package/.agent/skills/code-simplifier.md +0 -47
  56. package/.agent/skills/code-stealer-detector.md +0 -228
  57. package/.agent/skills/comment-analyzer.md +0 -45
  58. package/.agent/skills/conversation-analyzer.md +0 -52
  59. package/.agent/skills/cpp-build-resolver.md +0 -90
  60. package/.agent/skills/cpp-reviewer.md +0 -72
  61. package/.agent/skills/csharp-reviewer.md +0 -101
  62. package/.agent/skills/dart-build-resolver.md +0 -201
  63. package/.agent/skills/database-reviewer.md +0 -91
  64. package/.agent/skills/debug-detective.md +0 -410
  65. package/.agent/skills/dependency-doctor.md +0 -121
  66. package/.agent/skills/doc-updater.md +0 -107
  67. package/.agent/skills/docs-lookup.md +0 -68
  68. package/.agent/skills/e2e-runner.md +0 -107
  69. package/.agent/skills/env-debugger.md +0 -154
  70. package/.agent/skills/flake-hunter.md +0 -142
  71. package/.agent/skills/flutter-reviewer.md +0 -243
  72. package/.agent/skills/gan-evaluator.md +0 -209
  73. package/.agent/skills/gan-generator.md +0 -131
  74. package/.agent/skills/gan-planner.md +0 -99
  75. package/.agent/skills/git-rescue.md +0 -133
  76. package/.agent/skills/go-build-resolver.md +0 -94
  77. package/.agent/skills/go-reviewer.md +0 -76
  78. package/.agent/skills/harness-optimizer.md +0 -35
  79. package/.agent/skills/healthcare-reviewer.md +0 -83
  80. package/.agent/skills/image-architect.md +0 -190
  81. package/.agent/skills/incident-commander.md +0 -228
  82. package/.agent/skills/jailbreak-tester.md +0 -222
  83. package/.agent/skills/java-build-resolver.md +0 -153
  84. package/.agent/skills/java-reviewer.md +0 -92
  85. package/.agent/skills/kodelyth-advisor.md +0 -172
  86. package/.agent/skills/kodelyth-memory.md +0 -87
  87. package/.agent/skills/kotlin-build-resolver.md +0 -118
  88. package/.agent/skills/kotlin-reviewer.md +0 -159
  89. package/.agent/skills/license-violation-finder.md +0 -212
  90. package/.agent/skills/load-tester.md +0 -284
  91. package/.agent/skills/loop-operator.md +0 -36
  92. package/.agent/skills/migration-guide.md +0 -369
  93. package/.agent/skills/opensource-forker.md +0 -198
  94. package/.agent/skills/opensource-packager.md +0 -249
  95. package/.agent/skills/opensource-sanitizer.md +0 -188
  96. package/.agent/skills/pair-programmer.md +0 -261
  97. package/.agent/skills/performance-optimizer.md +0 -446
  98. package/.agent/skills/planner.md +0 -212
  99. package/.agent/skills/pr-test-analyzer.md +0 -45
  100. package/.agent/skills/prompt-injection-hunter.md +0 -126
  101. package/.agent/skills/python-reviewer.md +0 -98
  102. package/.agent/skills/pytorch-build-resolver.md +0 -120
  103. package/.agent/skills/refactor-cleaner.md +0 -85
  104. package/.agent/skills/release-captain.md +0 -226
  105. package/.agent/skills/rust-build-resolver.md +0 -148
  106. package/.agent/skills/rust-reviewer.md +0 -94
  107. package/.agent/skills/secret-hunter.md +0 -209
  108. package/.agent/skills/security-reviewer.md +0 -166
  109. package/.agent/skills/seo-specialist.md +0 -62
  110. package/.agent/skills/silent-failure-hunter.md +0 -50
  111. package/.agent/skills/supply-chain-auditor.md +0 -195
  112. package/.agent/skills/tdd-guide.md +0 -91
  113. package/.agent/skills/type-design-analyzer.md +0 -41
  114. package/.agent/skills/typescript-reviewer.md +0 -112
  115. package/.agent/skills/ux-reviewer.md +0 -483
  116. package/.agent/workflows/agent-sort.md +0 -23
  117. package/.agent/workflows/arena.md +0 -136
  118. package/.agent/workflows/aside.md +0 -164
  119. package/.agent/workflows/build-fix.md +0 -66
  120. package/.agent/workflows/checkpoint.md +0 -79
  121. package/.agent/workflows/claw.md +0 -23
  122. package/.agent/workflows/code-review.md +0 -289
  123. package/.agent/workflows/context-budget.md +0 -23
  124. package/.agent/workflows/cpp-build.md +0 -173
  125. package/.agent/workflows/cpp-review.md +0 -132
  126. package/.agent/workflows/cpp-test.md +0 -251
  127. package/.agent/workflows/dashboard.md +0 -67
  128. package/.agent/workflows/debug-blitz.md +0 -70
  129. package/.agent/workflows/devfleet.md +0 -23
  130. package/.agent/workflows/devil-mode.md +0 -121
  131. package/.agent/workflows/docs.md +0 -23
  132. package/.agent/workflows/doctor.md +0 -75
  133. package/.agent/workflows/e2e.md +0 -268
  134. package/.agent/workflows/eval.md +0 -23
  135. package/.agent/workflows/evil-mode.md +0 -106
  136. package/.agent/workflows/evolve.md +0 -178
  137. package/.agent/workflows/feature-dev.md +0 -49
  138. package/.agent/workflows/flutter-build.md +0 -164
  139. package/.agent/workflows/flutter-review.md +0 -116
  140. package/.agent/workflows/flutter-test.md +0 -144
  141. package/.agent/workflows/gan-build.md +0 -104
  142. package/.agent/workflows/gan-design.md +0 -40
  143. package/.agent/workflows/go-build.md +0 -183
  144. package/.agent/workflows/go-review.md +0 -148
  145. package/.agent/workflows/go-test.md +0 -268
  146. package/.agent/workflows/god-mode.md +0 -85
  147. package/.agent/workflows/gradle-build.md +0 -70
  148. package/.agent/workflows/harness-audit.md +0 -77
  149. package/.agent/workflows/hookify-configure.md +0 -14
  150. package/.agent/workflows/hookify-help.md +0 -46
  151. package/.agent/workflows/hookify-list.md +0 -21
  152. package/.agent/workflows/hookify.md +0 -50
  153. package/.agent/workflows/immune.md +0 -89
  154. package/.agent/workflows/instinct-export.md +0 -66
  155. package/.agent/workflows/instinct-import.md +0 -114
  156. package/.agent/workflows/instinct-status.md +0 -59
  157. package/.agent/workflows/jira.md +0 -106
  158. package/.agent/workflows/kotlin-build.md +0 -174
  159. package/.agent/workflows/kotlin-review.md +0 -140
  160. package/.agent/workflows/kotlin-test.md +0 -312
  161. package/.agent/workflows/learn-eval.md +0 -116
  162. package/.agent/workflows/learn.md +0 -74
  163. package/.agent/workflows/lessons.md +0 -92
  164. package/.agent/workflows/loop-start.md +0 -37
  165. package/.agent/workflows/loop-status.md +0 -28
  166. package/.agent/workflows/memory-evolve.md +0 -71
  167. package/.agent/workflows/memory.md +0 -62
  168. package/.agent/workflows/model-route.md +0 -31
  169. package/.agent/workflows/multi-backend.md +0 -163
  170. package/.agent/workflows/multi-execute.md +0 -320
  171. package/.agent/workflows/multi-frontend.md +0 -163
  172. package/.agent/workflows/multi-plan.md +0 -273
  173. package/.agent/workflows/multi-workflow.md +0 -196
  174. package/.agent/workflows/onboard.md +0 -72
  175. package/.agent/workflows/orchestrate.md +0 -135
  176. package/.agent/workflows/plan.md +0 -117
  177. package/.agent/workflows/pm2.md +0 -277
  178. package/.agent/workflows/pre-release.md +0 -66
  179. package/.agent/workflows/project-launch.md +0 -91
  180. package/.agent/workflows/projects.md +0 -39
  181. package/.agent/workflows/promote.md +0 -41
  182. package/.agent/workflows/prompt-optimize.md +0 -23
  183. package/.agent/workflows/prp-commit.md +0 -112
  184. package/.agent/workflows/prp-implement.md +0 -385
  185. package/.agent/workflows/prp-plan.md +0 -502
  186. package/.agent/workflows/prp-pr.md +0 -184
  187. package/.agent/workflows/prp-prd.md +0 -447
  188. package/.agent/workflows/prune.md +0 -31
  189. package/.agent/workflows/python-review.md +0 -297
  190. package/.agent/workflows/quality-gate.md +0 -33
  191. package/.agent/workflows/refactor-clean.md +0 -84
  192. package/.agent/workflows/refactor-sprint.md +0 -77
  193. package/.agent/workflows/replay.md +0 -61
  194. package/.agent/workflows/resume-session.md +0 -156
  195. package/.agent/workflows/review-pr.md +0 -37
  196. package/.agent/workflows/route-model.md +0 -48
  197. package/.agent/workflows/rules-distill.md +0 -20
  198. package/.agent/workflows/rust-build.md +0 -187
  199. package/.agent/workflows/rust-review.md +0 -142
  200. package/.agent/workflows/rust-test.md +0 -308
  201. package/.agent/workflows/santa-loop.md +0 -175
  202. package/.agent/workflows/save-session.md +0 -275
  203. package/.agent/workflows/security-audit.md +0 -66
  204. package/.agent/workflows/sessions.md +0 -333
  205. package/.agent/workflows/setup-pm.md +0 -80
  206. package/.agent/workflows/skill-create.md +0 -174
  207. package/.agent/workflows/skill-health.md +0 -54
  208. package/.agent/workflows/swarm.md +0 -68
  209. package/.agent/workflows/tdd.md +0 -231
  210. package/.agent/workflows/team-review.md +0 -107
  211. package/.agent/workflows/terse-compress.md +0 -78
  212. package/.agent/workflows/terse.md +0 -40
  213. package/.agent/workflows/test-coverage.md +0 -73
  214. package/.agent/workflows/update-codemaps.md +0 -76
  215. package/.agent/workflows/update-docs.md +0 -88
  216. package/.agent/workflows/update.md +0 -92
  217. package/.agent/workflows/verify-supply-chain.md +0 -59
  218. package/.agent/workflows/verify.md +0 -23
  219. package/.agents/rules/antigravity-rtk-rules.md +0 -32
  220. package/.aider-ecc/agents/api-guardian.md +0 -279
  221. package/.aider-ecc/agents/architect.md +0 -211
  222. package/.aider-ecc/agents/backdoor-hunter.md +0 -260
  223. package/.aider-ecc/agents/build-error-resolver.md +0 -114
  224. package/.aider-ecc/agents/chaos-engineer.md +0 -251
  225. package/.aider-ecc/agents/chief-of-staff.md +0 -151
  226. package/.aider-ecc/agents/code-architect.md +0 -71
  227. package/.aider-ecc/agents/code-explorer.md +0 -69
  228. package/.aider-ecc/agents/code-reviewer.md +0 -258
  229. package/.aider-ecc/agents/code-simplifier.md +0 -47
  230. package/.aider-ecc/agents/code-stealer-detector.md +0 -228
  231. package/.aider-ecc/agents/comment-analyzer.md +0 -45
  232. package/.aider-ecc/agents/conversation-analyzer.md +0 -52
  233. package/.aider-ecc/agents/cpp-build-resolver.md +0 -90
  234. package/.aider-ecc/agents/cpp-reviewer.md +0 -72
  235. package/.aider-ecc/agents/csharp-reviewer.md +0 -101
  236. package/.aider-ecc/agents/dart-build-resolver.md +0 -201
  237. package/.aider-ecc/agents/database-reviewer.md +0 -91
  238. package/.aider-ecc/agents/debug-detective.md +0 -410
  239. package/.aider-ecc/agents/dependency-doctor.md +0 -121
  240. package/.aider-ecc/agents/doc-updater.md +0 -107
  241. package/.aider-ecc/agents/docs-lookup.md +0 -68
  242. package/.aider-ecc/agents/e2e-runner.md +0 -107
  243. package/.aider-ecc/agents/env-debugger.md +0 -154
  244. package/.aider-ecc/agents/flake-hunter.md +0 -142
  245. package/.aider-ecc/agents/flutter-reviewer.md +0 -243
  246. package/.aider-ecc/agents/gan-evaluator.md +0 -209
  247. package/.aider-ecc/agents/gan-generator.md +0 -131
  248. package/.aider-ecc/agents/gan-planner.md +0 -99
  249. package/.aider-ecc/agents/git-rescue.md +0 -133
  250. package/.aider-ecc/agents/go-build-resolver.md +0 -94
  251. package/.aider-ecc/agents/go-reviewer.md +0 -76
  252. package/.aider-ecc/agents/harness-optimizer.md +0 -35
  253. package/.aider-ecc/agents/healthcare-reviewer.md +0 -83
  254. package/.aider-ecc/agents/image-architect.md +0 -190
  255. package/.aider-ecc/agents/incident-commander.md +0 -228
  256. package/.aider-ecc/agents/jailbreak-tester.md +0 -222
  257. package/.aider-ecc/agents/java-build-resolver.md +0 -153
  258. package/.aider-ecc/agents/java-reviewer.md +0 -92
  259. package/.aider-ecc/agents/kodelyth-advisor.md +0 -172
  260. package/.aider-ecc/agents/kodelyth-memory.md +0 -87
  261. package/.aider-ecc/agents/kotlin-build-resolver.md +0 -118
  262. package/.aider-ecc/agents/kotlin-reviewer.md +0 -159
  263. package/.aider-ecc/agents/license-violation-finder.md +0 -212
  264. package/.aider-ecc/agents/load-tester.md +0 -284
  265. package/.aider-ecc/agents/loop-operator.md +0 -36
  266. package/.aider-ecc/agents/migration-guide.md +0 -369
  267. package/.aider-ecc/agents/opensource-forker.md +0 -198
  268. package/.aider-ecc/agents/opensource-packager.md +0 -249
  269. package/.aider-ecc/agents/opensource-sanitizer.md +0 -188
  270. package/.aider-ecc/agents/pair-programmer.md +0 -261
  271. package/.aider-ecc/agents/performance-optimizer.md +0 -446
  272. package/.aider-ecc/agents/planner.md +0 -212
  273. package/.aider-ecc/agents/pr-test-analyzer.md +0 -45
  274. package/.aider-ecc/agents/prompt-injection-hunter.md +0 -126
  275. package/.aider-ecc/agents/python-reviewer.md +0 -98
  276. package/.aider-ecc/agents/pytorch-build-resolver.md +0 -120
  277. package/.aider-ecc/agents/refactor-cleaner.md +0 -85
  278. package/.aider-ecc/agents/release-captain.md +0 -226
  279. package/.aider-ecc/agents/rust-build-resolver.md +0 -148
  280. package/.aider-ecc/agents/rust-reviewer.md +0 -94
  281. package/.aider-ecc/agents/secret-hunter.md +0 -209
  282. package/.aider-ecc/agents/security-reviewer.md +0 -166
  283. package/.aider-ecc/agents/seo-specialist.md +0 -62
  284. package/.aider-ecc/agents/silent-failure-hunter.md +0 -50
  285. package/.aider-ecc/agents/supply-chain-auditor.md +0 -195
  286. package/.aider-ecc/agents/tdd-guide.md +0 -91
  287. package/.aider-ecc/agents/type-design-analyzer.md +0 -41
  288. package/.aider-ecc/agents/typescript-reviewer.md +0 -112
  289. package/.aider-ecc/agents/ux-reviewer.md +0 -483
  290. package/.aider-ecc/commands/agent-sort.md +0 -23
  291. package/.aider-ecc/commands/arena.md +0 -136
  292. package/.aider-ecc/commands/aside.md +0 -164
  293. package/.aider-ecc/commands/build-fix.md +0 -66
  294. package/.aider-ecc/commands/checkpoint.md +0 -79
  295. package/.aider-ecc/commands/claw.md +0 -23
  296. package/.aider-ecc/commands/code-review.md +0 -289
  297. package/.aider-ecc/commands/context-budget.md +0 -23
  298. package/.aider-ecc/commands/cpp-build.md +0 -173
  299. package/.aider-ecc/commands/cpp-review.md +0 -132
  300. package/.aider-ecc/commands/cpp-test.md +0 -251
  301. package/.aider-ecc/commands/dashboard.md +0 -67
  302. package/.aider-ecc/commands/debug-blitz.md +0 -70
  303. package/.aider-ecc/commands/devfleet.md +0 -23
  304. package/.aider-ecc/commands/devil-mode.md +0 -121
  305. package/.aider-ecc/commands/docs.md +0 -23
  306. package/.aider-ecc/commands/doctor.md +0 -75
  307. package/.aider-ecc/commands/e2e.md +0 -268
  308. package/.aider-ecc/commands/eval.md +0 -23
  309. package/.aider-ecc/commands/evil-mode.md +0 -106
  310. package/.aider-ecc/commands/evolve.md +0 -178
  311. package/.aider-ecc/commands/feature-dev.md +0 -49
  312. package/.aider-ecc/commands/flutter-build.md +0 -164
  313. package/.aider-ecc/commands/flutter-review.md +0 -116
  314. package/.aider-ecc/commands/flutter-test.md +0 -144
  315. package/.aider-ecc/commands/gan-build.md +0 -104
  316. package/.aider-ecc/commands/gan-design.md +0 -40
  317. package/.aider-ecc/commands/go-build.md +0 -183
  318. package/.aider-ecc/commands/go-review.md +0 -148
  319. package/.aider-ecc/commands/go-test.md +0 -268
  320. package/.aider-ecc/commands/god-mode.md +0 -85
  321. package/.aider-ecc/commands/gradle-build.md +0 -70
  322. package/.aider-ecc/commands/harness-audit.md +0 -77
  323. package/.aider-ecc/commands/hookify-configure.md +0 -14
  324. package/.aider-ecc/commands/hookify-help.md +0 -46
  325. package/.aider-ecc/commands/hookify-list.md +0 -21
  326. package/.aider-ecc/commands/hookify.md +0 -50
  327. package/.aider-ecc/commands/immune.md +0 -89
  328. package/.aider-ecc/commands/instinct-export.md +0 -66
  329. package/.aider-ecc/commands/instinct-import.md +0 -114
  330. package/.aider-ecc/commands/instinct-status.md +0 -59
  331. package/.aider-ecc/commands/jira.md +0 -106
  332. package/.aider-ecc/commands/kotlin-build.md +0 -174
  333. package/.aider-ecc/commands/kotlin-review.md +0 -140
  334. package/.aider-ecc/commands/kotlin-test.md +0 -312
  335. package/.aider-ecc/commands/learn-eval.md +0 -116
  336. package/.aider-ecc/commands/learn.md +0 -74
  337. package/.aider-ecc/commands/lessons.md +0 -92
  338. package/.aider-ecc/commands/loop-start.md +0 -37
  339. package/.aider-ecc/commands/loop-status.md +0 -28
  340. package/.aider-ecc/commands/memory-evolve.md +0 -71
  341. package/.aider-ecc/commands/memory.md +0 -62
  342. package/.aider-ecc/commands/model-route.md +0 -31
  343. package/.aider-ecc/commands/multi-backend.md +0 -163
  344. package/.aider-ecc/commands/multi-execute.md +0 -320
  345. package/.aider-ecc/commands/multi-frontend.md +0 -163
  346. package/.aider-ecc/commands/multi-plan.md +0 -273
  347. package/.aider-ecc/commands/multi-workflow.md +0 -196
  348. package/.aider-ecc/commands/onboard.md +0 -72
  349. package/.aider-ecc/commands/orchestrate.md +0 -135
  350. package/.aider-ecc/commands/plan.md +0 -117
  351. package/.aider-ecc/commands/pm2.md +0 -277
  352. package/.aider-ecc/commands/pre-release.md +0 -66
  353. package/.aider-ecc/commands/project-launch.md +0 -91
  354. package/.aider-ecc/commands/projects.md +0 -39
  355. package/.aider-ecc/commands/promote.md +0 -41
  356. package/.aider-ecc/commands/prompt-optimize.md +0 -23
  357. package/.aider-ecc/commands/prp-commit.md +0 -112
  358. package/.aider-ecc/commands/prp-implement.md +0 -385
  359. package/.aider-ecc/commands/prp-plan.md +0 -502
  360. package/.aider-ecc/commands/prp-pr.md +0 -184
  361. package/.aider-ecc/commands/prp-prd.md +0 -447
  362. package/.aider-ecc/commands/prune.md +0 -31
  363. package/.aider-ecc/commands/python-review.md +0 -297
  364. package/.aider-ecc/commands/quality-gate.md +0 -33
  365. package/.aider-ecc/commands/refactor-clean.md +0 -84
  366. package/.aider-ecc/commands/refactor-sprint.md +0 -77
  367. package/.aider-ecc/commands/replay.md +0 -61
  368. package/.aider-ecc/commands/resume-session.md +0 -156
  369. package/.aider-ecc/commands/review-pr.md +0 -37
  370. package/.aider-ecc/commands/route-model.md +0 -48
  371. package/.aider-ecc/commands/rules-distill.md +0 -20
  372. package/.aider-ecc/commands/rust-build.md +0 -187
  373. package/.aider-ecc/commands/rust-review.md +0 -142
  374. package/.aider-ecc/commands/rust-test.md +0 -308
  375. package/.aider-ecc/commands/santa-loop.md +0 -175
  376. package/.aider-ecc/commands/save-session.md +0 -275
  377. package/.aider-ecc/commands/security-audit.md +0 -66
  378. package/.aider-ecc/commands/sessions.md +0 -333
  379. package/.aider-ecc/commands/setup-pm.md +0 -80
  380. package/.aider-ecc/commands/skill-create.md +0 -174
  381. package/.aider-ecc/commands/skill-health.md +0 -54
  382. package/.aider-ecc/commands/swarm.md +0 -68
  383. package/.aider-ecc/commands/tdd.md +0 -231
  384. package/.aider-ecc/commands/team-review.md +0 -107
  385. package/.aider-ecc/commands/terse-compress.md +0 -78
  386. package/.aider-ecc/commands/terse.md +0 -40
  387. package/.aider-ecc/commands/test-coverage.md +0 -73
  388. package/.aider-ecc/commands/update-codemaps.md +0 -76
  389. package/.aider-ecc/commands/update-docs.md +0 -88
  390. package/.aider-ecc/commands/update.md +0 -92
  391. package/.aider-ecc/commands/verify-supply-chain.md +0 -59
  392. package/.aider-ecc/commands/verify.md +0 -23
  393. package/.aider-ecc/rules/README.md +0 -108
  394. package/.aider-ecc/rules/agent-intent-routing.md +0 -832
  395. package/.aider-ecc/rules/agents.md +0 -50
  396. package/.aider-ecc/rules/code-review.md +0 -124
  397. package/.aider-ecc/rules/coding-style.md +0 -41
  398. package/.aider-ecc/rules/cost-aware-model-routing.md +0 -152
  399. package/.aider-ecc/rules/design-quality.md +0 -63
  400. package/.aider-ecc/rules/development-workflow.md +0 -44
  401. package/.aider-ecc/rules/git-workflow.md +0 -24
  402. package/.aider-ecc/rules/hooks.md +0 -23
  403. package/.aider-ecc/rules/memory-protocol.md +0 -87
  404. package/.aider-ecc/rules/patterns.md +0 -71
  405. package/.aider-ecc/rules/performance.md +0 -55
  406. package/.aider-ecc/rules/security.md +0 -56
  407. package/.aider-ecc/rules/self-improvement-workflow.md +0 -141
  408. package/.aider-ecc/rules/shell-portability.md +0 -70
  409. package/.aider-ecc/rules/testing.md +0 -65
  410. package/.aider-ecc/skills/agent-eval/SKILL.md +0 -145
  411. package/.aider-ecc/skills/agent-handoff/SKILL.md +0 -184
  412. package/.aider-ecc/skills/agent-harness-construction/SKILL.md +0 -73
  413. package/.aider-ecc/skills/agent-introspection-debugging/SKILL.md +0 -153
  414. package/.aider-ecc/skills/agent-payment-x402/SKILL.md +0 -178
  415. package/.aider-ecc/skills/agent-sort/SKILL.md +0 -215
  416. package/.aider-ecc/skills/agentic-engineering/SKILL.md +0 -63
  417. package/.aider-ecc/skills/ai-first-engineering/SKILL.md +0 -51
  418. package/.aider-ecc/skills/ai-regression-testing/SKILL.md +0 -385
  419. package/.aider-ecc/skills/android-clean-architecture/SKILL.md +0 -339
  420. package/.aider-ecc/skills/api-connector-builder/SKILL.md +0 -121
  421. package/.aider-ecc/skills/api-design/SKILL.md +0 -523
  422. package/.aider-ecc/skills/architecture-decision-records/SKILL.md +0 -179
  423. package/.aider-ecc/skills/article-writing/SKILL.md +0 -79
  424. package/.aider-ecc/skills/automation-audit-ops/SKILL.md +0 -142
  425. package/.aider-ecc/skills/autonomous-agent-harness/SKILL.md +0 -267
  426. package/.aider-ecc/skills/autonomous-loops/SKILL.md +0 -610
  427. package/.aider-ecc/skills/backend-patterns/SKILL.md +0 -598
  428. package/.aider-ecc/skills/benchmark/SKILL.md +0 -93
  429. package/.aider-ecc/skills/blueprint/SKILL.md +0 -105
  430. package/.aider-ecc/skills/brand-voice/SKILL.md +0 -97
  431. package/.aider-ecc/skills/brand-voice/references/voice-profile-schema.md +0 -55
  432. package/.aider-ecc/skills/browser-qa/SKILL.md +0 -87
  433. package/.aider-ecc/skills/bun-runtime/SKILL.md +0 -84
  434. package/.aider-ecc/skills/canary-watch/SKILL.md +0 -99
  435. package/.aider-ecc/skills/carrier-relationship-management/SKILL.md +0 -212
  436. package/.aider-ecc/skills/ck/SKILL.md +0 -147
  437. package/.aider-ecc/skills/ck/commands/forget.mjs +0 -44
  438. package/.aider-ecc/skills/ck/commands/info.mjs +0 -24
  439. package/.aider-ecc/skills/ck/commands/init.mjs +0 -143
  440. package/.aider-ecc/skills/ck/commands/list.mjs +0 -40
  441. package/.aider-ecc/skills/ck/commands/migrate.mjs +0 -202
  442. package/.aider-ecc/skills/ck/commands/resume.mjs +0 -36
  443. package/.aider-ecc/skills/ck/commands/save.mjs +0 -210
  444. package/.aider-ecc/skills/ck/commands/shared.mjs +0 -387
  445. package/.aider-ecc/skills/ck/hooks/session-start.mjs +0 -224
  446. package/.aider-ecc/skills/claude-api/SKILL.md +0 -337
  447. package/.aider-ecc/skills/claude-devfleet/SKILL.md +0 -103
  448. package/.aider-ecc/skills/click-path-audit/SKILL.md +0 -244
  449. package/.aider-ecc/skills/clickhouse-io/SKILL.md +0 -439
  450. package/.aider-ecc/skills/code-tour/SKILL.md +0 -236
  451. package/.aider-ecc/skills/codebase-onboarding/SKILL.md +0 -233
  452. package/.aider-ecc/skills/coding-standards/SKILL.md +0 -549
  453. package/.aider-ecc/skills/compose-multiplatform-patterns/SKILL.md +0 -299
  454. package/.aider-ecc/skills/configure-ecc/SKILL.md +0 -367
  455. package/.aider-ecc/skills/connections-optimizer/SKILL.md +0 -189
  456. package/.aider-ecc/skills/content-engine/SKILL.md +0 -131
  457. package/.aider-ecc/skills/content-hash-cache-pattern/SKILL.md +0 -161
  458. package/.aider-ecc/skills/context-budget/SKILL.md +0 -135
  459. package/.aider-ecc/skills/continuous-agent-loop/SKILL.md +0 -45
  460. package/.aider-ecc/skills/continuous-learning/SKILL.md +0 -123
  461. package/.aider-ecc/skills/continuous-learning/config.json +0 -18
  462. package/.aider-ecc/skills/continuous-learning/evaluate-session.sh +0 -69
  463. package/.aider-ecc/skills/continuous-learning-v2/SKILL.md +0 -365
  464. package/.aider-ecc/skills/continuous-learning-v2/agents/observer-loop.sh +0 -271
  465. package/.aider-ecc/skills/continuous-learning-v2/agents/observer.md +0 -198
  466. package/.aider-ecc/skills/continuous-learning-v2/agents/session-guardian.sh +0 -150
  467. package/.aider-ecc/skills/continuous-learning-v2/agents/start-observer.sh +0 -244
  468. package/.aider-ecc/skills/continuous-learning-v2/config.json +0 -8
  469. package/.aider-ecc/skills/continuous-learning-v2/hooks/observe.sh +0 -428
  470. package/.aider-ecc/skills/continuous-learning-v2/scripts/detect-project.sh +0 -228
  471. package/.aider-ecc/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -1426
  472. package/.aider-ecc/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -984
  473. package/.aider-ecc/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
  474. package/.aider-ecc/skills/cost-aware-model-routing/SKILL.md +0 -153
  475. package/.aider-ecc/skills/council/SKILL.md +0 -203
  476. package/.aider-ecc/skills/cpp-coding-standards/SKILL.md +0 -723
  477. package/.aider-ecc/skills/cpp-testing/SKILL.md +0 -324
  478. package/.aider-ecc/skills/crosspost/SKILL.md +0 -111
  479. package/.aider-ecc/skills/csharp-testing/SKILL.md +0 -321
  480. package/.aider-ecc/skills/customer-billing-ops/SKILL.md +0 -140
  481. package/.aider-ecc/skills/customs-trade-compliance/SKILL.md +0 -263
  482. package/.aider-ecc/skills/dart-flutter-patterns/SKILL.md +0 -563
  483. package/.aider-ecc/skills/dashboard-builder/SKILL.md +0 -109
  484. package/.aider-ecc/skills/data-scraper-agent/SKILL.md +0 -764
  485. package/.aider-ecc/skills/database-migrations/SKILL.md +0 -429
  486. package/.aider-ecc/skills/deep-research/SKILL.md +0 -155
  487. package/.aider-ecc/skills/defi-amm-security/SKILL.md +0 -160
  488. package/.aider-ecc/skills/deployment-patterns/SKILL.md +0 -427
  489. package/.aider-ecc/skills/design-system/SKILL.md +0 -82
  490. package/.aider-ecc/skills/django-patterns/SKILL.md +0 -734
  491. package/.aider-ecc/skills/django-security/SKILL.md +0 -593
  492. package/.aider-ecc/skills/django-tdd/SKILL.md +0 -729
  493. package/.aider-ecc/skills/django-verification/SKILL.md +0 -469
  494. package/.aider-ecc/skills/dmux-workflows/SKILL.md +0 -191
  495. package/.aider-ecc/skills/docker-patterns/SKILL.md +0 -364
  496. package/.aider-ecc/skills/documentation-lookup/SKILL.md +0 -90
  497. package/.aider-ecc/skills/dotnet-patterns/SKILL.md +0 -321
  498. package/.aider-ecc/skills/e2e-testing/SKILL.md +0 -326
  499. package/.aider-ecc/skills/ecc-token-savings/SKILL.md +0 -106
  500. package/.aider-ecc/skills/ecc-tools-cost-audit/SKILL.md +0 -160
  501. package/.aider-ecc/skills/email-ops/SKILL.md +0 -121
  502. package/.aider-ecc/skills/energy-procurement/SKILL.md +0 -228
  503. package/.aider-ecc/skills/enterprise-agent-ops/SKILL.md +0 -50
  504. package/.aider-ecc/skills/eval-harness/SKILL.md +0 -270
  505. package/.aider-ecc/skills/evm-token-decimals/SKILL.md +0 -130
  506. package/.aider-ecc/skills/exa-search/SKILL.md +0 -103
  507. package/.aider-ecc/skills/fal-ai-media/SKILL.md +0 -284
  508. package/.aider-ecc/skills/finance-billing-ops/SKILL.md +0 -127
  509. package/.aider-ecc/skills/flutter-dart-code-review/SKILL.md +0 -435
  510. package/.aider-ecc/skills/foundation-models-on-device/SKILL.md +0 -243
  511. package/.aider-ecc/skills/frontend-design/SKILL.md +0 -145
  512. package/.aider-ecc/skills/frontend-patterns/SKILL.md +0 -642
  513. package/.aider-ecc/skills/frontend-slides/SKILL.md +0 -184
  514. package/.aider-ecc/skills/frontend-slides/STYLE_PRESETS.md +0 -330
  515. package/.aider-ecc/skills/gan-style-harness/SKILL.md +0 -278
  516. package/.aider-ecc/skills/git-mastery/SKILL.md +0 -366
  517. package/.aider-ecc/skills/git-workflow/SKILL.md +0 -715
  518. package/.aider-ecc/skills/github-ops/SKILL.md +0 -144
  519. package/.aider-ecc/skills/golang-patterns/SKILL.md +0 -674
  520. package/.aider-ecc/skills/golang-testing/SKILL.md +0 -720
  521. package/.aider-ecc/skills/google-workspace-ops/SKILL.md +0 -95
  522. package/.aider-ecc/skills/healthcare-cdss-patterns/SKILL.md +0 -245
  523. package/.aider-ecc/skills/healthcare-emr-patterns/SKILL.md +0 -159
  524. package/.aider-ecc/skills/healthcare-eval-harness/SKILL.md +0 -207
  525. package/.aider-ecc/skills/healthcare-phi-compliance/SKILL.md +0 -145
  526. package/.aider-ecc/skills/hexagonal-architecture/SKILL.md +0 -276
  527. package/.aider-ecc/skills/hipaa-compliance/SKILL.md +0 -78
  528. package/.aider-ecc/skills/hookify-rules/SKILL.md +0 -128
  529. package/.aider-ecc/skills/intent-routing/SKILL.md +0 -134
  530. package/.aider-ecc/skills/inventory-demand-planning/SKILL.md +0 -247
  531. package/.aider-ecc/skills/investor-materials/SKILL.md +0 -96
  532. package/.aider-ecc/skills/investor-outreach/SKILL.md +0 -91
  533. package/.aider-ecc/skills/iterative-retrieval/SKILL.md +0 -211
  534. package/.aider-ecc/skills/java-coding-standards/SKILL.md +0 -147
  535. package/.aider-ecc/skills/jira-integration/SKILL.md +0 -293
  536. package/.aider-ecc/skills/jpa-patterns/SKILL.md +0 -151
  537. package/.aider-ecc/skills/knowledge-ops/SKILL.md +0 -154
  538. package/.aider-ecc/skills/kodelyth-memory/SKILL.md +0 -136
  539. package/.aider-ecc/skills/kodelyth-quickstart/SKILL.md +0 -214
  540. package/.aider-ecc/skills/kotlin-coroutines-flows/SKILL.md +0 -284
  541. package/.aider-ecc/skills/kotlin-exposed-patterns/SKILL.md +0 -719
  542. package/.aider-ecc/skills/kotlin-ktor-patterns/SKILL.md +0 -689
  543. package/.aider-ecc/skills/kotlin-patterns/SKILL.md +0 -711
  544. package/.aider-ecc/skills/kotlin-testing/SKILL.md +0 -824
  545. package/.aider-ecc/skills/laravel-patterns/SKILL.md +0 -415
  546. package/.aider-ecc/skills/laravel-plugin-discovery/SKILL.md +0 -229
  547. package/.aider-ecc/skills/laravel-security/SKILL.md +0 -285
  548. package/.aider-ecc/skills/laravel-tdd/SKILL.md +0 -283
  549. package/.aider-ecc/skills/laravel-verification/SKILL.md +0 -179
  550. package/.aider-ecc/skills/lead-intelligence/SKILL.md +0 -321
  551. package/.aider-ecc/skills/lead-intelligence/agents/enrichment-agent.md +0 -85
  552. package/.aider-ecc/skills/lead-intelligence/agents/mutual-mapper.md +0 -75
  553. package/.aider-ecc/skills/lead-intelligence/agents/outreach-drafter.md +0 -98
  554. package/.aider-ecc/skills/lead-intelligence/agents/signal-scorer.md +0 -60
  555. package/.aider-ecc/skills/liquid-glass-design/SKILL.md +0 -279
  556. package/.aider-ecc/skills/llm-trading-agent-security/SKILL.md +0 -146
  557. package/.aider-ecc/skills/logistics-exception-management/SKILL.md +0 -222
  558. package/.aider-ecc/skills/manim-video/SKILL.md +0 -89
  559. package/.aider-ecc/skills/manim-video/assets/network_graph_scene.py +0 -52
  560. package/.aider-ecc/skills/market-research/SKILL.md +0 -75
  561. package/.aider-ecc/skills/mcp-server-patterns/SKILL.md +0 -67
  562. package/.aider-ecc/skills/messages-ops/SKILL.md +0 -104
  563. package/.aider-ecc/skills/nanoclaw-repl/SKILL.md +0 -33
  564. package/.aider-ecc/skills/nestjs-patterns/SKILL.md +0 -230
  565. package/.aider-ecc/skills/nextjs-turbopack/SKILL.md +0 -44
  566. package/.aider-ecc/skills/nodejs-keccak256/SKILL.md +0 -102
  567. package/.aider-ecc/skills/nutrient-document-processing/SKILL.md +0 -167
  568. package/.aider-ecc/skills/nuxt4-patterns/SKILL.md +0 -100
  569. package/.aider-ecc/skills/observability/SKILL.md +0 -390
  570. package/.aider-ecc/skills/observability-dashboard/SKILL.md +0 -119
  571. package/.aider-ecc/skills/openclaw-persona-forge/SKILL.md +0 -296
  572. package/.aider-ecc/skills/openclaw-persona-forge/gacha.py +0 -224
  573. package/.aider-ecc/skills/openclaw-persona-forge/gacha.sh +0 -5
  574. package/.aider-ecc/skills/openclaw-persona-forge/references/avatar-style.md +0 -124
  575. package/.aider-ecc/skills/openclaw-persona-forge/references/boundary-rules.md +0 -53
  576. package/.aider-ecc/skills/openclaw-persona-forge/references/error-handling.md +0 -53
  577. package/.aider-ecc/skills/openclaw-persona-forge/references/identity-tension.md +0 -48
  578. package/.aider-ecc/skills/openclaw-persona-forge/references/naming-system.md +0 -39
  579. package/.aider-ecc/skills/openclaw-persona-forge/references/output-template.md +0 -166
  580. package/.aider-ecc/skills/opensource-pipeline/SKILL.md +0 -255
  581. package/.aider-ecc/skills/perl-patterns/SKILL.md +0 -504
  582. package/.aider-ecc/skills/perl-security/SKILL.md +0 -503
  583. package/.aider-ecc/skills/perl-testing/SKILL.md +0 -475
  584. package/.aider-ecc/skills/plankton-code-quality/SKILL.md +0 -236
  585. package/.aider-ecc/skills/postgres-patterns/SKILL.md +0 -147
  586. package/.aider-ecc/skills/product-capability/SKILL.md +0 -141
  587. package/.aider-ecc/skills/product-lens/SKILL.md +0 -92
  588. package/.aider-ecc/skills/production-scheduling/SKILL.md +0 -238
  589. package/.aider-ecc/skills/project-flow-ops/SKILL.md +0 -111
  590. package/.aider-ecc/skills/prompt-optimizer/SKILL.md +0 -397
  591. package/.aider-ecc/skills/python-patterns/SKILL.md +0 -750
  592. package/.aider-ecc/skills/python-testing/SKILL.md +0 -816
  593. package/.aider-ecc/skills/pytorch-patterns/SKILL.md +0 -396
  594. package/.aider-ecc/skills/quality-nonconformance/SKILL.md +0 -260
  595. package/.aider-ecc/skills/ralphinho-rfc-pipeline/SKILL.md +0 -67
  596. package/.aider-ecc/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
  597. package/.aider-ecc/skills/remotion-video-creation/SKILL.md +0 -43
  598. package/.aider-ecc/skills/remotion-video-creation/rules/3d.md +0 -86
  599. package/.aider-ecc/skills/remotion-video-creation/rules/animations.md +0 -29
  600. package/.aider-ecc/skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx +0 -173
  601. package/.aider-ecc/skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx +0 -100
  602. package/.aider-ecc/skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx +0 -108
  603. package/.aider-ecc/skills/remotion-video-creation/rules/assets.md +0 -78
  604. package/.aider-ecc/skills/remotion-video-creation/rules/audio.md +0 -172
  605. package/.aider-ecc/skills/remotion-video-creation/rules/calculate-metadata.md +0 -104
  606. package/.aider-ecc/skills/remotion-video-creation/rules/can-decode.md +0 -75
  607. package/.aider-ecc/skills/remotion-video-creation/rules/charts.md +0 -58
  608. package/.aider-ecc/skills/remotion-video-creation/rules/compositions.md +0 -146
  609. package/.aider-ecc/skills/remotion-video-creation/rules/display-captions.md +0 -126
  610. package/.aider-ecc/skills/remotion-video-creation/rules/extract-frames.md +0 -229
  611. package/.aider-ecc/skills/remotion-video-creation/rules/fonts.md +0 -152
  612. package/.aider-ecc/skills/remotion-video-creation/rules/get-audio-duration.md +0 -58
  613. package/.aider-ecc/skills/remotion-video-creation/rules/get-video-dimensions.md +0 -68
  614. package/.aider-ecc/skills/remotion-video-creation/rules/get-video-duration.md +0 -58
  615. package/.aider-ecc/skills/remotion-video-creation/rules/gifs.md +0 -138
  616. package/.aider-ecc/skills/remotion-video-creation/rules/images.md +0 -130
  617. package/.aider-ecc/skills/remotion-video-creation/rules/import-srt-captions.md +0 -67
  618. package/.aider-ecc/skills/remotion-video-creation/rules/lottie.md +0 -67
  619. package/.aider-ecc/skills/remotion-video-creation/rules/measuring-dom-nodes.md +0 -34
  620. package/.aider-ecc/skills/remotion-video-creation/rules/measuring-text.md +0 -143
  621. package/.aider-ecc/skills/remotion-video-creation/rules/sequencing.md +0 -106
  622. package/.aider-ecc/skills/remotion-video-creation/rules/tailwind.md +0 -11
  623. package/.aider-ecc/skills/remotion-video-creation/rules/text-animations.md +0 -20
  624. package/.aider-ecc/skills/remotion-video-creation/rules/timing.md +0 -179
  625. package/.aider-ecc/skills/remotion-video-creation/rules/transcribe-captions.md +0 -19
  626. package/.aider-ecc/skills/remotion-video-creation/rules/transitions.md +0 -122
  627. package/.aider-ecc/skills/remotion-video-creation/rules/trimming.md +0 -52
  628. package/.aider-ecc/skills/remotion-video-creation/rules/videos.md +0 -171
  629. package/.aider-ecc/skills/repo-scan/SKILL.md +0 -78
  630. package/.aider-ecc/skills/research-ops/SKILL.md +0 -112
  631. package/.aider-ecc/skills/returns-reverse-logistics/SKILL.md +0 -240
  632. package/.aider-ecc/skills/rules-distill/SKILL.md +0 -264
  633. package/.aider-ecc/skills/rules-distill/scripts/scan-rules.sh +0 -58
  634. package/.aider-ecc/skills/rules-distill/scripts/scan-skills.sh +0 -129
  635. package/.aider-ecc/skills/rust-patterns/SKILL.md +0 -499
  636. package/.aider-ecc/skills/rust-testing/SKILL.md +0 -500
  637. package/.aider-ecc/skills/safety-guard/SKILL.md +0 -75
  638. package/.aider-ecc/skills/santa-method/SKILL.md +0 -306
  639. package/.aider-ecc/skills/search-first/SKILL.md +0 -161
  640. package/.aider-ecc/skills/security-bounty-hunter/SKILL.md +0 -99
  641. package/.aider-ecc/skills/security-review/SKILL.md +0 -495
  642. package/.aider-ecc/skills/security-review/cloud-infrastructure-security.md +0 -361
  643. package/.aider-ecc/skills/security-scan/SKILL.md +0 -165
  644. package/.aider-ecc/skills/self-evolving-memory/SKILL.md +0 -175
  645. package/.aider-ecc/skills/seo/SKILL.md +0 -154
  646. package/.aider-ecc/skills/session-replay/SKILL.md +0 -199
  647. package/.aider-ecc/skills/skill-comply/SKILL.md +0 -58
  648. package/.aider-ecc/skills/skill-comply/fixtures/compliant_trace.jsonl +0 -5
  649. package/.aider-ecc/skills/skill-comply/fixtures/noncompliant_trace.jsonl +0 -3
  650. package/.aider-ecc/skills/skill-comply/fixtures/tdd_spec.yaml +0 -44
  651. package/.aider-ecc/skills/skill-comply/prompts/classifier.md +0 -24
  652. package/.aider-ecc/skills/skill-comply/prompts/scenario_generator.md +0 -62
  653. package/.aider-ecc/skills/skill-comply/prompts/spec_generator.md +0 -42
  654. package/.aider-ecc/skills/skill-comply/pyproject.toml +0 -15
  655. package/.aider-ecc/skills/skill-comply/scripts/__init__.py +0 -0
  656. package/.aider-ecc/skills/skill-comply/scripts/classifier.py +0 -85
  657. package/.aider-ecc/skills/skill-comply/scripts/grader.py +0 -122
  658. package/.aider-ecc/skills/skill-comply/scripts/parser.py +0 -107
  659. package/.aider-ecc/skills/skill-comply/scripts/report.py +0 -170
  660. package/.aider-ecc/skills/skill-comply/scripts/run.py +0 -127
  661. package/.aider-ecc/skills/skill-comply/scripts/runner.py +0 -161
  662. package/.aider-ecc/skills/skill-comply/scripts/scenario_generator.py +0 -70
  663. package/.aider-ecc/skills/skill-comply/scripts/spec_generator.py +0 -72
  664. package/.aider-ecc/skills/skill-comply/scripts/utils.py +0 -13
  665. package/.aider-ecc/skills/skill-stocktake/SKILL.md +0 -193
  666. package/.aider-ecc/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
  667. package/.aider-ecc/skills/skill-stocktake/scripts/save-results.sh +0 -56
  668. package/.aider-ecc/skills/skill-stocktake/scripts/scan.sh +0 -170
  669. package/.aider-ecc/skills/smart-debug/SKILL.md +0 -241
  670. package/.aider-ecc/skills/social-graph-ranker/SKILL.md +0 -154
  671. package/.aider-ecc/skills/springboot-patterns/SKILL.md +0 -314
  672. package/.aider-ecc/skills/springboot-security/SKILL.md +0 -272
  673. package/.aider-ecc/skills/springboot-tdd/SKILL.md +0 -158
  674. package/.aider-ecc/skills/springboot-verification/SKILL.md +0 -231
  675. package/.aider-ecc/skills/strategic-compact/SKILL.md +0 -131
  676. package/.aider-ecc/skills/strategic-compact/suggest-compact.sh +0 -54
  677. package/.aider-ecc/skills/supply-chain-verification/SKILL.md +0 -201
  678. package/.aider-ecc/skills/swarm-orchestrator/SKILL.md +0 -177
  679. package/.aider-ecc/skills/swift-actor-persistence/SKILL.md +0 -143
  680. package/.aider-ecc/skills/swift-concurrency-6-2/SKILL.md +0 -216
  681. package/.aider-ecc/skills/swift-protocol-di-testing/SKILL.md +0 -190
  682. package/.aider-ecc/skills/swiftui-patterns/SKILL.md +0 -259
  683. package/.aider-ecc/skills/tdd-workflow/SKILL.md +0 -463
  684. package/.aider-ecc/skills/team-builder/SKILL.md +0 -168
  685. package/.aider-ecc/skills/terminal-ops/SKILL.md +0 -109
  686. package/.aider-ecc/skills/terse-mode/SKILL.md +0 -97
  687. package/.aider-ecc/skills/token-budget-advisor/SKILL.md +0 -133
  688. package/.aider-ecc/skills/ui-demo/SKILL.md +0 -465
  689. package/.aider-ecc/skills/unified-notifications-ops/SKILL.md +0 -187
  690. package/.aider-ecc/skills/verification-loop/SKILL.md +0 -126
  691. package/.aider-ecc/skills/video-editing/SKILL.md +0 -310
  692. package/.aider-ecc/skills/videodb/SKILL.md +0 -374
  693. package/.aider-ecc/skills/videodb/reference/api-reference.md +0 -550
  694. package/.aider-ecc/skills/videodb/reference/capture-reference.md +0 -407
  695. package/.aider-ecc/skills/videodb/reference/capture.md +0 -101
  696. package/.aider-ecc/skills/videodb/reference/editor.md +0 -443
  697. package/.aider-ecc/skills/videodb/reference/generative.md +0 -331
  698. package/.aider-ecc/skills/videodb/reference/rtstream-reference.md +0 -564
  699. package/.aider-ecc/skills/videodb/reference/rtstream.md +0 -65
  700. package/.aider-ecc/skills/videodb/reference/search.md +0 -230
  701. package/.aider-ecc/skills/videodb/reference/streaming.md +0 -406
  702. package/.aider-ecc/skills/videodb/reference/use-cases.md +0 -118
  703. package/.aider-ecc/skills/videodb/scripts/ws_listener.py +0 -282
  704. package/.aider-ecc/skills/visa-doc-translate/README.md +0 -86
  705. package/.aider-ecc/skills/visa-doc-translate/SKILL.md +0 -117
  706. package/.aider-ecc/skills/workspace-surface-audit/SKILL.md +0 -125
  707. package/.aider-ecc/skills/x-api/SKILL.md +0 -230
  708. package/.clinerules/README.md +0 -108
  709. package/.clinerules/agent-intent-routing.md +0 -832
  710. package/.clinerules/agent-sort.md +0 -23
  711. package/.clinerules/agents.md +0 -50
  712. package/.clinerules/api-guardian.md +0 -279
  713. package/.clinerules/architect.md +0 -211
  714. package/.clinerules/arena.md +0 -136
  715. package/.clinerules/aside.md +0 -164
  716. package/.clinerules/backdoor-hunter.md +0 -260
  717. package/.clinerules/build-error-resolver.md +0 -114
  718. package/.clinerules/build-fix.md +0 -66
  719. package/.clinerules/chaos-engineer.md +0 -251
  720. package/.clinerules/checkpoint.md +0 -79
  721. package/.clinerules/chief-of-staff.md +0 -151
  722. package/.clinerules/claw.md +0 -23
  723. package/.clinerules/code-architect.md +0 -71
  724. package/.clinerules/code-explorer.md +0 -69
  725. package/.clinerules/code-review.md +0 -289
  726. package/.clinerules/code-reviewer.md +0 -258
  727. package/.clinerules/code-simplifier.md +0 -47
  728. package/.clinerules/code-stealer-detector.md +0 -228
  729. package/.clinerules/coding-style.md +0 -41
  730. package/.clinerules/comment-analyzer.md +0 -45
  731. package/.clinerules/context-budget.md +0 -23
  732. package/.clinerules/conversation-analyzer.md +0 -52
  733. package/.clinerules/cost-aware-model-routing.md +0 -152
  734. package/.clinerules/cpp-build-resolver.md +0 -90
  735. package/.clinerules/cpp-build.md +0 -173
  736. package/.clinerules/cpp-review.md +0 -132
  737. package/.clinerules/cpp-reviewer.md +0 -72
  738. package/.clinerules/cpp-test.md +0 -251
  739. package/.clinerules/csharp-reviewer.md +0 -101
  740. package/.clinerules/dart-build-resolver.md +0 -201
  741. package/.clinerules/dashboard.md +0 -67
  742. package/.clinerules/database-reviewer.md +0 -91
  743. package/.clinerules/debug-blitz.md +0 -70
  744. package/.clinerules/debug-detective.md +0 -410
  745. package/.clinerules/dependency-doctor.md +0 -121
  746. package/.clinerules/design-quality.md +0 -63
  747. package/.clinerules/development-workflow.md +0 -44
  748. package/.clinerules/devfleet.md +0 -23
  749. package/.clinerules/devil-mode.md +0 -121
  750. package/.clinerules/doc-updater.md +0 -107
  751. package/.clinerules/docs-lookup.md +0 -68
  752. package/.clinerules/docs.md +0 -23
  753. package/.clinerules/doctor.md +0 -75
  754. package/.clinerules/e2e-runner.md +0 -107
  755. package/.clinerules/e2e.md +0 -268
  756. package/.clinerules/env-debugger.md +0 -154
  757. package/.clinerules/eval.md +0 -23
  758. package/.clinerules/evil-mode.md +0 -106
  759. package/.clinerules/evolve.md +0 -178
  760. package/.clinerules/feature-dev.md +0 -49
  761. package/.clinerules/flake-hunter.md +0 -142
  762. package/.clinerules/flutter-build.md +0 -164
  763. package/.clinerules/flutter-review.md +0 -116
  764. package/.clinerules/flutter-reviewer.md +0 -243
  765. package/.clinerules/flutter-test.md +0 -144
  766. package/.clinerules/gan-build.md +0 -104
  767. package/.clinerules/gan-design.md +0 -40
  768. package/.clinerules/gan-evaluator.md +0 -209
  769. package/.clinerules/gan-generator.md +0 -131
  770. package/.clinerules/gan-planner.md +0 -99
  771. package/.clinerules/git-rescue.md +0 -133
  772. package/.clinerules/git-workflow.md +0 -24
  773. package/.clinerules/go-build-resolver.md +0 -94
  774. package/.clinerules/go-build.md +0 -183
  775. package/.clinerules/go-review.md +0 -148
  776. package/.clinerules/go-reviewer.md +0 -76
  777. package/.clinerules/go-test.md +0 -268
  778. package/.clinerules/god-mode.md +0 -85
  779. package/.clinerules/gradle-build.md +0 -70
  780. package/.clinerules/harness-audit.md +0 -77
  781. package/.clinerules/harness-optimizer.md +0 -35
  782. package/.clinerules/healthcare-reviewer.md +0 -83
  783. package/.clinerules/hookify-configure.md +0 -14
  784. package/.clinerules/hookify-help.md +0 -46
  785. package/.clinerules/hookify-list.md +0 -21
  786. package/.clinerules/hookify.md +0 -50
  787. package/.clinerules/hooks.md +0 -23
  788. package/.clinerules/image-architect.md +0 -190
  789. package/.clinerules/immune.md +0 -89
  790. package/.clinerules/incident-commander.md +0 -228
  791. package/.clinerules/instinct-export.md +0 -66
  792. package/.clinerules/instinct-import.md +0 -114
  793. package/.clinerules/instinct-status.md +0 -59
  794. package/.clinerules/jailbreak-tester.md +0 -222
  795. package/.clinerules/java-build-resolver.md +0 -153
  796. package/.clinerules/java-reviewer.md +0 -92
  797. package/.clinerules/jira.md +0 -106
  798. package/.clinerules/kodelyth-advisor.md +0 -172
  799. package/.clinerules/kodelyth-memory.md +0 -87
  800. package/.clinerules/kotlin-build-resolver.md +0 -118
  801. package/.clinerules/kotlin-build.md +0 -174
  802. package/.clinerules/kotlin-review.md +0 -140
  803. package/.clinerules/kotlin-reviewer.md +0 -159
  804. package/.clinerules/kotlin-test.md +0 -312
  805. package/.clinerules/learn-eval.md +0 -116
  806. package/.clinerules/learn.md +0 -74
  807. package/.clinerules/lessons.md +0 -92
  808. package/.clinerules/license-violation-finder.md +0 -212
  809. package/.clinerules/load-tester.md +0 -284
  810. package/.clinerules/loop-operator.md +0 -36
  811. package/.clinerules/loop-start.md +0 -37
  812. package/.clinerules/loop-status.md +0 -28
  813. package/.clinerules/memory-evolve.md +0 -71
  814. package/.clinerules/memory-protocol.md +0 -87
  815. package/.clinerules/memory.md +0 -62
  816. package/.clinerules/migration-guide.md +0 -369
  817. package/.clinerules/model-route.md +0 -31
  818. package/.clinerules/multi-backend.md +0 -163
  819. package/.clinerules/multi-execute.md +0 -320
  820. package/.clinerules/multi-frontend.md +0 -163
  821. package/.clinerules/multi-plan.md +0 -273
  822. package/.clinerules/multi-workflow.md +0 -196
  823. package/.clinerules/onboard.md +0 -72
  824. package/.clinerules/opensource-forker.md +0 -198
  825. package/.clinerules/opensource-packager.md +0 -249
  826. package/.clinerules/opensource-sanitizer.md +0 -188
  827. package/.clinerules/orchestrate.md +0 -135
  828. package/.clinerules/pair-programmer.md +0 -261
  829. package/.clinerules/patterns.md +0 -71
  830. package/.clinerules/performance-optimizer.md +0 -446
  831. package/.clinerules/performance.md +0 -55
  832. package/.clinerules/plan.md +0 -117
  833. package/.clinerules/planner.md +0 -212
  834. package/.clinerules/pm2.md +0 -277
  835. package/.clinerules/pr-test-analyzer.md +0 -45
  836. package/.clinerules/pre-release.md +0 -66
  837. package/.clinerules/project-launch.md +0 -91
  838. package/.clinerules/projects.md +0 -39
  839. package/.clinerules/promote.md +0 -41
  840. package/.clinerules/prompt-injection-hunter.md +0 -126
  841. package/.clinerules/prompt-optimize.md +0 -23
  842. package/.clinerules/prp-commit.md +0 -112
  843. package/.clinerules/prp-implement.md +0 -385
  844. package/.clinerules/prp-plan.md +0 -502
  845. package/.clinerules/prp-pr.md +0 -184
  846. package/.clinerules/prp-prd.md +0 -447
  847. package/.clinerules/prune.md +0 -31
  848. package/.clinerules/python-review.md +0 -297
  849. package/.clinerules/python-reviewer.md +0 -98
  850. package/.clinerules/pytorch-build-resolver.md +0 -120
  851. package/.clinerules/quality-gate.md +0 -33
  852. package/.clinerules/refactor-clean.md +0 -84
  853. package/.clinerules/refactor-cleaner.md +0 -85
  854. package/.clinerules/refactor-sprint.md +0 -77
  855. package/.clinerules/release-captain.md +0 -226
  856. package/.clinerules/replay.md +0 -61
  857. package/.clinerules/resume-session.md +0 -156
  858. package/.clinerules/review-pr.md +0 -37
  859. package/.clinerules/route-model.md +0 -48
  860. package/.clinerules/rules-distill.md +0 -20
  861. package/.clinerules/rust-build-resolver.md +0 -148
  862. package/.clinerules/rust-build.md +0 -187
  863. package/.clinerules/rust-review.md +0 -142
  864. package/.clinerules/rust-reviewer.md +0 -94
  865. package/.clinerules/rust-test.md +0 -308
  866. package/.clinerules/santa-loop.md +0 -175
  867. package/.clinerules/save-session.md +0 -275
  868. package/.clinerules/secret-hunter.md +0 -209
  869. package/.clinerules/security-audit.md +0 -66
  870. package/.clinerules/security-reviewer.md +0 -166
  871. package/.clinerules/security.md +0 -56
  872. package/.clinerules/self-improvement-workflow.md +0 -141
  873. package/.clinerules/seo-specialist.md +0 -62
  874. package/.clinerules/sessions.md +0 -333
  875. package/.clinerules/setup-pm.md +0 -80
  876. package/.clinerules/shell-portability.md +0 -70
  877. package/.clinerules/silent-failure-hunter.md +0 -50
  878. package/.clinerules/skill-create.md +0 -174
  879. package/.clinerules/skill-health.md +0 -54
  880. package/.clinerules/supply-chain-auditor.md +0 -195
  881. package/.clinerules/swarm.md +0 -68
  882. package/.clinerules/tdd-guide.md +0 -91
  883. package/.clinerules/tdd.md +0 -231
  884. package/.clinerules/team-review.md +0 -107
  885. package/.clinerules/terse-compress.md +0 -78
  886. package/.clinerules/terse.md +0 -40
  887. package/.clinerules/test-coverage.md +0 -73
  888. package/.clinerules/testing.md +0 -65
  889. package/.clinerules/type-design-analyzer.md +0 -41
  890. package/.clinerules/typescript-reviewer.md +0 -112
  891. package/.clinerules/update-codemaps.md +0 -76
  892. package/.clinerules/update-docs.md +0 -88
  893. package/.clinerules/update.md +0 -92
  894. package/.clinerules/ux-reviewer.md +0 -483
  895. package/.clinerules/verify-supply-chain.md +0 -59
  896. package/.clinerules/verify.md +0 -23
  897. package/.cursor/rules/README.md +0 -108
  898. package/.cursor/rules/agent-intent-routing.md +0 -832
  899. package/.cursor/rules/agents.md +0 -50
  900. package/.cursor/rules/code-review.md +0 -124
  901. package/.cursor/rules/coding-style.md +0 -41
  902. package/.cursor/rules/cost-aware-model-routing.md +0 -152
  903. package/.cursor/rules/design-quality.md +0 -63
  904. package/.cursor/rules/development-workflow.md +0 -44
  905. package/.cursor/rules/git-workflow.md +0 -24
  906. package/.cursor/rules/hooks.md +0 -23
  907. package/.cursor/rules/memory-protocol.md +0 -87
  908. package/.cursor/rules/patterns.md +0 -71
  909. package/.cursor/rules/performance.md +0 -55
  910. package/.cursor/rules/security.md +0 -56
  911. package/.cursor/rules/self-improvement-workflow.md +0 -141
  912. package/.cursor/rules/shell-portability.md +0 -70
  913. package/.cursor/rules/testing.md +0 -65
  914. package/.cursor/skills/agent-eval/SKILL.md +0 -145
  915. package/.cursor/skills/agent-handoff/SKILL.md +0 -184
  916. package/.cursor/skills/agent-harness-construction/SKILL.md +0 -73
  917. package/.cursor/skills/agent-introspection-debugging/SKILL.md +0 -153
  918. package/.cursor/skills/agent-payment-x402/SKILL.md +0 -178
  919. package/.cursor/skills/agent-sort/SKILL.md +0 -215
  920. package/.cursor/skills/agentic-engineering/SKILL.md +0 -63
  921. package/.cursor/skills/ai-first-engineering/SKILL.md +0 -51
  922. package/.cursor/skills/ai-regression-testing/SKILL.md +0 -385
  923. package/.cursor/skills/android-clean-architecture/SKILL.md +0 -339
  924. package/.cursor/skills/api-connector-builder/SKILL.md +0 -121
  925. package/.cursor/skills/api-design/SKILL.md +0 -523
  926. package/.cursor/skills/architecture-decision-records/SKILL.md +0 -179
  927. package/.cursor/skills/article-writing/SKILL.md +0 -79
  928. package/.cursor/skills/automation-audit-ops/SKILL.md +0 -142
  929. package/.cursor/skills/autonomous-agent-harness/SKILL.md +0 -267
  930. package/.cursor/skills/autonomous-loops/SKILL.md +0 -610
  931. package/.cursor/skills/backend-patterns/SKILL.md +0 -598
  932. package/.cursor/skills/benchmark/SKILL.md +0 -93
  933. package/.cursor/skills/blueprint/SKILL.md +0 -105
  934. package/.cursor/skills/brand-voice/SKILL.md +0 -97
  935. package/.cursor/skills/brand-voice/references/voice-profile-schema.md +0 -55
  936. package/.cursor/skills/browser-qa/SKILL.md +0 -87
  937. package/.cursor/skills/bun-runtime/SKILL.md +0 -84
  938. package/.cursor/skills/canary-watch/SKILL.md +0 -99
  939. package/.cursor/skills/carrier-relationship-management/SKILL.md +0 -212
  940. package/.cursor/skills/ck/SKILL.md +0 -147
  941. package/.cursor/skills/ck/commands/forget.mjs +0 -44
  942. package/.cursor/skills/ck/commands/info.mjs +0 -24
  943. package/.cursor/skills/ck/commands/init.mjs +0 -143
  944. package/.cursor/skills/ck/commands/list.mjs +0 -40
  945. package/.cursor/skills/ck/commands/migrate.mjs +0 -202
  946. package/.cursor/skills/ck/commands/resume.mjs +0 -36
  947. package/.cursor/skills/ck/commands/save.mjs +0 -210
  948. package/.cursor/skills/ck/commands/shared.mjs +0 -387
  949. package/.cursor/skills/ck/hooks/session-start.mjs +0 -224
  950. package/.cursor/skills/claude-api/SKILL.md +0 -337
  951. package/.cursor/skills/claude-devfleet/SKILL.md +0 -103
  952. package/.cursor/skills/click-path-audit/SKILL.md +0 -244
  953. package/.cursor/skills/clickhouse-io/SKILL.md +0 -439
  954. package/.cursor/skills/code-tour/SKILL.md +0 -236
  955. package/.cursor/skills/codebase-onboarding/SKILL.md +0 -233
  956. package/.cursor/skills/coding-standards/SKILL.md +0 -549
  957. package/.cursor/skills/compose-multiplatform-patterns/SKILL.md +0 -299
  958. package/.cursor/skills/configure-ecc/SKILL.md +0 -367
  959. package/.cursor/skills/connections-optimizer/SKILL.md +0 -189
  960. package/.cursor/skills/content-engine/SKILL.md +0 -131
  961. package/.cursor/skills/content-hash-cache-pattern/SKILL.md +0 -161
  962. package/.cursor/skills/context-budget/SKILL.md +0 -135
  963. package/.cursor/skills/continuous-agent-loop/SKILL.md +0 -45
  964. package/.cursor/skills/continuous-learning/SKILL.md +0 -123
  965. package/.cursor/skills/continuous-learning/config.json +0 -18
  966. package/.cursor/skills/continuous-learning/evaluate-session.sh +0 -69
  967. package/.cursor/skills/continuous-learning-v2/SKILL.md +0 -365
  968. package/.cursor/skills/continuous-learning-v2/agents/observer-loop.sh +0 -271
  969. package/.cursor/skills/continuous-learning-v2/agents/observer.md +0 -198
  970. package/.cursor/skills/continuous-learning-v2/agents/session-guardian.sh +0 -150
  971. package/.cursor/skills/continuous-learning-v2/agents/start-observer.sh +0 -244
  972. package/.cursor/skills/continuous-learning-v2/config.json +0 -8
  973. package/.cursor/skills/continuous-learning-v2/hooks/observe.sh +0 -428
  974. package/.cursor/skills/continuous-learning-v2/scripts/detect-project.sh +0 -228
  975. package/.cursor/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -1426
  976. package/.cursor/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -984
  977. package/.cursor/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
  978. package/.cursor/skills/cost-aware-model-routing/SKILL.md +0 -153
  979. package/.cursor/skills/council/SKILL.md +0 -203
  980. package/.cursor/skills/cpp-coding-standards/SKILL.md +0 -723
  981. package/.cursor/skills/cpp-testing/SKILL.md +0 -324
  982. package/.cursor/skills/crosspost/SKILL.md +0 -111
  983. package/.cursor/skills/csharp-testing/SKILL.md +0 -321
  984. package/.cursor/skills/customer-billing-ops/SKILL.md +0 -140
  985. package/.cursor/skills/customs-trade-compliance/SKILL.md +0 -263
  986. package/.cursor/skills/dart-flutter-patterns/SKILL.md +0 -563
  987. package/.cursor/skills/dashboard-builder/SKILL.md +0 -109
  988. package/.cursor/skills/data-scraper-agent/SKILL.md +0 -764
  989. package/.cursor/skills/database-migrations/SKILL.md +0 -429
  990. package/.cursor/skills/deep-research/SKILL.md +0 -155
  991. package/.cursor/skills/defi-amm-security/SKILL.md +0 -160
  992. package/.cursor/skills/deployment-patterns/SKILL.md +0 -427
  993. package/.cursor/skills/design-system/SKILL.md +0 -82
  994. package/.cursor/skills/django-patterns/SKILL.md +0 -734
  995. package/.cursor/skills/django-security/SKILL.md +0 -593
  996. package/.cursor/skills/django-tdd/SKILL.md +0 -729
  997. package/.cursor/skills/django-verification/SKILL.md +0 -469
  998. package/.cursor/skills/dmux-workflows/SKILL.md +0 -191
  999. package/.cursor/skills/docker-patterns/SKILL.md +0 -364
  1000. package/.cursor/skills/documentation-lookup/SKILL.md +0 -90
  1001. package/.cursor/skills/dotnet-patterns/SKILL.md +0 -321
  1002. package/.cursor/skills/e2e-testing/SKILL.md +0 -326
  1003. package/.cursor/skills/ecc-token-savings/SKILL.md +0 -106
  1004. package/.cursor/skills/ecc-tools-cost-audit/SKILL.md +0 -160
  1005. package/.cursor/skills/email-ops/SKILL.md +0 -121
  1006. package/.cursor/skills/energy-procurement/SKILL.md +0 -228
  1007. package/.cursor/skills/enterprise-agent-ops/SKILL.md +0 -50
  1008. package/.cursor/skills/eval-harness/SKILL.md +0 -270
  1009. package/.cursor/skills/evm-token-decimals/SKILL.md +0 -130
  1010. package/.cursor/skills/exa-search/SKILL.md +0 -103
  1011. package/.cursor/skills/fal-ai-media/SKILL.md +0 -284
  1012. package/.cursor/skills/finance-billing-ops/SKILL.md +0 -127
  1013. package/.cursor/skills/flutter-dart-code-review/SKILL.md +0 -435
  1014. package/.cursor/skills/foundation-models-on-device/SKILL.md +0 -243
  1015. package/.cursor/skills/frontend-design/SKILL.md +0 -145
  1016. package/.cursor/skills/frontend-patterns/SKILL.md +0 -642
  1017. package/.cursor/skills/frontend-slides/SKILL.md +0 -184
  1018. package/.cursor/skills/frontend-slides/STYLE_PRESETS.md +0 -330
  1019. package/.cursor/skills/gan-style-harness/SKILL.md +0 -278
  1020. package/.cursor/skills/git-mastery/SKILL.md +0 -366
  1021. package/.cursor/skills/git-workflow/SKILL.md +0 -715
  1022. package/.cursor/skills/github-ops/SKILL.md +0 -144
  1023. package/.cursor/skills/golang-patterns/SKILL.md +0 -674
  1024. package/.cursor/skills/golang-testing/SKILL.md +0 -720
  1025. package/.cursor/skills/google-workspace-ops/SKILL.md +0 -95
  1026. package/.cursor/skills/healthcare-cdss-patterns/SKILL.md +0 -245
  1027. package/.cursor/skills/healthcare-emr-patterns/SKILL.md +0 -159
  1028. package/.cursor/skills/healthcare-eval-harness/SKILL.md +0 -207
  1029. package/.cursor/skills/healthcare-phi-compliance/SKILL.md +0 -145
  1030. package/.cursor/skills/hexagonal-architecture/SKILL.md +0 -276
  1031. package/.cursor/skills/hipaa-compliance/SKILL.md +0 -78
  1032. package/.cursor/skills/hookify-rules/SKILL.md +0 -128
  1033. package/.cursor/skills/intent-routing/SKILL.md +0 -134
  1034. package/.cursor/skills/inventory-demand-planning/SKILL.md +0 -247
  1035. package/.cursor/skills/investor-materials/SKILL.md +0 -96
  1036. package/.cursor/skills/investor-outreach/SKILL.md +0 -91
  1037. package/.cursor/skills/iterative-retrieval/SKILL.md +0 -211
  1038. package/.cursor/skills/java-coding-standards/SKILL.md +0 -147
  1039. package/.cursor/skills/jira-integration/SKILL.md +0 -293
  1040. package/.cursor/skills/jpa-patterns/SKILL.md +0 -151
  1041. package/.cursor/skills/knowledge-ops/SKILL.md +0 -154
  1042. package/.cursor/skills/kodelyth-memory/SKILL.md +0 -136
  1043. package/.cursor/skills/kodelyth-quickstart/SKILL.md +0 -214
  1044. package/.cursor/skills/kotlin-coroutines-flows/SKILL.md +0 -284
  1045. package/.cursor/skills/kotlin-exposed-patterns/SKILL.md +0 -719
  1046. package/.cursor/skills/kotlin-ktor-patterns/SKILL.md +0 -689
  1047. package/.cursor/skills/kotlin-patterns/SKILL.md +0 -711
  1048. package/.cursor/skills/kotlin-testing/SKILL.md +0 -824
  1049. package/.cursor/skills/laravel-patterns/SKILL.md +0 -415
  1050. package/.cursor/skills/laravel-plugin-discovery/SKILL.md +0 -229
  1051. package/.cursor/skills/laravel-security/SKILL.md +0 -285
  1052. package/.cursor/skills/laravel-tdd/SKILL.md +0 -283
  1053. package/.cursor/skills/laravel-verification/SKILL.md +0 -179
  1054. package/.cursor/skills/lead-intelligence/SKILL.md +0 -321
  1055. package/.cursor/skills/lead-intelligence/agents/enrichment-agent.md +0 -85
  1056. package/.cursor/skills/lead-intelligence/agents/mutual-mapper.md +0 -75
  1057. package/.cursor/skills/lead-intelligence/agents/outreach-drafter.md +0 -98
  1058. package/.cursor/skills/lead-intelligence/agents/signal-scorer.md +0 -60
  1059. package/.cursor/skills/liquid-glass-design/SKILL.md +0 -279
  1060. package/.cursor/skills/llm-trading-agent-security/SKILL.md +0 -146
  1061. package/.cursor/skills/logistics-exception-management/SKILL.md +0 -222
  1062. package/.cursor/skills/manim-video/SKILL.md +0 -89
  1063. package/.cursor/skills/manim-video/assets/network_graph_scene.py +0 -52
  1064. package/.cursor/skills/market-research/SKILL.md +0 -75
  1065. package/.cursor/skills/mcp-server-patterns/SKILL.md +0 -67
  1066. package/.cursor/skills/messages-ops/SKILL.md +0 -104
  1067. package/.cursor/skills/nanoclaw-repl/SKILL.md +0 -33
  1068. package/.cursor/skills/nestjs-patterns/SKILL.md +0 -230
  1069. package/.cursor/skills/nextjs-turbopack/SKILL.md +0 -44
  1070. package/.cursor/skills/nodejs-keccak256/SKILL.md +0 -102
  1071. package/.cursor/skills/nutrient-document-processing/SKILL.md +0 -167
  1072. package/.cursor/skills/nuxt4-patterns/SKILL.md +0 -100
  1073. package/.cursor/skills/observability/SKILL.md +0 -390
  1074. package/.cursor/skills/observability-dashboard/SKILL.md +0 -119
  1075. package/.cursor/skills/openclaw-persona-forge/SKILL.md +0 -296
  1076. package/.cursor/skills/openclaw-persona-forge/gacha.py +0 -224
  1077. package/.cursor/skills/openclaw-persona-forge/gacha.sh +0 -5
  1078. package/.cursor/skills/openclaw-persona-forge/references/avatar-style.md +0 -124
  1079. package/.cursor/skills/openclaw-persona-forge/references/boundary-rules.md +0 -53
  1080. package/.cursor/skills/openclaw-persona-forge/references/error-handling.md +0 -53
  1081. package/.cursor/skills/openclaw-persona-forge/references/identity-tension.md +0 -48
  1082. package/.cursor/skills/openclaw-persona-forge/references/naming-system.md +0 -39
  1083. package/.cursor/skills/openclaw-persona-forge/references/output-template.md +0 -166
  1084. package/.cursor/skills/opensource-pipeline/SKILL.md +0 -255
  1085. package/.cursor/skills/perl-patterns/SKILL.md +0 -504
  1086. package/.cursor/skills/perl-security/SKILL.md +0 -503
  1087. package/.cursor/skills/perl-testing/SKILL.md +0 -475
  1088. package/.cursor/skills/plankton-code-quality/SKILL.md +0 -236
  1089. package/.cursor/skills/postgres-patterns/SKILL.md +0 -147
  1090. package/.cursor/skills/product-capability/SKILL.md +0 -141
  1091. package/.cursor/skills/product-lens/SKILL.md +0 -92
  1092. package/.cursor/skills/production-scheduling/SKILL.md +0 -238
  1093. package/.cursor/skills/project-flow-ops/SKILL.md +0 -111
  1094. package/.cursor/skills/prompt-optimizer/SKILL.md +0 -397
  1095. package/.cursor/skills/python-patterns/SKILL.md +0 -750
  1096. package/.cursor/skills/python-testing/SKILL.md +0 -816
  1097. package/.cursor/skills/pytorch-patterns/SKILL.md +0 -396
  1098. package/.cursor/skills/quality-nonconformance/SKILL.md +0 -260
  1099. package/.cursor/skills/ralphinho-rfc-pipeline/SKILL.md +0 -67
  1100. package/.cursor/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
  1101. package/.cursor/skills/remotion-video-creation/SKILL.md +0 -43
  1102. package/.cursor/skills/remotion-video-creation/rules/3d.md +0 -86
  1103. package/.cursor/skills/remotion-video-creation/rules/animations.md +0 -29
  1104. package/.cursor/skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx +0 -173
  1105. package/.cursor/skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx +0 -100
  1106. package/.cursor/skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx +0 -108
  1107. package/.cursor/skills/remotion-video-creation/rules/assets.md +0 -78
  1108. package/.cursor/skills/remotion-video-creation/rules/audio.md +0 -172
  1109. package/.cursor/skills/remotion-video-creation/rules/calculate-metadata.md +0 -104
  1110. package/.cursor/skills/remotion-video-creation/rules/can-decode.md +0 -75
  1111. package/.cursor/skills/remotion-video-creation/rules/charts.md +0 -58
  1112. package/.cursor/skills/remotion-video-creation/rules/compositions.md +0 -146
  1113. package/.cursor/skills/remotion-video-creation/rules/display-captions.md +0 -126
  1114. package/.cursor/skills/remotion-video-creation/rules/extract-frames.md +0 -229
  1115. package/.cursor/skills/remotion-video-creation/rules/fonts.md +0 -152
  1116. package/.cursor/skills/remotion-video-creation/rules/get-audio-duration.md +0 -58
  1117. package/.cursor/skills/remotion-video-creation/rules/get-video-dimensions.md +0 -68
  1118. package/.cursor/skills/remotion-video-creation/rules/get-video-duration.md +0 -58
  1119. package/.cursor/skills/remotion-video-creation/rules/gifs.md +0 -138
  1120. package/.cursor/skills/remotion-video-creation/rules/images.md +0 -130
  1121. package/.cursor/skills/remotion-video-creation/rules/import-srt-captions.md +0 -67
  1122. package/.cursor/skills/remotion-video-creation/rules/lottie.md +0 -67
  1123. package/.cursor/skills/remotion-video-creation/rules/measuring-dom-nodes.md +0 -34
  1124. package/.cursor/skills/remotion-video-creation/rules/measuring-text.md +0 -143
  1125. package/.cursor/skills/remotion-video-creation/rules/sequencing.md +0 -106
  1126. package/.cursor/skills/remotion-video-creation/rules/tailwind.md +0 -11
  1127. package/.cursor/skills/remotion-video-creation/rules/text-animations.md +0 -20
  1128. package/.cursor/skills/remotion-video-creation/rules/timing.md +0 -179
  1129. package/.cursor/skills/remotion-video-creation/rules/transcribe-captions.md +0 -19
  1130. package/.cursor/skills/remotion-video-creation/rules/transitions.md +0 -122
  1131. package/.cursor/skills/remotion-video-creation/rules/trimming.md +0 -52
  1132. package/.cursor/skills/remotion-video-creation/rules/videos.md +0 -171
  1133. package/.cursor/skills/repo-scan/SKILL.md +0 -78
  1134. package/.cursor/skills/research-ops/SKILL.md +0 -112
  1135. package/.cursor/skills/returns-reverse-logistics/SKILL.md +0 -240
  1136. package/.cursor/skills/rules-distill/SKILL.md +0 -264
  1137. package/.cursor/skills/rules-distill/scripts/scan-rules.sh +0 -58
  1138. package/.cursor/skills/rules-distill/scripts/scan-skills.sh +0 -129
  1139. package/.cursor/skills/rust-patterns/SKILL.md +0 -499
  1140. package/.cursor/skills/rust-testing/SKILL.md +0 -500
  1141. package/.cursor/skills/safety-guard/SKILL.md +0 -75
  1142. package/.cursor/skills/santa-method/SKILL.md +0 -306
  1143. package/.cursor/skills/search-first/SKILL.md +0 -161
  1144. package/.cursor/skills/security-bounty-hunter/SKILL.md +0 -99
  1145. package/.cursor/skills/security-review/SKILL.md +0 -495
  1146. package/.cursor/skills/security-review/cloud-infrastructure-security.md +0 -361
  1147. package/.cursor/skills/security-scan/SKILL.md +0 -165
  1148. package/.cursor/skills/self-evolving-memory/SKILL.md +0 -175
  1149. package/.cursor/skills/seo/SKILL.md +0 -154
  1150. package/.cursor/skills/session-replay/SKILL.md +0 -199
  1151. package/.cursor/skills/skill-comply/SKILL.md +0 -58
  1152. package/.cursor/skills/skill-comply/fixtures/compliant_trace.jsonl +0 -5
  1153. package/.cursor/skills/skill-comply/fixtures/noncompliant_trace.jsonl +0 -3
  1154. package/.cursor/skills/skill-comply/fixtures/tdd_spec.yaml +0 -44
  1155. package/.cursor/skills/skill-comply/prompts/classifier.md +0 -24
  1156. package/.cursor/skills/skill-comply/prompts/scenario_generator.md +0 -62
  1157. package/.cursor/skills/skill-comply/prompts/spec_generator.md +0 -42
  1158. package/.cursor/skills/skill-comply/pyproject.toml +0 -15
  1159. package/.cursor/skills/skill-comply/scripts/__init__.py +0 -0
  1160. package/.cursor/skills/skill-comply/scripts/classifier.py +0 -85
  1161. package/.cursor/skills/skill-comply/scripts/grader.py +0 -122
  1162. package/.cursor/skills/skill-comply/scripts/parser.py +0 -107
  1163. package/.cursor/skills/skill-comply/scripts/report.py +0 -170
  1164. package/.cursor/skills/skill-comply/scripts/run.py +0 -127
  1165. package/.cursor/skills/skill-comply/scripts/runner.py +0 -161
  1166. package/.cursor/skills/skill-comply/scripts/scenario_generator.py +0 -70
  1167. package/.cursor/skills/skill-comply/scripts/spec_generator.py +0 -72
  1168. package/.cursor/skills/skill-comply/scripts/utils.py +0 -13
  1169. package/.cursor/skills/skill-stocktake/SKILL.md +0 -193
  1170. package/.cursor/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
  1171. package/.cursor/skills/skill-stocktake/scripts/save-results.sh +0 -56
  1172. package/.cursor/skills/skill-stocktake/scripts/scan.sh +0 -170
  1173. package/.cursor/skills/smart-debug/SKILL.md +0 -241
  1174. package/.cursor/skills/social-graph-ranker/SKILL.md +0 -154
  1175. package/.cursor/skills/springboot-patterns/SKILL.md +0 -314
  1176. package/.cursor/skills/springboot-security/SKILL.md +0 -272
  1177. package/.cursor/skills/springboot-tdd/SKILL.md +0 -158
  1178. package/.cursor/skills/springboot-verification/SKILL.md +0 -231
  1179. package/.cursor/skills/strategic-compact/SKILL.md +0 -131
  1180. package/.cursor/skills/strategic-compact/suggest-compact.sh +0 -54
  1181. package/.cursor/skills/supply-chain-verification/SKILL.md +0 -201
  1182. package/.cursor/skills/swarm-orchestrator/SKILL.md +0 -177
  1183. package/.cursor/skills/swift-actor-persistence/SKILL.md +0 -143
  1184. package/.cursor/skills/swift-concurrency-6-2/SKILL.md +0 -216
  1185. package/.cursor/skills/swift-protocol-di-testing/SKILL.md +0 -190
  1186. package/.cursor/skills/swiftui-patterns/SKILL.md +0 -259
  1187. package/.cursor/skills/tdd-workflow/SKILL.md +0 -463
  1188. package/.cursor/skills/team-builder/SKILL.md +0 -168
  1189. package/.cursor/skills/terminal-ops/SKILL.md +0 -109
  1190. package/.cursor/skills/terse-mode/SKILL.md +0 -97
  1191. package/.cursor/skills/token-budget-advisor/SKILL.md +0 -133
  1192. package/.cursor/skills/ui-demo/SKILL.md +0 -465
  1193. package/.cursor/skills/unified-notifications-ops/SKILL.md +0 -187
  1194. package/.cursor/skills/verification-loop/SKILL.md +0 -126
  1195. package/.cursor/skills/video-editing/SKILL.md +0 -310
  1196. package/.cursor/skills/videodb/SKILL.md +0 -374
  1197. package/.cursor/skills/videodb/reference/api-reference.md +0 -550
  1198. package/.cursor/skills/videodb/reference/capture-reference.md +0 -407
  1199. package/.cursor/skills/videodb/reference/capture.md +0 -101
  1200. package/.cursor/skills/videodb/reference/editor.md +0 -443
  1201. package/.cursor/skills/videodb/reference/generative.md +0 -331
  1202. package/.cursor/skills/videodb/reference/rtstream-reference.md +0 -564
  1203. package/.cursor/skills/videodb/reference/rtstream.md +0 -65
  1204. package/.cursor/skills/videodb/reference/search.md +0 -230
  1205. package/.cursor/skills/videodb/reference/streaming.md +0 -406
  1206. package/.cursor/skills/videodb/reference/use-cases.md +0 -118
  1207. package/.cursor/skills/videodb/scripts/ws_listener.py +0 -282
  1208. package/.cursor/skills/visa-doc-translate/README.md +0 -86
  1209. package/.cursor/skills/visa-doc-translate/SKILL.md +0 -117
  1210. package/.cursor/skills/workspace-surface-audit/SKILL.md +0 -125
  1211. package/.cursor/skills/x-api/SKILL.md +0 -230
  1212. package/.gemini/GEMINI.md +0 -13
  1213. package/.gemini/agents/api-guardian.md +0 -279
  1214. package/.gemini/agents/architect.md +0 -211
  1215. package/.gemini/agents/backdoor-hunter.md +0 -260
  1216. package/.gemini/agents/build-error-resolver.md +0 -114
  1217. package/.gemini/agents/chaos-engineer.md +0 -251
  1218. package/.gemini/agents/chief-of-staff.md +0 -151
  1219. package/.gemini/agents/code-architect.md +0 -71
  1220. package/.gemini/agents/code-explorer.md +0 -69
  1221. package/.gemini/agents/code-reviewer.md +0 -258
  1222. package/.gemini/agents/code-simplifier.md +0 -47
  1223. package/.gemini/agents/code-stealer-detector.md +0 -228
  1224. package/.gemini/agents/comment-analyzer.md +0 -45
  1225. package/.gemini/agents/conversation-analyzer.md +0 -52
  1226. package/.gemini/agents/cpp-build-resolver.md +0 -90
  1227. package/.gemini/agents/cpp-reviewer.md +0 -72
  1228. package/.gemini/agents/csharp-reviewer.md +0 -101
  1229. package/.gemini/agents/dart-build-resolver.md +0 -201
  1230. package/.gemini/agents/database-reviewer.md +0 -91
  1231. package/.gemini/agents/debug-detective.md +0 -410
  1232. package/.gemini/agents/dependency-doctor.md +0 -121
  1233. package/.gemini/agents/doc-updater.md +0 -107
  1234. package/.gemini/agents/docs-lookup.md +0 -68
  1235. package/.gemini/agents/e2e-runner.md +0 -107
  1236. package/.gemini/agents/env-debugger.md +0 -154
  1237. package/.gemini/agents/flake-hunter.md +0 -142
  1238. package/.gemini/agents/flutter-reviewer.md +0 -243
  1239. package/.gemini/agents/gan-evaluator.md +0 -209
  1240. package/.gemini/agents/gan-generator.md +0 -131
  1241. package/.gemini/agents/gan-planner.md +0 -99
  1242. package/.gemini/agents/git-rescue.md +0 -133
  1243. package/.gemini/agents/go-build-resolver.md +0 -94
  1244. package/.gemini/agents/go-reviewer.md +0 -76
  1245. package/.gemini/agents/harness-optimizer.md +0 -35
  1246. package/.gemini/agents/healthcare-reviewer.md +0 -83
  1247. package/.gemini/agents/image-architect.md +0 -190
  1248. package/.gemini/agents/incident-commander.md +0 -228
  1249. package/.gemini/agents/jailbreak-tester.md +0 -222
  1250. package/.gemini/agents/java-build-resolver.md +0 -153
  1251. package/.gemini/agents/java-reviewer.md +0 -92
  1252. package/.gemini/agents/kodelyth-advisor.md +0 -172
  1253. package/.gemini/agents/kodelyth-memory.md +0 -87
  1254. package/.gemini/agents/kotlin-build-resolver.md +0 -118
  1255. package/.gemini/agents/kotlin-reviewer.md +0 -159
  1256. package/.gemini/agents/license-violation-finder.md +0 -212
  1257. package/.gemini/agents/load-tester.md +0 -284
  1258. package/.gemini/agents/loop-operator.md +0 -36
  1259. package/.gemini/agents/migration-guide.md +0 -369
  1260. package/.gemini/agents/opensource-forker.md +0 -198
  1261. package/.gemini/agents/opensource-packager.md +0 -249
  1262. package/.gemini/agents/opensource-sanitizer.md +0 -188
  1263. package/.gemini/agents/pair-programmer.md +0 -261
  1264. package/.gemini/agents/performance-optimizer.md +0 -446
  1265. package/.gemini/agents/planner.md +0 -212
  1266. package/.gemini/agents/pr-test-analyzer.md +0 -45
  1267. package/.gemini/agents/prompt-injection-hunter.md +0 -126
  1268. package/.gemini/agents/python-reviewer.md +0 -98
  1269. package/.gemini/agents/pytorch-build-resolver.md +0 -120
  1270. package/.gemini/agents/refactor-cleaner.md +0 -85
  1271. package/.gemini/agents/release-captain.md +0 -226
  1272. package/.gemini/agents/rust-build-resolver.md +0 -148
  1273. package/.gemini/agents/rust-reviewer.md +0 -94
  1274. package/.gemini/agents/secret-hunter.md +0 -209
  1275. package/.gemini/agents/security-reviewer.md +0 -166
  1276. package/.gemini/agents/seo-specialist.md +0 -62
  1277. package/.gemini/agents/silent-failure-hunter.md +0 -50
  1278. package/.gemini/agents/supply-chain-auditor.md +0 -195
  1279. package/.gemini/agents/tdd-guide.md +0 -91
  1280. package/.gemini/agents/type-design-analyzer.md +0 -41
  1281. package/.gemini/agents/typescript-reviewer.md +0 -112
  1282. package/.gemini/agents/ux-reviewer.md +0 -483
  1283. package/.gemini/commands/terse-compress.md +0 -78
  1284. package/.gemini/commands/terse.md +0 -40
  1285. package/.gemini/rules/README.md +0 -108
  1286. package/.gemini/rules/agent-intent-routing.md +0 -832
  1287. package/.gemini/rules/agents.md +0 -50
  1288. package/.gemini/rules/code-review.md +0 -124
  1289. package/.gemini/rules/coding-style.md +0 -41
  1290. package/.gemini/rules/cost-aware-model-routing.md +0 -152
  1291. package/.gemini/rules/design-quality.md +0 -63
  1292. package/.gemini/rules/development-workflow.md +0 -44
  1293. package/.gemini/rules/git-workflow.md +0 -24
  1294. package/.gemini/rules/hooks.md +0 -23
  1295. package/.gemini/rules/memory-protocol.md +0 -87
  1296. package/.gemini/rules/patterns.md +0 -71
  1297. package/.gemini/rules/performance.md +0 -55
  1298. package/.gemini/rules/security.md +0 -56
  1299. package/.gemini/rules/self-improvement-workflow.md +0 -141
  1300. package/.gemini/rules/shell-portability.md +0 -70
  1301. package/.gemini/rules/testing.md +0 -65
  1302. package/.gemini/skills/agent-eval/SKILL.md +0 -145
  1303. package/.gemini/skills/agent-handoff/SKILL.md +0 -184
  1304. package/.gemini/skills/agent-harness-construction/SKILL.md +0 -73
  1305. package/.gemini/skills/agent-introspection-debugging/SKILL.md +0 -153
  1306. package/.gemini/skills/agent-payment-x402/SKILL.md +0 -178
  1307. package/.gemini/skills/agent-sort/SKILL.md +0 -215
  1308. package/.gemini/skills/agentic-engineering/SKILL.md +0 -63
  1309. package/.gemini/skills/ai-first-engineering/SKILL.md +0 -51
  1310. package/.gemini/skills/ai-regression-testing/SKILL.md +0 -385
  1311. package/.gemini/skills/android-clean-architecture/SKILL.md +0 -339
  1312. package/.gemini/skills/api-connector-builder/SKILL.md +0 -121
  1313. package/.gemini/skills/api-design/SKILL.md +0 -523
  1314. package/.gemini/skills/architecture-decision-records/SKILL.md +0 -179
  1315. package/.gemini/skills/article-writing/SKILL.md +0 -79
  1316. package/.gemini/skills/automation-audit-ops/SKILL.md +0 -142
  1317. package/.gemini/skills/autonomous-agent-harness/SKILL.md +0 -267
  1318. package/.gemini/skills/autonomous-loops/SKILL.md +0 -610
  1319. package/.gemini/skills/backend-patterns/SKILL.md +0 -598
  1320. package/.gemini/skills/benchmark/SKILL.md +0 -93
  1321. package/.gemini/skills/blueprint/SKILL.md +0 -105
  1322. package/.gemini/skills/brand-voice/SKILL.md +0 -97
  1323. package/.gemini/skills/brand-voice/references/voice-profile-schema.md +0 -55
  1324. package/.gemini/skills/browser-qa/SKILL.md +0 -87
  1325. package/.gemini/skills/bun-runtime/SKILL.md +0 -84
  1326. package/.gemini/skills/canary-watch/SKILL.md +0 -99
  1327. package/.gemini/skills/carrier-relationship-management/SKILL.md +0 -212
  1328. package/.gemini/skills/ck/SKILL.md +0 -147
  1329. package/.gemini/skills/ck/commands/forget.mjs +0 -44
  1330. package/.gemini/skills/ck/commands/info.mjs +0 -24
  1331. package/.gemini/skills/ck/commands/init.mjs +0 -143
  1332. package/.gemini/skills/ck/commands/list.mjs +0 -40
  1333. package/.gemini/skills/ck/commands/migrate.mjs +0 -202
  1334. package/.gemini/skills/ck/commands/resume.mjs +0 -36
  1335. package/.gemini/skills/ck/commands/save.mjs +0 -210
  1336. package/.gemini/skills/ck/commands/shared.mjs +0 -387
  1337. package/.gemini/skills/ck/hooks/session-start.mjs +0 -224
  1338. package/.gemini/skills/claude-api/SKILL.md +0 -337
  1339. package/.gemini/skills/claude-devfleet/SKILL.md +0 -103
  1340. package/.gemini/skills/click-path-audit/SKILL.md +0 -244
  1341. package/.gemini/skills/clickhouse-io/SKILL.md +0 -439
  1342. package/.gemini/skills/code-tour/SKILL.md +0 -236
  1343. package/.gemini/skills/codebase-onboarding/SKILL.md +0 -233
  1344. package/.gemini/skills/coding-standards/SKILL.md +0 -549
  1345. package/.gemini/skills/compose-multiplatform-patterns/SKILL.md +0 -299
  1346. package/.gemini/skills/configure-ecc/SKILL.md +0 -367
  1347. package/.gemini/skills/connections-optimizer/SKILL.md +0 -189
  1348. package/.gemini/skills/content-engine/SKILL.md +0 -131
  1349. package/.gemini/skills/content-hash-cache-pattern/SKILL.md +0 -161
  1350. package/.gemini/skills/context-budget/SKILL.md +0 -135
  1351. package/.gemini/skills/continuous-agent-loop/SKILL.md +0 -45
  1352. package/.gemini/skills/continuous-learning/SKILL.md +0 -123
  1353. package/.gemini/skills/continuous-learning/config.json +0 -18
  1354. package/.gemini/skills/continuous-learning/evaluate-session.sh +0 -69
  1355. package/.gemini/skills/continuous-learning-v2/SKILL.md +0 -365
  1356. package/.gemini/skills/continuous-learning-v2/agents/observer-loop.sh +0 -271
  1357. package/.gemini/skills/continuous-learning-v2/agents/observer.md +0 -198
  1358. package/.gemini/skills/continuous-learning-v2/agents/session-guardian.sh +0 -150
  1359. package/.gemini/skills/continuous-learning-v2/agents/start-observer.sh +0 -244
  1360. package/.gemini/skills/continuous-learning-v2/config.json +0 -8
  1361. package/.gemini/skills/continuous-learning-v2/hooks/observe.sh +0 -428
  1362. package/.gemini/skills/continuous-learning-v2/scripts/detect-project.sh +0 -228
  1363. package/.gemini/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -1426
  1364. package/.gemini/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -984
  1365. package/.gemini/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
  1366. package/.gemini/skills/cost-aware-model-routing/SKILL.md +0 -153
  1367. package/.gemini/skills/council/SKILL.md +0 -203
  1368. package/.gemini/skills/cpp-coding-standards/SKILL.md +0 -723
  1369. package/.gemini/skills/cpp-testing/SKILL.md +0 -324
  1370. package/.gemini/skills/crosspost/SKILL.md +0 -111
  1371. package/.gemini/skills/csharp-testing/SKILL.md +0 -321
  1372. package/.gemini/skills/customer-billing-ops/SKILL.md +0 -140
  1373. package/.gemini/skills/customs-trade-compliance/SKILL.md +0 -263
  1374. package/.gemini/skills/dart-flutter-patterns/SKILL.md +0 -563
  1375. package/.gemini/skills/dashboard-builder/SKILL.md +0 -109
  1376. package/.gemini/skills/data-scraper-agent/SKILL.md +0 -764
  1377. package/.gemini/skills/database-migrations/SKILL.md +0 -429
  1378. package/.gemini/skills/deep-research/SKILL.md +0 -155
  1379. package/.gemini/skills/defi-amm-security/SKILL.md +0 -160
  1380. package/.gemini/skills/deployment-patterns/SKILL.md +0 -427
  1381. package/.gemini/skills/design-system/SKILL.md +0 -82
  1382. package/.gemini/skills/django-patterns/SKILL.md +0 -734
  1383. package/.gemini/skills/django-security/SKILL.md +0 -593
  1384. package/.gemini/skills/django-tdd/SKILL.md +0 -729
  1385. package/.gemini/skills/django-verification/SKILL.md +0 -469
  1386. package/.gemini/skills/dmux-workflows/SKILL.md +0 -191
  1387. package/.gemini/skills/docker-patterns/SKILL.md +0 -364
  1388. package/.gemini/skills/documentation-lookup/SKILL.md +0 -90
  1389. package/.gemini/skills/dotnet-patterns/SKILL.md +0 -321
  1390. package/.gemini/skills/e2e-testing/SKILL.md +0 -326
  1391. package/.gemini/skills/ecc-token-savings/SKILL.md +0 -106
  1392. package/.gemini/skills/ecc-tools-cost-audit/SKILL.md +0 -160
  1393. package/.gemini/skills/email-ops/SKILL.md +0 -121
  1394. package/.gemini/skills/energy-procurement/SKILL.md +0 -228
  1395. package/.gemini/skills/enterprise-agent-ops/SKILL.md +0 -50
  1396. package/.gemini/skills/eval-harness/SKILL.md +0 -270
  1397. package/.gemini/skills/evm-token-decimals/SKILL.md +0 -130
  1398. package/.gemini/skills/exa-search/SKILL.md +0 -103
  1399. package/.gemini/skills/fal-ai-media/SKILL.md +0 -284
  1400. package/.gemini/skills/finance-billing-ops/SKILL.md +0 -127
  1401. package/.gemini/skills/flutter-dart-code-review/SKILL.md +0 -435
  1402. package/.gemini/skills/foundation-models-on-device/SKILL.md +0 -243
  1403. package/.gemini/skills/frontend-design/SKILL.md +0 -145
  1404. package/.gemini/skills/frontend-patterns/SKILL.md +0 -642
  1405. package/.gemini/skills/frontend-slides/SKILL.md +0 -184
  1406. package/.gemini/skills/frontend-slides/STYLE_PRESETS.md +0 -330
  1407. package/.gemini/skills/gan-style-harness/SKILL.md +0 -278
  1408. package/.gemini/skills/git-mastery/SKILL.md +0 -366
  1409. package/.gemini/skills/git-workflow/SKILL.md +0 -715
  1410. package/.gemini/skills/github-ops/SKILL.md +0 -144
  1411. package/.gemini/skills/golang-patterns/SKILL.md +0 -674
  1412. package/.gemini/skills/golang-testing/SKILL.md +0 -720
  1413. package/.gemini/skills/google-workspace-ops/SKILL.md +0 -95
  1414. package/.gemini/skills/healthcare-cdss-patterns/SKILL.md +0 -245
  1415. package/.gemini/skills/healthcare-emr-patterns/SKILL.md +0 -159
  1416. package/.gemini/skills/healthcare-eval-harness/SKILL.md +0 -207
  1417. package/.gemini/skills/healthcare-phi-compliance/SKILL.md +0 -145
  1418. package/.gemini/skills/hexagonal-architecture/SKILL.md +0 -276
  1419. package/.gemini/skills/hipaa-compliance/SKILL.md +0 -78
  1420. package/.gemini/skills/hookify-rules/SKILL.md +0 -128
  1421. package/.gemini/skills/intent-routing/SKILL.md +0 -134
  1422. package/.gemini/skills/inventory-demand-planning/SKILL.md +0 -247
  1423. package/.gemini/skills/investor-materials/SKILL.md +0 -96
  1424. package/.gemini/skills/investor-outreach/SKILL.md +0 -91
  1425. package/.gemini/skills/iterative-retrieval/SKILL.md +0 -211
  1426. package/.gemini/skills/java-coding-standards/SKILL.md +0 -147
  1427. package/.gemini/skills/jira-integration/SKILL.md +0 -293
  1428. package/.gemini/skills/jpa-patterns/SKILL.md +0 -151
  1429. package/.gemini/skills/knowledge-ops/SKILL.md +0 -154
  1430. package/.gemini/skills/kodelyth-memory/SKILL.md +0 -136
  1431. package/.gemini/skills/kodelyth-quickstart/SKILL.md +0 -214
  1432. package/.gemini/skills/kotlin-coroutines-flows/SKILL.md +0 -284
  1433. package/.gemini/skills/kotlin-exposed-patterns/SKILL.md +0 -719
  1434. package/.gemini/skills/kotlin-ktor-patterns/SKILL.md +0 -689
  1435. package/.gemini/skills/kotlin-patterns/SKILL.md +0 -711
  1436. package/.gemini/skills/kotlin-testing/SKILL.md +0 -824
  1437. package/.gemini/skills/laravel-patterns/SKILL.md +0 -415
  1438. package/.gemini/skills/laravel-plugin-discovery/SKILL.md +0 -229
  1439. package/.gemini/skills/laravel-security/SKILL.md +0 -285
  1440. package/.gemini/skills/laravel-tdd/SKILL.md +0 -283
  1441. package/.gemini/skills/laravel-verification/SKILL.md +0 -179
  1442. package/.gemini/skills/lead-intelligence/SKILL.md +0 -321
  1443. package/.gemini/skills/lead-intelligence/agents/enrichment-agent.md +0 -85
  1444. package/.gemini/skills/lead-intelligence/agents/mutual-mapper.md +0 -75
  1445. package/.gemini/skills/lead-intelligence/agents/outreach-drafter.md +0 -98
  1446. package/.gemini/skills/lead-intelligence/agents/signal-scorer.md +0 -60
  1447. package/.gemini/skills/liquid-glass-design/SKILL.md +0 -279
  1448. package/.gemini/skills/llm-trading-agent-security/SKILL.md +0 -146
  1449. package/.gemini/skills/logistics-exception-management/SKILL.md +0 -222
  1450. package/.gemini/skills/manim-video/SKILL.md +0 -89
  1451. package/.gemini/skills/manim-video/assets/network_graph_scene.py +0 -52
  1452. package/.gemini/skills/market-research/SKILL.md +0 -75
  1453. package/.gemini/skills/mcp-server-patterns/SKILL.md +0 -67
  1454. package/.gemini/skills/messages-ops/SKILL.md +0 -104
  1455. package/.gemini/skills/nanoclaw-repl/SKILL.md +0 -33
  1456. package/.gemini/skills/nestjs-patterns/SKILL.md +0 -230
  1457. package/.gemini/skills/nextjs-turbopack/SKILL.md +0 -44
  1458. package/.gemini/skills/nodejs-keccak256/SKILL.md +0 -102
  1459. package/.gemini/skills/nutrient-document-processing/SKILL.md +0 -167
  1460. package/.gemini/skills/nuxt4-patterns/SKILL.md +0 -100
  1461. package/.gemini/skills/observability/SKILL.md +0 -390
  1462. package/.gemini/skills/observability-dashboard/SKILL.md +0 -119
  1463. package/.gemini/skills/openclaw-persona-forge/SKILL.md +0 -296
  1464. package/.gemini/skills/openclaw-persona-forge/gacha.py +0 -224
  1465. package/.gemini/skills/openclaw-persona-forge/gacha.sh +0 -5
  1466. package/.gemini/skills/openclaw-persona-forge/references/avatar-style.md +0 -124
  1467. package/.gemini/skills/openclaw-persona-forge/references/boundary-rules.md +0 -53
  1468. package/.gemini/skills/openclaw-persona-forge/references/error-handling.md +0 -53
  1469. package/.gemini/skills/openclaw-persona-forge/references/identity-tension.md +0 -48
  1470. package/.gemini/skills/openclaw-persona-forge/references/naming-system.md +0 -39
  1471. package/.gemini/skills/openclaw-persona-forge/references/output-template.md +0 -166
  1472. package/.gemini/skills/opensource-pipeline/SKILL.md +0 -255
  1473. package/.gemini/skills/perl-patterns/SKILL.md +0 -504
  1474. package/.gemini/skills/perl-security/SKILL.md +0 -503
  1475. package/.gemini/skills/perl-testing/SKILL.md +0 -475
  1476. package/.gemini/skills/plankton-code-quality/SKILL.md +0 -236
  1477. package/.gemini/skills/postgres-patterns/SKILL.md +0 -147
  1478. package/.gemini/skills/product-capability/SKILL.md +0 -141
  1479. package/.gemini/skills/product-lens/SKILL.md +0 -92
  1480. package/.gemini/skills/production-scheduling/SKILL.md +0 -238
  1481. package/.gemini/skills/project-flow-ops/SKILL.md +0 -111
  1482. package/.gemini/skills/prompt-optimizer/SKILL.md +0 -397
  1483. package/.gemini/skills/python-patterns/SKILL.md +0 -750
  1484. package/.gemini/skills/python-testing/SKILL.md +0 -816
  1485. package/.gemini/skills/pytorch-patterns/SKILL.md +0 -396
  1486. package/.gemini/skills/quality-nonconformance/SKILL.md +0 -260
  1487. package/.gemini/skills/ralphinho-rfc-pipeline/SKILL.md +0 -67
  1488. package/.gemini/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
  1489. package/.gemini/skills/remotion-video-creation/SKILL.md +0 -43
  1490. package/.gemini/skills/remotion-video-creation/rules/3d.md +0 -86
  1491. package/.gemini/skills/remotion-video-creation/rules/animations.md +0 -29
  1492. package/.gemini/skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx +0 -173
  1493. package/.gemini/skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx +0 -100
  1494. package/.gemini/skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx +0 -108
  1495. package/.gemini/skills/remotion-video-creation/rules/assets.md +0 -78
  1496. package/.gemini/skills/remotion-video-creation/rules/audio.md +0 -172
  1497. package/.gemini/skills/remotion-video-creation/rules/calculate-metadata.md +0 -104
  1498. package/.gemini/skills/remotion-video-creation/rules/can-decode.md +0 -75
  1499. package/.gemini/skills/remotion-video-creation/rules/charts.md +0 -58
  1500. package/.gemini/skills/remotion-video-creation/rules/compositions.md +0 -146
  1501. package/.gemini/skills/remotion-video-creation/rules/display-captions.md +0 -126
  1502. package/.gemini/skills/remotion-video-creation/rules/extract-frames.md +0 -229
  1503. package/.gemini/skills/remotion-video-creation/rules/fonts.md +0 -152
  1504. package/.gemini/skills/remotion-video-creation/rules/get-audio-duration.md +0 -58
  1505. package/.gemini/skills/remotion-video-creation/rules/get-video-dimensions.md +0 -68
  1506. package/.gemini/skills/remotion-video-creation/rules/get-video-duration.md +0 -58
  1507. package/.gemini/skills/remotion-video-creation/rules/gifs.md +0 -138
  1508. package/.gemini/skills/remotion-video-creation/rules/images.md +0 -130
  1509. package/.gemini/skills/remotion-video-creation/rules/import-srt-captions.md +0 -67
  1510. package/.gemini/skills/remotion-video-creation/rules/lottie.md +0 -67
  1511. package/.gemini/skills/remotion-video-creation/rules/measuring-dom-nodes.md +0 -34
  1512. package/.gemini/skills/remotion-video-creation/rules/measuring-text.md +0 -143
  1513. package/.gemini/skills/remotion-video-creation/rules/sequencing.md +0 -106
  1514. package/.gemini/skills/remotion-video-creation/rules/tailwind.md +0 -11
  1515. package/.gemini/skills/remotion-video-creation/rules/text-animations.md +0 -20
  1516. package/.gemini/skills/remotion-video-creation/rules/timing.md +0 -179
  1517. package/.gemini/skills/remotion-video-creation/rules/transcribe-captions.md +0 -19
  1518. package/.gemini/skills/remotion-video-creation/rules/transitions.md +0 -122
  1519. package/.gemini/skills/remotion-video-creation/rules/trimming.md +0 -52
  1520. package/.gemini/skills/remotion-video-creation/rules/videos.md +0 -171
  1521. package/.gemini/skills/repo-scan/SKILL.md +0 -78
  1522. package/.gemini/skills/research-ops/SKILL.md +0 -112
  1523. package/.gemini/skills/returns-reverse-logistics/SKILL.md +0 -240
  1524. package/.gemini/skills/rules-distill/SKILL.md +0 -264
  1525. package/.gemini/skills/rules-distill/scripts/scan-rules.sh +0 -58
  1526. package/.gemini/skills/rules-distill/scripts/scan-skills.sh +0 -129
  1527. package/.gemini/skills/rust-patterns/SKILL.md +0 -499
  1528. package/.gemini/skills/rust-testing/SKILL.md +0 -500
  1529. package/.gemini/skills/safety-guard/SKILL.md +0 -75
  1530. package/.gemini/skills/santa-method/SKILL.md +0 -306
  1531. package/.gemini/skills/search-first/SKILL.md +0 -161
  1532. package/.gemini/skills/security-bounty-hunter/SKILL.md +0 -99
  1533. package/.gemini/skills/security-review/SKILL.md +0 -495
  1534. package/.gemini/skills/security-review/cloud-infrastructure-security.md +0 -361
  1535. package/.gemini/skills/security-scan/SKILL.md +0 -165
  1536. package/.gemini/skills/self-evolving-memory/SKILL.md +0 -175
  1537. package/.gemini/skills/seo/SKILL.md +0 -154
  1538. package/.gemini/skills/session-replay/SKILL.md +0 -199
  1539. package/.gemini/skills/skill-comply/SKILL.md +0 -58
  1540. package/.gemini/skills/skill-comply/fixtures/compliant_trace.jsonl +0 -5
  1541. package/.gemini/skills/skill-comply/fixtures/noncompliant_trace.jsonl +0 -3
  1542. package/.gemini/skills/skill-comply/fixtures/tdd_spec.yaml +0 -44
  1543. package/.gemini/skills/skill-comply/prompts/classifier.md +0 -24
  1544. package/.gemini/skills/skill-comply/prompts/scenario_generator.md +0 -62
  1545. package/.gemini/skills/skill-comply/prompts/spec_generator.md +0 -42
  1546. package/.gemini/skills/skill-comply/pyproject.toml +0 -15
  1547. package/.gemini/skills/skill-comply/scripts/__init__.py +0 -0
  1548. package/.gemini/skills/skill-comply/scripts/classifier.py +0 -85
  1549. package/.gemini/skills/skill-comply/scripts/grader.py +0 -122
  1550. package/.gemini/skills/skill-comply/scripts/parser.py +0 -107
  1551. package/.gemini/skills/skill-comply/scripts/report.py +0 -170
  1552. package/.gemini/skills/skill-comply/scripts/run.py +0 -127
  1553. package/.gemini/skills/skill-comply/scripts/runner.py +0 -161
  1554. package/.gemini/skills/skill-comply/scripts/scenario_generator.py +0 -70
  1555. package/.gemini/skills/skill-comply/scripts/spec_generator.py +0 -72
  1556. package/.gemini/skills/skill-comply/scripts/utils.py +0 -13
  1557. package/.gemini/skills/skill-stocktake/SKILL.md +0 -193
  1558. package/.gemini/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
  1559. package/.gemini/skills/skill-stocktake/scripts/save-results.sh +0 -56
  1560. package/.gemini/skills/skill-stocktake/scripts/scan.sh +0 -170
  1561. package/.gemini/skills/smart-debug/SKILL.md +0 -241
  1562. package/.gemini/skills/social-graph-ranker/SKILL.md +0 -154
  1563. package/.gemini/skills/springboot-patterns/SKILL.md +0 -314
  1564. package/.gemini/skills/springboot-security/SKILL.md +0 -272
  1565. package/.gemini/skills/springboot-tdd/SKILL.md +0 -158
  1566. package/.gemini/skills/springboot-verification/SKILL.md +0 -231
  1567. package/.gemini/skills/strategic-compact/SKILL.md +0 -131
  1568. package/.gemini/skills/strategic-compact/suggest-compact.sh +0 -54
  1569. package/.gemini/skills/supply-chain-verification/SKILL.md +0 -201
  1570. package/.gemini/skills/swarm-orchestrator/SKILL.md +0 -177
  1571. package/.gemini/skills/swift-actor-persistence/SKILL.md +0 -143
  1572. package/.gemini/skills/swift-concurrency-6-2/SKILL.md +0 -216
  1573. package/.gemini/skills/swift-protocol-di-testing/SKILL.md +0 -190
  1574. package/.gemini/skills/swiftui-patterns/SKILL.md +0 -259
  1575. package/.gemini/skills/tdd-workflow/SKILL.md +0 -463
  1576. package/.gemini/skills/team-builder/SKILL.md +0 -168
  1577. package/.gemini/skills/terminal-ops/SKILL.md +0 -109
  1578. package/.gemini/skills/terse-mode/SKILL.md +0 -97
  1579. package/.gemini/skills/token-budget-advisor/SKILL.md +0 -133
  1580. package/.gemini/skills/ui-demo/SKILL.md +0 -465
  1581. package/.gemini/skills/unified-notifications-ops/SKILL.md +0 -187
  1582. package/.gemini/skills/verification-loop/SKILL.md +0 -126
  1583. package/.gemini/skills/video-editing/SKILL.md +0 -310
  1584. package/.gemini/skills/videodb/SKILL.md +0 -374
  1585. package/.gemini/skills/videodb/reference/api-reference.md +0 -550
  1586. package/.gemini/skills/videodb/reference/capture-reference.md +0 -407
  1587. package/.gemini/skills/videodb/reference/capture.md +0 -101
  1588. package/.gemini/skills/videodb/reference/editor.md +0 -443
  1589. package/.gemini/skills/videodb/reference/generative.md +0 -331
  1590. package/.gemini/skills/videodb/reference/rtstream-reference.md +0 -564
  1591. package/.gemini/skills/videodb/reference/rtstream.md +0 -65
  1592. package/.gemini/skills/videodb/reference/search.md +0 -230
  1593. package/.gemini/skills/videodb/reference/streaming.md +0 -406
  1594. package/.gemini/skills/videodb/reference/use-cases.md +0 -118
  1595. package/.gemini/skills/videodb/scripts/ws_listener.py +0 -282
  1596. package/.gemini/skills/visa-doc-translate/README.md +0 -86
  1597. package/.gemini/skills/visa-doc-translate/SKILL.md +0 -117
  1598. package/.gemini/skills/workspace-surface-audit/SKILL.md +0 -125
  1599. package/.gemini/skills/x-api/SKILL.md +0 -230
  1600. package/.kimi/agents/api-guardian.md +0 -279
  1601. package/.kimi/agents/architect.md +0 -211
  1602. package/.kimi/agents/backdoor-hunter.md +0 -260
  1603. package/.kimi/agents/build-error-resolver.md +0 -114
  1604. package/.kimi/agents/chaos-engineer.md +0 -251
  1605. package/.kimi/agents/chief-of-staff.md +0 -151
  1606. package/.kimi/agents/code-architect.md +0 -71
  1607. package/.kimi/agents/code-explorer.md +0 -69
  1608. package/.kimi/agents/code-reviewer.md +0 -258
  1609. package/.kimi/agents/code-simplifier.md +0 -47
  1610. package/.kimi/agents/code-stealer-detector.md +0 -228
  1611. package/.kimi/agents/comment-analyzer.md +0 -45
  1612. package/.kimi/agents/conversation-analyzer.md +0 -52
  1613. package/.kimi/agents/cpp-build-resolver.md +0 -90
  1614. package/.kimi/agents/cpp-reviewer.md +0 -72
  1615. package/.kimi/agents/csharp-reviewer.md +0 -101
  1616. package/.kimi/agents/dart-build-resolver.md +0 -201
  1617. package/.kimi/agents/database-reviewer.md +0 -91
  1618. package/.kimi/agents/debug-detective.md +0 -410
  1619. package/.kimi/agents/dependency-doctor.md +0 -121
  1620. package/.kimi/agents/doc-updater.md +0 -107
  1621. package/.kimi/agents/docs-lookup.md +0 -68
  1622. package/.kimi/agents/e2e-runner.md +0 -107
  1623. package/.kimi/agents/env-debugger.md +0 -154
  1624. package/.kimi/agents/flake-hunter.md +0 -142
  1625. package/.kimi/agents/flutter-reviewer.md +0 -243
  1626. package/.kimi/agents/gan-evaluator.md +0 -209
  1627. package/.kimi/agents/gan-generator.md +0 -131
  1628. package/.kimi/agents/gan-planner.md +0 -99
  1629. package/.kimi/agents/git-rescue.md +0 -133
  1630. package/.kimi/agents/go-build-resolver.md +0 -94
  1631. package/.kimi/agents/go-reviewer.md +0 -76
  1632. package/.kimi/agents/harness-optimizer.md +0 -35
  1633. package/.kimi/agents/healthcare-reviewer.md +0 -83
  1634. package/.kimi/agents/image-architect.md +0 -190
  1635. package/.kimi/agents/incident-commander.md +0 -228
  1636. package/.kimi/agents/jailbreak-tester.md +0 -222
  1637. package/.kimi/agents/java-build-resolver.md +0 -153
  1638. package/.kimi/agents/java-reviewer.md +0 -92
  1639. package/.kimi/agents/kodelyth-advisor.md +0 -172
  1640. package/.kimi/agents/kodelyth-memory.md +0 -87
  1641. package/.kimi/agents/kotlin-build-resolver.md +0 -118
  1642. package/.kimi/agents/kotlin-reviewer.md +0 -159
  1643. package/.kimi/agents/license-violation-finder.md +0 -212
  1644. package/.kimi/agents/load-tester.md +0 -284
  1645. package/.kimi/agents/loop-operator.md +0 -36
  1646. package/.kimi/agents/migration-guide.md +0 -369
  1647. package/.kimi/agents/opensource-forker.md +0 -198
  1648. package/.kimi/agents/opensource-packager.md +0 -249
  1649. package/.kimi/agents/opensource-sanitizer.md +0 -188
  1650. package/.kimi/agents/pair-programmer.md +0 -261
  1651. package/.kimi/agents/performance-optimizer.md +0 -446
  1652. package/.kimi/agents/planner.md +0 -212
  1653. package/.kimi/agents/pr-test-analyzer.md +0 -45
  1654. package/.kimi/agents/prompt-injection-hunter.md +0 -126
  1655. package/.kimi/agents/python-reviewer.md +0 -98
  1656. package/.kimi/agents/pytorch-build-resolver.md +0 -120
  1657. package/.kimi/agents/refactor-cleaner.md +0 -85
  1658. package/.kimi/agents/release-captain.md +0 -226
  1659. package/.kimi/agents/rust-build-resolver.md +0 -148
  1660. package/.kimi/agents/rust-reviewer.md +0 -94
  1661. package/.kimi/agents/secret-hunter.md +0 -209
  1662. package/.kimi/agents/security-reviewer.md +0 -166
  1663. package/.kimi/agents/seo-specialist.md +0 -62
  1664. package/.kimi/agents/silent-failure-hunter.md +0 -50
  1665. package/.kimi/agents/supply-chain-auditor.md +0 -195
  1666. package/.kimi/agents/tdd-guide.md +0 -91
  1667. package/.kimi/agents/type-design-analyzer.md +0 -41
  1668. package/.kimi/agents/typescript-reviewer.md +0 -112
  1669. package/.kimi/agents/ux-reviewer.md +0 -483
  1670. package/.kimi/commands/agent-sort.md +0 -23
  1671. package/.kimi/commands/arena.md +0 -136
  1672. package/.kimi/commands/aside.md +0 -164
  1673. package/.kimi/commands/build-fix.md +0 -66
  1674. package/.kimi/commands/checkpoint.md +0 -79
  1675. package/.kimi/commands/claw.md +0 -23
  1676. package/.kimi/commands/code-review.md +0 -289
  1677. package/.kimi/commands/context-budget.md +0 -23
  1678. package/.kimi/commands/cpp-build.md +0 -173
  1679. package/.kimi/commands/cpp-review.md +0 -132
  1680. package/.kimi/commands/cpp-test.md +0 -251
  1681. package/.kimi/commands/dashboard.md +0 -67
  1682. package/.kimi/commands/debug-blitz.md +0 -70
  1683. package/.kimi/commands/devfleet.md +0 -23
  1684. package/.kimi/commands/devil-mode.md +0 -121
  1685. package/.kimi/commands/docs.md +0 -23
  1686. package/.kimi/commands/doctor.md +0 -75
  1687. package/.kimi/commands/e2e.md +0 -268
  1688. package/.kimi/commands/eval.md +0 -23
  1689. package/.kimi/commands/evil-mode.md +0 -106
  1690. package/.kimi/commands/evolve.md +0 -178
  1691. package/.kimi/commands/feature-dev.md +0 -49
  1692. package/.kimi/commands/flutter-build.md +0 -164
  1693. package/.kimi/commands/flutter-review.md +0 -116
  1694. package/.kimi/commands/flutter-test.md +0 -144
  1695. package/.kimi/commands/gan-build.md +0 -104
  1696. package/.kimi/commands/gan-design.md +0 -40
  1697. package/.kimi/commands/go-build.md +0 -183
  1698. package/.kimi/commands/go-review.md +0 -148
  1699. package/.kimi/commands/go-test.md +0 -268
  1700. package/.kimi/commands/god-mode.md +0 -85
  1701. package/.kimi/commands/gradle-build.md +0 -70
  1702. package/.kimi/commands/harness-audit.md +0 -77
  1703. package/.kimi/commands/hookify-configure.md +0 -14
  1704. package/.kimi/commands/hookify-help.md +0 -46
  1705. package/.kimi/commands/hookify-list.md +0 -21
  1706. package/.kimi/commands/hookify.md +0 -50
  1707. package/.kimi/commands/immune.md +0 -89
  1708. package/.kimi/commands/instinct-export.md +0 -66
  1709. package/.kimi/commands/instinct-import.md +0 -114
  1710. package/.kimi/commands/instinct-status.md +0 -59
  1711. package/.kimi/commands/jira.md +0 -106
  1712. package/.kimi/commands/kotlin-build.md +0 -174
  1713. package/.kimi/commands/kotlin-review.md +0 -140
  1714. package/.kimi/commands/kotlin-test.md +0 -312
  1715. package/.kimi/commands/learn-eval.md +0 -116
  1716. package/.kimi/commands/learn.md +0 -74
  1717. package/.kimi/commands/lessons.md +0 -92
  1718. package/.kimi/commands/loop-start.md +0 -37
  1719. package/.kimi/commands/loop-status.md +0 -28
  1720. package/.kimi/commands/memory-evolve.md +0 -71
  1721. package/.kimi/commands/memory.md +0 -62
  1722. package/.kimi/commands/model-route.md +0 -31
  1723. package/.kimi/commands/multi-backend.md +0 -163
  1724. package/.kimi/commands/multi-execute.md +0 -320
  1725. package/.kimi/commands/multi-frontend.md +0 -163
  1726. package/.kimi/commands/multi-plan.md +0 -273
  1727. package/.kimi/commands/multi-workflow.md +0 -196
  1728. package/.kimi/commands/onboard.md +0 -72
  1729. package/.kimi/commands/orchestrate.md +0 -135
  1730. package/.kimi/commands/plan.md +0 -117
  1731. package/.kimi/commands/pm2.md +0 -277
  1732. package/.kimi/commands/pre-release.md +0 -66
  1733. package/.kimi/commands/project-launch.md +0 -91
  1734. package/.kimi/commands/projects.md +0 -39
  1735. package/.kimi/commands/promote.md +0 -41
  1736. package/.kimi/commands/prompt-optimize.md +0 -23
  1737. package/.kimi/commands/prp-commit.md +0 -112
  1738. package/.kimi/commands/prp-implement.md +0 -385
  1739. package/.kimi/commands/prp-plan.md +0 -502
  1740. package/.kimi/commands/prp-pr.md +0 -184
  1741. package/.kimi/commands/prp-prd.md +0 -447
  1742. package/.kimi/commands/prune.md +0 -31
  1743. package/.kimi/commands/python-review.md +0 -297
  1744. package/.kimi/commands/quality-gate.md +0 -33
  1745. package/.kimi/commands/refactor-clean.md +0 -84
  1746. package/.kimi/commands/refactor-sprint.md +0 -77
  1747. package/.kimi/commands/replay.md +0 -61
  1748. package/.kimi/commands/resume-session.md +0 -156
  1749. package/.kimi/commands/review-pr.md +0 -37
  1750. package/.kimi/commands/route-model.md +0 -48
  1751. package/.kimi/commands/rules-distill.md +0 -20
  1752. package/.kimi/commands/rust-build.md +0 -187
  1753. package/.kimi/commands/rust-review.md +0 -142
  1754. package/.kimi/commands/rust-test.md +0 -308
  1755. package/.kimi/commands/santa-loop.md +0 -175
  1756. package/.kimi/commands/save-session.md +0 -275
  1757. package/.kimi/commands/security-audit.md +0 -66
  1758. package/.kimi/commands/sessions.md +0 -333
  1759. package/.kimi/commands/setup-pm.md +0 -80
  1760. package/.kimi/commands/skill-create.md +0 -174
  1761. package/.kimi/commands/skill-health.md +0 -54
  1762. package/.kimi/commands/swarm.md +0 -68
  1763. package/.kimi/commands/tdd.md +0 -231
  1764. package/.kimi/commands/team-review.md +0 -107
  1765. package/.kimi/commands/terse-compress.md +0 -78
  1766. package/.kimi/commands/terse.md +0 -40
  1767. package/.kimi/commands/test-coverage.md +0 -73
  1768. package/.kimi/commands/update-codemaps.md +0 -76
  1769. package/.kimi/commands/update-docs.md +0 -88
  1770. package/.kimi/commands/update.md +0 -92
  1771. package/.kimi/commands/verify-supply-chain.md +0 -59
  1772. package/.kimi/commands/verify.md +0 -23
  1773. package/.kimi/rules/README.md +0 -108
  1774. package/.kimi/rules/agent-intent-routing.md +0 -832
  1775. package/.kimi/rules/agents.md +0 -50
  1776. package/.kimi/rules/code-review.md +0 -124
  1777. package/.kimi/rules/coding-style.md +0 -41
  1778. package/.kimi/rules/cost-aware-model-routing.md +0 -152
  1779. package/.kimi/rules/design-quality.md +0 -63
  1780. package/.kimi/rules/development-workflow.md +0 -44
  1781. package/.kimi/rules/git-workflow.md +0 -24
  1782. package/.kimi/rules/hooks.md +0 -23
  1783. package/.kimi/rules/memory-protocol.md +0 -87
  1784. package/.kimi/rules/patterns.md +0 -71
  1785. package/.kimi/rules/performance.md +0 -55
  1786. package/.kimi/rules/security.md +0 -56
  1787. package/.kimi/rules/self-improvement-workflow.md +0 -141
  1788. package/.kimi/rules/shell-portability.md +0 -70
  1789. package/.kimi/rules/testing.md +0 -65
  1790. package/.kimi/skills/agent-eval/SKILL.md +0 -145
  1791. package/.kimi/skills/agent-handoff/SKILL.md +0 -184
  1792. package/.kimi/skills/agent-harness-construction/SKILL.md +0 -73
  1793. package/.kimi/skills/agent-introspection-debugging/SKILL.md +0 -153
  1794. package/.kimi/skills/agent-payment-x402/SKILL.md +0 -178
  1795. package/.kimi/skills/agent-sort/SKILL.md +0 -215
  1796. package/.kimi/skills/agentic-engineering/SKILL.md +0 -63
  1797. package/.kimi/skills/ai-first-engineering/SKILL.md +0 -51
  1798. package/.kimi/skills/ai-regression-testing/SKILL.md +0 -385
  1799. package/.kimi/skills/android-clean-architecture/SKILL.md +0 -339
  1800. package/.kimi/skills/api-connector-builder/SKILL.md +0 -121
  1801. package/.kimi/skills/api-design/SKILL.md +0 -523
  1802. package/.kimi/skills/architecture-decision-records/SKILL.md +0 -179
  1803. package/.kimi/skills/article-writing/SKILL.md +0 -79
  1804. package/.kimi/skills/automation-audit-ops/SKILL.md +0 -142
  1805. package/.kimi/skills/autonomous-agent-harness/SKILL.md +0 -267
  1806. package/.kimi/skills/autonomous-loops/SKILL.md +0 -610
  1807. package/.kimi/skills/backend-patterns/SKILL.md +0 -598
  1808. package/.kimi/skills/benchmark/SKILL.md +0 -93
  1809. package/.kimi/skills/blueprint/SKILL.md +0 -105
  1810. package/.kimi/skills/brand-voice/SKILL.md +0 -97
  1811. package/.kimi/skills/brand-voice/references/voice-profile-schema.md +0 -55
  1812. package/.kimi/skills/browser-qa/SKILL.md +0 -87
  1813. package/.kimi/skills/bun-runtime/SKILL.md +0 -84
  1814. package/.kimi/skills/canary-watch/SKILL.md +0 -99
  1815. package/.kimi/skills/carrier-relationship-management/SKILL.md +0 -212
  1816. package/.kimi/skills/ck/SKILL.md +0 -147
  1817. package/.kimi/skills/ck/commands/forget.mjs +0 -44
  1818. package/.kimi/skills/ck/commands/info.mjs +0 -24
  1819. package/.kimi/skills/ck/commands/init.mjs +0 -143
  1820. package/.kimi/skills/ck/commands/list.mjs +0 -40
  1821. package/.kimi/skills/ck/commands/migrate.mjs +0 -202
  1822. package/.kimi/skills/ck/commands/resume.mjs +0 -36
  1823. package/.kimi/skills/ck/commands/save.mjs +0 -210
  1824. package/.kimi/skills/ck/commands/shared.mjs +0 -387
  1825. package/.kimi/skills/ck/hooks/session-start.mjs +0 -224
  1826. package/.kimi/skills/claude-api/SKILL.md +0 -337
  1827. package/.kimi/skills/claude-devfleet/SKILL.md +0 -103
  1828. package/.kimi/skills/click-path-audit/SKILL.md +0 -244
  1829. package/.kimi/skills/clickhouse-io/SKILL.md +0 -439
  1830. package/.kimi/skills/code-tour/SKILL.md +0 -236
  1831. package/.kimi/skills/codebase-onboarding/SKILL.md +0 -233
  1832. package/.kimi/skills/coding-standards/SKILL.md +0 -549
  1833. package/.kimi/skills/compose-multiplatform-patterns/SKILL.md +0 -299
  1834. package/.kimi/skills/configure-ecc/SKILL.md +0 -367
  1835. package/.kimi/skills/connections-optimizer/SKILL.md +0 -189
  1836. package/.kimi/skills/content-engine/SKILL.md +0 -131
  1837. package/.kimi/skills/content-hash-cache-pattern/SKILL.md +0 -161
  1838. package/.kimi/skills/context-budget/SKILL.md +0 -135
  1839. package/.kimi/skills/continuous-agent-loop/SKILL.md +0 -45
  1840. package/.kimi/skills/continuous-learning/SKILL.md +0 -123
  1841. package/.kimi/skills/continuous-learning/config.json +0 -18
  1842. package/.kimi/skills/continuous-learning/evaluate-session.sh +0 -69
  1843. package/.kimi/skills/continuous-learning-v2/SKILL.md +0 -365
  1844. package/.kimi/skills/continuous-learning-v2/agents/observer-loop.sh +0 -271
  1845. package/.kimi/skills/continuous-learning-v2/agents/observer.md +0 -198
  1846. package/.kimi/skills/continuous-learning-v2/agents/session-guardian.sh +0 -150
  1847. package/.kimi/skills/continuous-learning-v2/agents/start-observer.sh +0 -244
  1848. package/.kimi/skills/continuous-learning-v2/config.json +0 -8
  1849. package/.kimi/skills/continuous-learning-v2/hooks/observe.sh +0 -428
  1850. package/.kimi/skills/continuous-learning-v2/scripts/detect-project.sh +0 -228
  1851. package/.kimi/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -1426
  1852. package/.kimi/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -984
  1853. package/.kimi/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
  1854. package/.kimi/skills/cost-aware-model-routing/SKILL.md +0 -153
  1855. package/.kimi/skills/council/SKILL.md +0 -203
  1856. package/.kimi/skills/cpp-coding-standards/SKILL.md +0 -723
  1857. package/.kimi/skills/cpp-testing/SKILL.md +0 -324
  1858. package/.kimi/skills/crosspost/SKILL.md +0 -111
  1859. package/.kimi/skills/csharp-testing/SKILL.md +0 -321
  1860. package/.kimi/skills/customer-billing-ops/SKILL.md +0 -140
  1861. package/.kimi/skills/customs-trade-compliance/SKILL.md +0 -263
  1862. package/.kimi/skills/dart-flutter-patterns/SKILL.md +0 -563
  1863. package/.kimi/skills/dashboard-builder/SKILL.md +0 -109
  1864. package/.kimi/skills/data-scraper-agent/SKILL.md +0 -764
  1865. package/.kimi/skills/database-migrations/SKILL.md +0 -429
  1866. package/.kimi/skills/deep-research/SKILL.md +0 -155
  1867. package/.kimi/skills/defi-amm-security/SKILL.md +0 -160
  1868. package/.kimi/skills/deployment-patterns/SKILL.md +0 -427
  1869. package/.kimi/skills/design-system/SKILL.md +0 -82
  1870. package/.kimi/skills/django-patterns/SKILL.md +0 -734
  1871. package/.kimi/skills/django-security/SKILL.md +0 -593
  1872. package/.kimi/skills/django-tdd/SKILL.md +0 -729
  1873. package/.kimi/skills/django-verification/SKILL.md +0 -469
  1874. package/.kimi/skills/dmux-workflows/SKILL.md +0 -191
  1875. package/.kimi/skills/docker-patterns/SKILL.md +0 -364
  1876. package/.kimi/skills/documentation-lookup/SKILL.md +0 -90
  1877. package/.kimi/skills/dotnet-patterns/SKILL.md +0 -321
  1878. package/.kimi/skills/e2e-testing/SKILL.md +0 -326
  1879. package/.kimi/skills/ecc-token-savings/SKILL.md +0 -106
  1880. package/.kimi/skills/ecc-tools-cost-audit/SKILL.md +0 -160
  1881. package/.kimi/skills/email-ops/SKILL.md +0 -121
  1882. package/.kimi/skills/energy-procurement/SKILL.md +0 -228
  1883. package/.kimi/skills/enterprise-agent-ops/SKILL.md +0 -50
  1884. package/.kimi/skills/eval-harness/SKILL.md +0 -270
  1885. package/.kimi/skills/evm-token-decimals/SKILL.md +0 -130
  1886. package/.kimi/skills/exa-search/SKILL.md +0 -103
  1887. package/.kimi/skills/fal-ai-media/SKILL.md +0 -284
  1888. package/.kimi/skills/finance-billing-ops/SKILL.md +0 -127
  1889. package/.kimi/skills/flutter-dart-code-review/SKILL.md +0 -435
  1890. package/.kimi/skills/foundation-models-on-device/SKILL.md +0 -243
  1891. package/.kimi/skills/frontend-design/SKILL.md +0 -145
  1892. package/.kimi/skills/frontend-patterns/SKILL.md +0 -642
  1893. package/.kimi/skills/frontend-slides/SKILL.md +0 -184
  1894. package/.kimi/skills/frontend-slides/STYLE_PRESETS.md +0 -330
  1895. package/.kimi/skills/gan-style-harness/SKILL.md +0 -278
  1896. package/.kimi/skills/git-mastery/SKILL.md +0 -366
  1897. package/.kimi/skills/git-workflow/SKILL.md +0 -715
  1898. package/.kimi/skills/github-ops/SKILL.md +0 -144
  1899. package/.kimi/skills/golang-patterns/SKILL.md +0 -674
  1900. package/.kimi/skills/golang-testing/SKILL.md +0 -720
  1901. package/.kimi/skills/google-workspace-ops/SKILL.md +0 -95
  1902. package/.kimi/skills/healthcare-cdss-patterns/SKILL.md +0 -245
  1903. package/.kimi/skills/healthcare-emr-patterns/SKILL.md +0 -159
  1904. package/.kimi/skills/healthcare-eval-harness/SKILL.md +0 -207
  1905. package/.kimi/skills/healthcare-phi-compliance/SKILL.md +0 -145
  1906. package/.kimi/skills/hexagonal-architecture/SKILL.md +0 -276
  1907. package/.kimi/skills/hipaa-compliance/SKILL.md +0 -78
  1908. package/.kimi/skills/hookify-rules/SKILL.md +0 -128
  1909. package/.kimi/skills/intent-routing/SKILL.md +0 -134
  1910. package/.kimi/skills/inventory-demand-planning/SKILL.md +0 -247
  1911. package/.kimi/skills/investor-materials/SKILL.md +0 -96
  1912. package/.kimi/skills/investor-outreach/SKILL.md +0 -91
  1913. package/.kimi/skills/iterative-retrieval/SKILL.md +0 -211
  1914. package/.kimi/skills/java-coding-standards/SKILL.md +0 -147
  1915. package/.kimi/skills/jira-integration/SKILL.md +0 -293
  1916. package/.kimi/skills/jpa-patterns/SKILL.md +0 -151
  1917. package/.kimi/skills/knowledge-ops/SKILL.md +0 -154
  1918. package/.kimi/skills/kodelyth-memory/SKILL.md +0 -136
  1919. package/.kimi/skills/kodelyth-quickstart/SKILL.md +0 -214
  1920. package/.kimi/skills/kotlin-coroutines-flows/SKILL.md +0 -284
  1921. package/.kimi/skills/kotlin-exposed-patterns/SKILL.md +0 -719
  1922. package/.kimi/skills/kotlin-ktor-patterns/SKILL.md +0 -689
  1923. package/.kimi/skills/kotlin-patterns/SKILL.md +0 -711
  1924. package/.kimi/skills/kotlin-testing/SKILL.md +0 -824
  1925. package/.kimi/skills/laravel-patterns/SKILL.md +0 -415
  1926. package/.kimi/skills/laravel-plugin-discovery/SKILL.md +0 -229
  1927. package/.kimi/skills/laravel-security/SKILL.md +0 -285
  1928. package/.kimi/skills/laravel-tdd/SKILL.md +0 -283
  1929. package/.kimi/skills/laravel-verification/SKILL.md +0 -179
  1930. package/.kimi/skills/lead-intelligence/SKILL.md +0 -321
  1931. package/.kimi/skills/lead-intelligence/agents/enrichment-agent.md +0 -85
  1932. package/.kimi/skills/lead-intelligence/agents/mutual-mapper.md +0 -75
  1933. package/.kimi/skills/lead-intelligence/agents/outreach-drafter.md +0 -98
  1934. package/.kimi/skills/lead-intelligence/agents/signal-scorer.md +0 -60
  1935. package/.kimi/skills/liquid-glass-design/SKILL.md +0 -279
  1936. package/.kimi/skills/llm-trading-agent-security/SKILL.md +0 -146
  1937. package/.kimi/skills/logistics-exception-management/SKILL.md +0 -222
  1938. package/.kimi/skills/manim-video/SKILL.md +0 -89
  1939. package/.kimi/skills/manim-video/assets/network_graph_scene.py +0 -52
  1940. package/.kimi/skills/market-research/SKILL.md +0 -75
  1941. package/.kimi/skills/mcp-server-patterns/SKILL.md +0 -67
  1942. package/.kimi/skills/messages-ops/SKILL.md +0 -104
  1943. package/.kimi/skills/nanoclaw-repl/SKILL.md +0 -33
  1944. package/.kimi/skills/nestjs-patterns/SKILL.md +0 -230
  1945. package/.kimi/skills/nextjs-turbopack/SKILL.md +0 -44
  1946. package/.kimi/skills/nodejs-keccak256/SKILL.md +0 -102
  1947. package/.kimi/skills/nutrient-document-processing/SKILL.md +0 -167
  1948. package/.kimi/skills/nuxt4-patterns/SKILL.md +0 -100
  1949. package/.kimi/skills/observability/SKILL.md +0 -390
  1950. package/.kimi/skills/observability-dashboard/SKILL.md +0 -119
  1951. package/.kimi/skills/openclaw-persona-forge/SKILL.md +0 -296
  1952. package/.kimi/skills/openclaw-persona-forge/gacha.py +0 -224
  1953. package/.kimi/skills/openclaw-persona-forge/gacha.sh +0 -5
  1954. package/.kimi/skills/openclaw-persona-forge/references/avatar-style.md +0 -124
  1955. package/.kimi/skills/openclaw-persona-forge/references/boundary-rules.md +0 -53
  1956. package/.kimi/skills/openclaw-persona-forge/references/error-handling.md +0 -53
  1957. package/.kimi/skills/openclaw-persona-forge/references/identity-tension.md +0 -48
  1958. package/.kimi/skills/openclaw-persona-forge/references/naming-system.md +0 -39
  1959. package/.kimi/skills/openclaw-persona-forge/references/output-template.md +0 -166
  1960. package/.kimi/skills/opensource-pipeline/SKILL.md +0 -255
  1961. package/.kimi/skills/perl-patterns/SKILL.md +0 -504
  1962. package/.kimi/skills/perl-security/SKILL.md +0 -503
  1963. package/.kimi/skills/perl-testing/SKILL.md +0 -475
  1964. package/.kimi/skills/plankton-code-quality/SKILL.md +0 -236
  1965. package/.kimi/skills/postgres-patterns/SKILL.md +0 -147
  1966. package/.kimi/skills/product-capability/SKILL.md +0 -141
  1967. package/.kimi/skills/product-lens/SKILL.md +0 -92
  1968. package/.kimi/skills/production-scheduling/SKILL.md +0 -238
  1969. package/.kimi/skills/project-flow-ops/SKILL.md +0 -111
  1970. package/.kimi/skills/prompt-optimizer/SKILL.md +0 -397
  1971. package/.kimi/skills/python-patterns/SKILL.md +0 -750
  1972. package/.kimi/skills/python-testing/SKILL.md +0 -816
  1973. package/.kimi/skills/pytorch-patterns/SKILL.md +0 -396
  1974. package/.kimi/skills/quality-nonconformance/SKILL.md +0 -260
  1975. package/.kimi/skills/ralphinho-rfc-pipeline/SKILL.md +0 -67
  1976. package/.kimi/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
  1977. package/.kimi/skills/remotion-video-creation/SKILL.md +0 -43
  1978. package/.kimi/skills/remotion-video-creation/rules/3d.md +0 -86
  1979. package/.kimi/skills/remotion-video-creation/rules/animations.md +0 -29
  1980. package/.kimi/skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx +0 -173
  1981. package/.kimi/skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx +0 -100
  1982. package/.kimi/skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx +0 -108
  1983. package/.kimi/skills/remotion-video-creation/rules/assets.md +0 -78
  1984. package/.kimi/skills/remotion-video-creation/rules/audio.md +0 -172
  1985. package/.kimi/skills/remotion-video-creation/rules/calculate-metadata.md +0 -104
  1986. package/.kimi/skills/remotion-video-creation/rules/can-decode.md +0 -75
  1987. package/.kimi/skills/remotion-video-creation/rules/charts.md +0 -58
  1988. package/.kimi/skills/remotion-video-creation/rules/compositions.md +0 -146
  1989. package/.kimi/skills/remotion-video-creation/rules/display-captions.md +0 -126
  1990. package/.kimi/skills/remotion-video-creation/rules/extract-frames.md +0 -229
  1991. package/.kimi/skills/remotion-video-creation/rules/fonts.md +0 -152
  1992. package/.kimi/skills/remotion-video-creation/rules/get-audio-duration.md +0 -58
  1993. package/.kimi/skills/remotion-video-creation/rules/get-video-dimensions.md +0 -68
  1994. package/.kimi/skills/remotion-video-creation/rules/get-video-duration.md +0 -58
  1995. package/.kimi/skills/remotion-video-creation/rules/gifs.md +0 -138
  1996. package/.kimi/skills/remotion-video-creation/rules/images.md +0 -130
  1997. package/.kimi/skills/remotion-video-creation/rules/import-srt-captions.md +0 -67
  1998. package/.kimi/skills/remotion-video-creation/rules/lottie.md +0 -67
  1999. package/.kimi/skills/remotion-video-creation/rules/measuring-dom-nodes.md +0 -34
  2000. package/.kimi/skills/remotion-video-creation/rules/measuring-text.md +0 -143
  2001. package/.kimi/skills/remotion-video-creation/rules/sequencing.md +0 -106
  2002. package/.kimi/skills/remotion-video-creation/rules/tailwind.md +0 -11
  2003. package/.kimi/skills/remotion-video-creation/rules/text-animations.md +0 -20
  2004. package/.kimi/skills/remotion-video-creation/rules/timing.md +0 -179
  2005. package/.kimi/skills/remotion-video-creation/rules/transcribe-captions.md +0 -19
  2006. package/.kimi/skills/remotion-video-creation/rules/transitions.md +0 -122
  2007. package/.kimi/skills/remotion-video-creation/rules/trimming.md +0 -52
  2008. package/.kimi/skills/remotion-video-creation/rules/videos.md +0 -171
  2009. package/.kimi/skills/repo-scan/SKILL.md +0 -78
  2010. package/.kimi/skills/research-ops/SKILL.md +0 -112
  2011. package/.kimi/skills/returns-reverse-logistics/SKILL.md +0 -240
  2012. package/.kimi/skills/rules-distill/SKILL.md +0 -264
  2013. package/.kimi/skills/rules-distill/scripts/scan-rules.sh +0 -58
  2014. package/.kimi/skills/rules-distill/scripts/scan-skills.sh +0 -129
  2015. package/.kimi/skills/rust-patterns/SKILL.md +0 -499
  2016. package/.kimi/skills/rust-testing/SKILL.md +0 -500
  2017. package/.kimi/skills/safety-guard/SKILL.md +0 -75
  2018. package/.kimi/skills/santa-method/SKILL.md +0 -306
  2019. package/.kimi/skills/search-first/SKILL.md +0 -161
  2020. package/.kimi/skills/security-bounty-hunter/SKILL.md +0 -99
  2021. package/.kimi/skills/security-review/SKILL.md +0 -495
  2022. package/.kimi/skills/security-review/cloud-infrastructure-security.md +0 -361
  2023. package/.kimi/skills/security-scan/SKILL.md +0 -165
  2024. package/.kimi/skills/self-evolving-memory/SKILL.md +0 -175
  2025. package/.kimi/skills/seo/SKILL.md +0 -154
  2026. package/.kimi/skills/session-replay/SKILL.md +0 -199
  2027. package/.kimi/skills/skill-comply/SKILL.md +0 -58
  2028. package/.kimi/skills/skill-comply/fixtures/compliant_trace.jsonl +0 -5
  2029. package/.kimi/skills/skill-comply/fixtures/noncompliant_trace.jsonl +0 -3
  2030. package/.kimi/skills/skill-comply/fixtures/tdd_spec.yaml +0 -44
  2031. package/.kimi/skills/skill-comply/prompts/classifier.md +0 -24
  2032. package/.kimi/skills/skill-comply/prompts/scenario_generator.md +0 -62
  2033. package/.kimi/skills/skill-comply/prompts/spec_generator.md +0 -42
  2034. package/.kimi/skills/skill-comply/pyproject.toml +0 -15
  2035. package/.kimi/skills/skill-comply/scripts/__init__.py +0 -0
  2036. package/.kimi/skills/skill-comply/scripts/classifier.py +0 -85
  2037. package/.kimi/skills/skill-comply/scripts/grader.py +0 -122
  2038. package/.kimi/skills/skill-comply/scripts/parser.py +0 -107
  2039. package/.kimi/skills/skill-comply/scripts/report.py +0 -170
  2040. package/.kimi/skills/skill-comply/scripts/run.py +0 -127
  2041. package/.kimi/skills/skill-comply/scripts/runner.py +0 -161
  2042. package/.kimi/skills/skill-comply/scripts/scenario_generator.py +0 -70
  2043. package/.kimi/skills/skill-comply/scripts/spec_generator.py +0 -72
  2044. package/.kimi/skills/skill-comply/scripts/utils.py +0 -13
  2045. package/.kimi/skills/skill-stocktake/SKILL.md +0 -193
  2046. package/.kimi/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
  2047. package/.kimi/skills/skill-stocktake/scripts/save-results.sh +0 -56
  2048. package/.kimi/skills/skill-stocktake/scripts/scan.sh +0 -170
  2049. package/.kimi/skills/smart-debug/SKILL.md +0 -241
  2050. package/.kimi/skills/social-graph-ranker/SKILL.md +0 -154
  2051. package/.kimi/skills/springboot-patterns/SKILL.md +0 -314
  2052. package/.kimi/skills/springboot-security/SKILL.md +0 -272
  2053. package/.kimi/skills/springboot-tdd/SKILL.md +0 -158
  2054. package/.kimi/skills/springboot-verification/SKILL.md +0 -231
  2055. package/.kimi/skills/strategic-compact/SKILL.md +0 -131
  2056. package/.kimi/skills/strategic-compact/suggest-compact.sh +0 -54
  2057. package/.kimi/skills/supply-chain-verification/SKILL.md +0 -201
  2058. package/.kimi/skills/swarm-orchestrator/SKILL.md +0 -177
  2059. package/.kimi/skills/swift-actor-persistence/SKILL.md +0 -143
  2060. package/.kimi/skills/swift-concurrency-6-2/SKILL.md +0 -216
  2061. package/.kimi/skills/swift-protocol-di-testing/SKILL.md +0 -190
  2062. package/.kimi/skills/swiftui-patterns/SKILL.md +0 -259
  2063. package/.kimi/skills/tdd-workflow/SKILL.md +0 -463
  2064. package/.kimi/skills/team-builder/SKILL.md +0 -168
  2065. package/.kimi/skills/terminal-ops/SKILL.md +0 -109
  2066. package/.kimi/skills/terse-mode/SKILL.md +0 -97
  2067. package/.kimi/skills/token-budget-advisor/SKILL.md +0 -133
  2068. package/.kimi/skills/ui-demo/SKILL.md +0 -465
  2069. package/.kimi/skills/unified-notifications-ops/SKILL.md +0 -187
  2070. package/.kimi/skills/verification-loop/SKILL.md +0 -126
  2071. package/.kimi/skills/video-editing/SKILL.md +0 -310
  2072. package/.kimi/skills/videodb/SKILL.md +0 -374
  2073. package/.kimi/skills/videodb/reference/api-reference.md +0 -550
  2074. package/.kimi/skills/videodb/reference/capture-reference.md +0 -407
  2075. package/.kimi/skills/videodb/reference/capture.md +0 -101
  2076. package/.kimi/skills/videodb/reference/editor.md +0 -443
  2077. package/.kimi/skills/videodb/reference/generative.md +0 -331
  2078. package/.kimi/skills/videodb/reference/rtstream-reference.md +0 -564
  2079. package/.kimi/skills/videodb/reference/rtstream.md +0 -65
  2080. package/.kimi/skills/videodb/reference/search.md +0 -230
  2081. package/.kimi/skills/videodb/reference/streaming.md +0 -406
  2082. package/.kimi/skills/videodb/reference/use-cases.md +0 -118
  2083. package/.kimi/skills/videodb/scripts/ws_listener.py +0 -282
  2084. package/.kimi/skills/visa-doc-translate/README.md +0 -86
  2085. package/.kimi/skills/visa-doc-translate/SKILL.md +0 -117
  2086. package/.kimi/skills/workspace-surface-audit/SKILL.md +0 -125
  2087. package/.kimi/skills/x-api/SKILL.md +0 -230
  2088. package/.opencode/rules/README.md +0 -108
  2089. package/.opencode/rules/agent-intent-routing.md +0 -832
  2090. package/.opencode/rules/agents.md +0 -50
  2091. package/.opencode/rules/code-review.md +0 -124
  2092. package/.opencode/rules/coding-style.md +0 -41
  2093. package/.opencode/rules/cost-aware-model-routing.md +0 -152
  2094. package/.opencode/rules/design-quality.md +0 -63
  2095. package/.opencode/rules/development-workflow.md +0 -44
  2096. package/.opencode/rules/git-workflow.md +0 -24
  2097. package/.opencode/rules/hooks.md +0 -23
  2098. package/.opencode/rules/memory-protocol.md +0 -87
  2099. package/.opencode/rules/patterns.md +0 -71
  2100. package/.opencode/rules/performance.md +0 -55
  2101. package/.opencode/rules/security.md +0 -56
  2102. package/.opencode/rules/self-improvement-workflow.md +0 -141
  2103. package/.opencode/rules/shell-portability.md +0 -70
  2104. package/.opencode/rules/testing.md +0 -65
  2105. package/.roo/agents/api-guardian.md +0 -279
  2106. package/.roo/agents/architect.md +0 -211
  2107. package/.roo/agents/backdoor-hunter.md +0 -260
  2108. package/.roo/agents/build-error-resolver.md +0 -114
  2109. package/.roo/agents/chaos-engineer.md +0 -251
  2110. package/.roo/agents/chief-of-staff.md +0 -151
  2111. package/.roo/agents/code-architect.md +0 -71
  2112. package/.roo/agents/code-explorer.md +0 -69
  2113. package/.roo/agents/code-reviewer.md +0 -258
  2114. package/.roo/agents/code-simplifier.md +0 -47
  2115. package/.roo/agents/code-stealer-detector.md +0 -228
  2116. package/.roo/agents/comment-analyzer.md +0 -45
  2117. package/.roo/agents/conversation-analyzer.md +0 -52
  2118. package/.roo/agents/cpp-build-resolver.md +0 -90
  2119. package/.roo/agents/cpp-reviewer.md +0 -72
  2120. package/.roo/agents/csharp-reviewer.md +0 -101
  2121. package/.roo/agents/dart-build-resolver.md +0 -201
  2122. package/.roo/agents/database-reviewer.md +0 -91
  2123. package/.roo/agents/debug-detective.md +0 -410
  2124. package/.roo/agents/dependency-doctor.md +0 -121
  2125. package/.roo/agents/doc-updater.md +0 -107
  2126. package/.roo/agents/docs-lookup.md +0 -68
  2127. package/.roo/agents/e2e-runner.md +0 -107
  2128. package/.roo/agents/env-debugger.md +0 -154
  2129. package/.roo/agents/flake-hunter.md +0 -142
  2130. package/.roo/agents/flutter-reviewer.md +0 -243
  2131. package/.roo/agents/gan-evaluator.md +0 -209
  2132. package/.roo/agents/gan-generator.md +0 -131
  2133. package/.roo/agents/gan-planner.md +0 -99
  2134. package/.roo/agents/git-rescue.md +0 -133
  2135. package/.roo/agents/go-build-resolver.md +0 -94
  2136. package/.roo/agents/go-reviewer.md +0 -76
  2137. package/.roo/agents/harness-optimizer.md +0 -35
  2138. package/.roo/agents/healthcare-reviewer.md +0 -83
  2139. package/.roo/agents/image-architect.md +0 -190
  2140. package/.roo/agents/incident-commander.md +0 -228
  2141. package/.roo/agents/jailbreak-tester.md +0 -222
  2142. package/.roo/agents/java-build-resolver.md +0 -153
  2143. package/.roo/agents/java-reviewer.md +0 -92
  2144. package/.roo/agents/kodelyth-advisor.md +0 -172
  2145. package/.roo/agents/kodelyth-memory.md +0 -87
  2146. package/.roo/agents/kotlin-build-resolver.md +0 -118
  2147. package/.roo/agents/kotlin-reviewer.md +0 -159
  2148. package/.roo/agents/license-violation-finder.md +0 -212
  2149. package/.roo/agents/load-tester.md +0 -284
  2150. package/.roo/agents/loop-operator.md +0 -36
  2151. package/.roo/agents/migration-guide.md +0 -369
  2152. package/.roo/agents/opensource-forker.md +0 -198
  2153. package/.roo/agents/opensource-packager.md +0 -249
  2154. package/.roo/agents/opensource-sanitizer.md +0 -188
  2155. package/.roo/agents/pair-programmer.md +0 -261
  2156. package/.roo/agents/performance-optimizer.md +0 -446
  2157. package/.roo/agents/planner.md +0 -212
  2158. package/.roo/agents/pr-test-analyzer.md +0 -45
  2159. package/.roo/agents/prompt-injection-hunter.md +0 -126
  2160. package/.roo/agents/python-reviewer.md +0 -98
  2161. package/.roo/agents/pytorch-build-resolver.md +0 -120
  2162. package/.roo/agents/refactor-cleaner.md +0 -85
  2163. package/.roo/agents/release-captain.md +0 -226
  2164. package/.roo/agents/rust-build-resolver.md +0 -148
  2165. package/.roo/agents/rust-reviewer.md +0 -94
  2166. package/.roo/agents/secret-hunter.md +0 -209
  2167. package/.roo/agents/security-reviewer.md +0 -166
  2168. package/.roo/agents/seo-specialist.md +0 -62
  2169. package/.roo/agents/silent-failure-hunter.md +0 -50
  2170. package/.roo/agents/supply-chain-auditor.md +0 -195
  2171. package/.roo/agents/tdd-guide.md +0 -91
  2172. package/.roo/agents/type-design-analyzer.md +0 -41
  2173. package/.roo/agents/typescript-reviewer.md +0 -112
  2174. package/.roo/agents/ux-reviewer.md +0 -483
  2175. package/.roo/commands/agent-sort.md +0 -23
  2176. package/.roo/commands/arena.md +0 -136
  2177. package/.roo/commands/aside.md +0 -164
  2178. package/.roo/commands/build-fix.md +0 -66
  2179. package/.roo/commands/checkpoint.md +0 -79
  2180. package/.roo/commands/claw.md +0 -23
  2181. package/.roo/commands/code-review.md +0 -289
  2182. package/.roo/commands/context-budget.md +0 -23
  2183. package/.roo/commands/cpp-build.md +0 -173
  2184. package/.roo/commands/cpp-review.md +0 -132
  2185. package/.roo/commands/cpp-test.md +0 -251
  2186. package/.roo/commands/dashboard.md +0 -67
  2187. package/.roo/commands/debug-blitz.md +0 -70
  2188. package/.roo/commands/devfleet.md +0 -23
  2189. package/.roo/commands/devil-mode.md +0 -121
  2190. package/.roo/commands/docs.md +0 -23
  2191. package/.roo/commands/doctor.md +0 -75
  2192. package/.roo/commands/e2e.md +0 -268
  2193. package/.roo/commands/eval.md +0 -23
  2194. package/.roo/commands/evil-mode.md +0 -106
  2195. package/.roo/commands/evolve.md +0 -178
  2196. package/.roo/commands/feature-dev.md +0 -49
  2197. package/.roo/commands/flutter-build.md +0 -164
  2198. package/.roo/commands/flutter-review.md +0 -116
  2199. package/.roo/commands/flutter-test.md +0 -144
  2200. package/.roo/commands/gan-build.md +0 -104
  2201. package/.roo/commands/gan-design.md +0 -40
  2202. package/.roo/commands/go-build.md +0 -183
  2203. package/.roo/commands/go-review.md +0 -148
  2204. package/.roo/commands/go-test.md +0 -268
  2205. package/.roo/commands/god-mode.md +0 -85
  2206. package/.roo/commands/gradle-build.md +0 -70
  2207. package/.roo/commands/harness-audit.md +0 -77
  2208. package/.roo/commands/hookify-configure.md +0 -14
  2209. package/.roo/commands/hookify-help.md +0 -46
  2210. package/.roo/commands/hookify-list.md +0 -21
  2211. package/.roo/commands/hookify.md +0 -50
  2212. package/.roo/commands/immune.md +0 -89
  2213. package/.roo/commands/instinct-export.md +0 -66
  2214. package/.roo/commands/instinct-import.md +0 -114
  2215. package/.roo/commands/instinct-status.md +0 -59
  2216. package/.roo/commands/jira.md +0 -106
  2217. package/.roo/commands/kotlin-build.md +0 -174
  2218. package/.roo/commands/kotlin-review.md +0 -140
  2219. package/.roo/commands/kotlin-test.md +0 -312
  2220. package/.roo/commands/learn-eval.md +0 -116
  2221. package/.roo/commands/learn.md +0 -74
  2222. package/.roo/commands/lessons.md +0 -92
  2223. package/.roo/commands/loop-start.md +0 -37
  2224. package/.roo/commands/loop-status.md +0 -28
  2225. package/.roo/commands/memory-evolve.md +0 -71
  2226. package/.roo/commands/memory.md +0 -62
  2227. package/.roo/commands/model-route.md +0 -31
  2228. package/.roo/commands/multi-backend.md +0 -163
  2229. package/.roo/commands/multi-execute.md +0 -320
  2230. package/.roo/commands/multi-frontend.md +0 -163
  2231. package/.roo/commands/multi-plan.md +0 -273
  2232. package/.roo/commands/multi-workflow.md +0 -196
  2233. package/.roo/commands/onboard.md +0 -72
  2234. package/.roo/commands/orchestrate.md +0 -135
  2235. package/.roo/commands/plan.md +0 -117
  2236. package/.roo/commands/pm2.md +0 -277
  2237. package/.roo/commands/pre-release.md +0 -66
  2238. package/.roo/commands/project-launch.md +0 -91
  2239. package/.roo/commands/projects.md +0 -39
  2240. package/.roo/commands/promote.md +0 -41
  2241. package/.roo/commands/prompt-optimize.md +0 -23
  2242. package/.roo/commands/prp-commit.md +0 -112
  2243. package/.roo/commands/prp-implement.md +0 -385
  2244. package/.roo/commands/prp-plan.md +0 -502
  2245. package/.roo/commands/prp-pr.md +0 -184
  2246. package/.roo/commands/prp-prd.md +0 -447
  2247. package/.roo/commands/prune.md +0 -31
  2248. package/.roo/commands/python-review.md +0 -297
  2249. package/.roo/commands/quality-gate.md +0 -33
  2250. package/.roo/commands/refactor-clean.md +0 -84
  2251. package/.roo/commands/refactor-sprint.md +0 -77
  2252. package/.roo/commands/replay.md +0 -61
  2253. package/.roo/commands/resume-session.md +0 -156
  2254. package/.roo/commands/review-pr.md +0 -37
  2255. package/.roo/commands/route-model.md +0 -48
  2256. package/.roo/commands/rules-distill.md +0 -20
  2257. package/.roo/commands/rust-build.md +0 -187
  2258. package/.roo/commands/rust-review.md +0 -142
  2259. package/.roo/commands/rust-test.md +0 -308
  2260. package/.roo/commands/santa-loop.md +0 -175
  2261. package/.roo/commands/save-session.md +0 -275
  2262. package/.roo/commands/security-audit.md +0 -66
  2263. package/.roo/commands/sessions.md +0 -333
  2264. package/.roo/commands/setup-pm.md +0 -80
  2265. package/.roo/commands/skill-create.md +0 -174
  2266. package/.roo/commands/skill-health.md +0 -54
  2267. package/.roo/commands/swarm.md +0 -68
  2268. package/.roo/commands/tdd.md +0 -231
  2269. package/.roo/commands/team-review.md +0 -107
  2270. package/.roo/commands/terse-compress.md +0 -78
  2271. package/.roo/commands/terse.md +0 -40
  2272. package/.roo/commands/test-coverage.md +0 -73
  2273. package/.roo/commands/update-codemaps.md +0 -76
  2274. package/.roo/commands/update-docs.md +0 -88
  2275. package/.roo/commands/update.md +0 -92
  2276. package/.roo/commands/verify-supply-chain.md +0 -59
  2277. package/.roo/commands/verify.md +0 -23
  2278. package/.roo/rules/README.md +0 -108
  2279. package/.roo/rules/agent-intent-routing.md +0 -832
  2280. package/.roo/rules/agents.md +0 -50
  2281. package/.roo/rules/code-review.md +0 -124
  2282. package/.roo/rules/coding-style.md +0 -41
  2283. package/.roo/rules/cost-aware-model-routing.md +0 -152
  2284. package/.roo/rules/design-quality.md +0 -63
  2285. package/.roo/rules/development-workflow.md +0 -44
  2286. package/.roo/rules/git-workflow.md +0 -24
  2287. package/.roo/rules/hooks.md +0 -23
  2288. package/.roo/rules/memory-protocol.md +0 -87
  2289. package/.roo/rules/patterns.md +0 -71
  2290. package/.roo/rules/performance.md +0 -55
  2291. package/.roo/rules/security.md +0 -56
  2292. package/.roo/rules/self-improvement-workflow.md +0 -141
  2293. package/.roo/rules/shell-portability.md +0 -70
  2294. package/.roo/rules/testing.md +0 -65
  2295. package/.roo/skills/agent-eval/SKILL.md +0 -145
  2296. package/.roo/skills/agent-handoff/SKILL.md +0 -184
  2297. package/.roo/skills/agent-harness-construction/SKILL.md +0 -73
  2298. package/.roo/skills/agent-introspection-debugging/SKILL.md +0 -153
  2299. package/.roo/skills/agent-payment-x402/SKILL.md +0 -178
  2300. package/.roo/skills/agent-sort/SKILL.md +0 -215
  2301. package/.roo/skills/agentic-engineering/SKILL.md +0 -63
  2302. package/.roo/skills/ai-first-engineering/SKILL.md +0 -51
  2303. package/.roo/skills/ai-regression-testing/SKILL.md +0 -385
  2304. package/.roo/skills/android-clean-architecture/SKILL.md +0 -339
  2305. package/.roo/skills/api-connector-builder/SKILL.md +0 -121
  2306. package/.roo/skills/api-design/SKILL.md +0 -523
  2307. package/.roo/skills/architecture-decision-records/SKILL.md +0 -179
  2308. package/.roo/skills/article-writing/SKILL.md +0 -79
  2309. package/.roo/skills/automation-audit-ops/SKILL.md +0 -142
  2310. package/.roo/skills/autonomous-agent-harness/SKILL.md +0 -267
  2311. package/.roo/skills/autonomous-loops/SKILL.md +0 -610
  2312. package/.roo/skills/backend-patterns/SKILL.md +0 -598
  2313. package/.roo/skills/benchmark/SKILL.md +0 -93
  2314. package/.roo/skills/blueprint/SKILL.md +0 -105
  2315. package/.roo/skills/brand-voice/SKILL.md +0 -97
  2316. package/.roo/skills/brand-voice/references/voice-profile-schema.md +0 -55
  2317. package/.roo/skills/browser-qa/SKILL.md +0 -87
  2318. package/.roo/skills/bun-runtime/SKILL.md +0 -84
  2319. package/.roo/skills/canary-watch/SKILL.md +0 -99
  2320. package/.roo/skills/carrier-relationship-management/SKILL.md +0 -212
  2321. package/.roo/skills/ck/SKILL.md +0 -147
  2322. package/.roo/skills/ck/commands/forget.mjs +0 -44
  2323. package/.roo/skills/ck/commands/info.mjs +0 -24
  2324. package/.roo/skills/ck/commands/init.mjs +0 -143
  2325. package/.roo/skills/ck/commands/list.mjs +0 -40
  2326. package/.roo/skills/ck/commands/migrate.mjs +0 -202
  2327. package/.roo/skills/ck/commands/resume.mjs +0 -36
  2328. package/.roo/skills/ck/commands/save.mjs +0 -210
  2329. package/.roo/skills/ck/commands/shared.mjs +0 -387
  2330. package/.roo/skills/ck/hooks/session-start.mjs +0 -224
  2331. package/.roo/skills/claude-api/SKILL.md +0 -337
  2332. package/.roo/skills/claude-devfleet/SKILL.md +0 -103
  2333. package/.roo/skills/click-path-audit/SKILL.md +0 -244
  2334. package/.roo/skills/clickhouse-io/SKILL.md +0 -439
  2335. package/.roo/skills/code-tour/SKILL.md +0 -236
  2336. package/.roo/skills/codebase-onboarding/SKILL.md +0 -233
  2337. package/.roo/skills/coding-standards/SKILL.md +0 -549
  2338. package/.roo/skills/compose-multiplatform-patterns/SKILL.md +0 -299
  2339. package/.roo/skills/configure-ecc/SKILL.md +0 -367
  2340. package/.roo/skills/connections-optimizer/SKILL.md +0 -189
  2341. package/.roo/skills/content-engine/SKILL.md +0 -131
  2342. package/.roo/skills/content-hash-cache-pattern/SKILL.md +0 -161
  2343. package/.roo/skills/context-budget/SKILL.md +0 -135
  2344. package/.roo/skills/continuous-agent-loop/SKILL.md +0 -45
  2345. package/.roo/skills/continuous-learning/SKILL.md +0 -123
  2346. package/.roo/skills/continuous-learning/config.json +0 -18
  2347. package/.roo/skills/continuous-learning/evaluate-session.sh +0 -69
  2348. package/.roo/skills/continuous-learning-v2/SKILL.md +0 -365
  2349. package/.roo/skills/continuous-learning-v2/agents/observer-loop.sh +0 -271
  2350. package/.roo/skills/continuous-learning-v2/agents/observer.md +0 -198
  2351. package/.roo/skills/continuous-learning-v2/agents/session-guardian.sh +0 -150
  2352. package/.roo/skills/continuous-learning-v2/agents/start-observer.sh +0 -244
  2353. package/.roo/skills/continuous-learning-v2/config.json +0 -8
  2354. package/.roo/skills/continuous-learning-v2/hooks/observe.sh +0 -428
  2355. package/.roo/skills/continuous-learning-v2/scripts/detect-project.sh +0 -228
  2356. package/.roo/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -1426
  2357. package/.roo/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -984
  2358. package/.roo/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
  2359. package/.roo/skills/cost-aware-model-routing/SKILL.md +0 -153
  2360. package/.roo/skills/council/SKILL.md +0 -203
  2361. package/.roo/skills/cpp-coding-standards/SKILL.md +0 -723
  2362. package/.roo/skills/cpp-testing/SKILL.md +0 -324
  2363. package/.roo/skills/crosspost/SKILL.md +0 -111
  2364. package/.roo/skills/csharp-testing/SKILL.md +0 -321
  2365. package/.roo/skills/customer-billing-ops/SKILL.md +0 -140
  2366. package/.roo/skills/customs-trade-compliance/SKILL.md +0 -263
  2367. package/.roo/skills/dart-flutter-patterns/SKILL.md +0 -563
  2368. package/.roo/skills/dashboard-builder/SKILL.md +0 -109
  2369. package/.roo/skills/data-scraper-agent/SKILL.md +0 -764
  2370. package/.roo/skills/database-migrations/SKILL.md +0 -429
  2371. package/.roo/skills/deep-research/SKILL.md +0 -155
  2372. package/.roo/skills/defi-amm-security/SKILL.md +0 -160
  2373. package/.roo/skills/deployment-patterns/SKILL.md +0 -427
  2374. package/.roo/skills/design-system/SKILL.md +0 -82
  2375. package/.roo/skills/django-patterns/SKILL.md +0 -734
  2376. package/.roo/skills/django-security/SKILL.md +0 -593
  2377. package/.roo/skills/django-tdd/SKILL.md +0 -729
  2378. package/.roo/skills/django-verification/SKILL.md +0 -469
  2379. package/.roo/skills/dmux-workflows/SKILL.md +0 -191
  2380. package/.roo/skills/docker-patterns/SKILL.md +0 -364
  2381. package/.roo/skills/documentation-lookup/SKILL.md +0 -90
  2382. package/.roo/skills/dotnet-patterns/SKILL.md +0 -321
  2383. package/.roo/skills/e2e-testing/SKILL.md +0 -326
  2384. package/.roo/skills/ecc-token-savings/SKILL.md +0 -106
  2385. package/.roo/skills/ecc-tools-cost-audit/SKILL.md +0 -160
  2386. package/.roo/skills/email-ops/SKILL.md +0 -121
  2387. package/.roo/skills/energy-procurement/SKILL.md +0 -228
  2388. package/.roo/skills/enterprise-agent-ops/SKILL.md +0 -50
  2389. package/.roo/skills/eval-harness/SKILL.md +0 -270
  2390. package/.roo/skills/evm-token-decimals/SKILL.md +0 -130
  2391. package/.roo/skills/exa-search/SKILL.md +0 -103
  2392. package/.roo/skills/fal-ai-media/SKILL.md +0 -284
  2393. package/.roo/skills/finance-billing-ops/SKILL.md +0 -127
  2394. package/.roo/skills/flutter-dart-code-review/SKILL.md +0 -435
  2395. package/.roo/skills/foundation-models-on-device/SKILL.md +0 -243
  2396. package/.roo/skills/frontend-design/SKILL.md +0 -145
  2397. package/.roo/skills/frontend-patterns/SKILL.md +0 -642
  2398. package/.roo/skills/frontend-slides/SKILL.md +0 -184
  2399. package/.roo/skills/frontend-slides/STYLE_PRESETS.md +0 -330
  2400. package/.roo/skills/gan-style-harness/SKILL.md +0 -278
  2401. package/.roo/skills/git-mastery/SKILL.md +0 -366
  2402. package/.roo/skills/git-workflow/SKILL.md +0 -715
  2403. package/.roo/skills/github-ops/SKILL.md +0 -144
  2404. package/.roo/skills/golang-patterns/SKILL.md +0 -674
  2405. package/.roo/skills/golang-testing/SKILL.md +0 -720
  2406. package/.roo/skills/google-workspace-ops/SKILL.md +0 -95
  2407. package/.roo/skills/healthcare-cdss-patterns/SKILL.md +0 -245
  2408. package/.roo/skills/healthcare-emr-patterns/SKILL.md +0 -159
  2409. package/.roo/skills/healthcare-eval-harness/SKILL.md +0 -207
  2410. package/.roo/skills/healthcare-phi-compliance/SKILL.md +0 -145
  2411. package/.roo/skills/hexagonal-architecture/SKILL.md +0 -276
  2412. package/.roo/skills/hipaa-compliance/SKILL.md +0 -78
  2413. package/.roo/skills/hookify-rules/SKILL.md +0 -128
  2414. package/.roo/skills/intent-routing/SKILL.md +0 -134
  2415. package/.roo/skills/inventory-demand-planning/SKILL.md +0 -247
  2416. package/.roo/skills/investor-materials/SKILL.md +0 -96
  2417. package/.roo/skills/investor-outreach/SKILL.md +0 -91
  2418. package/.roo/skills/iterative-retrieval/SKILL.md +0 -211
  2419. package/.roo/skills/java-coding-standards/SKILL.md +0 -147
  2420. package/.roo/skills/jira-integration/SKILL.md +0 -293
  2421. package/.roo/skills/jpa-patterns/SKILL.md +0 -151
  2422. package/.roo/skills/knowledge-ops/SKILL.md +0 -154
  2423. package/.roo/skills/kodelyth-memory/SKILL.md +0 -136
  2424. package/.roo/skills/kodelyth-quickstart/SKILL.md +0 -214
  2425. package/.roo/skills/kotlin-coroutines-flows/SKILL.md +0 -284
  2426. package/.roo/skills/kotlin-exposed-patterns/SKILL.md +0 -719
  2427. package/.roo/skills/kotlin-ktor-patterns/SKILL.md +0 -689
  2428. package/.roo/skills/kotlin-patterns/SKILL.md +0 -711
  2429. package/.roo/skills/kotlin-testing/SKILL.md +0 -824
  2430. package/.roo/skills/laravel-patterns/SKILL.md +0 -415
  2431. package/.roo/skills/laravel-plugin-discovery/SKILL.md +0 -229
  2432. package/.roo/skills/laravel-security/SKILL.md +0 -285
  2433. package/.roo/skills/laravel-tdd/SKILL.md +0 -283
  2434. package/.roo/skills/laravel-verification/SKILL.md +0 -179
  2435. package/.roo/skills/lead-intelligence/SKILL.md +0 -321
  2436. package/.roo/skills/lead-intelligence/agents/enrichment-agent.md +0 -85
  2437. package/.roo/skills/lead-intelligence/agents/mutual-mapper.md +0 -75
  2438. package/.roo/skills/lead-intelligence/agents/outreach-drafter.md +0 -98
  2439. package/.roo/skills/lead-intelligence/agents/signal-scorer.md +0 -60
  2440. package/.roo/skills/liquid-glass-design/SKILL.md +0 -279
  2441. package/.roo/skills/llm-trading-agent-security/SKILL.md +0 -146
  2442. package/.roo/skills/logistics-exception-management/SKILL.md +0 -222
  2443. package/.roo/skills/manim-video/SKILL.md +0 -89
  2444. package/.roo/skills/manim-video/assets/network_graph_scene.py +0 -52
  2445. package/.roo/skills/market-research/SKILL.md +0 -75
  2446. package/.roo/skills/mcp-server-patterns/SKILL.md +0 -67
  2447. package/.roo/skills/messages-ops/SKILL.md +0 -104
  2448. package/.roo/skills/nanoclaw-repl/SKILL.md +0 -33
  2449. package/.roo/skills/nestjs-patterns/SKILL.md +0 -230
  2450. package/.roo/skills/nextjs-turbopack/SKILL.md +0 -44
  2451. package/.roo/skills/nodejs-keccak256/SKILL.md +0 -102
  2452. package/.roo/skills/nutrient-document-processing/SKILL.md +0 -167
  2453. package/.roo/skills/nuxt4-patterns/SKILL.md +0 -100
  2454. package/.roo/skills/observability/SKILL.md +0 -390
  2455. package/.roo/skills/observability-dashboard/SKILL.md +0 -119
  2456. package/.roo/skills/openclaw-persona-forge/SKILL.md +0 -296
  2457. package/.roo/skills/openclaw-persona-forge/gacha.py +0 -224
  2458. package/.roo/skills/openclaw-persona-forge/gacha.sh +0 -5
  2459. package/.roo/skills/openclaw-persona-forge/references/avatar-style.md +0 -124
  2460. package/.roo/skills/openclaw-persona-forge/references/boundary-rules.md +0 -53
  2461. package/.roo/skills/openclaw-persona-forge/references/error-handling.md +0 -53
  2462. package/.roo/skills/openclaw-persona-forge/references/identity-tension.md +0 -48
  2463. package/.roo/skills/openclaw-persona-forge/references/naming-system.md +0 -39
  2464. package/.roo/skills/openclaw-persona-forge/references/output-template.md +0 -166
  2465. package/.roo/skills/opensource-pipeline/SKILL.md +0 -255
  2466. package/.roo/skills/perl-patterns/SKILL.md +0 -504
  2467. package/.roo/skills/perl-security/SKILL.md +0 -503
  2468. package/.roo/skills/perl-testing/SKILL.md +0 -475
  2469. package/.roo/skills/plankton-code-quality/SKILL.md +0 -236
  2470. package/.roo/skills/postgres-patterns/SKILL.md +0 -147
  2471. package/.roo/skills/product-capability/SKILL.md +0 -141
  2472. package/.roo/skills/product-lens/SKILL.md +0 -92
  2473. package/.roo/skills/production-scheduling/SKILL.md +0 -238
  2474. package/.roo/skills/project-flow-ops/SKILL.md +0 -111
  2475. package/.roo/skills/prompt-optimizer/SKILL.md +0 -397
  2476. package/.roo/skills/python-patterns/SKILL.md +0 -750
  2477. package/.roo/skills/python-testing/SKILL.md +0 -816
  2478. package/.roo/skills/pytorch-patterns/SKILL.md +0 -396
  2479. package/.roo/skills/quality-nonconformance/SKILL.md +0 -260
  2480. package/.roo/skills/ralphinho-rfc-pipeline/SKILL.md +0 -67
  2481. package/.roo/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
  2482. package/.roo/skills/remotion-video-creation/SKILL.md +0 -43
  2483. package/.roo/skills/remotion-video-creation/rules/3d.md +0 -86
  2484. package/.roo/skills/remotion-video-creation/rules/animations.md +0 -29
  2485. package/.roo/skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx +0 -173
  2486. package/.roo/skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx +0 -100
  2487. package/.roo/skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx +0 -108
  2488. package/.roo/skills/remotion-video-creation/rules/assets.md +0 -78
  2489. package/.roo/skills/remotion-video-creation/rules/audio.md +0 -172
  2490. package/.roo/skills/remotion-video-creation/rules/calculate-metadata.md +0 -104
  2491. package/.roo/skills/remotion-video-creation/rules/can-decode.md +0 -75
  2492. package/.roo/skills/remotion-video-creation/rules/charts.md +0 -58
  2493. package/.roo/skills/remotion-video-creation/rules/compositions.md +0 -146
  2494. package/.roo/skills/remotion-video-creation/rules/display-captions.md +0 -126
  2495. package/.roo/skills/remotion-video-creation/rules/extract-frames.md +0 -229
  2496. package/.roo/skills/remotion-video-creation/rules/fonts.md +0 -152
  2497. package/.roo/skills/remotion-video-creation/rules/get-audio-duration.md +0 -58
  2498. package/.roo/skills/remotion-video-creation/rules/get-video-dimensions.md +0 -68
  2499. package/.roo/skills/remotion-video-creation/rules/get-video-duration.md +0 -58
  2500. package/.roo/skills/remotion-video-creation/rules/gifs.md +0 -138
  2501. package/.roo/skills/remotion-video-creation/rules/images.md +0 -130
  2502. package/.roo/skills/remotion-video-creation/rules/import-srt-captions.md +0 -67
  2503. package/.roo/skills/remotion-video-creation/rules/lottie.md +0 -67
  2504. package/.roo/skills/remotion-video-creation/rules/measuring-dom-nodes.md +0 -34
  2505. package/.roo/skills/remotion-video-creation/rules/measuring-text.md +0 -143
  2506. package/.roo/skills/remotion-video-creation/rules/sequencing.md +0 -106
  2507. package/.roo/skills/remotion-video-creation/rules/tailwind.md +0 -11
  2508. package/.roo/skills/remotion-video-creation/rules/text-animations.md +0 -20
  2509. package/.roo/skills/remotion-video-creation/rules/timing.md +0 -179
  2510. package/.roo/skills/remotion-video-creation/rules/transcribe-captions.md +0 -19
  2511. package/.roo/skills/remotion-video-creation/rules/transitions.md +0 -122
  2512. package/.roo/skills/remotion-video-creation/rules/trimming.md +0 -52
  2513. package/.roo/skills/remotion-video-creation/rules/videos.md +0 -171
  2514. package/.roo/skills/repo-scan/SKILL.md +0 -78
  2515. package/.roo/skills/research-ops/SKILL.md +0 -112
  2516. package/.roo/skills/returns-reverse-logistics/SKILL.md +0 -240
  2517. package/.roo/skills/rules-distill/SKILL.md +0 -264
  2518. package/.roo/skills/rules-distill/scripts/scan-rules.sh +0 -58
  2519. package/.roo/skills/rules-distill/scripts/scan-skills.sh +0 -129
  2520. package/.roo/skills/rust-patterns/SKILL.md +0 -499
  2521. package/.roo/skills/rust-testing/SKILL.md +0 -500
  2522. package/.roo/skills/safety-guard/SKILL.md +0 -75
  2523. package/.roo/skills/santa-method/SKILL.md +0 -306
  2524. package/.roo/skills/search-first/SKILL.md +0 -161
  2525. package/.roo/skills/security-bounty-hunter/SKILL.md +0 -99
  2526. package/.roo/skills/security-review/SKILL.md +0 -495
  2527. package/.roo/skills/security-review/cloud-infrastructure-security.md +0 -361
  2528. package/.roo/skills/security-scan/SKILL.md +0 -165
  2529. package/.roo/skills/self-evolving-memory/SKILL.md +0 -175
  2530. package/.roo/skills/seo/SKILL.md +0 -154
  2531. package/.roo/skills/session-replay/SKILL.md +0 -199
  2532. package/.roo/skills/skill-comply/SKILL.md +0 -58
  2533. package/.roo/skills/skill-comply/fixtures/compliant_trace.jsonl +0 -5
  2534. package/.roo/skills/skill-comply/fixtures/noncompliant_trace.jsonl +0 -3
  2535. package/.roo/skills/skill-comply/fixtures/tdd_spec.yaml +0 -44
  2536. package/.roo/skills/skill-comply/prompts/classifier.md +0 -24
  2537. package/.roo/skills/skill-comply/prompts/scenario_generator.md +0 -62
  2538. package/.roo/skills/skill-comply/prompts/spec_generator.md +0 -42
  2539. package/.roo/skills/skill-comply/pyproject.toml +0 -15
  2540. package/.roo/skills/skill-comply/scripts/__init__.py +0 -0
  2541. package/.roo/skills/skill-comply/scripts/classifier.py +0 -85
  2542. package/.roo/skills/skill-comply/scripts/grader.py +0 -122
  2543. package/.roo/skills/skill-comply/scripts/parser.py +0 -107
  2544. package/.roo/skills/skill-comply/scripts/report.py +0 -170
  2545. package/.roo/skills/skill-comply/scripts/run.py +0 -127
  2546. package/.roo/skills/skill-comply/scripts/runner.py +0 -161
  2547. package/.roo/skills/skill-comply/scripts/scenario_generator.py +0 -70
  2548. package/.roo/skills/skill-comply/scripts/spec_generator.py +0 -72
  2549. package/.roo/skills/skill-comply/scripts/utils.py +0 -13
  2550. package/.roo/skills/skill-stocktake/SKILL.md +0 -193
  2551. package/.roo/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
  2552. package/.roo/skills/skill-stocktake/scripts/save-results.sh +0 -56
  2553. package/.roo/skills/skill-stocktake/scripts/scan.sh +0 -170
  2554. package/.roo/skills/smart-debug/SKILL.md +0 -241
  2555. package/.roo/skills/social-graph-ranker/SKILL.md +0 -154
  2556. package/.roo/skills/springboot-patterns/SKILL.md +0 -314
  2557. package/.roo/skills/springboot-security/SKILL.md +0 -272
  2558. package/.roo/skills/springboot-tdd/SKILL.md +0 -158
  2559. package/.roo/skills/springboot-verification/SKILL.md +0 -231
  2560. package/.roo/skills/strategic-compact/SKILL.md +0 -131
  2561. package/.roo/skills/strategic-compact/suggest-compact.sh +0 -54
  2562. package/.roo/skills/supply-chain-verification/SKILL.md +0 -201
  2563. package/.roo/skills/swarm-orchestrator/SKILL.md +0 -177
  2564. package/.roo/skills/swift-actor-persistence/SKILL.md +0 -143
  2565. package/.roo/skills/swift-concurrency-6-2/SKILL.md +0 -216
  2566. package/.roo/skills/swift-protocol-di-testing/SKILL.md +0 -190
  2567. package/.roo/skills/swiftui-patterns/SKILL.md +0 -259
  2568. package/.roo/skills/tdd-workflow/SKILL.md +0 -463
  2569. package/.roo/skills/team-builder/SKILL.md +0 -168
  2570. package/.roo/skills/terminal-ops/SKILL.md +0 -109
  2571. package/.roo/skills/terse-mode/SKILL.md +0 -97
  2572. package/.roo/skills/token-budget-advisor/SKILL.md +0 -133
  2573. package/.roo/skills/ui-demo/SKILL.md +0 -465
  2574. package/.roo/skills/unified-notifications-ops/SKILL.md +0 -187
  2575. package/.roo/skills/verification-loop/SKILL.md +0 -126
  2576. package/.roo/skills/video-editing/SKILL.md +0 -310
  2577. package/.roo/skills/videodb/SKILL.md +0 -374
  2578. package/.roo/skills/videodb/reference/api-reference.md +0 -550
  2579. package/.roo/skills/videodb/reference/capture-reference.md +0 -407
  2580. package/.roo/skills/videodb/reference/capture.md +0 -101
  2581. package/.roo/skills/videodb/reference/editor.md +0 -443
  2582. package/.roo/skills/videodb/reference/generative.md +0 -331
  2583. package/.roo/skills/videodb/reference/rtstream-reference.md +0 -564
  2584. package/.roo/skills/videodb/reference/rtstream.md +0 -65
  2585. package/.roo/skills/videodb/reference/search.md +0 -230
  2586. package/.roo/skills/videodb/reference/streaming.md +0 -406
  2587. package/.roo/skills/videodb/reference/use-cases.md +0 -118
  2588. package/.roo/skills/videodb/scripts/ws_listener.py +0 -282
  2589. package/.roo/skills/visa-doc-translate/README.md +0 -86
  2590. package/.roo/skills/visa-doc-translate/SKILL.md +0 -117
  2591. package/.roo/skills/workspace-surface-audit/SKILL.md +0 -125
  2592. package/.roo/skills/x-api/SKILL.md +0 -230
  2593. package/.windsurfrules +0 -32
  2594. package/CONVENTIONS.md +0 -23
@@ -1,832 +0,0 @@
1
- # Agent Intent Routing — Auto-Detect User Intent → Right Specialist Agent
2
-
3
- This rule teaches the AI to **automatically route the user to the correct specialist agent** based on what they say, write, or feel — without requiring `use <agent-name>` syntax.
4
-
5
- When any of the patterns below match the user's message, the AI MUST:
6
-
7
- 1. **Acknowledge** the routing in one short line: `→ Routing to <agent-name>`
8
- 2. **Behave as that agent** for the rest of that response (apply its persona, methodology, and constraints)
9
- 3. **Suggest the explicit invocation** at the end so the user learns the toolkit: `Tip: next time you can type "use <agent-name>"`
10
-
11
- If multiple agents match, pick the **highest priority** below (priority decreases top-to-bottom). If two are equally relevant, name both and ask the user which to use.
12
-
13
- **Never silently route.** Always be transparent about which agent is taking over.
14
-
15
- > **Companion rule:** [`cost-aware-model-routing`](./cost-aware-model-routing.md) handles the orthogonal question of _which model tier_ to use for the routed task. They run together — agent routing picks the specialist; model routing picks the right tier so the team isn't burning frontier-model tokens on doc typos.
16
-
17
- ---
18
-
19
- ## Routing v2 — The Eight Dimensions
20
-
21
- The signal tables below tell you **which agent** matches. These dimensions tell you **how confidently to route, when to stay silent, how to announce, and how to handle compound intent**. Apply them in order.
22
-
23
- ### 1. Confidence tiers
24
-
25
- | Tier | Trigger | AI behaviour |
26
- |---|---|---|
27
- | **High** — 2+ signals from one table, OR 1 signal + emotion, OR explicit `use X` / `@X` | Route immediately with one-line announcement |
28
- | **Medium** — 1 clean signal, no counter-signals | Route with one-line announcement AND a "Not X? Say so, I'll switch" tail |
29
- | **Low** — 1 weak signal, or signals from 2+ tables of similar priority | **Do NOT auto-route.** Name the 2 best candidates in one line, ask which fits |
30
- | **None** — no signal, or explicit anti-routing | Answer directly, no routing announcement |
31
-
32
- ### 2. Session-state awareness (sticky routing)
33
-
34
- Once you have routed to an agent this session, **stay in that agent's voice** for follow-ups on the same thread unless:
35
-
36
- - The user's next message contains a **stronger signal** for a different agent
37
- - The user says "back to normal", "stop routing", "just answer me"
38
- - The task has clearly concluded (test passes, PR merged, question answered)
39
-
40
- **Never re-announce the same routing.** Sticky = quiet. Only announce again when the agent actually changes.
41
-
42
- ### 3. Anti-routing whitelist
43
-
44
- Route to **no one** in these cases (skip Priority 1-10 entirely):
45
-
46
- - Message is under 5 words AND has no error/code paste (e.g. "hi", "ok", "thanks", "cool", "yes")
47
- - Message is a factual question with a one-line answer ("what does `git stash pop` do?")
48
- - User already invoked with `use X`, `@X`, `run <agent>` — respect explicit choice
49
- - User said "don't route" / "just answer" / "stop routing" this session
50
- - User is in the middle of a multi-step interactive workflow the previous agent started
51
- - The message is a bug report about ECC itself (routing bugs, install bugs) — answer as the maintainer, not as a specialist
52
-
53
- ### 4. New signal families (v2.4+)
54
-
55
- Beyond the 10 priority tiers below, watch for these newer signals — they map to features shipped in ECC 2.x:
56
-
57
- | User says | Route to |
58
- |---|---|
59
- | "compress this memory file" / "shrink CLAUDE.md" / "make my rules smaller" | `/terse-compress` |
60
- | "talk shorter" / "be brief" / "less verbose" / "caveman mode" | `/terse` (skill activation) |
61
- | "who calls X" / "where is X used" / "trace the call chain" / "impact analysis" | `codebase-memory-mcp` via `search_graph` / `trace_path` |
62
- | "index this project" / "build the graph" / "scan the codebase" | `codebase-memory-mcp` via `index_repository` |
63
- | "remove ECC" / "uninstall kodelythecc" / "clean this up" | Suggest `kodelythecc uninstall --dry-run` |
64
- | "how much did I save" / "show my token savings" / "RTK stats" | `kodelythecc dashboard` OR `kodelythecc rtk gain` |
65
- | "install for another IDE" / "add to Cursor / Windsurf / Antigravity" | `kodelythecc --target <ide>` |
66
-
67
- ### 5. Compound intent → parallel agents
68
-
69
- Some messages match **two priority tables at once**. When they do, fire the parallel command, not both agents sequentially.
70
-
71
- | User signals | Fire |
72
- |---|---|
73
- | security question + review question | `/security-audit` |
74
- | bug + been-stuck-for-hours + multi-layer | `/debug-blitz` |
75
- | architecture + security + a11y (new project) | `/project-launch` |
76
- | pre-release + full audit | `/pre-release` |
77
- | refactor + types + tests | `/refactor-sprint` |
78
- | attacker mindset + multi-vector | `/devil-mode` |
79
- | new codebase + orientation | `/onboard` |
80
- | general audit + multiple angles | `/team-review` |
81
-
82
- ### 6. Announcement style adapts to terse mode
83
-
84
- If the user has typed `/terse` this session:
85
-
86
- - Drop the `Tip: next time you can type "use <agent>"` line
87
- - Use a one-token announcement: `→ debug-detective` instead of `→ Routing to debug-detective (stack trace + frustration match)`
88
- - No trailing decoration
89
-
90
- If terse is **off**, use the full form documented in the "Output Format" section at the bottom.
91
-
92
- ### 7. Cultural + multi-language cues
93
-
94
- The user may write in a mixed register (English + native language + technical shorthand). Read the cues:
95
-
96
- - Emotional markers in any language route the same way: "arre yaar broken hai" = frustration = `debug-detective`
97
- - Filler like "bro", "yaar", "man", "please" is not a signal — strip it, read the substance
98
- - If the user's message language differs from previous turns, respond in the same language they used **this turn**, not their previous one
99
- - Code identifiers, commands, and error text stay in their original language (never translate `NullPointerException`)
100
-
101
- ### 8. Evolve integration — routing misses become proposals
102
-
103
- When you route (or explicitly do NOT route because the signal was weak) and the outcome is unsatisfying, the ECC evolve system writes this to `~/.kodelythecc/evolve/routing-misses.jsonl` so proposals for new triggers can be surfaced later.
104
-
105
- You never write this file yourself. Just be honest in the routing announcement: if the match is weak, say "medium confidence — routing to X, not Y, because Z" so the evolve pipeline has a clean signal.
106
-
107
- ---
108
-
109
- ## How to Apply This Rule — Semantic Intent, Not Keyword Matching
110
-
111
- **Read the intent behind the words, not just the words.**
112
-
113
- - If someone says "this thing is broken", they mean `debug-detective` even though they didn't say "bug"
114
- - If someone says "help me make a todo app", they mean `/project-launch` even though they didn't say "project-launch"
115
- - If someone pastes a block of code with no context, treat it as a review request → `code-reviewer`
116
- - If someone pastes a stack trace or error log with no context, treat it as a debug request → `debug-detective`
117
- - If the user's message expresses **emotion** (frustration, excitement, confusion, worry), that is a routing signal
118
-
119
- **The signal tables are examples, not exhaustive lists.** Use them to understand the category of intent, then reason freely about whether the current message fits.
120
-
121
- **When in doubt between two agents:** name both options in one line and ask "Which fits your situation better?" — do not silently pick one.
122
-
123
- ---
124
-
125
- ## Priority 1 — Crisis & Emotional Signals
126
-
127
- ### `kodelyth-advisor` — User is lost, stuck, overwhelmed
128
-
129
- Trigger if the user expresses **uncertainty about direction**, not a specific technical question.
130
-
131
- | Signal | Real human phrasing |
132
- |---|---|
133
- | Stuck / lost | "I'm stuck", "I'm lost", "I have no idea", "I don't know where to start", "no clue what to do" |
134
- | Overwhelmed | "this is too much", "I'm overwhelmed", "where do I even begin", "there's so much to think about" |
135
- | Asking for direction | "what should I do", "help me figure out", "should I X or Y", "I'm not sure which way to go" |
136
- | Confused about the codebase | "I don't understand this code", "how does this even work", "what is all this doing" |
137
- | First-time on a problem | "first time doing X", "never done this before", "is there a right way", "I'm new to this" |
138
- | Seeking reassurance | "am I doing this right?", "is this approach okay?", "what would you do here?" |
139
- | General help request | "can someone help me with this?", "any advice?", "I need guidance" |
140
-
141
- **Counter-signals (do NOT route here):** specific error message, stack trace, named file/function, or a direct technical question with a clear answer.
142
-
143
- ### `pair-programmer` — User is about to write code
144
-
145
- Trigger if the user describes **what they're about to build** before they start.
146
-
147
- | Signal | Real human phrasing |
148
- |---|---|
149
- | Pre-implementation | "I want to build", "I'm going to add", "let's create", "I need to make a", "let me add", "I'm starting to work on" |
150
- | Approach question | "how should I implement", "what's the best way to", "should I use X pattern", "which approach is better" |
151
- | Architecture sketch | "I'm thinking of doing X then Y", "my plan is to", "I was thinking maybe" |
152
- | Pre-flight check | "before I start", "thinking about", "planning to", "about to write" |
153
- | Asking how | "how do I build", "how would you do", "what's the pattern for", "is there a standard way" |
154
- | Single feature | User describes adding ONE feature or function to an existing codebase |
155
-
156
- ---
157
-
158
- ## Priority 2 — Active Pain (something is broken)
159
-
160
- ### `debug-detective` — Bug, error, unexpected behavior
161
-
162
- | Signal | Real human phrasing |
163
- |---|---|
164
- | Direct bug report | "bug", "broken", "crashed", "exception", "stack trace", "traceback", "error" |
165
- | Frustration | "I've been trying for hours", "can't figure out why", "this won't work", "driving me crazy", "nothing works", "I'm losing my mind" |
166
- | Unexpected behavior | "why is this X", "shouldn't this Y", "not what I expected", "acting weird", "behaving strangely" |
167
- | Something is wrong | "something's wrong", "it's broken again", "stopped working", "used to work and now doesn't" |
168
- | Specific error keywords | `TypeError`, `NullPointerException`, `panic`, `segfault`, `undefined`, `cannot read property`, `500 error`, `404` |
169
- | Test failures | "test fails", "expected X got Y", "assertion failed", "tests are red", "CI is failing" |
170
- | Implicit (code paste) | User pastes a stack trace, error log, or failing test output with no other context |
171
-
172
- **Always:** ask for the exact error, the minimal repro, and what was changed last.
173
-
174
- ### `silent-failure-hunter` — Something is wrong but no error
175
-
176
- | Signal | Real human phrasing |
177
- |---|---|
178
- | Mismatch without error | "no error but wrong result", "data is wrong", "looks fine but isn't working", "getting the wrong output" |
179
- | Silent state corruption | "X happened but Y didn't fire", "the value is off", "race condition", "something is off" |
180
- | Swallowed exceptions | "try/catch", "fallback", "default value", "it just returns null", "it silently fails" |
181
- | Puzzling behavior | "it's doing something unexpected", "the numbers don't add up", "data seems off", "I'm confused by the output" |
182
-
183
- ### `build-error-resolver` — Build / compile / type errors
184
-
185
- | Signal | Real human phrasing |
186
- |---|---|
187
- | Build failed | "build failed", "compile error", "won't compile", "cargo build", "npm run build", "build is red", "failing to build" |
188
- | Type errors | "type error", "TS2322", "type mismatch", "cannot assign", "incompatible types", "TypeScript is yelling at me" |
189
- | Module/import | "module not found", "cannot resolve", "import error", "can't find the module" |
190
- | Deploy errors | "Vercel build failed", "Railway is erroring", "can't deploy", "deployment is broken" |
191
-
192
- **Language-specific routing:** Go → `go-build-resolver`, Rust → `rust-build-resolver`, Java → `java-build-resolver`, Kotlin → `kotlin-build-resolver`, C++ → `cpp-build-resolver`, Dart/Flutter → `dart-build-resolver`, PyTorch → `pytorch-build-resolver`.
193
-
194
- ---
195
-
196
- ## Priority 3 — Quality & Review
197
-
198
- ### `code-reviewer` — User wants feedback on existing code
199
-
200
- | Signal | Real human phrasing |
201
- |---|---|
202
- | Direct review request | "review this", "code review", "LGTM?", "thoughts?", "feedback", "take a look at this", "eyes on this" |
203
- | Quality check | "is this good", "is this clean", "anything wrong", "what do you think of this code", "can you check this" |
204
- | Refactor opportunity | "is there a better way", "smell test", "looks ugly", "feels messy", "is this readable" |
205
- | Implicit (code paste) | User pastes code with minimal text — treat as a review request |
206
- | Sanity check | "does this make sense?", "is this the right approach?", "would you write it differently?" |
207
- | Before merge | "about to merge this", "is this PR-ready?", "pre-merge check" |
208
-
209
- **Key rule:** Single-file or single-function review → language reviewer. Full project or multiple files → `/team-review`.
210
-
211
- **Language-specific routing (if file extension or language is mentioned):**
212
-
213
- | Language | Agent |
214
- |---|---|
215
- | TypeScript / JavaScript | `typescript-reviewer` |
216
- | Python | `python-reviewer` |
217
- | Go | `go-reviewer` |
218
- | Rust | `rust-reviewer` |
219
- | Java / Spring | `java-reviewer` |
220
- | Kotlin / Android | `kotlin-reviewer` |
221
- | C++ | `cpp-reviewer` |
222
- | C# / .NET | `csharp-reviewer` |
223
- | Flutter / Dart | `flutter-reviewer` |
224
- | SQL / Postgres / Supabase | `database-reviewer` |
225
- | Healthcare / EMR / PHI | `healthcare-reviewer` |
226
-
227
- ### `security-reviewer` — Security concern
228
-
229
- | Signal | Real human phrasing |
230
- |---|---|
231
- | Direct security question | "is this secure", "vulnerability", "CVE", "audit", "any security issues", "is this safe" |
232
- | Common attacks | "SQL injection", "XSS", "CSRF", "SSRF", "auth bypass", "RCE", "path traversal", "injection" |
233
- | Auth & secrets | "auth flow", "JWT", "session", "API key in code", "leaked secret", "exposed credential", "token in code" |
234
- | Crypto | "encryption", "hashing passwords", "salt", "AES", "RSA", "how to store passwords" |
235
- | Input handling | "user input", "sanitize", "escape", "validation", "user-submitted data" |
236
- | Worry signal | "I'm worried this might be insecure", "is there a risk here", "could someone exploit this" |
237
-
238
- ### Devil-Mode Adversarial Crew (8 specialists — attacker mindset)
239
-
240
- These 8 agents look at the same code an attacker would. Route to them when the user shows signs of adversarial thinking, supply-chain worry, AI safety concern, or pre-public-launch paranoia.
241
-
242
- #### `prompt-injection-hunter` — AI-feature attack-surface review
243
-
244
- | Signal | Real human phrasing |
245
- |---|---|
246
- | AI feature audit | "is my AI feature safe?", "can my agent be jailbroken?", "review my prompts", "audit my LLM integration" |
247
- | Prompt safety | "prompt injection", "indirect injection", "system prompt leak", "tool hijacking", "RAG security" |
248
- | MCP server review | "is this MCP server safe?", "audit my MCP integration", "agent tool security" |
249
-
250
- #### `supply-chain-auditor` — Dependency & install-script attacker review
251
-
252
- | Signal | Real human phrasing |
253
- |---|---|
254
- | Dep paranoia | "is this package safe?", "could this dep be malicious?", "typosquat", "dependency confusion", "is npm install safe?" |
255
- | Lockfile concern | "lockfile drift", "should I trust this dep?", "audit my deps for malware", "what's in my node_modules" |
256
- | Recent CVE worry | "is this CVE in my supply chain", "compromised package alert", "is `<pkg>` malicious now?" |
257
-
258
- #### `secret-hunter` — Leaked credential hunt
259
-
260
- | Signal | Real human phrasing |
261
- |---|---|
262
- | Leak worry | "did I leak any secrets?", "scan for API keys", "any tokens in my code?", "secret scanner", "credentials in git" |
263
- | Pre-public | "I'm about to make this public, any secrets in history?", "before I go open-source check secrets" |
264
- | Bundled to client | "are my env vars exposed to the browser?", "is `process.env.X` leaking to the client?" |
265
- | Rotate event | "rotated my keys, did I miss any?", "post-incident sweep" |
266
-
267
- #### `license-violation-finder` — IP / copyleft contamination audit
268
-
269
- | Signal | Real human phrasing |
270
- |---|---|
271
- | License audit | "license audit", "are my deps GPL?", "license compatibility", "copyleft check", "AGPL contamination" |
272
- | Going public | "before I open-source, license audit", "any license issues with my deps?" |
273
- | Due diligence | "M&A license review", "investor due diligence", "what licenses are in my distribution" |
274
- | Attribution | "do I need to add attribution?", "missing THIRD-PARTY.md", "MIT license requirements" |
275
-
276
- #### `jailbreak-tester` — Live AI feature red-team
277
-
278
- | Signal | Real human phrasing |
279
- |---|---|
280
- | AI red-team | "red-team my AI", "test my chatbot for jailbreaks", "can my LLM be tricked?", "AI safety testing" |
281
- | Pre-launch AI | "launching an AI feature, is it safe?", "production AI safety check", "test my agent for refusal bypasses" |
282
- | Overrefusal | "my AI refuses too much", "false refusals", "my chatbot won't answer normal questions" |
283
-
284
- #### `code-stealer-detector` — Code provenance audit
285
-
286
- | Signal | Real human phrasing |
287
- |---|---|
288
- | Provenance | "where did this code come from?", "provenance check", "audit copy-paste origin", "is this Stack Overflow code?" |
289
- | AI-generated | "audit AI-generated code", "Copilot-written code provenance", "is my LLM-generated code safe to ship?" |
290
- | Pre-public | "before going open-source, check code origins", "M&A IP audit", "due diligence code review" |
291
- | Style break | "this code looks pasted", "doesn't match our style", "audit unusual code blocks" |
292
-
293
- #### `backdoor-hunter` — Malicious-code pattern detection
294
-
295
- | Signal | Real human phrasing |
296
- |---|---|
297
- | Malware suspicion | "is this code malicious?", "look for backdoors", "obfuscated code", "what does this eval do?", "scan for hidden payloads" |
298
- | Post-compromise | "after a security incident, sweep the code", "vendor said they were compromised, audit my install" |
299
- | Vendored review | "audit this vendored library", "review this third-party code dump", "contractor code review for malice" |
300
- | Suspicious CI | "weird stuff happening in my CI", "build is doing things it shouldn't", "unexplained network calls" |
301
-
302
- #### `chaos-engineer` — Adversarial reliability / fault injection
303
-
304
- | Signal | Real human phrasing |
305
- |---|---|
306
- | Resilience | "test my system's resilience", "chaos engineering", "fault injection", "what happens if X dies?" |
307
- | Pre-launch readiness | "is my system production-ready under failure?", "test failure modes before launch" |
308
- | Hidden assumption | "what hidden assumptions am I making?", "what could break?", "stress my dependencies" |
309
- | Game day | "schedule a game day", "team chaos exercise", "training for incidents" |
310
-
311
- **Counter-signal (for all devil-mode agents):** General quality concern not framed adversarially → use the standard `code-reviewer` / `security-reviewer` / `performance-optimizer`. Route to devil-mode only when the user is explicitly thinking like an attacker or asking pre-public/pre-launch questions.
312
-
313
- ### `api-guardian` — API contract changes
314
-
315
- | Signal | Real human phrasing |
316
- |---|---|
317
- | API change | "breaking change", "deprecate", "API version", "backwards compat", "changing the endpoint" |
318
- | Contract concern | "consumer impact", "client breakage", "field removal", "rename endpoint", "will this break clients" |
319
- | Spec work | "OpenAPI", "GraphQL schema", "REST design", "idempotent", "API design review" |
320
-
321
- ### `ux-reviewer` — Frontend / UX / Accessibility
322
-
323
- | Signal | Real human phrasing |
324
- |---|---|
325
- | UI feedback | "feels off", "looks weird", "UX", "user experience", "interaction", "the UI is confusing" |
326
- | Accessibility | "a11y", "WCAG", "screen reader", "ARIA", "keyboard nav", "color contrast", "accessible" |
327
- | Form / interaction | "form validation", "loading state", "error state", "empty state", "the form feels clunky" |
328
- | Mobile / responsive | "mobile", "responsive", "viewport", "touch target", "doesn't look right on phone" |
329
- | Usability | "users are confused by", "hard to use", "the flow is broken", "nobody can find the button" |
330
-
331
- ---
332
-
333
- ## Priority 4 — Performance & Scale
334
-
335
- ### `incident-commander` — Production is down or degraded
336
-
337
- Route here FIRST for any active production incident. This takes priority over `debug-detective` when the incident is live in production.
338
-
339
- | Signal | Real human phrasing |
340
- |---|---|
341
- | Production down | "production is down", "outage", "site is down", "service unavailable", "prod is broken" |
342
- | P0 / P1 | "P0", "P1", "incident", "on-call", "pagerduty fired", "alert triggered", "woke up to alerts" |
343
- | Blast radius | "10% of users affected", "all requests failing", "error rate spiked", "users can't login" |
344
- | Active degradation | "production is throwing 500s", "latency is through the roof", "database is down", "everything is slow in prod" |
345
- | Postmortem | "postmortem", "incident review", "blameless review", "what went wrong", "write up the incident" |
346
-
347
- **Counter-signals:** development bug (not production), staging environment, local testing — route to `debug-detective` instead.
348
-
349
- ### `load-tester` — Load, stress, and capacity testing
350
-
351
- | Signal | Real human phrasing |
352
- |---|---|
353
- | Load test request | "load test", "stress test", "performance test", "capacity test", "can it handle X users" |
354
- | Tools | "k6", "Locust", "Artillery", "wrk", "Gatling", "hey", "ab test" |
355
- | Capacity planning | "how many users can we handle", "what's our breaking point", "max RPS", "will it scale" |
356
- | Pre-launch validation | "will this hold under load", "ready for launch traffic", "scale test", "launch is tomorrow" |
357
- | Soak test | "soak test", "memory leak under load", "sustained load test", "long-running load" |
358
-
359
- **Counter-signal:** "make this code faster" → `performance-optimizer`. Load-tester handles test design, not code optimization.
360
-
361
- ### `performance-optimizer` — Slowness / bottleneck in code
362
-
363
- | Signal | Real human phrasing |
364
- |---|---|
365
- | Slow | "slow", "sluggish", "laggy", "takes forever", "timing out", "too slow", "feels sluggish" |
366
- | Resource | "high CPU", "memory leak", "OOM", "out of memory", "cpu pinned", "memory keeps growing" |
367
- | Frontend perf | "FCP", "LCP", "INP", "bundle size", "render time", "jank", "the page loads slowly" |
368
- | Backend perf | "N+1", "slow query", "throughput", "latency", "p99", "the API is slow" |
369
- | Optimization request | "make this faster", "optimize this", "reduce the load time", "improve performance" |
370
-
371
- ---
372
-
373
- ## Priority 5 — Planning & Architecture
374
-
375
- ### `planner` — Feature planning
376
-
377
- | Signal | Real human phrasing |
378
- |---|---|
379
- | Plan a feature | "plan this", "roadmap", "break down", "sprint plan", "milestones", "break this into tasks" |
380
- | Decompose | "where do I start with X feature", "tasks for", "work items", "list the steps for" |
381
- | Scope definition | "what do we need to build for X", "what's involved in adding X" |
382
-
383
- ### `architect` — System design
384
-
385
- | Signal | Real human phrasing |
386
- |---|---|
387
- | System-level | "architecture", "system design", "how should the services interact", "what's the overall design" |
388
- | Choosing tech | "should I use Postgres or Mongo", "monorepo vs polyrepo", "REST vs GraphQL", "which database" |
389
- | Scaling | "horizontal scaling", "sharding", "queue", "event-driven", "how do I scale this" |
390
- | Design decision | "what's the right architecture for X", "how should I structure this", "where should this live" |
391
-
392
- ### `code-architect` — Single-feature blueprint
393
-
394
- Trigger when the user wants a **detailed implementation blueprint for one specific feature**, not the whole system.
395
-
396
- | Signal | Real human phrasing |
397
- |---|---|
398
- | Feature blueprint | "how do I implement X", "give me a blueprint for X", "design the X feature", "how should X work technically" |
399
-
400
- ### `migration-guide` — Framework / language version upgrade
401
-
402
- | Signal | Real human phrasing |
403
- |---|---|
404
- | Upgrade | "upgrade from X to Y", "migrate to", "Next.js 12 → 15", "Python 2 → 3", "React 18 → 19" |
405
- | Major version | "major version bump", "breaking deps", "node 18 → 22", "TS 4 → 5", "moving to the new version" |
406
- | Deprecation | "this is deprecated", "the old way is removed", "I need to update away from X" |
407
-
408
- ---
409
-
410
- ## Priority 6 — Testing
411
-
412
- ### `tdd-guide` — Tests, coverage, TDD
413
-
414
- | Signal | Real human phrasing |
415
- |---|---|
416
- | Write tests | "write a test", "unit test", "integration test", "test for this", "I need tests for" |
417
- | TDD | "TDD", "test driven", "red green refactor", "write the test first" |
418
- | Coverage | "coverage", "what's not tested", "coverage gap", "my coverage is low", "what am I missing in tests" |
419
- | No tests yet | "I haven't written any tests", "there are no tests", "need to add tests" |
420
-
421
- ### `e2e-runner` — End-to-end Playwright tests
422
-
423
- | Signal | Real human phrasing |
424
- |---|---|
425
- | E2E | "Playwright", "end-to-end", "E2E", "browser test", "user flow test", "test the whole flow" |
426
- | Critical path | "checkout flow", "signup flow", "happy path test", "test the full user journey" |
427
-
428
- ### `pr-test-analyzer` — Test coverage on PRs
429
-
430
- | Signal | Real human phrasing |
431
- |---|---|
432
- | PR | "review my PR tests", "did I cover everything", "PR test gaps", "is my PR well tested" |
433
-
434
- ---
435
-
436
- ## Priority 7 — Code Hygiene
437
-
438
- ### `refactor-cleaner` — Dead code, cleanup
439
-
440
- | Signal | Real human phrasing |
441
- |---|---|
442
- | Cleanup | "clean up", "dead code", "unused", "remove old", "tech debt", "time to clean this up" |
443
- | Duplicate | "duplicate", "DRY", "extract function", "this is copy-pasted everywhere" |
444
- | Cruft | "old stuff hanging around", "deprecated code we never removed", "vestigial code" |
445
-
446
- ### `code-simplifier` — Reduce complexity
447
-
448
- | Signal | Real human phrasing |
449
- |---|---|
450
- | Simplify | "simpler", "too complex", "hard to read", "convoluted", "this is too complicated" |
451
- | Readability | "easier to follow", "more readable", "nobody can understand this", "even I can't read it" |
452
-
453
- ### `type-design-analyzer` — Type system improvements
454
-
455
- | Signal | Real human phrasing |
456
- |---|---|
457
- | Type design | "better types", "stricter types", "type safety", "discriminated union", "generics" |
458
- | `any` cleanup | "remove any", "stricter typing", "narrow type", "too many anys", "weaken the types" |
459
-
460
- ---
461
-
462
- ## Priority 8 — Documentation
463
-
464
- ### `doc-updater` — Update docs/README
465
-
466
- | Signal | Real human phrasing |
467
- |---|---|
468
- | Docs | "update README", "document this", "add docs", "JSDoc", "docstring", "write the docs for" |
469
- | Onboarding | "explain how this works", "doc for new devs", "I need to document this for my team" |
470
- | Missing docs | "nobody knows how this works", "there are no docs", "write documentation" |
471
-
472
- ### `docs-lookup` — Library / framework API question
473
-
474
- | Signal | Real human phrasing |
475
- |---|---|
476
- | Library API | "how do I use X library", "what's the signature", "API for X", "how does X work" |
477
- | Framework feature | "Next.js App Router", "React Suspense", "Django ORM", "Rails 7", "how does X handle Y" |
478
- | Usage question | "what's the syntax for", "what parameters does X take", "how do I call" |
479
-
480
- ### `comment-analyzer` — Comment quality
481
-
482
- | Signal | Real human phrasing |
483
- |---|---|
484
- | Comments | "are my comments good", "comment hygiene", "explain why not what", "are these comments useful" |
485
-
486
- ---
487
-
488
- ## Priority 9 — Specialized Workflows
489
-
490
- ### `chief-of-staff` — Communication, email, multi-channel ops
491
-
492
- Trigger for non-code workflow tasks: drafting emails, scheduling, status updates, multi-channel coordination.
493
-
494
- | Signal | Examples |
495
- |---|---|
496
- | Communication | "draft an email", "write a message", "reply to this", "slack message" |
497
- | Status | "status update", "what do I tell the team", "write the incident update" |
498
-
499
- ### `seo-specialist` — SEO / metadata / search
500
-
501
- | Signal | Examples |
502
- |---|---|
503
- | SEO | "SEO", "meta tags", "schema.org", "structured data", "Core Web Vitals", "sitemap", "my page doesn't rank" |
504
-
505
- ### `opensource-forker` + `opensource-sanitizer` + `opensource-packager` — Open-sourcing a project
506
-
507
- | Signal | Examples |
508
- |---|---|
509
- | OSS prep | "open source this", "make this public", "strip secrets", "remove credentials", "release as open source" |
510
-
511
- Use the chain: `forker` → `sanitizer` → `packager`.
512
-
513
- ### `/dashboard` — Local observability dashboard
514
-
515
- | Signal | Examples |
516
- |---|---|
517
- | Open dashboard | "open the dashboard", "show me the dashboard", "start the dashboard" |
518
- | Inspect memory | "show me what's in my memory", "browse my sessions", "see my memory store" |
519
- | Token / evolve | "what's my token budget", "show evolve proposals", "evolve tab" |
520
-
521
- ### `/swarm` — Parallel agent swarm in git worktrees
522
-
523
- | Signal | Examples |
524
- |---|---|
525
- | Swarm request | "use the swarm", "run a swarm", "swarm this", "parallel swarm" |
526
- | Parallel worktrees | "run agents in parallel", "spawn multiple agents", "maximum throughput" |
527
-
528
- ### `/route-model` — Cost-aware model selection
529
-
530
- | Signal | Examples |
531
- |---|---|
532
- | Model choice | "which model should I use", "haiku or sonnet?", "should I use opus here" |
533
- | Cost concern | "cheapest model for this", "save tokens", "cost-aware routing" |
534
-
535
- ### `/memory-evolve` — Self-evolving memory proposals
536
-
537
- | Signal | Examples |
538
- |---|---|
539
- | Evolve proposals | "show evolve proposals", "what has ECC learned", "memory evolution" |
540
- | Routing additions | "suggest routing improvements", "what routing misses happened" |
541
-
542
- ### `/replay` — Session replay
543
-
544
- | Signal | Examples |
545
- |---|---|
546
- | Replay request | "replay a session", "re-run that session", "session replay" |
547
- | Bundle | "session bundle", "export and replay", "portable session" |
548
-
549
- ---
550
-
551
- ## Priority 10 — Multi-Agent Patterns
552
-
553
- ### Sequential chains (suggest the next agent)
554
-
555
- | Just used | Suggest next |
556
- |---|---|
557
- | `pair-programmer` (approach agreed) | `code-reviewer` after implementation |
558
- | `debug-detective` (root cause found) | `tdd-guide` to add a regression test |
559
- | `code-reviewer` (issues found) | `refactor-cleaner` to fix |
560
- | `security-reviewer` (vuln found) | `tdd-guide` to add a security test |
561
- | `architect` (design done) | `code-architect` for the first feature |
562
- | `performance-optimizer` (bottleneck found) | `tdd-guide` for a perf regression test |
563
- | `incident-commander` (incident resolved) | `debug-detective` for deeper root cause, then postmortem |
564
-
565
- ---
566
-
567
- ### `image-architect` — Image and visual generation
568
-
569
- Trigger on ANY request for a visual, image, picture, graphic, or design asset.
570
-
571
- | Signal | Examples |
572
- |---|---|
573
- | Explicit request | "generate an image", "create a picture", "make a visual", "I need graphics" |
574
- | Hero / social | "hero image", "banner", "OG image", "social preview", "GitHub card", "Twitter card" |
575
- | Implicit visual need | "my site looks plain", "it looks empty", "needs something visual", "looks boring" |
576
- | Design ask | "design a logo", "make it look good", "something for the homepage" |
577
-
578
- Platform routing: Antigravity → Gemini Imagen 3 · Codex → DALL-E 3 · Claude Code → fal.ai → SVG · others → SVG.
579
-
580
- ---
581
-
582
- ### `/project-launch` — New project parallel founding team
583
-
584
- Trigger when starting something new of meaningful scope.
585
-
586
- | Signal | Examples |
587
- |---|---|
588
- | New build | "help me build X", "I want to build X", "I'm building X", "let's make X" |
589
- | Greenfield | "starting from scratch", "new project", "new app", "new service", "new API" |
590
- | Idea phase | "I have this idea", "I'm thinking of building", "I want to make a" |
591
- | New SaaS / startup | "I'm building a SaaS", "side project", "startup idea" |
592
-
593
- **Key rule:** Non-trivial new build → `/project-launch`. Adding one feature to existing codebase → `pair-programmer`.
594
-
595
- Route to `/project-launch` — fires `architect` + `pair-programmer` + `security-reviewer` + `tdd-guide` + `ux-reviewer` simultaneously.
596
-
597
- ---
598
-
599
- ### `/team-review` — Existing project parallel full audit
600
-
601
- Trigger when review scope is broad (multiple files) or the user asks "is this ready?".
602
-
603
- | Signal | Examples |
604
- |---|---|
605
- | Broad review | "review my project", "check my codebase", "audit my code" |
606
- | Pre-release | "before I ship", "ready to release?", "pre-launch check", "about to go live" |
607
- | Readiness check | "is this ready?", "any issues before I ship?", "is this production-ready?" |
608
-
609
- **Key rule:** Single-file review → language-specific reviewer. Full project or multi-file → `/team-review`.
610
-
611
- Route to `/team-review` — fires `code-reviewer` + `security-reviewer` + `performance-optimizer` + `api-guardian` simultaneously.
612
-
613
- ---
614
-
615
- ### `/security-audit` — Full parallel security sweep
616
-
617
- Trigger when security concern spans the whole project or multiple vectors (secrets + deps + API).
618
-
619
- | Signal | Examples |
620
- |---|---|
621
- | Full security concern | "is my app secure?", "security audit", "run a security check" |
622
- | Pre-launch security | "before I go public", "about to expose this API" |
623
- | Dependency worry | "are my deps safe?", "any vulnerable packages?", "CVEs in my dependencies?" |
624
-
625
- **Key rule:** Single file concern → `security-reviewer`. Multi-vector or project-wide → `/security-audit`.
626
-
627
- Route to `/security-audit` — fires `security-reviewer` + `dependency-doctor` + `api-guardian` simultaneously.
628
-
629
- ---
630
-
631
- ### `/devil-mode` — Full adversarial parallel sweep
632
-
633
- Trigger when attacker mindset is needed across the whole codebase, especially pre-public or post-compromise.
634
-
635
- | Signal | Examples |
636
- |---|---|
637
- | Attacker mindset | "think like an attacker", "red-team my code", "find what's exploitable" |
638
- | Pre-public sweep | "going open-source — full audit", "scan for everything before I publish" |
639
- | Post-compromise | "we were hacked, audit everything", "after the incident, full review" |
640
- | Devil mode keyword | "devil mode", "no-mercy audit", "paranoid review" |
641
-
642
- **Key rule:** One or two security angles → `/security-audit`. Multi-vector attacker sweep → `/devil-mode`.
643
-
644
- Route to `/devil-mode` — fires `prompt-injection-hunter` + `supply-chain-auditor` + `secret-hunter` + `backdoor-hunter`. Use `--all` for all 8, `--pre-public` for OSS sweep, `--pre-launch` for launch sweep.
645
-
646
- ---
647
-
648
- ### `/pre-release` — Ship-readiness parallel check
649
-
650
- Trigger when cutting a release, tagging a version, or deploying to production.
651
-
652
- | Signal | Examples |
653
- |---|---|
654
- | About to release | "ready to cut v2?", "cutting a release", "tagging v1.0", "shipping today" |
655
- | Release checklist | "release checklist", "anything missing before v2?" |
656
- | Final sanity check | "last check before I push to prod", "one more look before shipping" |
657
-
658
- **Key rule:** General readiness → `/team-review`. Explicit release or version cut → `/pre-release`.
659
-
660
- Route to `/pre-release` — fires `release-captain` + `security-reviewer` + `code-reviewer` simultaneously.
661
-
662
- ---
663
-
664
- ### `/debug-blitz` — Triple-agent parallel debug for stubborn bugs
665
-
666
- Trigger when a bug has resisted normal debugging or spans multiple layers (code + env + hidden failure).
667
-
668
- | Signal | Examples |
669
- |---|---|
670
- | Persistent bug | "been fighting this for hours", "nothing is working", "tried everything" |
671
- | Multi-layer problem | "works locally not in CI", "works on my machine", "only fails in prod" |
672
- | Frustration signal | "I give up", "losing my mind", "been stuck for X hours/days" |
673
-
674
- **Key rule:** First-time bug → `debug-detective`. Persistent, multi-layer, or frustration-coded → `/debug-blitz`.
675
-
676
- Route to `/debug-blitz` — fires `debug-detective` + `silent-failure-hunter` + `env-debugger` simultaneously.
677
-
678
- ---
679
-
680
- ### `/refactor-sprint` — Full parallel refactor + type + test pass
681
-
682
- Trigger when cleanup spans a module or file, especially when multiple concerns (readability + types + tests) come together.
683
-
684
- | Signal | Examples |
685
- |---|---|
686
- | Big cleanup | "refactor this module", "this code is a mess", "technical debt cleanup" |
687
- | Multi-concern quality | "improve quality, types, and add tests", "full cleanup", "legacy code overhaul" |
688
-
689
- **Key rule:** Single function cleanup → `refactor-cleaner`. Module-wide with types and tests → `/refactor-sprint`.
690
-
691
- Route to `/refactor-sprint` — fires `refactor-cleaner` + `code-simplifier` + `type-design-analyzer` + `tdd-guide` simultaneously.
692
-
693
- ---
694
-
695
- ### `/onboard` — New-joiner parallel codebase onboarding
696
-
697
- Trigger when someone is new to a codebase and needs to understand it.
698
-
699
- | Signal | Examples |
700
- |---|---|
701
- | New to codebase | "I just joined the team", "inherited this codebase", "taking over this repo" |
702
- | Explore unfamiliar code | "never seen this code before", "where do I even start?" |
703
- | Ramp-up request | "help me get up to speed", "ramp me up on this" |
704
-
705
- **Key rule:** Single "explain this function" → `code-explorer`. Full codebase orientation → `/onboard`.
706
-
707
- Route to `/onboard` — fires `code-explorer` + `architect` + `doc-updater` simultaneously.
708
-
709
- ---
710
-
711
- ### `/lessons` — Project lessons management
712
-
713
- Trigger when the user references project rules, preferences, corrections, or past instructions.
714
-
715
- | Signal | Examples |
716
- |---|---|
717
- | Load rules | "load my lessons", "what rules do we have", "show me the rules" |
718
- | Remember something | "remember that we use pnpm", "note that we do X", "don't forget Y" |
719
- | Habit encode | "from now on always X", "make it a rule that", "I want you to always" |
720
-
721
- Proactively offer to load if `tasks/lessons.md` exists in the project root.
722
-
723
- ---
724
-
725
- ### Parallel suggestions
726
-
727
- When the user's request spans multiple concerns, name the parallel agents:
728
-
729
- - "I'm building a payment endpoint" → `pair-programmer` + `security-reviewer` + `api-guardian`
730
- - "Refactoring the auth module" → `refactor-cleaner` + `security-reviewer` + `tdd-guide`
731
- - "help me build a SaaS app" → `/project-launch` (5 agents)
732
- - "review my project before I deploy" → `/team-review` (4 agents)
733
- - "my site needs visuals" → `image-architect`
734
-
735
- ---
736
-
737
- ## Counter-Patterns — Do NOT Route
738
-
739
- **Skip routing if:**
740
-
741
- - The user **already explicitly invoked** an agent (`use <agent>`, `@agent`, `invoke <agent>`) — that takes precedence
742
- - The message is **a one-liner factual question** — answer directly
743
- - The message is **purely conversational** ("hi", "thanks", "ok") — respond normally
744
- - The user says **"just answer me directly"** or **"don't route"** — respect it
745
- - The request is **trivially simple** (rename a variable, change one line)
746
-
747
- ---
748
-
749
- ## Example Routing Decisions
750
-
751
- | User says | Route to | Why |
752
- |---|---|---|
753
- | "I'm getting a TypeError on line 42" | `debug-detective` | Specific error |
754
- | "something is wrong but there's no error" | `silent-failure-hunter` | Silent failure pattern |
755
- | "Should I use React Context or Zustand here?" | `pair-programmer` | Pre-implementation approach |
756
- | "Review my login component" | `typescript-reviewer` | Single file + likely TS |
757
- | "I have no idea where to start" | `kodelyth-advisor` | Lost / overwhelmed |
758
- | "How do I make this faster?" | `performance-optimizer` | Direct perf question |
759
- | "Is my JWT signing secure?" | `security-reviewer` | Auth + security keyword |
760
- | "build failed on Vercel" | `build-error-resolver` | Build failure |
761
- | "Migrate from Pages Router to App Router" | `migration-guide` | Framework migration |
762
- | "Add accessibility to this form" | `ux-reviewer` | a11y |
763
- | "production is down, getting 500s" | `incident-commander` | Active production incident |
764
- | "will this hold under 10k users?" | `load-tester` | Capacity question |
765
- | "generate a hero image" | `image-architect` | Explicit image request |
766
- | "my site looks plain" | `image-architect` | Implicit visual need |
767
- | "help me build a todo app" | `/project-launch` | New build |
768
- | "I have this idea for a SaaS dashboard" | `/project-launch` | Greenfield project |
769
- | "review my code before I deploy" | `/team-review` | Pre-release, full scope |
770
- | "is my app secure? check everything" | `/security-audit` | Full security sweep |
771
- | "cutting v2 today, last check" | `/pre-release` | Release + confidence combo |
772
- | "been stuck on this bug for 2 days" | `/debug-blitz` | Persistent frustration |
773
- | "works locally not in prod" | `/debug-blitz` | Multi-layer problem |
774
- | "clean up this whole module, add types and tests" | `/refactor-sprint` | Multi-concern quality |
775
- | "I just joined this team, where do I start?" | `/onboard` | New-joiner onboarding |
776
- | "think like an attacker, sweep my code" | `/devil-mode` | Attacker mindset trigger |
777
- | "going open-source, full audit before publish" | `/devil-mode --pre-public` | Pre-public sweep |
778
- | "we were hacked, audit everything" | `/devil-mode --all` | Post-compromise full sweep |
779
- | "is my AI feature jailbreak-safe?" | `prompt-injection-hunter` | AI-feature attack surface |
780
- | "did I leak secrets in git history?" | `secret-hunter` | Credential leak hunt |
781
- | "remember we always use pnpm here" | `/lessons` | Preference to encode |
782
- | [user pastes code with no text] | `code-reviewer` | Implicit review |
783
- | [user pastes stack trace with no text] | `debug-detective` | Implicit debug |
784
-
785
- ---
786
-
787
- ## Output Format When Routing
788
-
789
- **Default (verbose)**:
790
- ```
791
- → Routing to debug-detective (stack trace + frustration signals match the bug-tracking pattern)
792
-
793
- [response in debug-detective's style — methodical, hypothesis-driven, asks for repro]
794
-
795
- Tip: next time you can type "use debug-detective" to invoke me directly.
796
- ```
797
-
798
- **Terse mode active (see Dimension 6)**:
799
- ```
800
- → debug-detective
801
-
802
- [response — no tip line, no explanation of why]
803
- ```
804
-
805
- **Medium-confidence single match** (add a "wrong?" tail):
806
- ```
807
- → Routing to code-reviewer (single file paste, no other context — treating as review)
808
-
809
- [response as code-reviewer]
810
-
811
- Not what you wanted? Say "use debug-detective" or "just answer" to switch.
812
- ```
813
-
814
- **Low-confidence, two candidates** (ask, do not pick):
815
- ```
816
- Two agents fit this: debug-detective (bug + error) or silent-failure-hunter (no error thrown).
817
- Which one? Or should I answer directly?
818
- ```
819
-
820
- **Sticky routing continuation** (already in an agent, no announcement):
821
- ```
822
- [response continues in the same agent's voice — no re-announcement]
823
- ```
824
-
825
- **Compound intent → parallel command**:
826
- ```
827
- → Firing /debug-blitz — 3 agents in parallel (debug-detective + silent-failure-hunter + env-debugger)
828
-
829
- [synthesised result]
830
- ```
831
-
832
- This keeps the user **informed**, **never surprised**, and **learning the toolkit** with every interaction — while still respecting terse mode and session context.