kodelyth-ecc 2.19.0 → 2.21.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 (2599) hide show
  1. package/CHANGELOG.md +197 -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/bin/kodelyth-ecc.js +1 -1
  11. package/commands/jira.md +16 -0
  12. package/commands/santa-loop.md +4 -1
  13. package/install.ps1 +2 -2
  14. package/install.sh +37 -5
  15. package/package.json +33 -3
  16. package/rules/common/shell-portability.md +48 -0
  17. package/rules/shell-portability.md +48 -0
  18. package/scripts/install/register-hooks.js +136 -0
  19. package/scripts/lib/install/apply.js +5 -0
  20. package/scripts/portability/rules.js +106 -0
  21. package/scripts/portability/scan.js +144 -0
  22. package/skills/agent-sort/SKILL.md +9 -2
  23. package/skills/autonomous-loops/SKILL.md +6 -2
  24. package/skills/configure-ecc/SKILL.md +14 -6
  25. package/skills/dmux-workflows/SKILL.md +1 -1
  26. package/skills/openclaw-persona-forge/SKILL.md +1 -1
  27. package/skills/openclaw-persona-forge/references/avatar-style.md +1 -1
  28. package/skills/session-replay/SKILL.md +1 -1
  29. package/skills/videodb/reference/capture.md +17 -7
  30. package/.agent/rules/README.md +0 -108
  31. package/.agent/rules/agent-intent-routing.md +0 -832
  32. package/.agent/rules/agents.md +0 -50
  33. package/.agent/rules/code-review.md +0 -124
  34. package/.agent/rules/coding-style.md +0 -41
  35. package/.agent/rules/cost-aware-model-routing.md +0 -152
  36. package/.agent/rules/design-quality.md +0 -63
  37. package/.agent/rules/development-workflow.md +0 -44
  38. package/.agent/rules/git-mastery.md +0 -366
  39. package/.agent/rules/git-workflow.md +0 -24
  40. package/.agent/rules/hooks.md +0 -23
  41. package/.agent/rules/kodelyth-quickstart.md +0 -214
  42. package/.agent/rules/memory-protocol.md +0 -87
  43. package/.agent/rules/observability.md +0 -390
  44. package/.agent/rules/patterns.md +0 -71
  45. package/.agent/rules/performance.md +0 -55
  46. package/.agent/rules/security.md +0 -56
  47. package/.agent/rules/self-improvement-workflow.md +0 -141
  48. package/.agent/rules/shell-portability.md +0 -70
  49. package/.agent/rules/smart-debug.md +0 -241
  50. package/.agent/rules/testing.md +0 -65
  51. package/.agent/skills/api-guardian.md +0 -279
  52. package/.agent/skills/architect.md +0 -211
  53. package/.agent/skills/backdoor-hunter.md +0 -260
  54. package/.agent/skills/build-error-resolver.md +0 -114
  55. package/.agent/skills/chaos-engineer.md +0 -251
  56. package/.agent/skills/chief-of-staff.md +0 -151
  57. package/.agent/skills/code-architect.md +0 -71
  58. package/.agent/skills/code-explorer.md +0 -69
  59. package/.agent/skills/code-reviewer.md +0 -258
  60. package/.agent/skills/code-simplifier.md +0 -47
  61. package/.agent/skills/code-stealer-detector.md +0 -228
  62. package/.agent/skills/comment-analyzer.md +0 -45
  63. package/.agent/skills/conversation-analyzer.md +0 -52
  64. package/.agent/skills/cpp-build-resolver.md +0 -90
  65. package/.agent/skills/cpp-reviewer.md +0 -72
  66. package/.agent/skills/csharp-reviewer.md +0 -101
  67. package/.agent/skills/dart-build-resolver.md +0 -201
  68. package/.agent/skills/database-reviewer.md +0 -91
  69. package/.agent/skills/debug-detective.md +0 -410
  70. package/.agent/skills/dependency-doctor.md +0 -121
  71. package/.agent/skills/doc-updater.md +0 -107
  72. package/.agent/skills/docs-lookup.md +0 -68
  73. package/.agent/skills/e2e-runner.md +0 -107
  74. package/.agent/skills/env-debugger.md +0 -154
  75. package/.agent/skills/flake-hunter.md +0 -142
  76. package/.agent/skills/flutter-reviewer.md +0 -243
  77. package/.agent/skills/gan-evaluator.md +0 -209
  78. package/.agent/skills/gan-generator.md +0 -131
  79. package/.agent/skills/gan-planner.md +0 -99
  80. package/.agent/skills/git-rescue.md +0 -133
  81. package/.agent/skills/go-build-resolver.md +0 -94
  82. package/.agent/skills/go-reviewer.md +0 -76
  83. package/.agent/skills/harness-optimizer.md +0 -35
  84. package/.agent/skills/healthcare-reviewer.md +0 -83
  85. package/.agent/skills/image-architect.md +0 -190
  86. package/.agent/skills/incident-commander.md +0 -228
  87. package/.agent/skills/jailbreak-tester.md +0 -222
  88. package/.agent/skills/java-build-resolver.md +0 -153
  89. package/.agent/skills/java-reviewer.md +0 -92
  90. package/.agent/skills/kodelyth-advisor.md +0 -172
  91. package/.agent/skills/kodelyth-memory.md +0 -87
  92. package/.agent/skills/kotlin-build-resolver.md +0 -118
  93. package/.agent/skills/kotlin-reviewer.md +0 -159
  94. package/.agent/skills/license-violation-finder.md +0 -212
  95. package/.agent/skills/load-tester.md +0 -284
  96. package/.agent/skills/loop-operator.md +0 -36
  97. package/.agent/skills/migration-guide.md +0 -369
  98. package/.agent/skills/opensource-forker.md +0 -198
  99. package/.agent/skills/opensource-packager.md +0 -249
  100. package/.agent/skills/opensource-sanitizer.md +0 -188
  101. package/.agent/skills/pair-programmer.md +0 -261
  102. package/.agent/skills/performance-optimizer.md +0 -446
  103. package/.agent/skills/planner.md +0 -212
  104. package/.agent/skills/pr-test-analyzer.md +0 -45
  105. package/.agent/skills/prompt-injection-hunter.md +0 -126
  106. package/.agent/skills/python-reviewer.md +0 -98
  107. package/.agent/skills/pytorch-build-resolver.md +0 -120
  108. package/.agent/skills/refactor-cleaner.md +0 -85
  109. package/.agent/skills/release-captain.md +0 -226
  110. package/.agent/skills/rust-build-resolver.md +0 -148
  111. package/.agent/skills/rust-reviewer.md +0 -94
  112. package/.agent/skills/secret-hunter.md +0 -209
  113. package/.agent/skills/security-reviewer.md +0 -166
  114. package/.agent/skills/seo-specialist.md +0 -62
  115. package/.agent/skills/silent-failure-hunter.md +0 -50
  116. package/.agent/skills/supply-chain-auditor.md +0 -195
  117. package/.agent/skills/tdd-guide.md +0 -91
  118. package/.agent/skills/type-design-analyzer.md +0 -41
  119. package/.agent/skills/typescript-reviewer.md +0 -112
  120. package/.agent/skills/ux-reviewer.md +0 -483
  121. package/.agent/workflows/agent-sort.md +0 -23
  122. package/.agent/workflows/arena.md +0 -136
  123. package/.agent/workflows/aside.md +0 -164
  124. package/.agent/workflows/build-fix.md +0 -66
  125. package/.agent/workflows/checkpoint.md +0 -79
  126. package/.agent/workflows/claw.md +0 -23
  127. package/.agent/workflows/code-review.md +0 -289
  128. package/.agent/workflows/context-budget.md +0 -23
  129. package/.agent/workflows/cpp-build.md +0 -173
  130. package/.agent/workflows/cpp-review.md +0 -132
  131. package/.agent/workflows/cpp-test.md +0 -251
  132. package/.agent/workflows/dashboard.md +0 -67
  133. package/.agent/workflows/debug-blitz.md +0 -70
  134. package/.agent/workflows/devfleet.md +0 -23
  135. package/.agent/workflows/devil-mode.md +0 -121
  136. package/.agent/workflows/docs.md +0 -23
  137. package/.agent/workflows/doctor.md +0 -75
  138. package/.agent/workflows/e2e.md +0 -268
  139. package/.agent/workflows/eval.md +0 -23
  140. package/.agent/workflows/evil-mode.md +0 -106
  141. package/.agent/workflows/evolve.md +0 -178
  142. package/.agent/workflows/feature-dev.md +0 -49
  143. package/.agent/workflows/flutter-build.md +0 -164
  144. package/.agent/workflows/flutter-review.md +0 -116
  145. package/.agent/workflows/flutter-test.md +0 -144
  146. package/.agent/workflows/gan-build.md +0 -104
  147. package/.agent/workflows/gan-design.md +0 -40
  148. package/.agent/workflows/go-build.md +0 -183
  149. package/.agent/workflows/go-review.md +0 -148
  150. package/.agent/workflows/go-test.md +0 -268
  151. package/.agent/workflows/god-mode.md +0 -85
  152. package/.agent/workflows/gradle-build.md +0 -70
  153. package/.agent/workflows/harness-audit.md +0 -77
  154. package/.agent/workflows/hookify-configure.md +0 -14
  155. package/.agent/workflows/hookify-help.md +0 -46
  156. package/.agent/workflows/hookify-list.md +0 -21
  157. package/.agent/workflows/hookify.md +0 -50
  158. package/.agent/workflows/immune.md +0 -89
  159. package/.agent/workflows/instinct-export.md +0 -66
  160. package/.agent/workflows/instinct-import.md +0 -114
  161. package/.agent/workflows/instinct-status.md +0 -59
  162. package/.agent/workflows/jira.md +0 -106
  163. package/.agent/workflows/kotlin-build.md +0 -174
  164. package/.agent/workflows/kotlin-review.md +0 -140
  165. package/.agent/workflows/kotlin-test.md +0 -312
  166. package/.agent/workflows/learn-eval.md +0 -116
  167. package/.agent/workflows/learn.md +0 -74
  168. package/.agent/workflows/lessons.md +0 -92
  169. package/.agent/workflows/loop-start.md +0 -37
  170. package/.agent/workflows/loop-status.md +0 -28
  171. package/.agent/workflows/memory-evolve.md +0 -71
  172. package/.agent/workflows/memory.md +0 -62
  173. package/.agent/workflows/model-route.md +0 -31
  174. package/.agent/workflows/multi-backend.md +0 -163
  175. package/.agent/workflows/multi-execute.md +0 -320
  176. package/.agent/workflows/multi-frontend.md +0 -163
  177. package/.agent/workflows/multi-plan.md +0 -273
  178. package/.agent/workflows/multi-workflow.md +0 -196
  179. package/.agent/workflows/onboard.md +0 -72
  180. package/.agent/workflows/orchestrate.md +0 -135
  181. package/.agent/workflows/plan.md +0 -117
  182. package/.agent/workflows/pm2.md +0 -277
  183. package/.agent/workflows/pre-release.md +0 -66
  184. package/.agent/workflows/project-launch.md +0 -91
  185. package/.agent/workflows/projects.md +0 -39
  186. package/.agent/workflows/promote.md +0 -41
  187. package/.agent/workflows/prompt-optimize.md +0 -23
  188. package/.agent/workflows/prp-commit.md +0 -112
  189. package/.agent/workflows/prp-implement.md +0 -385
  190. package/.agent/workflows/prp-plan.md +0 -502
  191. package/.agent/workflows/prp-pr.md +0 -184
  192. package/.agent/workflows/prp-prd.md +0 -447
  193. package/.agent/workflows/prune.md +0 -31
  194. package/.agent/workflows/python-review.md +0 -297
  195. package/.agent/workflows/quality-gate.md +0 -33
  196. package/.agent/workflows/refactor-clean.md +0 -84
  197. package/.agent/workflows/refactor-sprint.md +0 -77
  198. package/.agent/workflows/replay.md +0 -61
  199. package/.agent/workflows/resume-session.md +0 -156
  200. package/.agent/workflows/review-pr.md +0 -37
  201. package/.agent/workflows/route-model.md +0 -48
  202. package/.agent/workflows/rules-distill.md +0 -20
  203. package/.agent/workflows/rust-build.md +0 -187
  204. package/.agent/workflows/rust-review.md +0 -142
  205. package/.agent/workflows/rust-test.md +0 -308
  206. package/.agent/workflows/santa-loop.md +0 -175
  207. package/.agent/workflows/save-session.md +0 -275
  208. package/.agent/workflows/security-audit.md +0 -66
  209. package/.agent/workflows/sessions.md +0 -333
  210. package/.agent/workflows/setup-pm.md +0 -80
  211. package/.agent/workflows/skill-create.md +0 -174
  212. package/.agent/workflows/skill-health.md +0 -54
  213. package/.agent/workflows/swarm.md +0 -68
  214. package/.agent/workflows/tdd.md +0 -231
  215. package/.agent/workflows/team-review.md +0 -107
  216. package/.agent/workflows/terse-compress.md +0 -78
  217. package/.agent/workflows/terse.md +0 -40
  218. package/.agent/workflows/test-coverage.md +0 -73
  219. package/.agent/workflows/update-codemaps.md +0 -76
  220. package/.agent/workflows/update-docs.md +0 -88
  221. package/.agent/workflows/update.md +0 -92
  222. package/.agent/workflows/verify-supply-chain.md +0 -59
  223. package/.agent/workflows/verify.md +0 -23
  224. package/.agents/rules/antigravity-rtk-rules.md +0 -32
  225. package/.aider-ecc/agents/api-guardian.md +0 -279
  226. package/.aider-ecc/agents/architect.md +0 -211
  227. package/.aider-ecc/agents/backdoor-hunter.md +0 -260
  228. package/.aider-ecc/agents/build-error-resolver.md +0 -114
  229. package/.aider-ecc/agents/chaos-engineer.md +0 -251
  230. package/.aider-ecc/agents/chief-of-staff.md +0 -151
  231. package/.aider-ecc/agents/code-architect.md +0 -71
  232. package/.aider-ecc/agents/code-explorer.md +0 -69
  233. package/.aider-ecc/agents/code-reviewer.md +0 -258
  234. package/.aider-ecc/agents/code-simplifier.md +0 -47
  235. package/.aider-ecc/agents/code-stealer-detector.md +0 -228
  236. package/.aider-ecc/agents/comment-analyzer.md +0 -45
  237. package/.aider-ecc/agents/conversation-analyzer.md +0 -52
  238. package/.aider-ecc/agents/cpp-build-resolver.md +0 -90
  239. package/.aider-ecc/agents/cpp-reviewer.md +0 -72
  240. package/.aider-ecc/agents/csharp-reviewer.md +0 -101
  241. package/.aider-ecc/agents/dart-build-resolver.md +0 -201
  242. package/.aider-ecc/agents/database-reviewer.md +0 -91
  243. package/.aider-ecc/agents/debug-detective.md +0 -410
  244. package/.aider-ecc/agents/dependency-doctor.md +0 -121
  245. package/.aider-ecc/agents/doc-updater.md +0 -107
  246. package/.aider-ecc/agents/docs-lookup.md +0 -68
  247. package/.aider-ecc/agents/e2e-runner.md +0 -107
  248. package/.aider-ecc/agents/env-debugger.md +0 -154
  249. package/.aider-ecc/agents/flake-hunter.md +0 -142
  250. package/.aider-ecc/agents/flutter-reviewer.md +0 -243
  251. package/.aider-ecc/agents/gan-evaluator.md +0 -209
  252. package/.aider-ecc/agents/gan-generator.md +0 -131
  253. package/.aider-ecc/agents/gan-planner.md +0 -99
  254. package/.aider-ecc/agents/git-rescue.md +0 -133
  255. package/.aider-ecc/agents/go-build-resolver.md +0 -94
  256. package/.aider-ecc/agents/go-reviewer.md +0 -76
  257. package/.aider-ecc/agents/harness-optimizer.md +0 -35
  258. package/.aider-ecc/agents/healthcare-reviewer.md +0 -83
  259. package/.aider-ecc/agents/image-architect.md +0 -190
  260. package/.aider-ecc/agents/incident-commander.md +0 -228
  261. package/.aider-ecc/agents/jailbreak-tester.md +0 -222
  262. package/.aider-ecc/agents/java-build-resolver.md +0 -153
  263. package/.aider-ecc/agents/java-reviewer.md +0 -92
  264. package/.aider-ecc/agents/kodelyth-advisor.md +0 -172
  265. package/.aider-ecc/agents/kodelyth-memory.md +0 -87
  266. package/.aider-ecc/agents/kotlin-build-resolver.md +0 -118
  267. package/.aider-ecc/agents/kotlin-reviewer.md +0 -159
  268. package/.aider-ecc/agents/license-violation-finder.md +0 -212
  269. package/.aider-ecc/agents/load-tester.md +0 -284
  270. package/.aider-ecc/agents/loop-operator.md +0 -36
  271. package/.aider-ecc/agents/migration-guide.md +0 -369
  272. package/.aider-ecc/agents/opensource-forker.md +0 -198
  273. package/.aider-ecc/agents/opensource-packager.md +0 -249
  274. package/.aider-ecc/agents/opensource-sanitizer.md +0 -188
  275. package/.aider-ecc/agents/pair-programmer.md +0 -261
  276. package/.aider-ecc/agents/performance-optimizer.md +0 -446
  277. package/.aider-ecc/agents/planner.md +0 -212
  278. package/.aider-ecc/agents/pr-test-analyzer.md +0 -45
  279. package/.aider-ecc/agents/prompt-injection-hunter.md +0 -126
  280. package/.aider-ecc/agents/python-reviewer.md +0 -98
  281. package/.aider-ecc/agents/pytorch-build-resolver.md +0 -120
  282. package/.aider-ecc/agents/refactor-cleaner.md +0 -85
  283. package/.aider-ecc/agents/release-captain.md +0 -226
  284. package/.aider-ecc/agents/rust-build-resolver.md +0 -148
  285. package/.aider-ecc/agents/rust-reviewer.md +0 -94
  286. package/.aider-ecc/agents/secret-hunter.md +0 -209
  287. package/.aider-ecc/agents/security-reviewer.md +0 -166
  288. package/.aider-ecc/agents/seo-specialist.md +0 -62
  289. package/.aider-ecc/agents/silent-failure-hunter.md +0 -50
  290. package/.aider-ecc/agents/supply-chain-auditor.md +0 -195
  291. package/.aider-ecc/agents/tdd-guide.md +0 -91
  292. package/.aider-ecc/agents/type-design-analyzer.md +0 -41
  293. package/.aider-ecc/agents/typescript-reviewer.md +0 -112
  294. package/.aider-ecc/agents/ux-reviewer.md +0 -483
  295. package/.aider-ecc/commands/agent-sort.md +0 -23
  296. package/.aider-ecc/commands/arena.md +0 -136
  297. package/.aider-ecc/commands/aside.md +0 -164
  298. package/.aider-ecc/commands/build-fix.md +0 -66
  299. package/.aider-ecc/commands/checkpoint.md +0 -79
  300. package/.aider-ecc/commands/claw.md +0 -23
  301. package/.aider-ecc/commands/code-review.md +0 -289
  302. package/.aider-ecc/commands/context-budget.md +0 -23
  303. package/.aider-ecc/commands/cpp-build.md +0 -173
  304. package/.aider-ecc/commands/cpp-review.md +0 -132
  305. package/.aider-ecc/commands/cpp-test.md +0 -251
  306. package/.aider-ecc/commands/dashboard.md +0 -67
  307. package/.aider-ecc/commands/debug-blitz.md +0 -70
  308. package/.aider-ecc/commands/devfleet.md +0 -23
  309. package/.aider-ecc/commands/devil-mode.md +0 -121
  310. package/.aider-ecc/commands/docs.md +0 -23
  311. package/.aider-ecc/commands/doctor.md +0 -75
  312. package/.aider-ecc/commands/e2e.md +0 -268
  313. package/.aider-ecc/commands/eval.md +0 -23
  314. package/.aider-ecc/commands/evil-mode.md +0 -106
  315. package/.aider-ecc/commands/evolve.md +0 -178
  316. package/.aider-ecc/commands/feature-dev.md +0 -49
  317. package/.aider-ecc/commands/flutter-build.md +0 -164
  318. package/.aider-ecc/commands/flutter-review.md +0 -116
  319. package/.aider-ecc/commands/flutter-test.md +0 -144
  320. package/.aider-ecc/commands/gan-build.md +0 -104
  321. package/.aider-ecc/commands/gan-design.md +0 -40
  322. package/.aider-ecc/commands/go-build.md +0 -183
  323. package/.aider-ecc/commands/go-review.md +0 -148
  324. package/.aider-ecc/commands/go-test.md +0 -268
  325. package/.aider-ecc/commands/god-mode.md +0 -85
  326. package/.aider-ecc/commands/gradle-build.md +0 -70
  327. package/.aider-ecc/commands/harness-audit.md +0 -77
  328. package/.aider-ecc/commands/hookify-configure.md +0 -14
  329. package/.aider-ecc/commands/hookify-help.md +0 -46
  330. package/.aider-ecc/commands/hookify-list.md +0 -21
  331. package/.aider-ecc/commands/hookify.md +0 -50
  332. package/.aider-ecc/commands/immune.md +0 -89
  333. package/.aider-ecc/commands/instinct-export.md +0 -66
  334. package/.aider-ecc/commands/instinct-import.md +0 -114
  335. package/.aider-ecc/commands/instinct-status.md +0 -59
  336. package/.aider-ecc/commands/jira.md +0 -106
  337. package/.aider-ecc/commands/kotlin-build.md +0 -174
  338. package/.aider-ecc/commands/kotlin-review.md +0 -140
  339. package/.aider-ecc/commands/kotlin-test.md +0 -312
  340. package/.aider-ecc/commands/learn-eval.md +0 -116
  341. package/.aider-ecc/commands/learn.md +0 -74
  342. package/.aider-ecc/commands/lessons.md +0 -92
  343. package/.aider-ecc/commands/loop-start.md +0 -37
  344. package/.aider-ecc/commands/loop-status.md +0 -28
  345. package/.aider-ecc/commands/memory-evolve.md +0 -71
  346. package/.aider-ecc/commands/memory.md +0 -62
  347. package/.aider-ecc/commands/model-route.md +0 -31
  348. package/.aider-ecc/commands/multi-backend.md +0 -163
  349. package/.aider-ecc/commands/multi-execute.md +0 -320
  350. package/.aider-ecc/commands/multi-frontend.md +0 -163
  351. package/.aider-ecc/commands/multi-plan.md +0 -273
  352. package/.aider-ecc/commands/multi-workflow.md +0 -196
  353. package/.aider-ecc/commands/onboard.md +0 -72
  354. package/.aider-ecc/commands/orchestrate.md +0 -135
  355. package/.aider-ecc/commands/plan.md +0 -117
  356. package/.aider-ecc/commands/pm2.md +0 -277
  357. package/.aider-ecc/commands/pre-release.md +0 -66
  358. package/.aider-ecc/commands/project-launch.md +0 -91
  359. package/.aider-ecc/commands/projects.md +0 -39
  360. package/.aider-ecc/commands/promote.md +0 -41
  361. package/.aider-ecc/commands/prompt-optimize.md +0 -23
  362. package/.aider-ecc/commands/prp-commit.md +0 -112
  363. package/.aider-ecc/commands/prp-implement.md +0 -385
  364. package/.aider-ecc/commands/prp-plan.md +0 -502
  365. package/.aider-ecc/commands/prp-pr.md +0 -184
  366. package/.aider-ecc/commands/prp-prd.md +0 -447
  367. package/.aider-ecc/commands/prune.md +0 -31
  368. package/.aider-ecc/commands/python-review.md +0 -297
  369. package/.aider-ecc/commands/quality-gate.md +0 -33
  370. package/.aider-ecc/commands/refactor-clean.md +0 -84
  371. package/.aider-ecc/commands/refactor-sprint.md +0 -77
  372. package/.aider-ecc/commands/replay.md +0 -61
  373. package/.aider-ecc/commands/resume-session.md +0 -156
  374. package/.aider-ecc/commands/review-pr.md +0 -37
  375. package/.aider-ecc/commands/route-model.md +0 -48
  376. package/.aider-ecc/commands/rules-distill.md +0 -20
  377. package/.aider-ecc/commands/rust-build.md +0 -187
  378. package/.aider-ecc/commands/rust-review.md +0 -142
  379. package/.aider-ecc/commands/rust-test.md +0 -308
  380. package/.aider-ecc/commands/santa-loop.md +0 -175
  381. package/.aider-ecc/commands/save-session.md +0 -275
  382. package/.aider-ecc/commands/security-audit.md +0 -66
  383. package/.aider-ecc/commands/sessions.md +0 -333
  384. package/.aider-ecc/commands/setup-pm.md +0 -80
  385. package/.aider-ecc/commands/skill-create.md +0 -174
  386. package/.aider-ecc/commands/skill-health.md +0 -54
  387. package/.aider-ecc/commands/swarm.md +0 -68
  388. package/.aider-ecc/commands/tdd.md +0 -231
  389. package/.aider-ecc/commands/team-review.md +0 -107
  390. package/.aider-ecc/commands/terse-compress.md +0 -78
  391. package/.aider-ecc/commands/terse.md +0 -40
  392. package/.aider-ecc/commands/test-coverage.md +0 -73
  393. package/.aider-ecc/commands/update-codemaps.md +0 -76
  394. package/.aider-ecc/commands/update-docs.md +0 -88
  395. package/.aider-ecc/commands/update.md +0 -92
  396. package/.aider-ecc/commands/verify-supply-chain.md +0 -59
  397. package/.aider-ecc/commands/verify.md +0 -23
  398. package/.aider-ecc/rules/README.md +0 -108
  399. package/.aider-ecc/rules/agent-intent-routing.md +0 -832
  400. package/.aider-ecc/rules/agents.md +0 -50
  401. package/.aider-ecc/rules/code-review.md +0 -124
  402. package/.aider-ecc/rules/coding-style.md +0 -41
  403. package/.aider-ecc/rules/cost-aware-model-routing.md +0 -152
  404. package/.aider-ecc/rules/design-quality.md +0 -63
  405. package/.aider-ecc/rules/development-workflow.md +0 -44
  406. package/.aider-ecc/rules/git-workflow.md +0 -24
  407. package/.aider-ecc/rules/hooks.md +0 -23
  408. package/.aider-ecc/rules/memory-protocol.md +0 -87
  409. package/.aider-ecc/rules/patterns.md +0 -71
  410. package/.aider-ecc/rules/performance.md +0 -55
  411. package/.aider-ecc/rules/security.md +0 -56
  412. package/.aider-ecc/rules/self-improvement-workflow.md +0 -141
  413. package/.aider-ecc/rules/shell-portability.md +0 -70
  414. package/.aider-ecc/rules/testing.md +0 -65
  415. package/.aider-ecc/skills/agent-eval/SKILL.md +0 -145
  416. package/.aider-ecc/skills/agent-handoff/SKILL.md +0 -184
  417. package/.aider-ecc/skills/agent-harness-construction/SKILL.md +0 -73
  418. package/.aider-ecc/skills/agent-introspection-debugging/SKILL.md +0 -153
  419. package/.aider-ecc/skills/agent-payment-x402/SKILL.md +0 -178
  420. package/.aider-ecc/skills/agent-sort/SKILL.md +0 -215
  421. package/.aider-ecc/skills/agentic-engineering/SKILL.md +0 -63
  422. package/.aider-ecc/skills/ai-first-engineering/SKILL.md +0 -51
  423. package/.aider-ecc/skills/ai-regression-testing/SKILL.md +0 -385
  424. package/.aider-ecc/skills/android-clean-architecture/SKILL.md +0 -339
  425. package/.aider-ecc/skills/api-connector-builder/SKILL.md +0 -121
  426. package/.aider-ecc/skills/api-design/SKILL.md +0 -523
  427. package/.aider-ecc/skills/architecture-decision-records/SKILL.md +0 -179
  428. package/.aider-ecc/skills/article-writing/SKILL.md +0 -79
  429. package/.aider-ecc/skills/automation-audit-ops/SKILL.md +0 -142
  430. package/.aider-ecc/skills/autonomous-agent-harness/SKILL.md +0 -267
  431. package/.aider-ecc/skills/autonomous-loops/SKILL.md +0 -610
  432. package/.aider-ecc/skills/backend-patterns/SKILL.md +0 -598
  433. package/.aider-ecc/skills/benchmark/SKILL.md +0 -93
  434. package/.aider-ecc/skills/blueprint/SKILL.md +0 -105
  435. package/.aider-ecc/skills/brand-voice/SKILL.md +0 -97
  436. package/.aider-ecc/skills/brand-voice/references/voice-profile-schema.md +0 -55
  437. package/.aider-ecc/skills/browser-qa/SKILL.md +0 -87
  438. package/.aider-ecc/skills/bun-runtime/SKILL.md +0 -84
  439. package/.aider-ecc/skills/canary-watch/SKILL.md +0 -99
  440. package/.aider-ecc/skills/carrier-relationship-management/SKILL.md +0 -212
  441. package/.aider-ecc/skills/ck/SKILL.md +0 -147
  442. package/.aider-ecc/skills/ck/commands/forget.mjs +0 -44
  443. package/.aider-ecc/skills/ck/commands/info.mjs +0 -24
  444. package/.aider-ecc/skills/ck/commands/init.mjs +0 -143
  445. package/.aider-ecc/skills/ck/commands/list.mjs +0 -40
  446. package/.aider-ecc/skills/ck/commands/migrate.mjs +0 -202
  447. package/.aider-ecc/skills/ck/commands/resume.mjs +0 -36
  448. package/.aider-ecc/skills/ck/commands/save.mjs +0 -210
  449. package/.aider-ecc/skills/ck/commands/shared.mjs +0 -387
  450. package/.aider-ecc/skills/ck/hooks/session-start.mjs +0 -224
  451. package/.aider-ecc/skills/claude-api/SKILL.md +0 -337
  452. package/.aider-ecc/skills/claude-devfleet/SKILL.md +0 -103
  453. package/.aider-ecc/skills/click-path-audit/SKILL.md +0 -244
  454. package/.aider-ecc/skills/clickhouse-io/SKILL.md +0 -439
  455. package/.aider-ecc/skills/code-tour/SKILL.md +0 -236
  456. package/.aider-ecc/skills/codebase-onboarding/SKILL.md +0 -233
  457. package/.aider-ecc/skills/coding-standards/SKILL.md +0 -549
  458. package/.aider-ecc/skills/compose-multiplatform-patterns/SKILL.md +0 -299
  459. package/.aider-ecc/skills/configure-ecc/SKILL.md +0 -367
  460. package/.aider-ecc/skills/connections-optimizer/SKILL.md +0 -189
  461. package/.aider-ecc/skills/content-engine/SKILL.md +0 -131
  462. package/.aider-ecc/skills/content-hash-cache-pattern/SKILL.md +0 -161
  463. package/.aider-ecc/skills/context-budget/SKILL.md +0 -135
  464. package/.aider-ecc/skills/continuous-agent-loop/SKILL.md +0 -45
  465. package/.aider-ecc/skills/continuous-learning/SKILL.md +0 -123
  466. package/.aider-ecc/skills/continuous-learning/config.json +0 -18
  467. package/.aider-ecc/skills/continuous-learning/evaluate-session.sh +0 -69
  468. package/.aider-ecc/skills/continuous-learning-v2/SKILL.md +0 -365
  469. package/.aider-ecc/skills/continuous-learning-v2/agents/observer-loop.sh +0 -271
  470. package/.aider-ecc/skills/continuous-learning-v2/agents/observer.md +0 -198
  471. package/.aider-ecc/skills/continuous-learning-v2/agents/session-guardian.sh +0 -150
  472. package/.aider-ecc/skills/continuous-learning-v2/agents/start-observer.sh +0 -244
  473. package/.aider-ecc/skills/continuous-learning-v2/config.json +0 -8
  474. package/.aider-ecc/skills/continuous-learning-v2/hooks/observe.sh +0 -428
  475. package/.aider-ecc/skills/continuous-learning-v2/scripts/detect-project.sh +0 -228
  476. package/.aider-ecc/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -1426
  477. package/.aider-ecc/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -984
  478. package/.aider-ecc/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
  479. package/.aider-ecc/skills/cost-aware-model-routing/SKILL.md +0 -153
  480. package/.aider-ecc/skills/council/SKILL.md +0 -203
  481. package/.aider-ecc/skills/cpp-coding-standards/SKILL.md +0 -723
  482. package/.aider-ecc/skills/cpp-testing/SKILL.md +0 -324
  483. package/.aider-ecc/skills/crosspost/SKILL.md +0 -111
  484. package/.aider-ecc/skills/csharp-testing/SKILL.md +0 -321
  485. package/.aider-ecc/skills/customer-billing-ops/SKILL.md +0 -140
  486. package/.aider-ecc/skills/customs-trade-compliance/SKILL.md +0 -263
  487. package/.aider-ecc/skills/dart-flutter-patterns/SKILL.md +0 -563
  488. package/.aider-ecc/skills/dashboard-builder/SKILL.md +0 -109
  489. package/.aider-ecc/skills/data-scraper-agent/SKILL.md +0 -764
  490. package/.aider-ecc/skills/database-migrations/SKILL.md +0 -429
  491. package/.aider-ecc/skills/deep-research/SKILL.md +0 -155
  492. package/.aider-ecc/skills/defi-amm-security/SKILL.md +0 -160
  493. package/.aider-ecc/skills/deployment-patterns/SKILL.md +0 -427
  494. package/.aider-ecc/skills/design-system/SKILL.md +0 -82
  495. package/.aider-ecc/skills/django-patterns/SKILL.md +0 -734
  496. package/.aider-ecc/skills/django-security/SKILL.md +0 -593
  497. package/.aider-ecc/skills/django-tdd/SKILL.md +0 -729
  498. package/.aider-ecc/skills/django-verification/SKILL.md +0 -469
  499. package/.aider-ecc/skills/dmux-workflows/SKILL.md +0 -191
  500. package/.aider-ecc/skills/docker-patterns/SKILL.md +0 -364
  501. package/.aider-ecc/skills/documentation-lookup/SKILL.md +0 -90
  502. package/.aider-ecc/skills/dotnet-patterns/SKILL.md +0 -321
  503. package/.aider-ecc/skills/e2e-testing/SKILL.md +0 -326
  504. package/.aider-ecc/skills/ecc-token-savings/SKILL.md +0 -106
  505. package/.aider-ecc/skills/ecc-tools-cost-audit/SKILL.md +0 -160
  506. package/.aider-ecc/skills/email-ops/SKILL.md +0 -121
  507. package/.aider-ecc/skills/energy-procurement/SKILL.md +0 -228
  508. package/.aider-ecc/skills/enterprise-agent-ops/SKILL.md +0 -50
  509. package/.aider-ecc/skills/eval-harness/SKILL.md +0 -270
  510. package/.aider-ecc/skills/evm-token-decimals/SKILL.md +0 -130
  511. package/.aider-ecc/skills/exa-search/SKILL.md +0 -103
  512. package/.aider-ecc/skills/fal-ai-media/SKILL.md +0 -284
  513. package/.aider-ecc/skills/finance-billing-ops/SKILL.md +0 -127
  514. package/.aider-ecc/skills/flutter-dart-code-review/SKILL.md +0 -435
  515. package/.aider-ecc/skills/foundation-models-on-device/SKILL.md +0 -243
  516. package/.aider-ecc/skills/frontend-design/SKILL.md +0 -145
  517. package/.aider-ecc/skills/frontend-patterns/SKILL.md +0 -642
  518. package/.aider-ecc/skills/frontend-slides/SKILL.md +0 -184
  519. package/.aider-ecc/skills/frontend-slides/STYLE_PRESETS.md +0 -330
  520. package/.aider-ecc/skills/gan-style-harness/SKILL.md +0 -278
  521. package/.aider-ecc/skills/git-mastery/SKILL.md +0 -366
  522. package/.aider-ecc/skills/git-workflow/SKILL.md +0 -715
  523. package/.aider-ecc/skills/github-ops/SKILL.md +0 -144
  524. package/.aider-ecc/skills/golang-patterns/SKILL.md +0 -674
  525. package/.aider-ecc/skills/golang-testing/SKILL.md +0 -720
  526. package/.aider-ecc/skills/google-workspace-ops/SKILL.md +0 -95
  527. package/.aider-ecc/skills/healthcare-cdss-patterns/SKILL.md +0 -245
  528. package/.aider-ecc/skills/healthcare-emr-patterns/SKILL.md +0 -159
  529. package/.aider-ecc/skills/healthcare-eval-harness/SKILL.md +0 -207
  530. package/.aider-ecc/skills/healthcare-phi-compliance/SKILL.md +0 -145
  531. package/.aider-ecc/skills/hexagonal-architecture/SKILL.md +0 -276
  532. package/.aider-ecc/skills/hipaa-compliance/SKILL.md +0 -78
  533. package/.aider-ecc/skills/hookify-rules/SKILL.md +0 -128
  534. package/.aider-ecc/skills/intent-routing/SKILL.md +0 -134
  535. package/.aider-ecc/skills/inventory-demand-planning/SKILL.md +0 -247
  536. package/.aider-ecc/skills/investor-materials/SKILL.md +0 -96
  537. package/.aider-ecc/skills/investor-outreach/SKILL.md +0 -91
  538. package/.aider-ecc/skills/iterative-retrieval/SKILL.md +0 -211
  539. package/.aider-ecc/skills/java-coding-standards/SKILL.md +0 -147
  540. package/.aider-ecc/skills/jira-integration/SKILL.md +0 -293
  541. package/.aider-ecc/skills/jpa-patterns/SKILL.md +0 -151
  542. package/.aider-ecc/skills/knowledge-ops/SKILL.md +0 -154
  543. package/.aider-ecc/skills/kodelyth-memory/SKILL.md +0 -136
  544. package/.aider-ecc/skills/kodelyth-quickstart/SKILL.md +0 -214
  545. package/.aider-ecc/skills/kotlin-coroutines-flows/SKILL.md +0 -284
  546. package/.aider-ecc/skills/kotlin-exposed-patterns/SKILL.md +0 -719
  547. package/.aider-ecc/skills/kotlin-ktor-patterns/SKILL.md +0 -689
  548. package/.aider-ecc/skills/kotlin-patterns/SKILL.md +0 -711
  549. package/.aider-ecc/skills/kotlin-testing/SKILL.md +0 -824
  550. package/.aider-ecc/skills/laravel-patterns/SKILL.md +0 -415
  551. package/.aider-ecc/skills/laravel-plugin-discovery/SKILL.md +0 -229
  552. package/.aider-ecc/skills/laravel-security/SKILL.md +0 -285
  553. package/.aider-ecc/skills/laravel-tdd/SKILL.md +0 -283
  554. package/.aider-ecc/skills/laravel-verification/SKILL.md +0 -179
  555. package/.aider-ecc/skills/lead-intelligence/SKILL.md +0 -321
  556. package/.aider-ecc/skills/lead-intelligence/agents/enrichment-agent.md +0 -85
  557. package/.aider-ecc/skills/lead-intelligence/agents/mutual-mapper.md +0 -75
  558. package/.aider-ecc/skills/lead-intelligence/agents/outreach-drafter.md +0 -98
  559. package/.aider-ecc/skills/lead-intelligence/agents/signal-scorer.md +0 -60
  560. package/.aider-ecc/skills/liquid-glass-design/SKILL.md +0 -279
  561. package/.aider-ecc/skills/llm-trading-agent-security/SKILL.md +0 -146
  562. package/.aider-ecc/skills/logistics-exception-management/SKILL.md +0 -222
  563. package/.aider-ecc/skills/manim-video/SKILL.md +0 -89
  564. package/.aider-ecc/skills/manim-video/assets/network_graph_scene.py +0 -52
  565. package/.aider-ecc/skills/market-research/SKILL.md +0 -75
  566. package/.aider-ecc/skills/mcp-server-patterns/SKILL.md +0 -67
  567. package/.aider-ecc/skills/messages-ops/SKILL.md +0 -104
  568. package/.aider-ecc/skills/nanoclaw-repl/SKILL.md +0 -33
  569. package/.aider-ecc/skills/nestjs-patterns/SKILL.md +0 -230
  570. package/.aider-ecc/skills/nextjs-turbopack/SKILL.md +0 -44
  571. package/.aider-ecc/skills/nodejs-keccak256/SKILL.md +0 -102
  572. package/.aider-ecc/skills/nutrient-document-processing/SKILL.md +0 -167
  573. package/.aider-ecc/skills/nuxt4-patterns/SKILL.md +0 -100
  574. package/.aider-ecc/skills/observability/SKILL.md +0 -390
  575. package/.aider-ecc/skills/observability-dashboard/SKILL.md +0 -119
  576. package/.aider-ecc/skills/openclaw-persona-forge/SKILL.md +0 -296
  577. package/.aider-ecc/skills/openclaw-persona-forge/gacha.py +0 -224
  578. package/.aider-ecc/skills/openclaw-persona-forge/gacha.sh +0 -5
  579. package/.aider-ecc/skills/openclaw-persona-forge/references/avatar-style.md +0 -124
  580. package/.aider-ecc/skills/openclaw-persona-forge/references/boundary-rules.md +0 -53
  581. package/.aider-ecc/skills/openclaw-persona-forge/references/error-handling.md +0 -53
  582. package/.aider-ecc/skills/openclaw-persona-forge/references/identity-tension.md +0 -48
  583. package/.aider-ecc/skills/openclaw-persona-forge/references/naming-system.md +0 -39
  584. package/.aider-ecc/skills/openclaw-persona-forge/references/output-template.md +0 -166
  585. package/.aider-ecc/skills/opensource-pipeline/SKILL.md +0 -255
  586. package/.aider-ecc/skills/perl-patterns/SKILL.md +0 -504
  587. package/.aider-ecc/skills/perl-security/SKILL.md +0 -503
  588. package/.aider-ecc/skills/perl-testing/SKILL.md +0 -475
  589. package/.aider-ecc/skills/plankton-code-quality/SKILL.md +0 -236
  590. package/.aider-ecc/skills/postgres-patterns/SKILL.md +0 -147
  591. package/.aider-ecc/skills/product-capability/SKILL.md +0 -141
  592. package/.aider-ecc/skills/product-lens/SKILL.md +0 -92
  593. package/.aider-ecc/skills/production-scheduling/SKILL.md +0 -238
  594. package/.aider-ecc/skills/project-flow-ops/SKILL.md +0 -111
  595. package/.aider-ecc/skills/prompt-optimizer/SKILL.md +0 -397
  596. package/.aider-ecc/skills/python-patterns/SKILL.md +0 -750
  597. package/.aider-ecc/skills/python-testing/SKILL.md +0 -816
  598. package/.aider-ecc/skills/pytorch-patterns/SKILL.md +0 -396
  599. package/.aider-ecc/skills/quality-nonconformance/SKILL.md +0 -260
  600. package/.aider-ecc/skills/ralphinho-rfc-pipeline/SKILL.md +0 -67
  601. package/.aider-ecc/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
  602. package/.aider-ecc/skills/remotion-video-creation/SKILL.md +0 -43
  603. package/.aider-ecc/skills/remotion-video-creation/rules/3d.md +0 -86
  604. package/.aider-ecc/skills/remotion-video-creation/rules/animations.md +0 -29
  605. package/.aider-ecc/skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx +0 -173
  606. package/.aider-ecc/skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx +0 -100
  607. package/.aider-ecc/skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx +0 -108
  608. package/.aider-ecc/skills/remotion-video-creation/rules/assets.md +0 -78
  609. package/.aider-ecc/skills/remotion-video-creation/rules/audio.md +0 -172
  610. package/.aider-ecc/skills/remotion-video-creation/rules/calculate-metadata.md +0 -104
  611. package/.aider-ecc/skills/remotion-video-creation/rules/can-decode.md +0 -75
  612. package/.aider-ecc/skills/remotion-video-creation/rules/charts.md +0 -58
  613. package/.aider-ecc/skills/remotion-video-creation/rules/compositions.md +0 -146
  614. package/.aider-ecc/skills/remotion-video-creation/rules/display-captions.md +0 -126
  615. package/.aider-ecc/skills/remotion-video-creation/rules/extract-frames.md +0 -229
  616. package/.aider-ecc/skills/remotion-video-creation/rules/fonts.md +0 -152
  617. package/.aider-ecc/skills/remotion-video-creation/rules/get-audio-duration.md +0 -58
  618. package/.aider-ecc/skills/remotion-video-creation/rules/get-video-dimensions.md +0 -68
  619. package/.aider-ecc/skills/remotion-video-creation/rules/get-video-duration.md +0 -58
  620. package/.aider-ecc/skills/remotion-video-creation/rules/gifs.md +0 -138
  621. package/.aider-ecc/skills/remotion-video-creation/rules/images.md +0 -130
  622. package/.aider-ecc/skills/remotion-video-creation/rules/import-srt-captions.md +0 -67
  623. package/.aider-ecc/skills/remotion-video-creation/rules/lottie.md +0 -67
  624. package/.aider-ecc/skills/remotion-video-creation/rules/measuring-dom-nodes.md +0 -34
  625. package/.aider-ecc/skills/remotion-video-creation/rules/measuring-text.md +0 -143
  626. package/.aider-ecc/skills/remotion-video-creation/rules/sequencing.md +0 -106
  627. package/.aider-ecc/skills/remotion-video-creation/rules/tailwind.md +0 -11
  628. package/.aider-ecc/skills/remotion-video-creation/rules/text-animations.md +0 -20
  629. package/.aider-ecc/skills/remotion-video-creation/rules/timing.md +0 -179
  630. package/.aider-ecc/skills/remotion-video-creation/rules/transcribe-captions.md +0 -19
  631. package/.aider-ecc/skills/remotion-video-creation/rules/transitions.md +0 -122
  632. package/.aider-ecc/skills/remotion-video-creation/rules/trimming.md +0 -52
  633. package/.aider-ecc/skills/remotion-video-creation/rules/videos.md +0 -171
  634. package/.aider-ecc/skills/repo-scan/SKILL.md +0 -78
  635. package/.aider-ecc/skills/research-ops/SKILL.md +0 -112
  636. package/.aider-ecc/skills/returns-reverse-logistics/SKILL.md +0 -240
  637. package/.aider-ecc/skills/rules-distill/SKILL.md +0 -264
  638. package/.aider-ecc/skills/rules-distill/scripts/scan-rules.sh +0 -58
  639. package/.aider-ecc/skills/rules-distill/scripts/scan-skills.sh +0 -129
  640. package/.aider-ecc/skills/rust-patterns/SKILL.md +0 -499
  641. package/.aider-ecc/skills/rust-testing/SKILL.md +0 -500
  642. package/.aider-ecc/skills/safety-guard/SKILL.md +0 -75
  643. package/.aider-ecc/skills/santa-method/SKILL.md +0 -306
  644. package/.aider-ecc/skills/search-first/SKILL.md +0 -161
  645. package/.aider-ecc/skills/security-bounty-hunter/SKILL.md +0 -99
  646. package/.aider-ecc/skills/security-review/SKILL.md +0 -495
  647. package/.aider-ecc/skills/security-review/cloud-infrastructure-security.md +0 -361
  648. package/.aider-ecc/skills/security-scan/SKILL.md +0 -165
  649. package/.aider-ecc/skills/self-evolving-memory/SKILL.md +0 -175
  650. package/.aider-ecc/skills/seo/SKILL.md +0 -154
  651. package/.aider-ecc/skills/session-replay/SKILL.md +0 -199
  652. package/.aider-ecc/skills/skill-comply/SKILL.md +0 -58
  653. package/.aider-ecc/skills/skill-comply/fixtures/compliant_trace.jsonl +0 -5
  654. package/.aider-ecc/skills/skill-comply/fixtures/noncompliant_trace.jsonl +0 -3
  655. package/.aider-ecc/skills/skill-comply/fixtures/tdd_spec.yaml +0 -44
  656. package/.aider-ecc/skills/skill-comply/prompts/classifier.md +0 -24
  657. package/.aider-ecc/skills/skill-comply/prompts/scenario_generator.md +0 -62
  658. package/.aider-ecc/skills/skill-comply/prompts/spec_generator.md +0 -42
  659. package/.aider-ecc/skills/skill-comply/pyproject.toml +0 -15
  660. package/.aider-ecc/skills/skill-comply/scripts/__init__.py +0 -0
  661. package/.aider-ecc/skills/skill-comply/scripts/classifier.py +0 -85
  662. package/.aider-ecc/skills/skill-comply/scripts/grader.py +0 -122
  663. package/.aider-ecc/skills/skill-comply/scripts/parser.py +0 -107
  664. package/.aider-ecc/skills/skill-comply/scripts/report.py +0 -170
  665. package/.aider-ecc/skills/skill-comply/scripts/run.py +0 -127
  666. package/.aider-ecc/skills/skill-comply/scripts/runner.py +0 -161
  667. package/.aider-ecc/skills/skill-comply/scripts/scenario_generator.py +0 -70
  668. package/.aider-ecc/skills/skill-comply/scripts/spec_generator.py +0 -72
  669. package/.aider-ecc/skills/skill-comply/scripts/utils.py +0 -13
  670. package/.aider-ecc/skills/skill-stocktake/SKILL.md +0 -193
  671. package/.aider-ecc/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
  672. package/.aider-ecc/skills/skill-stocktake/scripts/save-results.sh +0 -56
  673. package/.aider-ecc/skills/skill-stocktake/scripts/scan.sh +0 -170
  674. package/.aider-ecc/skills/smart-debug/SKILL.md +0 -241
  675. package/.aider-ecc/skills/social-graph-ranker/SKILL.md +0 -154
  676. package/.aider-ecc/skills/springboot-patterns/SKILL.md +0 -314
  677. package/.aider-ecc/skills/springboot-security/SKILL.md +0 -272
  678. package/.aider-ecc/skills/springboot-tdd/SKILL.md +0 -158
  679. package/.aider-ecc/skills/springboot-verification/SKILL.md +0 -231
  680. package/.aider-ecc/skills/strategic-compact/SKILL.md +0 -131
  681. package/.aider-ecc/skills/strategic-compact/suggest-compact.sh +0 -54
  682. package/.aider-ecc/skills/supply-chain-verification/SKILL.md +0 -201
  683. package/.aider-ecc/skills/swarm-orchestrator/SKILL.md +0 -177
  684. package/.aider-ecc/skills/swift-actor-persistence/SKILL.md +0 -143
  685. package/.aider-ecc/skills/swift-concurrency-6-2/SKILL.md +0 -216
  686. package/.aider-ecc/skills/swift-protocol-di-testing/SKILL.md +0 -190
  687. package/.aider-ecc/skills/swiftui-patterns/SKILL.md +0 -259
  688. package/.aider-ecc/skills/tdd-workflow/SKILL.md +0 -463
  689. package/.aider-ecc/skills/team-builder/SKILL.md +0 -168
  690. package/.aider-ecc/skills/terminal-ops/SKILL.md +0 -109
  691. package/.aider-ecc/skills/terse-mode/SKILL.md +0 -97
  692. package/.aider-ecc/skills/token-budget-advisor/SKILL.md +0 -133
  693. package/.aider-ecc/skills/ui-demo/SKILL.md +0 -465
  694. package/.aider-ecc/skills/unified-notifications-ops/SKILL.md +0 -187
  695. package/.aider-ecc/skills/verification-loop/SKILL.md +0 -126
  696. package/.aider-ecc/skills/video-editing/SKILL.md +0 -310
  697. package/.aider-ecc/skills/videodb/SKILL.md +0 -374
  698. package/.aider-ecc/skills/videodb/reference/api-reference.md +0 -550
  699. package/.aider-ecc/skills/videodb/reference/capture-reference.md +0 -407
  700. package/.aider-ecc/skills/videodb/reference/capture.md +0 -101
  701. package/.aider-ecc/skills/videodb/reference/editor.md +0 -443
  702. package/.aider-ecc/skills/videodb/reference/generative.md +0 -331
  703. package/.aider-ecc/skills/videodb/reference/rtstream-reference.md +0 -564
  704. package/.aider-ecc/skills/videodb/reference/rtstream.md +0 -65
  705. package/.aider-ecc/skills/videodb/reference/search.md +0 -230
  706. package/.aider-ecc/skills/videodb/reference/streaming.md +0 -406
  707. package/.aider-ecc/skills/videodb/reference/use-cases.md +0 -118
  708. package/.aider-ecc/skills/videodb/scripts/ws_listener.py +0 -282
  709. package/.aider-ecc/skills/visa-doc-translate/README.md +0 -86
  710. package/.aider-ecc/skills/visa-doc-translate/SKILL.md +0 -117
  711. package/.aider-ecc/skills/workspace-surface-audit/SKILL.md +0 -125
  712. package/.aider-ecc/skills/x-api/SKILL.md +0 -230
  713. package/.clinerules/README.md +0 -108
  714. package/.clinerules/agent-intent-routing.md +0 -832
  715. package/.clinerules/agent-sort.md +0 -23
  716. package/.clinerules/agents.md +0 -50
  717. package/.clinerules/api-guardian.md +0 -279
  718. package/.clinerules/architect.md +0 -211
  719. package/.clinerules/arena.md +0 -136
  720. package/.clinerules/aside.md +0 -164
  721. package/.clinerules/backdoor-hunter.md +0 -260
  722. package/.clinerules/build-error-resolver.md +0 -114
  723. package/.clinerules/build-fix.md +0 -66
  724. package/.clinerules/chaos-engineer.md +0 -251
  725. package/.clinerules/checkpoint.md +0 -79
  726. package/.clinerules/chief-of-staff.md +0 -151
  727. package/.clinerules/claw.md +0 -23
  728. package/.clinerules/code-architect.md +0 -71
  729. package/.clinerules/code-explorer.md +0 -69
  730. package/.clinerules/code-review.md +0 -289
  731. package/.clinerules/code-reviewer.md +0 -258
  732. package/.clinerules/code-simplifier.md +0 -47
  733. package/.clinerules/code-stealer-detector.md +0 -228
  734. package/.clinerules/coding-style.md +0 -41
  735. package/.clinerules/comment-analyzer.md +0 -45
  736. package/.clinerules/context-budget.md +0 -23
  737. package/.clinerules/conversation-analyzer.md +0 -52
  738. package/.clinerules/cost-aware-model-routing.md +0 -152
  739. package/.clinerules/cpp-build-resolver.md +0 -90
  740. package/.clinerules/cpp-build.md +0 -173
  741. package/.clinerules/cpp-review.md +0 -132
  742. package/.clinerules/cpp-reviewer.md +0 -72
  743. package/.clinerules/cpp-test.md +0 -251
  744. package/.clinerules/csharp-reviewer.md +0 -101
  745. package/.clinerules/dart-build-resolver.md +0 -201
  746. package/.clinerules/dashboard.md +0 -67
  747. package/.clinerules/database-reviewer.md +0 -91
  748. package/.clinerules/debug-blitz.md +0 -70
  749. package/.clinerules/debug-detective.md +0 -410
  750. package/.clinerules/dependency-doctor.md +0 -121
  751. package/.clinerules/design-quality.md +0 -63
  752. package/.clinerules/development-workflow.md +0 -44
  753. package/.clinerules/devfleet.md +0 -23
  754. package/.clinerules/devil-mode.md +0 -121
  755. package/.clinerules/doc-updater.md +0 -107
  756. package/.clinerules/docs-lookup.md +0 -68
  757. package/.clinerules/docs.md +0 -23
  758. package/.clinerules/doctor.md +0 -75
  759. package/.clinerules/e2e-runner.md +0 -107
  760. package/.clinerules/e2e.md +0 -268
  761. package/.clinerules/env-debugger.md +0 -154
  762. package/.clinerules/eval.md +0 -23
  763. package/.clinerules/evil-mode.md +0 -106
  764. package/.clinerules/evolve.md +0 -178
  765. package/.clinerules/feature-dev.md +0 -49
  766. package/.clinerules/flake-hunter.md +0 -142
  767. package/.clinerules/flutter-build.md +0 -164
  768. package/.clinerules/flutter-review.md +0 -116
  769. package/.clinerules/flutter-reviewer.md +0 -243
  770. package/.clinerules/flutter-test.md +0 -144
  771. package/.clinerules/gan-build.md +0 -104
  772. package/.clinerules/gan-design.md +0 -40
  773. package/.clinerules/gan-evaluator.md +0 -209
  774. package/.clinerules/gan-generator.md +0 -131
  775. package/.clinerules/gan-planner.md +0 -99
  776. package/.clinerules/git-rescue.md +0 -133
  777. package/.clinerules/git-workflow.md +0 -24
  778. package/.clinerules/go-build-resolver.md +0 -94
  779. package/.clinerules/go-build.md +0 -183
  780. package/.clinerules/go-review.md +0 -148
  781. package/.clinerules/go-reviewer.md +0 -76
  782. package/.clinerules/go-test.md +0 -268
  783. package/.clinerules/god-mode.md +0 -85
  784. package/.clinerules/gradle-build.md +0 -70
  785. package/.clinerules/harness-audit.md +0 -77
  786. package/.clinerules/harness-optimizer.md +0 -35
  787. package/.clinerules/healthcare-reviewer.md +0 -83
  788. package/.clinerules/hookify-configure.md +0 -14
  789. package/.clinerules/hookify-help.md +0 -46
  790. package/.clinerules/hookify-list.md +0 -21
  791. package/.clinerules/hookify.md +0 -50
  792. package/.clinerules/hooks.md +0 -23
  793. package/.clinerules/image-architect.md +0 -190
  794. package/.clinerules/immune.md +0 -89
  795. package/.clinerules/incident-commander.md +0 -228
  796. package/.clinerules/instinct-export.md +0 -66
  797. package/.clinerules/instinct-import.md +0 -114
  798. package/.clinerules/instinct-status.md +0 -59
  799. package/.clinerules/jailbreak-tester.md +0 -222
  800. package/.clinerules/java-build-resolver.md +0 -153
  801. package/.clinerules/java-reviewer.md +0 -92
  802. package/.clinerules/jira.md +0 -106
  803. package/.clinerules/kodelyth-advisor.md +0 -172
  804. package/.clinerules/kodelyth-memory.md +0 -87
  805. package/.clinerules/kotlin-build-resolver.md +0 -118
  806. package/.clinerules/kotlin-build.md +0 -174
  807. package/.clinerules/kotlin-review.md +0 -140
  808. package/.clinerules/kotlin-reviewer.md +0 -159
  809. package/.clinerules/kotlin-test.md +0 -312
  810. package/.clinerules/learn-eval.md +0 -116
  811. package/.clinerules/learn.md +0 -74
  812. package/.clinerules/lessons.md +0 -92
  813. package/.clinerules/license-violation-finder.md +0 -212
  814. package/.clinerules/load-tester.md +0 -284
  815. package/.clinerules/loop-operator.md +0 -36
  816. package/.clinerules/loop-start.md +0 -37
  817. package/.clinerules/loop-status.md +0 -28
  818. package/.clinerules/memory-evolve.md +0 -71
  819. package/.clinerules/memory-protocol.md +0 -87
  820. package/.clinerules/memory.md +0 -62
  821. package/.clinerules/migration-guide.md +0 -369
  822. package/.clinerules/model-route.md +0 -31
  823. package/.clinerules/multi-backend.md +0 -163
  824. package/.clinerules/multi-execute.md +0 -320
  825. package/.clinerules/multi-frontend.md +0 -163
  826. package/.clinerules/multi-plan.md +0 -273
  827. package/.clinerules/multi-workflow.md +0 -196
  828. package/.clinerules/onboard.md +0 -72
  829. package/.clinerules/opensource-forker.md +0 -198
  830. package/.clinerules/opensource-packager.md +0 -249
  831. package/.clinerules/opensource-sanitizer.md +0 -188
  832. package/.clinerules/orchestrate.md +0 -135
  833. package/.clinerules/pair-programmer.md +0 -261
  834. package/.clinerules/patterns.md +0 -71
  835. package/.clinerules/performance-optimizer.md +0 -446
  836. package/.clinerules/performance.md +0 -55
  837. package/.clinerules/plan.md +0 -117
  838. package/.clinerules/planner.md +0 -212
  839. package/.clinerules/pm2.md +0 -277
  840. package/.clinerules/pr-test-analyzer.md +0 -45
  841. package/.clinerules/pre-release.md +0 -66
  842. package/.clinerules/project-launch.md +0 -91
  843. package/.clinerules/projects.md +0 -39
  844. package/.clinerules/promote.md +0 -41
  845. package/.clinerules/prompt-injection-hunter.md +0 -126
  846. package/.clinerules/prompt-optimize.md +0 -23
  847. package/.clinerules/prp-commit.md +0 -112
  848. package/.clinerules/prp-implement.md +0 -385
  849. package/.clinerules/prp-plan.md +0 -502
  850. package/.clinerules/prp-pr.md +0 -184
  851. package/.clinerules/prp-prd.md +0 -447
  852. package/.clinerules/prune.md +0 -31
  853. package/.clinerules/python-review.md +0 -297
  854. package/.clinerules/python-reviewer.md +0 -98
  855. package/.clinerules/pytorch-build-resolver.md +0 -120
  856. package/.clinerules/quality-gate.md +0 -33
  857. package/.clinerules/refactor-clean.md +0 -84
  858. package/.clinerules/refactor-cleaner.md +0 -85
  859. package/.clinerules/refactor-sprint.md +0 -77
  860. package/.clinerules/release-captain.md +0 -226
  861. package/.clinerules/replay.md +0 -61
  862. package/.clinerules/resume-session.md +0 -156
  863. package/.clinerules/review-pr.md +0 -37
  864. package/.clinerules/route-model.md +0 -48
  865. package/.clinerules/rules-distill.md +0 -20
  866. package/.clinerules/rust-build-resolver.md +0 -148
  867. package/.clinerules/rust-build.md +0 -187
  868. package/.clinerules/rust-review.md +0 -142
  869. package/.clinerules/rust-reviewer.md +0 -94
  870. package/.clinerules/rust-test.md +0 -308
  871. package/.clinerules/santa-loop.md +0 -175
  872. package/.clinerules/save-session.md +0 -275
  873. package/.clinerules/secret-hunter.md +0 -209
  874. package/.clinerules/security-audit.md +0 -66
  875. package/.clinerules/security-reviewer.md +0 -166
  876. package/.clinerules/security.md +0 -56
  877. package/.clinerules/self-improvement-workflow.md +0 -141
  878. package/.clinerules/seo-specialist.md +0 -62
  879. package/.clinerules/sessions.md +0 -333
  880. package/.clinerules/setup-pm.md +0 -80
  881. package/.clinerules/shell-portability.md +0 -70
  882. package/.clinerules/silent-failure-hunter.md +0 -50
  883. package/.clinerules/skill-create.md +0 -174
  884. package/.clinerules/skill-health.md +0 -54
  885. package/.clinerules/supply-chain-auditor.md +0 -195
  886. package/.clinerules/swarm.md +0 -68
  887. package/.clinerules/tdd-guide.md +0 -91
  888. package/.clinerules/tdd.md +0 -231
  889. package/.clinerules/team-review.md +0 -107
  890. package/.clinerules/terse-compress.md +0 -78
  891. package/.clinerules/terse.md +0 -40
  892. package/.clinerules/test-coverage.md +0 -73
  893. package/.clinerules/testing.md +0 -65
  894. package/.clinerules/type-design-analyzer.md +0 -41
  895. package/.clinerules/typescript-reviewer.md +0 -112
  896. package/.clinerules/update-codemaps.md +0 -76
  897. package/.clinerules/update-docs.md +0 -88
  898. package/.clinerules/update.md +0 -92
  899. package/.clinerules/ux-reviewer.md +0 -483
  900. package/.clinerules/verify-supply-chain.md +0 -59
  901. package/.clinerules/verify.md +0 -23
  902. package/.cursor/rules/README.md +0 -108
  903. package/.cursor/rules/agent-intent-routing.md +0 -832
  904. package/.cursor/rules/agents.md +0 -50
  905. package/.cursor/rules/code-review.md +0 -124
  906. package/.cursor/rules/coding-style.md +0 -41
  907. package/.cursor/rules/cost-aware-model-routing.md +0 -152
  908. package/.cursor/rules/design-quality.md +0 -63
  909. package/.cursor/rules/development-workflow.md +0 -44
  910. package/.cursor/rules/git-workflow.md +0 -24
  911. package/.cursor/rules/hooks.md +0 -23
  912. package/.cursor/rules/memory-protocol.md +0 -87
  913. package/.cursor/rules/patterns.md +0 -71
  914. package/.cursor/rules/performance.md +0 -55
  915. package/.cursor/rules/security.md +0 -56
  916. package/.cursor/rules/self-improvement-workflow.md +0 -141
  917. package/.cursor/rules/shell-portability.md +0 -70
  918. package/.cursor/rules/testing.md +0 -65
  919. package/.cursor/skills/agent-eval/SKILL.md +0 -145
  920. package/.cursor/skills/agent-handoff/SKILL.md +0 -184
  921. package/.cursor/skills/agent-harness-construction/SKILL.md +0 -73
  922. package/.cursor/skills/agent-introspection-debugging/SKILL.md +0 -153
  923. package/.cursor/skills/agent-payment-x402/SKILL.md +0 -178
  924. package/.cursor/skills/agent-sort/SKILL.md +0 -215
  925. package/.cursor/skills/agentic-engineering/SKILL.md +0 -63
  926. package/.cursor/skills/ai-first-engineering/SKILL.md +0 -51
  927. package/.cursor/skills/ai-regression-testing/SKILL.md +0 -385
  928. package/.cursor/skills/android-clean-architecture/SKILL.md +0 -339
  929. package/.cursor/skills/api-connector-builder/SKILL.md +0 -121
  930. package/.cursor/skills/api-design/SKILL.md +0 -523
  931. package/.cursor/skills/architecture-decision-records/SKILL.md +0 -179
  932. package/.cursor/skills/article-writing/SKILL.md +0 -79
  933. package/.cursor/skills/automation-audit-ops/SKILL.md +0 -142
  934. package/.cursor/skills/autonomous-agent-harness/SKILL.md +0 -267
  935. package/.cursor/skills/autonomous-loops/SKILL.md +0 -610
  936. package/.cursor/skills/backend-patterns/SKILL.md +0 -598
  937. package/.cursor/skills/benchmark/SKILL.md +0 -93
  938. package/.cursor/skills/blueprint/SKILL.md +0 -105
  939. package/.cursor/skills/brand-voice/SKILL.md +0 -97
  940. package/.cursor/skills/brand-voice/references/voice-profile-schema.md +0 -55
  941. package/.cursor/skills/browser-qa/SKILL.md +0 -87
  942. package/.cursor/skills/bun-runtime/SKILL.md +0 -84
  943. package/.cursor/skills/canary-watch/SKILL.md +0 -99
  944. package/.cursor/skills/carrier-relationship-management/SKILL.md +0 -212
  945. package/.cursor/skills/ck/SKILL.md +0 -147
  946. package/.cursor/skills/ck/commands/forget.mjs +0 -44
  947. package/.cursor/skills/ck/commands/info.mjs +0 -24
  948. package/.cursor/skills/ck/commands/init.mjs +0 -143
  949. package/.cursor/skills/ck/commands/list.mjs +0 -40
  950. package/.cursor/skills/ck/commands/migrate.mjs +0 -202
  951. package/.cursor/skills/ck/commands/resume.mjs +0 -36
  952. package/.cursor/skills/ck/commands/save.mjs +0 -210
  953. package/.cursor/skills/ck/commands/shared.mjs +0 -387
  954. package/.cursor/skills/ck/hooks/session-start.mjs +0 -224
  955. package/.cursor/skills/claude-api/SKILL.md +0 -337
  956. package/.cursor/skills/claude-devfleet/SKILL.md +0 -103
  957. package/.cursor/skills/click-path-audit/SKILL.md +0 -244
  958. package/.cursor/skills/clickhouse-io/SKILL.md +0 -439
  959. package/.cursor/skills/code-tour/SKILL.md +0 -236
  960. package/.cursor/skills/codebase-onboarding/SKILL.md +0 -233
  961. package/.cursor/skills/coding-standards/SKILL.md +0 -549
  962. package/.cursor/skills/compose-multiplatform-patterns/SKILL.md +0 -299
  963. package/.cursor/skills/configure-ecc/SKILL.md +0 -367
  964. package/.cursor/skills/connections-optimizer/SKILL.md +0 -189
  965. package/.cursor/skills/content-engine/SKILL.md +0 -131
  966. package/.cursor/skills/content-hash-cache-pattern/SKILL.md +0 -161
  967. package/.cursor/skills/context-budget/SKILL.md +0 -135
  968. package/.cursor/skills/continuous-agent-loop/SKILL.md +0 -45
  969. package/.cursor/skills/continuous-learning/SKILL.md +0 -123
  970. package/.cursor/skills/continuous-learning/config.json +0 -18
  971. package/.cursor/skills/continuous-learning/evaluate-session.sh +0 -69
  972. package/.cursor/skills/continuous-learning-v2/SKILL.md +0 -365
  973. package/.cursor/skills/continuous-learning-v2/agents/observer-loop.sh +0 -271
  974. package/.cursor/skills/continuous-learning-v2/agents/observer.md +0 -198
  975. package/.cursor/skills/continuous-learning-v2/agents/session-guardian.sh +0 -150
  976. package/.cursor/skills/continuous-learning-v2/agents/start-observer.sh +0 -244
  977. package/.cursor/skills/continuous-learning-v2/config.json +0 -8
  978. package/.cursor/skills/continuous-learning-v2/hooks/observe.sh +0 -428
  979. package/.cursor/skills/continuous-learning-v2/scripts/detect-project.sh +0 -228
  980. package/.cursor/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -1426
  981. package/.cursor/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -984
  982. package/.cursor/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
  983. package/.cursor/skills/cost-aware-model-routing/SKILL.md +0 -153
  984. package/.cursor/skills/council/SKILL.md +0 -203
  985. package/.cursor/skills/cpp-coding-standards/SKILL.md +0 -723
  986. package/.cursor/skills/cpp-testing/SKILL.md +0 -324
  987. package/.cursor/skills/crosspost/SKILL.md +0 -111
  988. package/.cursor/skills/csharp-testing/SKILL.md +0 -321
  989. package/.cursor/skills/customer-billing-ops/SKILL.md +0 -140
  990. package/.cursor/skills/customs-trade-compliance/SKILL.md +0 -263
  991. package/.cursor/skills/dart-flutter-patterns/SKILL.md +0 -563
  992. package/.cursor/skills/dashboard-builder/SKILL.md +0 -109
  993. package/.cursor/skills/data-scraper-agent/SKILL.md +0 -764
  994. package/.cursor/skills/database-migrations/SKILL.md +0 -429
  995. package/.cursor/skills/deep-research/SKILL.md +0 -155
  996. package/.cursor/skills/defi-amm-security/SKILL.md +0 -160
  997. package/.cursor/skills/deployment-patterns/SKILL.md +0 -427
  998. package/.cursor/skills/design-system/SKILL.md +0 -82
  999. package/.cursor/skills/django-patterns/SKILL.md +0 -734
  1000. package/.cursor/skills/django-security/SKILL.md +0 -593
  1001. package/.cursor/skills/django-tdd/SKILL.md +0 -729
  1002. package/.cursor/skills/django-verification/SKILL.md +0 -469
  1003. package/.cursor/skills/dmux-workflows/SKILL.md +0 -191
  1004. package/.cursor/skills/docker-patterns/SKILL.md +0 -364
  1005. package/.cursor/skills/documentation-lookup/SKILL.md +0 -90
  1006. package/.cursor/skills/dotnet-patterns/SKILL.md +0 -321
  1007. package/.cursor/skills/e2e-testing/SKILL.md +0 -326
  1008. package/.cursor/skills/ecc-token-savings/SKILL.md +0 -106
  1009. package/.cursor/skills/ecc-tools-cost-audit/SKILL.md +0 -160
  1010. package/.cursor/skills/email-ops/SKILL.md +0 -121
  1011. package/.cursor/skills/energy-procurement/SKILL.md +0 -228
  1012. package/.cursor/skills/enterprise-agent-ops/SKILL.md +0 -50
  1013. package/.cursor/skills/eval-harness/SKILL.md +0 -270
  1014. package/.cursor/skills/evm-token-decimals/SKILL.md +0 -130
  1015. package/.cursor/skills/exa-search/SKILL.md +0 -103
  1016. package/.cursor/skills/fal-ai-media/SKILL.md +0 -284
  1017. package/.cursor/skills/finance-billing-ops/SKILL.md +0 -127
  1018. package/.cursor/skills/flutter-dart-code-review/SKILL.md +0 -435
  1019. package/.cursor/skills/foundation-models-on-device/SKILL.md +0 -243
  1020. package/.cursor/skills/frontend-design/SKILL.md +0 -145
  1021. package/.cursor/skills/frontend-patterns/SKILL.md +0 -642
  1022. package/.cursor/skills/frontend-slides/SKILL.md +0 -184
  1023. package/.cursor/skills/frontend-slides/STYLE_PRESETS.md +0 -330
  1024. package/.cursor/skills/gan-style-harness/SKILL.md +0 -278
  1025. package/.cursor/skills/git-mastery/SKILL.md +0 -366
  1026. package/.cursor/skills/git-workflow/SKILL.md +0 -715
  1027. package/.cursor/skills/github-ops/SKILL.md +0 -144
  1028. package/.cursor/skills/golang-patterns/SKILL.md +0 -674
  1029. package/.cursor/skills/golang-testing/SKILL.md +0 -720
  1030. package/.cursor/skills/google-workspace-ops/SKILL.md +0 -95
  1031. package/.cursor/skills/healthcare-cdss-patterns/SKILL.md +0 -245
  1032. package/.cursor/skills/healthcare-emr-patterns/SKILL.md +0 -159
  1033. package/.cursor/skills/healthcare-eval-harness/SKILL.md +0 -207
  1034. package/.cursor/skills/healthcare-phi-compliance/SKILL.md +0 -145
  1035. package/.cursor/skills/hexagonal-architecture/SKILL.md +0 -276
  1036. package/.cursor/skills/hipaa-compliance/SKILL.md +0 -78
  1037. package/.cursor/skills/hookify-rules/SKILL.md +0 -128
  1038. package/.cursor/skills/intent-routing/SKILL.md +0 -134
  1039. package/.cursor/skills/inventory-demand-planning/SKILL.md +0 -247
  1040. package/.cursor/skills/investor-materials/SKILL.md +0 -96
  1041. package/.cursor/skills/investor-outreach/SKILL.md +0 -91
  1042. package/.cursor/skills/iterative-retrieval/SKILL.md +0 -211
  1043. package/.cursor/skills/java-coding-standards/SKILL.md +0 -147
  1044. package/.cursor/skills/jira-integration/SKILL.md +0 -293
  1045. package/.cursor/skills/jpa-patterns/SKILL.md +0 -151
  1046. package/.cursor/skills/knowledge-ops/SKILL.md +0 -154
  1047. package/.cursor/skills/kodelyth-memory/SKILL.md +0 -136
  1048. package/.cursor/skills/kodelyth-quickstart/SKILL.md +0 -214
  1049. package/.cursor/skills/kotlin-coroutines-flows/SKILL.md +0 -284
  1050. package/.cursor/skills/kotlin-exposed-patterns/SKILL.md +0 -719
  1051. package/.cursor/skills/kotlin-ktor-patterns/SKILL.md +0 -689
  1052. package/.cursor/skills/kotlin-patterns/SKILL.md +0 -711
  1053. package/.cursor/skills/kotlin-testing/SKILL.md +0 -824
  1054. package/.cursor/skills/laravel-patterns/SKILL.md +0 -415
  1055. package/.cursor/skills/laravel-plugin-discovery/SKILL.md +0 -229
  1056. package/.cursor/skills/laravel-security/SKILL.md +0 -285
  1057. package/.cursor/skills/laravel-tdd/SKILL.md +0 -283
  1058. package/.cursor/skills/laravel-verification/SKILL.md +0 -179
  1059. package/.cursor/skills/lead-intelligence/SKILL.md +0 -321
  1060. package/.cursor/skills/lead-intelligence/agents/enrichment-agent.md +0 -85
  1061. package/.cursor/skills/lead-intelligence/agents/mutual-mapper.md +0 -75
  1062. package/.cursor/skills/lead-intelligence/agents/outreach-drafter.md +0 -98
  1063. package/.cursor/skills/lead-intelligence/agents/signal-scorer.md +0 -60
  1064. package/.cursor/skills/liquid-glass-design/SKILL.md +0 -279
  1065. package/.cursor/skills/llm-trading-agent-security/SKILL.md +0 -146
  1066. package/.cursor/skills/logistics-exception-management/SKILL.md +0 -222
  1067. package/.cursor/skills/manim-video/SKILL.md +0 -89
  1068. package/.cursor/skills/manim-video/assets/network_graph_scene.py +0 -52
  1069. package/.cursor/skills/market-research/SKILL.md +0 -75
  1070. package/.cursor/skills/mcp-server-patterns/SKILL.md +0 -67
  1071. package/.cursor/skills/messages-ops/SKILL.md +0 -104
  1072. package/.cursor/skills/nanoclaw-repl/SKILL.md +0 -33
  1073. package/.cursor/skills/nestjs-patterns/SKILL.md +0 -230
  1074. package/.cursor/skills/nextjs-turbopack/SKILL.md +0 -44
  1075. package/.cursor/skills/nodejs-keccak256/SKILL.md +0 -102
  1076. package/.cursor/skills/nutrient-document-processing/SKILL.md +0 -167
  1077. package/.cursor/skills/nuxt4-patterns/SKILL.md +0 -100
  1078. package/.cursor/skills/observability/SKILL.md +0 -390
  1079. package/.cursor/skills/observability-dashboard/SKILL.md +0 -119
  1080. package/.cursor/skills/openclaw-persona-forge/SKILL.md +0 -296
  1081. package/.cursor/skills/openclaw-persona-forge/gacha.py +0 -224
  1082. package/.cursor/skills/openclaw-persona-forge/gacha.sh +0 -5
  1083. package/.cursor/skills/openclaw-persona-forge/references/avatar-style.md +0 -124
  1084. package/.cursor/skills/openclaw-persona-forge/references/boundary-rules.md +0 -53
  1085. package/.cursor/skills/openclaw-persona-forge/references/error-handling.md +0 -53
  1086. package/.cursor/skills/openclaw-persona-forge/references/identity-tension.md +0 -48
  1087. package/.cursor/skills/openclaw-persona-forge/references/naming-system.md +0 -39
  1088. package/.cursor/skills/openclaw-persona-forge/references/output-template.md +0 -166
  1089. package/.cursor/skills/opensource-pipeline/SKILL.md +0 -255
  1090. package/.cursor/skills/perl-patterns/SKILL.md +0 -504
  1091. package/.cursor/skills/perl-security/SKILL.md +0 -503
  1092. package/.cursor/skills/perl-testing/SKILL.md +0 -475
  1093. package/.cursor/skills/plankton-code-quality/SKILL.md +0 -236
  1094. package/.cursor/skills/postgres-patterns/SKILL.md +0 -147
  1095. package/.cursor/skills/product-capability/SKILL.md +0 -141
  1096. package/.cursor/skills/product-lens/SKILL.md +0 -92
  1097. package/.cursor/skills/production-scheduling/SKILL.md +0 -238
  1098. package/.cursor/skills/project-flow-ops/SKILL.md +0 -111
  1099. package/.cursor/skills/prompt-optimizer/SKILL.md +0 -397
  1100. package/.cursor/skills/python-patterns/SKILL.md +0 -750
  1101. package/.cursor/skills/python-testing/SKILL.md +0 -816
  1102. package/.cursor/skills/pytorch-patterns/SKILL.md +0 -396
  1103. package/.cursor/skills/quality-nonconformance/SKILL.md +0 -260
  1104. package/.cursor/skills/ralphinho-rfc-pipeline/SKILL.md +0 -67
  1105. package/.cursor/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
  1106. package/.cursor/skills/remotion-video-creation/SKILL.md +0 -43
  1107. package/.cursor/skills/remotion-video-creation/rules/3d.md +0 -86
  1108. package/.cursor/skills/remotion-video-creation/rules/animations.md +0 -29
  1109. package/.cursor/skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx +0 -173
  1110. package/.cursor/skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx +0 -100
  1111. package/.cursor/skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx +0 -108
  1112. package/.cursor/skills/remotion-video-creation/rules/assets.md +0 -78
  1113. package/.cursor/skills/remotion-video-creation/rules/audio.md +0 -172
  1114. package/.cursor/skills/remotion-video-creation/rules/calculate-metadata.md +0 -104
  1115. package/.cursor/skills/remotion-video-creation/rules/can-decode.md +0 -75
  1116. package/.cursor/skills/remotion-video-creation/rules/charts.md +0 -58
  1117. package/.cursor/skills/remotion-video-creation/rules/compositions.md +0 -146
  1118. package/.cursor/skills/remotion-video-creation/rules/display-captions.md +0 -126
  1119. package/.cursor/skills/remotion-video-creation/rules/extract-frames.md +0 -229
  1120. package/.cursor/skills/remotion-video-creation/rules/fonts.md +0 -152
  1121. package/.cursor/skills/remotion-video-creation/rules/get-audio-duration.md +0 -58
  1122. package/.cursor/skills/remotion-video-creation/rules/get-video-dimensions.md +0 -68
  1123. package/.cursor/skills/remotion-video-creation/rules/get-video-duration.md +0 -58
  1124. package/.cursor/skills/remotion-video-creation/rules/gifs.md +0 -138
  1125. package/.cursor/skills/remotion-video-creation/rules/images.md +0 -130
  1126. package/.cursor/skills/remotion-video-creation/rules/import-srt-captions.md +0 -67
  1127. package/.cursor/skills/remotion-video-creation/rules/lottie.md +0 -67
  1128. package/.cursor/skills/remotion-video-creation/rules/measuring-dom-nodes.md +0 -34
  1129. package/.cursor/skills/remotion-video-creation/rules/measuring-text.md +0 -143
  1130. package/.cursor/skills/remotion-video-creation/rules/sequencing.md +0 -106
  1131. package/.cursor/skills/remotion-video-creation/rules/tailwind.md +0 -11
  1132. package/.cursor/skills/remotion-video-creation/rules/text-animations.md +0 -20
  1133. package/.cursor/skills/remotion-video-creation/rules/timing.md +0 -179
  1134. package/.cursor/skills/remotion-video-creation/rules/transcribe-captions.md +0 -19
  1135. package/.cursor/skills/remotion-video-creation/rules/transitions.md +0 -122
  1136. package/.cursor/skills/remotion-video-creation/rules/trimming.md +0 -52
  1137. package/.cursor/skills/remotion-video-creation/rules/videos.md +0 -171
  1138. package/.cursor/skills/repo-scan/SKILL.md +0 -78
  1139. package/.cursor/skills/research-ops/SKILL.md +0 -112
  1140. package/.cursor/skills/returns-reverse-logistics/SKILL.md +0 -240
  1141. package/.cursor/skills/rules-distill/SKILL.md +0 -264
  1142. package/.cursor/skills/rules-distill/scripts/scan-rules.sh +0 -58
  1143. package/.cursor/skills/rules-distill/scripts/scan-skills.sh +0 -129
  1144. package/.cursor/skills/rust-patterns/SKILL.md +0 -499
  1145. package/.cursor/skills/rust-testing/SKILL.md +0 -500
  1146. package/.cursor/skills/safety-guard/SKILL.md +0 -75
  1147. package/.cursor/skills/santa-method/SKILL.md +0 -306
  1148. package/.cursor/skills/search-first/SKILL.md +0 -161
  1149. package/.cursor/skills/security-bounty-hunter/SKILL.md +0 -99
  1150. package/.cursor/skills/security-review/SKILL.md +0 -495
  1151. package/.cursor/skills/security-review/cloud-infrastructure-security.md +0 -361
  1152. package/.cursor/skills/security-scan/SKILL.md +0 -165
  1153. package/.cursor/skills/self-evolving-memory/SKILL.md +0 -175
  1154. package/.cursor/skills/seo/SKILL.md +0 -154
  1155. package/.cursor/skills/session-replay/SKILL.md +0 -199
  1156. package/.cursor/skills/skill-comply/SKILL.md +0 -58
  1157. package/.cursor/skills/skill-comply/fixtures/compliant_trace.jsonl +0 -5
  1158. package/.cursor/skills/skill-comply/fixtures/noncompliant_trace.jsonl +0 -3
  1159. package/.cursor/skills/skill-comply/fixtures/tdd_spec.yaml +0 -44
  1160. package/.cursor/skills/skill-comply/prompts/classifier.md +0 -24
  1161. package/.cursor/skills/skill-comply/prompts/scenario_generator.md +0 -62
  1162. package/.cursor/skills/skill-comply/prompts/spec_generator.md +0 -42
  1163. package/.cursor/skills/skill-comply/pyproject.toml +0 -15
  1164. package/.cursor/skills/skill-comply/scripts/__init__.py +0 -0
  1165. package/.cursor/skills/skill-comply/scripts/classifier.py +0 -85
  1166. package/.cursor/skills/skill-comply/scripts/grader.py +0 -122
  1167. package/.cursor/skills/skill-comply/scripts/parser.py +0 -107
  1168. package/.cursor/skills/skill-comply/scripts/report.py +0 -170
  1169. package/.cursor/skills/skill-comply/scripts/run.py +0 -127
  1170. package/.cursor/skills/skill-comply/scripts/runner.py +0 -161
  1171. package/.cursor/skills/skill-comply/scripts/scenario_generator.py +0 -70
  1172. package/.cursor/skills/skill-comply/scripts/spec_generator.py +0 -72
  1173. package/.cursor/skills/skill-comply/scripts/utils.py +0 -13
  1174. package/.cursor/skills/skill-stocktake/SKILL.md +0 -193
  1175. package/.cursor/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
  1176. package/.cursor/skills/skill-stocktake/scripts/save-results.sh +0 -56
  1177. package/.cursor/skills/skill-stocktake/scripts/scan.sh +0 -170
  1178. package/.cursor/skills/smart-debug/SKILL.md +0 -241
  1179. package/.cursor/skills/social-graph-ranker/SKILL.md +0 -154
  1180. package/.cursor/skills/springboot-patterns/SKILL.md +0 -314
  1181. package/.cursor/skills/springboot-security/SKILL.md +0 -272
  1182. package/.cursor/skills/springboot-tdd/SKILL.md +0 -158
  1183. package/.cursor/skills/springboot-verification/SKILL.md +0 -231
  1184. package/.cursor/skills/strategic-compact/SKILL.md +0 -131
  1185. package/.cursor/skills/strategic-compact/suggest-compact.sh +0 -54
  1186. package/.cursor/skills/supply-chain-verification/SKILL.md +0 -201
  1187. package/.cursor/skills/swarm-orchestrator/SKILL.md +0 -177
  1188. package/.cursor/skills/swift-actor-persistence/SKILL.md +0 -143
  1189. package/.cursor/skills/swift-concurrency-6-2/SKILL.md +0 -216
  1190. package/.cursor/skills/swift-protocol-di-testing/SKILL.md +0 -190
  1191. package/.cursor/skills/swiftui-patterns/SKILL.md +0 -259
  1192. package/.cursor/skills/tdd-workflow/SKILL.md +0 -463
  1193. package/.cursor/skills/team-builder/SKILL.md +0 -168
  1194. package/.cursor/skills/terminal-ops/SKILL.md +0 -109
  1195. package/.cursor/skills/terse-mode/SKILL.md +0 -97
  1196. package/.cursor/skills/token-budget-advisor/SKILL.md +0 -133
  1197. package/.cursor/skills/ui-demo/SKILL.md +0 -465
  1198. package/.cursor/skills/unified-notifications-ops/SKILL.md +0 -187
  1199. package/.cursor/skills/verification-loop/SKILL.md +0 -126
  1200. package/.cursor/skills/video-editing/SKILL.md +0 -310
  1201. package/.cursor/skills/videodb/SKILL.md +0 -374
  1202. package/.cursor/skills/videodb/reference/api-reference.md +0 -550
  1203. package/.cursor/skills/videodb/reference/capture-reference.md +0 -407
  1204. package/.cursor/skills/videodb/reference/capture.md +0 -101
  1205. package/.cursor/skills/videodb/reference/editor.md +0 -443
  1206. package/.cursor/skills/videodb/reference/generative.md +0 -331
  1207. package/.cursor/skills/videodb/reference/rtstream-reference.md +0 -564
  1208. package/.cursor/skills/videodb/reference/rtstream.md +0 -65
  1209. package/.cursor/skills/videodb/reference/search.md +0 -230
  1210. package/.cursor/skills/videodb/reference/streaming.md +0 -406
  1211. package/.cursor/skills/videodb/reference/use-cases.md +0 -118
  1212. package/.cursor/skills/videodb/scripts/ws_listener.py +0 -282
  1213. package/.cursor/skills/visa-doc-translate/README.md +0 -86
  1214. package/.cursor/skills/visa-doc-translate/SKILL.md +0 -117
  1215. package/.cursor/skills/workspace-surface-audit/SKILL.md +0 -125
  1216. package/.cursor/skills/x-api/SKILL.md +0 -230
  1217. package/.gemini/GEMINI.md +0 -13
  1218. package/.gemini/agents/api-guardian.md +0 -279
  1219. package/.gemini/agents/architect.md +0 -211
  1220. package/.gemini/agents/backdoor-hunter.md +0 -260
  1221. package/.gemini/agents/build-error-resolver.md +0 -114
  1222. package/.gemini/agents/chaos-engineer.md +0 -251
  1223. package/.gemini/agents/chief-of-staff.md +0 -151
  1224. package/.gemini/agents/code-architect.md +0 -71
  1225. package/.gemini/agents/code-explorer.md +0 -69
  1226. package/.gemini/agents/code-reviewer.md +0 -258
  1227. package/.gemini/agents/code-simplifier.md +0 -47
  1228. package/.gemini/agents/code-stealer-detector.md +0 -228
  1229. package/.gemini/agents/comment-analyzer.md +0 -45
  1230. package/.gemini/agents/conversation-analyzer.md +0 -52
  1231. package/.gemini/agents/cpp-build-resolver.md +0 -90
  1232. package/.gemini/agents/cpp-reviewer.md +0 -72
  1233. package/.gemini/agents/csharp-reviewer.md +0 -101
  1234. package/.gemini/agents/dart-build-resolver.md +0 -201
  1235. package/.gemini/agents/database-reviewer.md +0 -91
  1236. package/.gemini/agents/debug-detective.md +0 -410
  1237. package/.gemini/agents/dependency-doctor.md +0 -121
  1238. package/.gemini/agents/doc-updater.md +0 -107
  1239. package/.gemini/agents/docs-lookup.md +0 -68
  1240. package/.gemini/agents/e2e-runner.md +0 -107
  1241. package/.gemini/agents/env-debugger.md +0 -154
  1242. package/.gemini/agents/flake-hunter.md +0 -142
  1243. package/.gemini/agents/flutter-reviewer.md +0 -243
  1244. package/.gemini/agents/gan-evaluator.md +0 -209
  1245. package/.gemini/agents/gan-generator.md +0 -131
  1246. package/.gemini/agents/gan-planner.md +0 -99
  1247. package/.gemini/agents/git-rescue.md +0 -133
  1248. package/.gemini/agents/go-build-resolver.md +0 -94
  1249. package/.gemini/agents/go-reviewer.md +0 -76
  1250. package/.gemini/agents/harness-optimizer.md +0 -35
  1251. package/.gemini/agents/healthcare-reviewer.md +0 -83
  1252. package/.gemini/agents/image-architect.md +0 -190
  1253. package/.gemini/agents/incident-commander.md +0 -228
  1254. package/.gemini/agents/jailbreak-tester.md +0 -222
  1255. package/.gemini/agents/java-build-resolver.md +0 -153
  1256. package/.gemini/agents/java-reviewer.md +0 -92
  1257. package/.gemini/agents/kodelyth-advisor.md +0 -172
  1258. package/.gemini/agents/kodelyth-memory.md +0 -87
  1259. package/.gemini/agents/kotlin-build-resolver.md +0 -118
  1260. package/.gemini/agents/kotlin-reviewer.md +0 -159
  1261. package/.gemini/agents/license-violation-finder.md +0 -212
  1262. package/.gemini/agents/load-tester.md +0 -284
  1263. package/.gemini/agents/loop-operator.md +0 -36
  1264. package/.gemini/agents/migration-guide.md +0 -369
  1265. package/.gemini/agents/opensource-forker.md +0 -198
  1266. package/.gemini/agents/opensource-packager.md +0 -249
  1267. package/.gemini/agents/opensource-sanitizer.md +0 -188
  1268. package/.gemini/agents/pair-programmer.md +0 -261
  1269. package/.gemini/agents/performance-optimizer.md +0 -446
  1270. package/.gemini/agents/planner.md +0 -212
  1271. package/.gemini/agents/pr-test-analyzer.md +0 -45
  1272. package/.gemini/agents/prompt-injection-hunter.md +0 -126
  1273. package/.gemini/agents/python-reviewer.md +0 -98
  1274. package/.gemini/agents/pytorch-build-resolver.md +0 -120
  1275. package/.gemini/agents/refactor-cleaner.md +0 -85
  1276. package/.gemini/agents/release-captain.md +0 -226
  1277. package/.gemini/agents/rust-build-resolver.md +0 -148
  1278. package/.gemini/agents/rust-reviewer.md +0 -94
  1279. package/.gemini/agents/secret-hunter.md +0 -209
  1280. package/.gemini/agents/security-reviewer.md +0 -166
  1281. package/.gemini/agents/seo-specialist.md +0 -62
  1282. package/.gemini/agents/silent-failure-hunter.md +0 -50
  1283. package/.gemini/agents/supply-chain-auditor.md +0 -195
  1284. package/.gemini/agents/tdd-guide.md +0 -91
  1285. package/.gemini/agents/type-design-analyzer.md +0 -41
  1286. package/.gemini/agents/typescript-reviewer.md +0 -112
  1287. package/.gemini/agents/ux-reviewer.md +0 -483
  1288. package/.gemini/commands/terse-compress.md +0 -78
  1289. package/.gemini/commands/terse.md +0 -40
  1290. package/.gemini/rules/README.md +0 -108
  1291. package/.gemini/rules/agent-intent-routing.md +0 -832
  1292. package/.gemini/rules/agents.md +0 -50
  1293. package/.gemini/rules/code-review.md +0 -124
  1294. package/.gemini/rules/coding-style.md +0 -41
  1295. package/.gemini/rules/cost-aware-model-routing.md +0 -152
  1296. package/.gemini/rules/design-quality.md +0 -63
  1297. package/.gemini/rules/development-workflow.md +0 -44
  1298. package/.gemini/rules/git-workflow.md +0 -24
  1299. package/.gemini/rules/hooks.md +0 -23
  1300. package/.gemini/rules/memory-protocol.md +0 -87
  1301. package/.gemini/rules/patterns.md +0 -71
  1302. package/.gemini/rules/performance.md +0 -55
  1303. package/.gemini/rules/security.md +0 -56
  1304. package/.gemini/rules/self-improvement-workflow.md +0 -141
  1305. package/.gemini/rules/shell-portability.md +0 -70
  1306. package/.gemini/rules/testing.md +0 -65
  1307. package/.gemini/skills/agent-eval/SKILL.md +0 -145
  1308. package/.gemini/skills/agent-handoff/SKILL.md +0 -184
  1309. package/.gemini/skills/agent-harness-construction/SKILL.md +0 -73
  1310. package/.gemini/skills/agent-introspection-debugging/SKILL.md +0 -153
  1311. package/.gemini/skills/agent-payment-x402/SKILL.md +0 -178
  1312. package/.gemini/skills/agent-sort/SKILL.md +0 -215
  1313. package/.gemini/skills/agentic-engineering/SKILL.md +0 -63
  1314. package/.gemini/skills/ai-first-engineering/SKILL.md +0 -51
  1315. package/.gemini/skills/ai-regression-testing/SKILL.md +0 -385
  1316. package/.gemini/skills/android-clean-architecture/SKILL.md +0 -339
  1317. package/.gemini/skills/api-connector-builder/SKILL.md +0 -121
  1318. package/.gemini/skills/api-design/SKILL.md +0 -523
  1319. package/.gemini/skills/architecture-decision-records/SKILL.md +0 -179
  1320. package/.gemini/skills/article-writing/SKILL.md +0 -79
  1321. package/.gemini/skills/automation-audit-ops/SKILL.md +0 -142
  1322. package/.gemini/skills/autonomous-agent-harness/SKILL.md +0 -267
  1323. package/.gemini/skills/autonomous-loops/SKILL.md +0 -610
  1324. package/.gemini/skills/backend-patterns/SKILL.md +0 -598
  1325. package/.gemini/skills/benchmark/SKILL.md +0 -93
  1326. package/.gemini/skills/blueprint/SKILL.md +0 -105
  1327. package/.gemini/skills/brand-voice/SKILL.md +0 -97
  1328. package/.gemini/skills/brand-voice/references/voice-profile-schema.md +0 -55
  1329. package/.gemini/skills/browser-qa/SKILL.md +0 -87
  1330. package/.gemini/skills/bun-runtime/SKILL.md +0 -84
  1331. package/.gemini/skills/canary-watch/SKILL.md +0 -99
  1332. package/.gemini/skills/carrier-relationship-management/SKILL.md +0 -212
  1333. package/.gemini/skills/ck/SKILL.md +0 -147
  1334. package/.gemini/skills/ck/commands/forget.mjs +0 -44
  1335. package/.gemini/skills/ck/commands/info.mjs +0 -24
  1336. package/.gemini/skills/ck/commands/init.mjs +0 -143
  1337. package/.gemini/skills/ck/commands/list.mjs +0 -40
  1338. package/.gemini/skills/ck/commands/migrate.mjs +0 -202
  1339. package/.gemini/skills/ck/commands/resume.mjs +0 -36
  1340. package/.gemini/skills/ck/commands/save.mjs +0 -210
  1341. package/.gemini/skills/ck/commands/shared.mjs +0 -387
  1342. package/.gemini/skills/ck/hooks/session-start.mjs +0 -224
  1343. package/.gemini/skills/claude-api/SKILL.md +0 -337
  1344. package/.gemini/skills/claude-devfleet/SKILL.md +0 -103
  1345. package/.gemini/skills/click-path-audit/SKILL.md +0 -244
  1346. package/.gemini/skills/clickhouse-io/SKILL.md +0 -439
  1347. package/.gemini/skills/code-tour/SKILL.md +0 -236
  1348. package/.gemini/skills/codebase-onboarding/SKILL.md +0 -233
  1349. package/.gemini/skills/coding-standards/SKILL.md +0 -549
  1350. package/.gemini/skills/compose-multiplatform-patterns/SKILL.md +0 -299
  1351. package/.gemini/skills/configure-ecc/SKILL.md +0 -367
  1352. package/.gemini/skills/connections-optimizer/SKILL.md +0 -189
  1353. package/.gemini/skills/content-engine/SKILL.md +0 -131
  1354. package/.gemini/skills/content-hash-cache-pattern/SKILL.md +0 -161
  1355. package/.gemini/skills/context-budget/SKILL.md +0 -135
  1356. package/.gemini/skills/continuous-agent-loop/SKILL.md +0 -45
  1357. package/.gemini/skills/continuous-learning/SKILL.md +0 -123
  1358. package/.gemini/skills/continuous-learning/config.json +0 -18
  1359. package/.gemini/skills/continuous-learning/evaluate-session.sh +0 -69
  1360. package/.gemini/skills/continuous-learning-v2/SKILL.md +0 -365
  1361. package/.gemini/skills/continuous-learning-v2/agents/observer-loop.sh +0 -271
  1362. package/.gemini/skills/continuous-learning-v2/agents/observer.md +0 -198
  1363. package/.gemini/skills/continuous-learning-v2/agents/session-guardian.sh +0 -150
  1364. package/.gemini/skills/continuous-learning-v2/agents/start-observer.sh +0 -244
  1365. package/.gemini/skills/continuous-learning-v2/config.json +0 -8
  1366. package/.gemini/skills/continuous-learning-v2/hooks/observe.sh +0 -428
  1367. package/.gemini/skills/continuous-learning-v2/scripts/detect-project.sh +0 -228
  1368. package/.gemini/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -1426
  1369. package/.gemini/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -984
  1370. package/.gemini/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
  1371. package/.gemini/skills/cost-aware-model-routing/SKILL.md +0 -153
  1372. package/.gemini/skills/council/SKILL.md +0 -203
  1373. package/.gemini/skills/cpp-coding-standards/SKILL.md +0 -723
  1374. package/.gemini/skills/cpp-testing/SKILL.md +0 -324
  1375. package/.gemini/skills/crosspost/SKILL.md +0 -111
  1376. package/.gemini/skills/csharp-testing/SKILL.md +0 -321
  1377. package/.gemini/skills/customer-billing-ops/SKILL.md +0 -140
  1378. package/.gemini/skills/customs-trade-compliance/SKILL.md +0 -263
  1379. package/.gemini/skills/dart-flutter-patterns/SKILL.md +0 -563
  1380. package/.gemini/skills/dashboard-builder/SKILL.md +0 -109
  1381. package/.gemini/skills/data-scraper-agent/SKILL.md +0 -764
  1382. package/.gemini/skills/database-migrations/SKILL.md +0 -429
  1383. package/.gemini/skills/deep-research/SKILL.md +0 -155
  1384. package/.gemini/skills/defi-amm-security/SKILL.md +0 -160
  1385. package/.gemini/skills/deployment-patterns/SKILL.md +0 -427
  1386. package/.gemini/skills/design-system/SKILL.md +0 -82
  1387. package/.gemini/skills/django-patterns/SKILL.md +0 -734
  1388. package/.gemini/skills/django-security/SKILL.md +0 -593
  1389. package/.gemini/skills/django-tdd/SKILL.md +0 -729
  1390. package/.gemini/skills/django-verification/SKILL.md +0 -469
  1391. package/.gemini/skills/dmux-workflows/SKILL.md +0 -191
  1392. package/.gemini/skills/docker-patterns/SKILL.md +0 -364
  1393. package/.gemini/skills/documentation-lookup/SKILL.md +0 -90
  1394. package/.gemini/skills/dotnet-patterns/SKILL.md +0 -321
  1395. package/.gemini/skills/e2e-testing/SKILL.md +0 -326
  1396. package/.gemini/skills/ecc-token-savings/SKILL.md +0 -106
  1397. package/.gemini/skills/ecc-tools-cost-audit/SKILL.md +0 -160
  1398. package/.gemini/skills/email-ops/SKILL.md +0 -121
  1399. package/.gemini/skills/energy-procurement/SKILL.md +0 -228
  1400. package/.gemini/skills/enterprise-agent-ops/SKILL.md +0 -50
  1401. package/.gemini/skills/eval-harness/SKILL.md +0 -270
  1402. package/.gemini/skills/evm-token-decimals/SKILL.md +0 -130
  1403. package/.gemini/skills/exa-search/SKILL.md +0 -103
  1404. package/.gemini/skills/fal-ai-media/SKILL.md +0 -284
  1405. package/.gemini/skills/finance-billing-ops/SKILL.md +0 -127
  1406. package/.gemini/skills/flutter-dart-code-review/SKILL.md +0 -435
  1407. package/.gemini/skills/foundation-models-on-device/SKILL.md +0 -243
  1408. package/.gemini/skills/frontend-design/SKILL.md +0 -145
  1409. package/.gemini/skills/frontend-patterns/SKILL.md +0 -642
  1410. package/.gemini/skills/frontend-slides/SKILL.md +0 -184
  1411. package/.gemini/skills/frontend-slides/STYLE_PRESETS.md +0 -330
  1412. package/.gemini/skills/gan-style-harness/SKILL.md +0 -278
  1413. package/.gemini/skills/git-mastery/SKILL.md +0 -366
  1414. package/.gemini/skills/git-workflow/SKILL.md +0 -715
  1415. package/.gemini/skills/github-ops/SKILL.md +0 -144
  1416. package/.gemini/skills/golang-patterns/SKILL.md +0 -674
  1417. package/.gemini/skills/golang-testing/SKILL.md +0 -720
  1418. package/.gemini/skills/google-workspace-ops/SKILL.md +0 -95
  1419. package/.gemini/skills/healthcare-cdss-patterns/SKILL.md +0 -245
  1420. package/.gemini/skills/healthcare-emr-patterns/SKILL.md +0 -159
  1421. package/.gemini/skills/healthcare-eval-harness/SKILL.md +0 -207
  1422. package/.gemini/skills/healthcare-phi-compliance/SKILL.md +0 -145
  1423. package/.gemini/skills/hexagonal-architecture/SKILL.md +0 -276
  1424. package/.gemini/skills/hipaa-compliance/SKILL.md +0 -78
  1425. package/.gemini/skills/hookify-rules/SKILL.md +0 -128
  1426. package/.gemini/skills/intent-routing/SKILL.md +0 -134
  1427. package/.gemini/skills/inventory-demand-planning/SKILL.md +0 -247
  1428. package/.gemini/skills/investor-materials/SKILL.md +0 -96
  1429. package/.gemini/skills/investor-outreach/SKILL.md +0 -91
  1430. package/.gemini/skills/iterative-retrieval/SKILL.md +0 -211
  1431. package/.gemini/skills/java-coding-standards/SKILL.md +0 -147
  1432. package/.gemini/skills/jira-integration/SKILL.md +0 -293
  1433. package/.gemini/skills/jpa-patterns/SKILL.md +0 -151
  1434. package/.gemini/skills/knowledge-ops/SKILL.md +0 -154
  1435. package/.gemini/skills/kodelyth-memory/SKILL.md +0 -136
  1436. package/.gemini/skills/kodelyth-quickstart/SKILL.md +0 -214
  1437. package/.gemini/skills/kotlin-coroutines-flows/SKILL.md +0 -284
  1438. package/.gemini/skills/kotlin-exposed-patterns/SKILL.md +0 -719
  1439. package/.gemini/skills/kotlin-ktor-patterns/SKILL.md +0 -689
  1440. package/.gemini/skills/kotlin-patterns/SKILL.md +0 -711
  1441. package/.gemini/skills/kotlin-testing/SKILL.md +0 -824
  1442. package/.gemini/skills/laravel-patterns/SKILL.md +0 -415
  1443. package/.gemini/skills/laravel-plugin-discovery/SKILL.md +0 -229
  1444. package/.gemini/skills/laravel-security/SKILL.md +0 -285
  1445. package/.gemini/skills/laravel-tdd/SKILL.md +0 -283
  1446. package/.gemini/skills/laravel-verification/SKILL.md +0 -179
  1447. package/.gemini/skills/lead-intelligence/SKILL.md +0 -321
  1448. package/.gemini/skills/lead-intelligence/agents/enrichment-agent.md +0 -85
  1449. package/.gemini/skills/lead-intelligence/agents/mutual-mapper.md +0 -75
  1450. package/.gemini/skills/lead-intelligence/agents/outreach-drafter.md +0 -98
  1451. package/.gemini/skills/lead-intelligence/agents/signal-scorer.md +0 -60
  1452. package/.gemini/skills/liquid-glass-design/SKILL.md +0 -279
  1453. package/.gemini/skills/llm-trading-agent-security/SKILL.md +0 -146
  1454. package/.gemini/skills/logistics-exception-management/SKILL.md +0 -222
  1455. package/.gemini/skills/manim-video/SKILL.md +0 -89
  1456. package/.gemini/skills/manim-video/assets/network_graph_scene.py +0 -52
  1457. package/.gemini/skills/market-research/SKILL.md +0 -75
  1458. package/.gemini/skills/mcp-server-patterns/SKILL.md +0 -67
  1459. package/.gemini/skills/messages-ops/SKILL.md +0 -104
  1460. package/.gemini/skills/nanoclaw-repl/SKILL.md +0 -33
  1461. package/.gemini/skills/nestjs-patterns/SKILL.md +0 -230
  1462. package/.gemini/skills/nextjs-turbopack/SKILL.md +0 -44
  1463. package/.gemini/skills/nodejs-keccak256/SKILL.md +0 -102
  1464. package/.gemini/skills/nutrient-document-processing/SKILL.md +0 -167
  1465. package/.gemini/skills/nuxt4-patterns/SKILL.md +0 -100
  1466. package/.gemini/skills/observability/SKILL.md +0 -390
  1467. package/.gemini/skills/observability-dashboard/SKILL.md +0 -119
  1468. package/.gemini/skills/openclaw-persona-forge/SKILL.md +0 -296
  1469. package/.gemini/skills/openclaw-persona-forge/gacha.py +0 -224
  1470. package/.gemini/skills/openclaw-persona-forge/gacha.sh +0 -5
  1471. package/.gemini/skills/openclaw-persona-forge/references/avatar-style.md +0 -124
  1472. package/.gemini/skills/openclaw-persona-forge/references/boundary-rules.md +0 -53
  1473. package/.gemini/skills/openclaw-persona-forge/references/error-handling.md +0 -53
  1474. package/.gemini/skills/openclaw-persona-forge/references/identity-tension.md +0 -48
  1475. package/.gemini/skills/openclaw-persona-forge/references/naming-system.md +0 -39
  1476. package/.gemini/skills/openclaw-persona-forge/references/output-template.md +0 -166
  1477. package/.gemini/skills/opensource-pipeline/SKILL.md +0 -255
  1478. package/.gemini/skills/perl-patterns/SKILL.md +0 -504
  1479. package/.gemini/skills/perl-security/SKILL.md +0 -503
  1480. package/.gemini/skills/perl-testing/SKILL.md +0 -475
  1481. package/.gemini/skills/plankton-code-quality/SKILL.md +0 -236
  1482. package/.gemini/skills/postgres-patterns/SKILL.md +0 -147
  1483. package/.gemini/skills/product-capability/SKILL.md +0 -141
  1484. package/.gemini/skills/product-lens/SKILL.md +0 -92
  1485. package/.gemini/skills/production-scheduling/SKILL.md +0 -238
  1486. package/.gemini/skills/project-flow-ops/SKILL.md +0 -111
  1487. package/.gemini/skills/prompt-optimizer/SKILL.md +0 -397
  1488. package/.gemini/skills/python-patterns/SKILL.md +0 -750
  1489. package/.gemini/skills/python-testing/SKILL.md +0 -816
  1490. package/.gemini/skills/pytorch-patterns/SKILL.md +0 -396
  1491. package/.gemini/skills/quality-nonconformance/SKILL.md +0 -260
  1492. package/.gemini/skills/ralphinho-rfc-pipeline/SKILL.md +0 -67
  1493. package/.gemini/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
  1494. package/.gemini/skills/remotion-video-creation/SKILL.md +0 -43
  1495. package/.gemini/skills/remotion-video-creation/rules/3d.md +0 -86
  1496. package/.gemini/skills/remotion-video-creation/rules/animations.md +0 -29
  1497. package/.gemini/skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx +0 -173
  1498. package/.gemini/skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx +0 -100
  1499. package/.gemini/skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx +0 -108
  1500. package/.gemini/skills/remotion-video-creation/rules/assets.md +0 -78
  1501. package/.gemini/skills/remotion-video-creation/rules/audio.md +0 -172
  1502. package/.gemini/skills/remotion-video-creation/rules/calculate-metadata.md +0 -104
  1503. package/.gemini/skills/remotion-video-creation/rules/can-decode.md +0 -75
  1504. package/.gemini/skills/remotion-video-creation/rules/charts.md +0 -58
  1505. package/.gemini/skills/remotion-video-creation/rules/compositions.md +0 -146
  1506. package/.gemini/skills/remotion-video-creation/rules/display-captions.md +0 -126
  1507. package/.gemini/skills/remotion-video-creation/rules/extract-frames.md +0 -229
  1508. package/.gemini/skills/remotion-video-creation/rules/fonts.md +0 -152
  1509. package/.gemini/skills/remotion-video-creation/rules/get-audio-duration.md +0 -58
  1510. package/.gemini/skills/remotion-video-creation/rules/get-video-dimensions.md +0 -68
  1511. package/.gemini/skills/remotion-video-creation/rules/get-video-duration.md +0 -58
  1512. package/.gemini/skills/remotion-video-creation/rules/gifs.md +0 -138
  1513. package/.gemini/skills/remotion-video-creation/rules/images.md +0 -130
  1514. package/.gemini/skills/remotion-video-creation/rules/import-srt-captions.md +0 -67
  1515. package/.gemini/skills/remotion-video-creation/rules/lottie.md +0 -67
  1516. package/.gemini/skills/remotion-video-creation/rules/measuring-dom-nodes.md +0 -34
  1517. package/.gemini/skills/remotion-video-creation/rules/measuring-text.md +0 -143
  1518. package/.gemini/skills/remotion-video-creation/rules/sequencing.md +0 -106
  1519. package/.gemini/skills/remotion-video-creation/rules/tailwind.md +0 -11
  1520. package/.gemini/skills/remotion-video-creation/rules/text-animations.md +0 -20
  1521. package/.gemini/skills/remotion-video-creation/rules/timing.md +0 -179
  1522. package/.gemini/skills/remotion-video-creation/rules/transcribe-captions.md +0 -19
  1523. package/.gemini/skills/remotion-video-creation/rules/transitions.md +0 -122
  1524. package/.gemini/skills/remotion-video-creation/rules/trimming.md +0 -52
  1525. package/.gemini/skills/remotion-video-creation/rules/videos.md +0 -171
  1526. package/.gemini/skills/repo-scan/SKILL.md +0 -78
  1527. package/.gemini/skills/research-ops/SKILL.md +0 -112
  1528. package/.gemini/skills/returns-reverse-logistics/SKILL.md +0 -240
  1529. package/.gemini/skills/rules-distill/SKILL.md +0 -264
  1530. package/.gemini/skills/rules-distill/scripts/scan-rules.sh +0 -58
  1531. package/.gemini/skills/rules-distill/scripts/scan-skills.sh +0 -129
  1532. package/.gemini/skills/rust-patterns/SKILL.md +0 -499
  1533. package/.gemini/skills/rust-testing/SKILL.md +0 -500
  1534. package/.gemini/skills/safety-guard/SKILL.md +0 -75
  1535. package/.gemini/skills/santa-method/SKILL.md +0 -306
  1536. package/.gemini/skills/search-first/SKILL.md +0 -161
  1537. package/.gemini/skills/security-bounty-hunter/SKILL.md +0 -99
  1538. package/.gemini/skills/security-review/SKILL.md +0 -495
  1539. package/.gemini/skills/security-review/cloud-infrastructure-security.md +0 -361
  1540. package/.gemini/skills/security-scan/SKILL.md +0 -165
  1541. package/.gemini/skills/self-evolving-memory/SKILL.md +0 -175
  1542. package/.gemini/skills/seo/SKILL.md +0 -154
  1543. package/.gemini/skills/session-replay/SKILL.md +0 -199
  1544. package/.gemini/skills/skill-comply/SKILL.md +0 -58
  1545. package/.gemini/skills/skill-comply/fixtures/compliant_trace.jsonl +0 -5
  1546. package/.gemini/skills/skill-comply/fixtures/noncompliant_trace.jsonl +0 -3
  1547. package/.gemini/skills/skill-comply/fixtures/tdd_spec.yaml +0 -44
  1548. package/.gemini/skills/skill-comply/prompts/classifier.md +0 -24
  1549. package/.gemini/skills/skill-comply/prompts/scenario_generator.md +0 -62
  1550. package/.gemini/skills/skill-comply/prompts/spec_generator.md +0 -42
  1551. package/.gemini/skills/skill-comply/pyproject.toml +0 -15
  1552. package/.gemini/skills/skill-comply/scripts/__init__.py +0 -0
  1553. package/.gemini/skills/skill-comply/scripts/classifier.py +0 -85
  1554. package/.gemini/skills/skill-comply/scripts/grader.py +0 -122
  1555. package/.gemini/skills/skill-comply/scripts/parser.py +0 -107
  1556. package/.gemini/skills/skill-comply/scripts/report.py +0 -170
  1557. package/.gemini/skills/skill-comply/scripts/run.py +0 -127
  1558. package/.gemini/skills/skill-comply/scripts/runner.py +0 -161
  1559. package/.gemini/skills/skill-comply/scripts/scenario_generator.py +0 -70
  1560. package/.gemini/skills/skill-comply/scripts/spec_generator.py +0 -72
  1561. package/.gemini/skills/skill-comply/scripts/utils.py +0 -13
  1562. package/.gemini/skills/skill-stocktake/SKILL.md +0 -193
  1563. package/.gemini/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
  1564. package/.gemini/skills/skill-stocktake/scripts/save-results.sh +0 -56
  1565. package/.gemini/skills/skill-stocktake/scripts/scan.sh +0 -170
  1566. package/.gemini/skills/smart-debug/SKILL.md +0 -241
  1567. package/.gemini/skills/social-graph-ranker/SKILL.md +0 -154
  1568. package/.gemini/skills/springboot-patterns/SKILL.md +0 -314
  1569. package/.gemini/skills/springboot-security/SKILL.md +0 -272
  1570. package/.gemini/skills/springboot-tdd/SKILL.md +0 -158
  1571. package/.gemini/skills/springboot-verification/SKILL.md +0 -231
  1572. package/.gemini/skills/strategic-compact/SKILL.md +0 -131
  1573. package/.gemini/skills/strategic-compact/suggest-compact.sh +0 -54
  1574. package/.gemini/skills/supply-chain-verification/SKILL.md +0 -201
  1575. package/.gemini/skills/swarm-orchestrator/SKILL.md +0 -177
  1576. package/.gemini/skills/swift-actor-persistence/SKILL.md +0 -143
  1577. package/.gemini/skills/swift-concurrency-6-2/SKILL.md +0 -216
  1578. package/.gemini/skills/swift-protocol-di-testing/SKILL.md +0 -190
  1579. package/.gemini/skills/swiftui-patterns/SKILL.md +0 -259
  1580. package/.gemini/skills/tdd-workflow/SKILL.md +0 -463
  1581. package/.gemini/skills/team-builder/SKILL.md +0 -168
  1582. package/.gemini/skills/terminal-ops/SKILL.md +0 -109
  1583. package/.gemini/skills/terse-mode/SKILL.md +0 -97
  1584. package/.gemini/skills/token-budget-advisor/SKILL.md +0 -133
  1585. package/.gemini/skills/ui-demo/SKILL.md +0 -465
  1586. package/.gemini/skills/unified-notifications-ops/SKILL.md +0 -187
  1587. package/.gemini/skills/verification-loop/SKILL.md +0 -126
  1588. package/.gemini/skills/video-editing/SKILL.md +0 -310
  1589. package/.gemini/skills/videodb/SKILL.md +0 -374
  1590. package/.gemini/skills/videodb/reference/api-reference.md +0 -550
  1591. package/.gemini/skills/videodb/reference/capture-reference.md +0 -407
  1592. package/.gemini/skills/videodb/reference/capture.md +0 -101
  1593. package/.gemini/skills/videodb/reference/editor.md +0 -443
  1594. package/.gemini/skills/videodb/reference/generative.md +0 -331
  1595. package/.gemini/skills/videodb/reference/rtstream-reference.md +0 -564
  1596. package/.gemini/skills/videodb/reference/rtstream.md +0 -65
  1597. package/.gemini/skills/videodb/reference/search.md +0 -230
  1598. package/.gemini/skills/videodb/reference/streaming.md +0 -406
  1599. package/.gemini/skills/videodb/reference/use-cases.md +0 -118
  1600. package/.gemini/skills/videodb/scripts/ws_listener.py +0 -282
  1601. package/.gemini/skills/visa-doc-translate/README.md +0 -86
  1602. package/.gemini/skills/visa-doc-translate/SKILL.md +0 -117
  1603. package/.gemini/skills/workspace-surface-audit/SKILL.md +0 -125
  1604. package/.gemini/skills/x-api/SKILL.md +0 -230
  1605. package/.kimi/agents/api-guardian.md +0 -279
  1606. package/.kimi/agents/architect.md +0 -211
  1607. package/.kimi/agents/backdoor-hunter.md +0 -260
  1608. package/.kimi/agents/build-error-resolver.md +0 -114
  1609. package/.kimi/agents/chaos-engineer.md +0 -251
  1610. package/.kimi/agents/chief-of-staff.md +0 -151
  1611. package/.kimi/agents/code-architect.md +0 -71
  1612. package/.kimi/agents/code-explorer.md +0 -69
  1613. package/.kimi/agents/code-reviewer.md +0 -258
  1614. package/.kimi/agents/code-simplifier.md +0 -47
  1615. package/.kimi/agents/code-stealer-detector.md +0 -228
  1616. package/.kimi/agents/comment-analyzer.md +0 -45
  1617. package/.kimi/agents/conversation-analyzer.md +0 -52
  1618. package/.kimi/agents/cpp-build-resolver.md +0 -90
  1619. package/.kimi/agents/cpp-reviewer.md +0 -72
  1620. package/.kimi/agents/csharp-reviewer.md +0 -101
  1621. package/.kimi/agents/dart-build-resolver.md +0 -201
  1622. package/.kimi/agents/database-reviewer.md +0 -91
  1623. package/.kimi/agents/debug-detective.md +0 -410
  1624. package/.kimi/agents/dependency-doctor.md +0 -121
  1625. package/.kimi/agents/doc-updater.md +0 -107
  1626. package/.kimi/agents/docs-lookup.md +0 -68
  1627. package/.kimi/agents/e2e-runner.md +0 -107
  1628. package/.kimi/agents/env-debugger.md +0 -154
  1629. package/.kimi/agents/flake-hunter.md +0 -142
  1630. package/.kimi/agents/flutter-reviewer.md +0 -243
  1631. package/.kimi/agents/gan-evaluator.md +0 -209
  1632. package/.kimi/agents/gan-generator.md +0 -131
  1633. package/.kimi/agents/gan-planner.md +0 -99
  1634. package/.kimi/agents/git-rescue.md +0 -133
  1635. package/.kimi/agents/go-build-resolver.md +0 -94
  1636. package/.kimi/agents/go-reviewer.md +0 -76
  1637. package/.kimi/agents/harness-optimizer.md +0 -35
  1638. package/.kimi/agents/healthcare-reviewer.md +0 -83
  1639. package/.kimi/agents/image-architect.md +0 -190
  1640. package/.kimi/agents/incident-commander.md +0 -228
  1641. package/.kimi/agents/jailbreak-tester.md +0 -222
  1642. package/.kimi/agents/java-build-resolver.md +0 -153
  1643. package/.kimi/agents/java-reviewer.md +0 -92
  1644. package/.kimi/agents/kodelyth-advisor.md +0 -172
  1645. package/.kimi/agents/kodelyth-memory.md +0 -87
  1646. package/.kimi/agents/kotlin-build-resolver.md +0 -118
  1647. package/.kimi/agents/kotlin-reviewer.md +0 -159
  1648. package/.kimi/agents/license-violation-finder.md +0 -212
  1649. package/.kimi/agents/load-tester.md +0 -284
  1650. package/.kimi/agents/loop-operator.md +0 -36
  1651. package/.kimi/agents/migration-guide.md +0 -369
  1652. package/.kimi/agents/opensource-forker.md +0 -198
  1653. package/.kimi/agents/opensource-packager.md +0 -249
  1654. package/.kimi/agents/opensource-sanitizer.md +0 -188
  1655. package/.kimi/agents/pair-programmer.md +0 -261
  1656. package/.kimi/agents/performance-optimizer.md +0 -446
  1657. package/.kimi/agents/planner.md +0 -212
  1658. package/.kimi/agents/pr-test-analyzer.md +0 -45
  1659. package/.kimi/agents/prompt-injection-hunter.md +0 -126
  1660. package/.kimi/agents/python-reviewer.md +0 -98
  1661. package/.kimi/agents/pytorch-build-resolver.md +0 -120
  1662. package/.kimi/agents/refactor-cleaner.md +0 -85
  1663. package/.kimi/agents/release-captain.md +0 -226
  1664. package/.kimi/agents/rust-build-resolver.md +0 -148
  1665. package/.kimi/agents/rust-reviewer.md +0 -94
  1666. package/.kimi/agents/secret-hunter.md +0 -209
  1667. package/.kimi/agents/security-reviewer.md +0 -166
  1668. package/.kimi/agents/seo-specialist.md +0 -62
  1669. package/.kimi/agents/silent-failure-hunter.md +0 -50
  1670. package/.kimi/agents/supply-chain-auditor.md +0 -195
  1671. package/.kimi/agents/tdd-guide.md +0 -91
  1672. package/.kimi/agents/type-design-analyzer.md +0 -41
  1673. package/.kimi/agents/typescript-reviewer.md +0 -112
  1674. package/.kimi/agents/ux-reviewer.md +0 -483
  1675. package/.kimi/commands/agent-sort.md +0 -23
  1676. package/.kimi/commands/arena.md +0 -136
  1677. package/.kimi/commands/aside.md +0 -164
  1678. package/.kimi/commands/build-fix.md +0 -66
  1679. package/.kimi/commands/checkpoint.md +0 -79
  1680. package/.kimi/commands/claw.md +0 -23
  1681. package/.kimi/commands/code-review.md +0 -289
  1682. package/.kimi/commands/context-budget.md +0 -23
  1683. package/.kimi/commands/cpp-build.md +0 -173
  1684. package/.kimi/commands/cpp-review.md +0 -132
  1685. package/.kimi/commands/cpp-test.md +0 -251
  1686. package/.kimi/commands/dashboard.md +0 -67
  1687. package/.kimi/commands/debug-blitz.md +0 -70
  1688. package/.kimi/commands/devfleet.md +0 -23
  1689. package/.kimi/commands/devil-mode.md +0 -121
  1690. package/.kimi/commands/docs.md +0 -23
  1691. package/.kimi/commands/doctor.md +0 -75
  1692. package/.kimi/commands/e2e.md +0 -268
  1693. package/.kimi/commands/eval.md +0 -23
  1694. package/.kimi/commands/evil-mode.md +0 -106
  1695. package/.kimi/commands/evolve.md +0 -178
  1696. package/.kimi/commands/feature-dev.md +0 -49
  1697. package/.kimi/commands/flutter-build.md +0 -164
  1698. package/.kimi/commands/flutter-review.md +0 -116
  1699. package/.kimi/commands/flutter-test.md +0 -144
  1700. package/.kimi/commands/gan-build.md +0 -104
  1701. package/.kimi/commands/gan-design.md +0 -40
  1702. package/.kimi/commands/go-build.md +0 -183
  1703. package/.kimi/commands/go-review.md +0 -148
  1704. package/.kimi/commands/go-test.md +0 -268
  1705. package/.kimi/commands/god-mode.md +0 -85
  1706. package/.kimi/commands/gradle-build.md +0 -70
  1707. package/.kimi/commands/harness-audit.md +0 -77
  1708. package/.kimi/commands/hookify-configure.md +0 -14
  1709. package/.kimi/commands/hookify-help.md +0 -46
  1710. package/.kimi/commands/hookify-list.md +0 -21
  1711. package/.kimi/commands/hookify.md +0 -50
  1712. package/.kimi/commands/immune.md +0 -89
  1713. package/.kimi/commands/instinct-export.md +0 -66
  1714. package/.kimi/commands/instinct-import.md +0 -114
  1715. package/.kimi/commands/instinct-status.md +0 -59
  1716. package/.kimi/commands/jira.md +0 -106
  1717. package/.kimi/commands/kotlin-build.md +0 -174
  1718. package/.kimi/commands/kotlin-review.md +0 -140
  1719. package/.kimi/commands/kotlin-test.md +0 -312
  1720. package/.kimi/commands/learn-eval.md +0 -116
  1721. package/.kimi/commands/learn.md +0 -74
  1722. package/.kimi/commands/lessons.md +0 -92
  1723. package/.kimi/commands/loop-start.md +0 -37
  1724. package/.kimi/commands/loop-status.md +0 -28
  1725. package/.kimi/commands/memory-evolve.md +0 -71
  1726. package/.kimi/commands/memory.md +0 -62
  1727. package/.kimi/commands/model-route.md +0 -31
  1728. package/.kimi/commands/multi-backend.md +0 -163
  1729. package/.kimi/commands/multi-execute.md +0 -320
  1730. package/.kimi/commands/multi-frontend.md +0 -163
  1731. package/.kimi/commands/multi-plan.md +0 -273
  1732. package/.kimi/commands/multi-workflow.md +0 -196
  1733. package/.kimi/commands/onboard.md +0 -72
  1734. package/.kimi/commands/orchestrate.md +0 -135
  1735. package/.kimi/commands/plan.md +0 -117
  1736. package/.kimi/commands/pm2.md +0 -277
  1737. package/.kimi/commands/pre-release.md +0 -66
  1738. package/.kimi/commands/project-launch.md +0 -91
  1739. package/.kimi/commands/projects.md +0 -39
  1740. package/.kimi/commands/promote.md +0 -41
  1741. package/.kimi/commands/prompt-optimize.md +0 -23
  1742. package/.kimi/commands/prp-commit.md +0 -112
  1743. package/.kimi/commands/prp-implement.md +0 -385
  1744. package/.kimi/commands/prp-plan.md +0 -502
  1745. package/.kimi/commands/prp-pr.md +0 -184
  1746. package/.kimi/commands/prp-prd.md +0 -447
  1747. package/.kimi/commands/prune.md +0 -31
  1748. package/.kimi/commands/python-review.md +0 -297
  1749. package/.kimi/commands/quality-gate.md +0 -33
  1750. package/.kimi/commands/refactor-clean.md +0 -84
  1751. package/.kimi/commands/refactor-sprint.md +0 -77
  1752. package/.kimi/commands/replay.md +0 -61
  1753. package/.kimi/commands/resume-session.md +0 -156
  1754. package/.kimi/commands/review-pr.md +0 -37
  1755. package/.kimi/commands/route-model.md +0 -48
  1756. package/.kimi/commands/rules-distill.md +0 -20
  1757. package/.kimi/commands/rust-build.md +0 -187
  1758. package/.kimi/commands/rust-review.md +0 -142
  1759. package/.kimi/commands/rust-test.md +0 -308
  1760. package/.kimi/commands/santa-loop.md +0 -175
  1761. package/.kimi/commands/save-session.md +0 -275
  1762. package/.kimi/commands/security-audit.md +0 -66
  1763. package/.kimi/commands/sessions.md +0 -333
  1764. package/.kimi/commands/setup-pm.md +0 -80
  1765. package/.kimi/commands/skill-create.md +0 -174
  1766. package/.kimi/commands/skill-health.md +0 -54
  1767. package/.kimi/commands/swarm.md +0 -68
  1768. package/.kimi/commands/tdd.md +0 -231
  1769. package/.kimi/commands/team-review.md +0 -107
  1770. package/.kimi/commands/terse-compress.md +0 -78
  1771. package/.kimi/commands/terse.md +0 -40
  1772. package/.kimi/commands/test-coverage.md +0 -73
  1773. package/.kimi/commands/update-codemaps.md +0 -76
  1774. package/.kimi/commands/update-docs.md +0 -88
  1775. package/.kimi/commands/update.md +0 -92
  1776. package/.kimi/commands/verify-supply-chain.md +0 -59
  1777. package/.kimi/commands/verify.md +0 -23
  1778. package/.kimi/rules/README.md +0 -108
  1779. package/.kimi/rules/agent-intent-routing.md +0 -832
  1780. package/.kimi/rules/agents.md +0 -50
  1781. package/.kimi/rules/code-review.md +0 -124
  1782. package/.kimi/rules/coding-style.md +0 -41
  1783. package/.kimi/rules/cost-aware-model-routing.md +0 -152
  1784. package/.kimi/rules/design-quality.md +0 -63
  1785. package/.kimi/rules/development-workflow.md +0 -44
  1786. package/.kimi/rules/git-workflow.md +0 -24
  1787. package/.kimi/rules/hooks.md +0 -23
  1788. package/.kimi/rules/memory-protocol.md +0 -87
  1789. package/.kimi/rules/patterns.md +0 -71
  1790. package/.kimi/rules/performance.md +0 -55
  1791. package/.kimi/rules/security.md +0 -56
  1792. package/.kimi/rules/self-improvement-workflow.md +0 -141
  1793. package/.kimi/rules/shell-portability.md +0 -70
  1794. package/.kimi/rules/testing.md +0 -65
  1795. package/.kimi/skills/agent-eval/SKILL.md +0 -145
  1796. package/.kimi/skills/agent-handoff/SKILL.md +0 -184
  1797. package/.kimi/skills/agent-harness-construction/SKILL.md +0 -73
  1798. package/.kimi/skills/agent-introspection-debugging/SKILL.md +0 -153
  1799. package/.kimi/skills/agent-payment-x402/SKILL.md +0 -178
  1800. package/.kimi/skills/agent-sort/SKILL.md +0 -215
  1801. package/.kimi/skills/agentic-engineering/SKILL.md +0 -63
  1802. package/.kimi/skills/ai-first-engineering/SKILL.md +0 -51
  1803. package/.kimi/skills/ai-regression-testing/SKILL.md +0 -385
  1804. package/.kimi/skills/android-clean-architecture/SKILL.md +0 -339
  1805. package/.kimi/skills/api-connector-builder/SKILL.md +0 -121
  1806. package/.kimi/skills/api-design/SKILL.md +0 -523
  1807. package/.kimi/skills/architecture-decision-records/SKILL.md +0 -179
  1808. package/.kimi/skills/article-writing/SKILL.md +0 -79
  1809. package/.kimi/skills/automation-audit-ops/SKILL.md +0 -142
  1810. package/.kimi/skills/autonomous-agent-harness/SKILL.md +0 -267
  1811. package/.kimi/skills/autonomous-loops/SKILL.md +0 -610
  1812. package/.kimi/skills/backend-patterns/SKILL.md +0 -598
  1813. package/.kimi/skills/benchmark/SKILL.md +0 -93
  1814. package/.kimi/skills/blueprint/SKILL.md +0 -105
  1815. package/.kimi/skills/brand-voice/SKILL.md +0 -97
  1816. package/.kimi/skills/brand-voice/references/voice-profile-schema.md +0 -55
  1817. package/.kimi/skills/browser-qa/SKILL.md +0 -87
  1818. package/.kimi/skills/bun-runtime/SKILL.md +0 -84
  1819. package/.kimi/skills/canary-watch/SKILL.md +0 -99
  1820. package/.kimi/skills/carrier-relationship-management/SKILL.md +0 -212
  1821. package/.kimi/skills/ck/SKILL.md +0 -147
  1822. package/.kimi/skills/ck/commands/forget.mjs +0 -44
  1823. package/.kimi/skills/ck/commands/info.mjs +0 -24
  1824. package/.kimi/skills/ck/commands/init.mjs +0 -143
  1825. package/.kimi/skills/ck/commands/list.mjs +0 -40
  1826. package/.kimi/skills/ck/commands/migrate.mjs +0 -202
  1827. package/.kimi/skills/ck/commands/resume.mjs +0 -36
  1828. package/.kimi/skills/ck/commands/save.mjs +0 -210
  1829. package/.kimi/skills/ck/commands/shared.mjs +0 -387
  1830. package/.kimi/skills/ck/hooks/session-start.mjs +0 -224
  1831. package/.kimi/skills/claude-api/SKILL.md +0 -337
  1832. package/.kimi/skills/claude-devfleet/SKILL.md +0 -103
  1833. package/.kimi/skills/click-path-audit/SKILL.md +0 -244
  1834. package/.kimi/skills/clickhouse-io/SKILL.md +0 -439
  1835. package/.kimi/skills/code-tour/SKILL.md +0 -236
  1836. package/.kimi/skills/codebase-onboarding/SKILL.md +0 -233
  1837. package/.kimi/skills/coding-standards/SKILL.md +0 -549
  1838. package/.kimi/skills/compose-multiplatform-patterns/SKILL.md +0 -299
  1839. package/.kimi/skills/configure-ecc/SKILL.md +0 -367
  1840. package/.kimi/skills/connections-optimizer/SKILL.md +0 -189
  1841. package/.kimi/skills/content-engine/SKILL.md +0 -131
  1842. package/.kimi/skills/content-hash-cache-pattern/SKILL.md +0 -161
  1843. package/.kimi/skills/context-budget/SKILL.md +0 -135
  1844. package/.kimi/skills/continuous-agent-loop/SKILL.md +0 -45
  1845. package/.kimi/skills/continuous-learning/SKILL.md +0 -123
  1846. package/.kimi/skills/continuous-learning/config.json +0 -18
  1847. package/.kimi/skills/continuous-learning/evaluate-session.sh +0 -69
  1848. package/.kimi/skills/continuous-learning-v2/SKILL.md +0 -365
  1849. package/.kimi/skills/continuous-learning-v2/agents/observer-loop.sh +0 -271
  1850. package/.kimi/skills/continuous-learning-v2/agents/observer.md +0 -198
  1851. package/.kimi/skills/continuous-learning-v2/agents/session-guardian.sh +0 -150
  1852. package/.kimi/skills/continuous-learning-v2/agents/start-observer.sh +0 -244
  1853. package/.kimi/skills/continuous-learning-v2/config.json +0 -8
  1854. package/.kimi/skills/continuous-learning-v2/hooks/observe.sh +0 -428
  1855. package/.kimi/skills/continuous-learning-v2/scripts/detect-project.sh +0 -228
  1856. package/.kimi/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -1426
  1857. package/.kimi/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -984
  1858. package/.kimi/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
  1859. package/.kimi/skills/cost-aware-model-routing/SKILL.md +0 -153
  1860. package/.kimi/skills/council/SKILL.md +0 -203
  1861. package/.kimi/skills/cpp-coding-standards/SKILL.md +0 -723
  1862. package/.kimi/skills/cpp-testing/SKILL.md +0 -324
  1863. package/.kimi/skills/crosspost/SKILL.md +0 -111
  1864. package/.kimi/skills/csharp-testing/SKILL.md +0 -321
  1865. package/.kimi/skills/customer-billing-ops/SKILL.md +0 -140
  1866. package/.kimi/skills/customs-trade-compliance/SKILL.md +0 -263
  1867. package/.kimi/skills/dart-flutter-patterns/SKILL.md +0 -563
  1868. package/.kimi/skills/dashboard-builder/SKILL.md +0 -109
  1869. package/.kimi/skills/data-scraper-agent/SKILL.md +0 -764
  1870. package/.kimi/skills/database-migrations/SKILL.md +0 -429
  1871. package/.kimi/skills/deep-research/SKILL.md +0 -155
  1872. package/.kimi/skills/defi-amm-security/SKILL.md +0 -160
  1873. package/.kimi/skills/deployment-patterns/SKILL.md +0 -427
  1874. package/.kimi/skills/design-system/SKILL.md +0 -82
  1875. package/.kimi/skills/django-patterns/SKILL.md +0 -734
  1876. package/.kimi/skills/django-security/SKILL.md +0 -593
  1877. package/.kimi/skills/django-tdd/SKILL.md +0 -729
  1878. package/.kimi/skills/django-verification/SKILL.md +0 -469
  1879. package/.kimi/skills/dmux-workflows/SKILL.md +0 -191
  1880. package/.kimi/skills/docker-patterns/SKILL.md +0 -364
  1881. package/.kimi/skills/documentation-lookup/SKILL.md +0 -90
  1882. package/.kimi/skills/dotnet-patterns/SKILL.md +0 -321
  1883. package/.kimi/skills/e2e-testing/SKILL.md +0 -326
  1884. package/.kimi/skills/ecc-token-savings/SKILL.md +0 -106
  1885. package/.kimi/skills/ecc-tools-cost-audit/SKILL.md +0 -160
  1886. package/.kimi/skills/email-ops/SKILL.md +0 -121
  1887. package/.kimi/skills/energy-procurement/SKILL.md +0 -228
  1888. package/.kimi/skills/enterprise-agent-ops/SKILL.md +0 -50
  1889. package/.kimi/skills/eval-harness/SKILL.md +0 -270
  1890. package/.kimi/skills/evm-token-decimals/SKILL.md +0 -130
  1891. package/.kimi/skills/exa-search/SKILL.md +0 -103
  1892. package/.kimi/skills/fal-ai-media/SKILL.md +0 -284
  1893. package/.kimi/skills/finance-billing-ops/SKILL.md +0 -127
  1894. package/.kimi/skills/flutter-dart-code-review/SKILL.md +0 -435
  1895. package/.kimi/skills/foundation-models-on-device/SKILL.md +0 -243
  1896. package/.kimi/skills/frontend-design/SKILL.md +0 -145
  1897. package/.kimi/skills/frontend-patterns/SKILL.md +0 -642
  1898. package/.kimi/skills/frontend-slides/SKILL.md +0 -184
  1899. package/.kimi/skills/frontend-slides/STYLE_PRESETS.md +0 -330
  1900. package/.kimi/skills/gan-style-harness/SKILL.md +0 -278
  1901. package/.kimi/skills/git-mastery/SKILL.md +0 -366
  1902. package/.kimi/skills/git-workflow/SKILL.md +0 -715
  1903. package/.kimi/skills/github-ops/SKILL.md +0 -144
  1904. package/.kimi/skills/golang-patterns/SKILL.md +0 -674
  1905. package/.kimi/skills/golang-testing/SKILL.md +0 -720
  1906. package/.kimi/skills/google-workspace-ops/SKILL.md +0 -95
  1907. package/.kimi/skills/healthcare-cdss-patterns/SKILL.md +0 -245
  1908. package/.kimi/skills/healthcare-emr-patterns/SKILL.md +0 -159
  1909. package/.kimi/skills/healthcare-eval-harness/SKILL.md +0 -207
  1910. package/.kimi/skills/healthcare-phi-compliance/SKILL.md +0 -145
  1911. package/.kimi/skills/hexagonal-architecture/SKILL.md +0 -276
  1912. package/.kimi/skills/hipaa-compliance/SKILL.md +0 -78
  1913. package/.kimi/skills/hookify-rules/SKILL.md +0 -128
  1914. package/.kimi/skills/intent-routing/SKILL.md +0 -134
  1915. package/.kimi/skills/inventory-demand-planning/SKILL.md +0 -247
  1916. package/.kimi/skills/investor-materials/SKILL.md +0 -96
  1917. package/.kimi/skills/investor-outreach/SKILL.md +0 -91
  1918. package/.kimi/skills/iterative-retrieval/SKILL.md +0 -211
  1919. package/.kimi/skills/java-coding-standards/SKILL.md +0 -147
  1920. package/.kimi/skills/jira-integration/SKILL.md +0 -293
  1921. package/.kimi/skills/jpa-patterns/SKILL.md +0 -151
  1922. package/.kimi/skills/knowledge-ops/SKILL.md +0 -154
  1923. package/.kimi/skills/kodelyth-memory/SKILL.md +0 -136
  1924. package/.kimi/skills/kodelyth-quickstart/SKILL.md +0 -214
  1925. package/.kimi/skills/kotlin-coroutines-flows/SKILL.md +0 -284
  1926. package/.kimi/skills/kotlin-exposed-patterns/SKILL.md +0 -719
  1927. package/.kimi/skills/kotlin-ktor-patterns/SKILL.md +0 -689
  1928. package/.kimi/skills/kotlin-patterns/SKILL.md +0 -711
  1929. package/.kimi/skills/kotlin-testing/SKILL.md +0 -824
  1930. package/.kimi/skills/laravel-patterns/SKILL.md +0 -415
  1931. package/.kimi/skills/laravel-plugin-discovery/SKILL.md +0 -229
  1932. package/.kimi/skills/laravel-security/SKILL.md +0 -285
  1933. package/.kimi/skills/laravel-tdd/SKILL.md +0 -283
  1934. package/.kimi/skills/laravel-verification/SKILL.md +0 -179
  1935. package/.kimi/skills/lead-intelligence/SKILL.md +0 -321
  1936. package/.kimi/skills/lead-intelligence/agents/enrichment-agent.md +0 -85
  1937. package/.kimi/skills/lead-intelligence/agents/mutual-mapper.md +0 -75
  1938. package/.kimi/skills/lead-intelligence/agents/outreach-drafter.md +0 -98
  1939. package/.kimi/skills/lead-intelligence/agents/signal-scorer.md +0 -60
  1940. package/.kimi/skills/liquid-glass-design/SKILL.md +0 -279
  1941. package/.kimi/skills/llm-trading-agent-security/SKILL.md +0 -146
  1942. package/.kimi/skills/logistics-exception-management/SKILL.md +0 -222
  1943. package/.kimi/skills/manim-video/SKILL.md +0 -89
  1944. package/.kimi/skills/manim-video/assets/network_graph_scene.py +0 -52
  1945. package/.kimi/skills/market-research/SKILL.md +0 -75
  1946. package/.kimi/skills/mcp-server-patterns/SKILL.md +0 -67
  1947. package/.kimi/skills/messages-ops/SKILL.md +0 -104
  1948. package/.kimi/skills/nanoclaw-repl/SKILL.md +0 -33
  1949. package/.kimi/skills/nestjs-patterns/SKILL.md +0 -230
  1950. package/.kimi/skills/nextjs-turbopack/SKILL.md +0 -44
  1951. package/.kimi/skills/nodejs-keccak256/SKILL.md +0 -102
  1952. package/.kimi/skills/nutrient-document-processing/SKILL.md +0 -167
  1953. package/.kimi/skills/nuxt4-patterns/SKILL.md +0 -100
  1954. package/.kimi/skills/observability/SKILL.md +0 -390
  1955. package/.kimi/skills/observability-dashboard/SKILL.md +0 -119
  1956. package/.kimi/skills/openclaw-persona-forge/SKILL.md +0 -296
  1957. package/.kimi/skills/openclaw-persona-forge/gacha.py +0 -224
  1958. package/.kimi/skills/openclaw-persona-forge/gacha.sh +0 -5
  1959. package/.kimi/skills/openclaw-persona-forge/references/avatar-style.md +0 -124
  1960. package/.kimi/skills/openclaw-persona-forge/references/boundary-rules.md +0 -53
  1961. package/.kimi/skills/openclaw-persona-forge/references/error-handling.md +0 -53
  1962. package/.kimi/skills/openclaw-persona-forge/references/identity-tension.md +0 -48
  1963. package/.kimi/skills/openclaw-persona-forge/references/naming-system.md +0 -39
  1964. package/.kimi/skills/openclaw-persona-forge/references/output-template.md +0 -166
  1965. package/.kimi/skills/opensource-pipeline/SKILL.md +0 -255
  1966. package/.kimi/skills/perl-patterns/SKILL.md +0 -504
  1967. package/.kimi/skills/perl-security/SKILL.md +0 -503
  1968. package/.kimi/skills/perl-testing/SKILL.md +0 -475
  1969. package/.kimi/skills/plankton-code-quality/SKILL.md +0 -236
  1970. package/.kimi/skills/postgres-patterns/SKILL.md +0 -147
  1971. package/.kimi/skills/product-capability/SKILL.md +0 -141
  1972. package/.kimi/skills/product-lens/SKILL.md +0 -92
  1973. package/.kimi/skills/production-scheduling/SKILL.md +0 -238
  1974. package/.kimi/skills/project-flow-ops/SKILL.md +0 -111
  1975. package/.kimi/skills/prompt-optimizer/SKILL.md +0 -397
  1976. package/.kimi/skills/python-patterns/SKILL.md +0 -750
  1977. package/.kimi/skills/python-testing/SKILL.md +0 -816
  1978. package/.kimi/skills/pytorch-patterns/SKILL.md +0 -396
  1979. package/.kimi/skills/quality-nonconformance/SKILL.md +0 -260
  1980. package/.kimi/skills/ralphinho-rfc-pipeline/SKILL.md +0 -67
  1981. package/.kimi/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
  1982. package/.kimi/skills/remotion-video-creation/SKILL.md +0 -43
  1983. package/.kimi/skills/remotion-video-creation/rules/3d.md +0 -86
  1984. package/.kimi/skills/remotion-video-creation/rules/animations.md +0 -29
  1985. package/.kimi/skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx +0 -173
  1986. package/.kimi/skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx +0 -100
  1987. package/.kimi/skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx +0 -108
  1988. package/.kimi/skills/remotion-video-creation/rules/assets.md +0 -78
  1989. package/.kimi/skills/remotion-video-creation/rules/audio.md +0 -172
  1990. package/.kimi/skills/remotion-video-creation/rules/calculate-metadata.md +0 -104
  1991. package/.kimi/skills/remotion-video-creation/rules/can-decode.md +0 -75
  1992. package/.kimi/skills/remotion-video-creation/rules/charts.md +0 -58
  1993. package/.kimi/skills/remotion-video-creation/rules/compositions.md +0 -146
  1994. package/.kimi/skills/remotion-video-creation/rules/display-captions.md +0 -126
  1995. package/.kimi/skills/remotion-video-creation/rules/extract-frames.md +0 -229
  1996. package/.kimi/skills/remotion-video-creation/rules/fonts.md +0 -152
  1997. package/.kimi/skills/remotion-video-creation/rules/get-audio-duration.md +0 -58
  1998. package/.kimi/skills/remotion-video-creation/rules/get-video-dimensions.md +0 -68
  1999. package/.kimi/skills/remotion-video-creation/rules/get-video-duration.md +0 -58
  2000. package/.kimi/skills/remotion-video-creation/rules/gifs.md +0 -138
  2001. package/.kimi/skills/remotion-video-creation/rules/images.md +0 -130
  2002. package/.kimi/skills/remotion-video-creation/rules/import-srt-captions.md +0 -67
  2003. package/.kimi/skills/remotion-video-creation/rules/lottie.md +0 -67
  2004. package/.kimi/skills/remotion-video-creation/rules/measuring-dom-nodes.md +0 -34
  2005. package/.kimi/skills/remotion-video-creation/rules/measuring-text.md +0 -143
  2006. package/.kimi/skills/remotion-video-creation/rules/sequencing.md +0 -106
  2007. package/.kimi/skills/remotion-video-creation/rules/tailwind.md +0 -11
  2008. package/.kimi/skills/remotion-video-creation/rules/text-animations.md +0 -20
  2009. package/.kimi/skills/remotion-video-creation/rules/timing.md +0 -179
  2010. package/.kimi/skills/remotion-video-creation/rules/transcribe-captions.md +0 -19
  2011. package/.kimi/skills/remotion-video-creation/rules/transitions.md +0 -122
  2012. package/.kimi/skills/remotion-video-creation/rules/trimming.md +0 -52
  2013. package/.kimi/skills/remotion-video-creation/rules/videos.md +0 -171
  2014. package/.kimi/skills/repo-scan/SKILL.md +0 -78
  2015. package/.kimi/skills/research-ops/SKILL.md +0 -112
  2016. package/.kimi/skills/returns-reverse-logistics/SKILL.md +0 -240
  2017. package/.kimi/skills/rules-distill/SKILL.md +0 -264
  2018. package/.kimi/skills/rules-distill/scripts/scan-rules.sh +0 -58
  2019. package/.kimi/skills/rules-distill/scripts/scan-skills.sh +0 -129
  2020. package/.kimi/skills/rust-patterns/SKILL.md +0 -499
  2021. package/.kimi/skills/rust-testing/SKILL.md +0 -500
  2022. package/.kimi/skills/safety-guard/SKILL.md +0 -75
  2023. package/.kimi/skills/santa-method/SKILL.md +0 -306
  2024. package/.kimi/skills/search-first/SKILL.md +0 -161
  2025. package/.kimi/skills/security-bounty-hunter/SKILL.md +0 -99
  2026. package/.kimi/skills/security-review/SKILL.md +0 -495
  2027. package/.kimi/skills/security-review/cloud-infrastructure-security.md +0 -361
  2028. package/.kimi/skills/security-scan/SKILL.md +0 -165
  2029. package/.kimi/skills/self-evolving-memory/SKILL.md +0 -175
  2030. package/.kimi/skills/seo/SKILL.md +0 -154
  2031. package/.kimi/skills/session-replay/SKILL.md +0 -199
  2032. package/.kimi/skills/skill-comply/SKILL.md +0 -58
  2033. package/.kimi/skills/skill-comply/fixtures/compliant_trace.jsonl +0 -5
  2034. package/.kimi/skills/skill-comply/fixtures/noncompliant_trace.jsonl +0 -3
  2035. package/.kimi/skills/skill-comply/fixtures/tdd_spec.yaml +0 -44
  2036. package/.kimi/skills/skill-comply/prompts/classifier.md +0 -24
  2037. package/.kimi/skills/skill-comply/prompts/scenario_generator.md +0 -62
  2038. package/.kimi/skills/skill-comply/prompts/spec_generator.md +0 -42
  2039. package/.kimi/skills/skill-comply/pyproject.toml +0 -15
  2040. package/.kimi/skills/skill-comply/scripts/__init__.py +0 -0
  2041. package/.kimi/skills/skill-comply/scripts/classifier.py +0 -85
  2042. package/.kimi/skills/skill-comply/scripts/grader.py +0 -122
  2043. package/.kimi/skills/skill-comply/scripts/parser.py +0 -107
  2044. package/.kimi/skills/skill-comply/scripts/report.py +0 -170
  2045. package/.kimi/skills/skill-comply/scripts/run.py +0 -127
  2046. package/.kimi/skills/skill-comply/scripts/runner.py +0 -161
  2047. package/.kimi/skills/skill-comply/scripts/scenario_generator.py +0 -70
  2048. package/.kimi/skills/skill-comply/scripts/spec_generator.py +0 -72
  2049. package/.kimi/skills/skill-comply/scripts/utils.py +0 -13
  2050. package/.kimi/skills/skill-stocktake/SKILL.md +0 -193
  2051. package/.kimi/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
  2052. package/.kimi/skills/skill-stocktake/scripts/save-results.sh +0 -56
  2053. package/.kimi/skills/skill-stocktake/scripts/scan.sh +0 -170
  2054. package/.kimi/skills/smart-debug/SKILL.md +0 -241
  2055. package/.kimi/skills/social-graph-ranker/SKILL.md +0 -154
  2056. package/.kimi/skills/springboot-patterns/SKILL.md +0 -314
  2057. package/.kimi/skills/springboot-security/SKILL.md +0 -272
  2058. package/.kimi/skills/springboot-tdd/SKILL.md +0 -158
  2059. package/.kimi/skills/springboot-verification/SKILL.md +0 -231
  2060. package/.kimi/skills/strategic-compact/SKILL.md +0 -131
  2061. package/.kimi/skills/strategic-compact/suggest-compact.sh +0 -54
  2062. package/.kimi/skills/supply-chain-verification/SKILL.md +0 -201
  2063. package/.kimi/skills/swarm-orchestrator/SKILL.md +0 -177
  2064. package/.kimi/skills/swift-actor-persistence/SKILL.md +0 -143
  2065. package/.kimi/skills/swift-concurrency-6-2/SKILL.md +0 -216
  2066. package/.kimi/skills/swift-protocol-di-testing/SKILL.md +0 -190
  2067. package/.kimi/skills/swiftui-patterns/SKILL.md +0 -259
  2068. package/.kimi/skills/tdd-workflow/SKILL.md +0 -463
  2069. package/.kimi/skills/team-builder/SKILL.md +0 -168
  2070. package/.kimi/skills/terminal-ops/SKILL.md +0 -109
  2071. package/.kimi/skills/terse-mode/SKILL.md +0 -97
  2072. package/.kimi/skills/token-budget-advisor/SKILL.md +0 -133
  2073. package/.kimi/skills/ui-demo/SKILL.md +0 -465
  2074. package/.kimi/skills/unified-notifications-ops/SKILL.md +0 -187
  2075. package/.kimi/skills/verification-loop/SKILL.md +0 -126
  2076. package/.kimi/skills/video-editing/SKILL.md +0 -310
  2077. package/.kimi/skills/videodb/SKILL.md +0 -374
  2078. package/.kimi/skills/videodb/reference/api-reference.md +0 -550
  2079. package/.kimi/skills/videodb/reference/capture-reference.md +0 -407
  2080. package/.kimi/skills/videodb/reference/capture.md +0 -101
  2081. package/.kimi/skills/videodb/reference/editor.md +0 -443
  2082. package/.kimi/skills/videodb/reference/generative.md +0 -331
  2083. package/.kimi/skills/videodb/reference/rtstream-reference.md +0 -564
  2084. package/.kimi/skills/videodb/reference/rtstream.md +0 -65
  2085. package/.kimi/skills/videodb/reference/search.md +0 -230
  2086. package/.kimi/skills/videodb/reference/streaming.md +0 -406
  2087. package/.kimi/skills/videodb/reference/use-cases.md +0 -118
  2088. package/.kimi/skills/videodb/scripts/ws_listener.py +0 -282
  2089. package/.kimi/skills/visa-doc-translate/README.md +0 -86
  2090. package/.kimi/skills/visa-doc-translate/SKILL.md +0 -117
  2091. package/.kimi/skills/workspace-surface-audit/SKILL.md +0 -125
  2092. package/.kimi/skills/x-api/SKILL.md +0 -230
  2093. package/.opencode/rules/README.md +0 -108
  2094. package/.opencode/rules/agent-intent-routing.md +0 -832
  2095. package/.opencode/rules/agents.md +0 -50
  2096. package/.opencode/rules/code-review.md +0 -124
  2097. package/.opencode/rules/coding-style.md +0 -41
  2098. package/.opencode/rules/cost-aware-model-routing.md +0 -152
  2099. package/.opencode/rules/design-quality.md +0 -63
  2100. package/.opencode/rules/development-workflow.md +0 -44
  2101. package/.opencode/rules/git-workflow.md +0 -24
  2102. package/.opencode/rules/hooks.md +0 -23
  2103. package/.opencode/rules/memory-protocol.md +0 -87
  2104. package/.opencode/rules/patterns.md +0 -71
  2105. package/.opencode/rules/performance.md +0 -55
  2106. package/.opencode/rules/security.md +0 -56
  2107. package/.opencode/rules/self-improvement-workflow.md +0 -141
  2108. package/.opencode/rules/shell-portability.md +0 -70
  2109. package/.opencode/rules/testing.md +0 -65
  2110. package/.roo/agents/api-guardian.md +0 -279
  2111. package/.roo/agents/architect.md +0 -211
  2112. package/.roo/agents/backdoor-hunter.md +0 -260
  2113. package/.roo/agents/build-error-resolver.md +0 -114
  2114. package/.roo/agents/chaos-engineer.md +0 -251
  2115. package/.roo/agents/chief-of-staff.md +0 -151
  2116. package/.roo/agents/code-architect.md +0 -71
  2117. package/.roo/agents/code-explorer.md +0 -69
  2118. package/.roo/agents/code-reviewer.md +0 -258
  2119. package/.roo/agents/code-simplifier.md +0 -47
  2120. package/.roo/agents/code-stealer-detector.md +0 -228
  2121. package/.roo/agents/comment-analyzer.md +0 -45
  2122. package/.roo/agents/conversation-analyzer.md +0 -52
  2123. package/.roo/agents/cpp-build-resolver.md +0 -90
  2124. package/.roo/agents/cpp-reviewer.md +0 -72
  2125. package/.roo/agents/csharp-reviewer.md +0 -101
  2126. package/.roo/agents/dart-build-resolver.md +0 -201
  2127. package/.roo/agents/database-reviewer.md +0 -91
  2128. package/.roo/agents/debug-detective.md +0 -410
  2129. package/.roo/agents/dependency-doctor.md +0 -121
  2130. package/.roo/agents/doc-updater.md +0 -107
  2131. package/.roo/agents/docs-lookup.md +0 -68
  2132. package/.roo/agents/e2e-runner.md +0 -107
  2133. package/.roo/agents/env-debugger.md +0 -154
  2134. package/.roo/agents/flake-hunter.md +0 -142
  2135. package/.roo/agents/flutter-reviewer.md +0 -243
  2136. package/.roo/agents/gan-evaluator.md +0 -209
  2137. package/.roo/agents/gan-generator.md +0 -131
  2138. package/.roo/agents/gan-planner.md +0 -99
  2139. package/.roo/agents/git-rescue.md +0 -133
  2140. package/.roo/agents/go-build-resolver.md +0 -94
  2141. package/.roo/agents/go-reviewer.md +0 -76
  2142. package/.roo/agents/harness-optimizer.md +0 -35
  2143. package/.roo/agents/healthcare-reviewer.md +0 -83
  2144. package/.roo/agents/image-architect.md +0 -190
  2145. package/.roo/agents/incident-commander.md +0 -228
  2146. package/.roo/agents/jailbreak-tester.md +0 -222
  2147. package/.roo/agents/java-build-resolver.md +0 -153
  2148. package/.roo/agents/java-reviewer.md +0 -92
  2149. package/.roo/agents/kodelyth-advisor.md +0 -172
  2150. package/.roo/agents/kodelyth-memory.md +0 -87
  2151. package/.roo/agents/kotlin-build-resolver.md +0 -118
  2152. package/.roo/agents/kotlin-reviewer.md +0 -159
  2153. package/.roo/agents/license-violation-finder.md +0 -212
  2154. package/.roo/agents/load-tester.md +0 -284
  2155. package/.roo/agents/loop-operator.md +0 -36
  2156. package/.roo/agents/migration-guide.md +0 -369
  2157. package/.roo/agents/opensource-forker.md +0 -198
  2158. package/.roo/agents/opensource-packager.md +0 -249
  2159. package/.roo/agents/opensource-sanitizer.md +0 -188
  2160. package/.roo/agents/pair-programmer.md +0 -261
  2161. package/.roo/agents/performance-optimizer.md +0 -446
  2162. package/.roo/agents/planner.md +0 -212
  2163. package/.roo/agents/pr-test-analyzer.md +0 -45
  2164. package/.roo/agents/prompt-injection-hunter.md +0 -126
  2165. package/.roo/agents/python-reviewer.md +0 -98
  2166. package/.roo/agents/pytorch-build-resolver.md +0 -120
  2167. package/.roo/agents/refactor-cleaner.md +0 -85
  2168. package/.roo/agents/release-captain.md +0 -226
  2169. package/.roo/agents/rust-build-resolver.md +0 -148
  2170. package/.roo/agents/rust-reviewer.md +0 -94
  2171. package/.roo/agents/secret-hunter.md +0 -209
  2172. package/.roo/agents/security-reviewer.md +0 -166
  2173. package/.roo/agents/seo-specialist.md +0 -62
  2174. package/.roo/agents/silent-failure-hunter.md +0 -50
  2175. package/.roo/agents/supply-chain-auditor.md +0 -195
  2176. package/.roo/agents/tdd-guide.md +0 -91
  2177. package/.roo/agents/type-design-analyzer.md +0 -41
  2178. package/.roo/agents/typescript-reviewer.md +0 -112
  2179. package/.roo/agents/ux-reviewer.md +0 -483
  2180. package/.roo/commands/agent-sort.md +0 -23
  2181. package/.roo/commands/arena.md +0 -136
  2182. package/.roo/commands/aside.md +0 -164
  2183. package/.roo/commands/build-fix.md +0 -66
  2184. package/.roo/commands/checkpoint.md +0 -79
  2185. package/.roo/commands/claw.md +0 -23
  2186. package/.roo/commands/code-review.md +0 -289
  2187. package/.roo/commands/context-budget.md +0 -23
  2188. package/.roo/commands/cpp-build.md +0 -173
  2189. package/.roo/commands/cpp-review.md +0 -132
  2190. package/.roo/commands/cpp-test.md +0 -251
  2191. package/.roo/commands/dashboard.md +0 -67
  2192. package/.roo/commands/debug-blitz.md +0 -70
  2193. package/.roo/commands/devfleet.md +0 -23
  2194. package/.roo/commands/devil-mode.md +0 -121
  2195. package/.roo/commands/docs.md +0 -23
  2196. package/.roo/commands/doctor.md +0 -75
  2197. package/.roo/commands/e2e.md +0 -268
  2198. package/.roo/commands/eval.md +0 -23
  2199. package/.roo/commands/evil-mode.md +0 -106
  2200. package/.roo/commands/evolve.md +0 -178
  2201. package/.roo/commands/feature-dev.md +0 -49
  2202. package/.roo/commands/flutter-build.md +0 -164
  2203. package/.roo/commands/flutter-review.md +0 -116
  2204. package/.roo/commands/flutter-test.md +0 -144
  2205. package/.roo/commands/gan-build.md +0 -104
  2206. package/.roo/commands/gan-design.md +0 -40
  2207. package/.roo/commands/go-build.md +0 -183
  2208. package/.roo/commands/go-review.md +0 -148
  2209. package/.roo/commands/go-test.md +0 -268
  2210. package/.roo/commands/god-mode.md +0 -85
  2211. package/.roo/commands/gradle-build.md +0 -70
  2212. package/.roo/commands/harness-audit.md +0 -77
  2213. package/.roo/commands/hookify-configure.md +0 -14
  2214. package/.roo/commands/hookify-help.md +0 -46
  2215. package/.roo/commands/hookify-list.md +0 -21
  2216. package/.roo/commands/hookify.md +0 -50
  2217. package/.roo/commands/immune.md +0 -89
  2218. package/.roo/commands/instinct-export.md +0 -66
  2219. package/.roo/commands/instinct-import.md +0 -114
  2220. package/.roo/commands/instinct-status.md +0 -59
  2221. package/.roo/commands/jira.md +0 -106
  2222. package/.roo/commands/kotlin-build.md +0 -174
  2223. package/.roo/commands/kotlin-review.md +0 -140
  2224. package/.roo/commands/kotlin-test.md +0 -312
  2225. package/.roo/commands/learn-eval.md +0 -116
  2226. package/.roo/commands/learn.md +0 -74
  2227. package/.roo/commands/lessons.md +0 -92
  2228. package/.roo/commands/loop-start.md +0 -37
  2229. package/.roo/commands/loop-status.md +0 -28
  2230. package/.roo/commands/memory-evolve.md +0 -71
  2231. package/.roo/commands/memory.md +0 -62
  2232. package/.roo/commands/model-route.md +0 -31
  2233. package/.roo/commands/multi-backend.md +0 -163
  2234. package/.roo/commands/multi-execute.md +0 -320
  2235. package/.roo/commands/multi-frontend.md +0 -163
  2236. package/.roo/commands/multi-plan.md +0 -273
  2237. package/.roo/commands/multi-workflow.md +0 -196
  2238. package/.roo/commands/onboard.md +0 -72
  2239. package/.roo/commands/orchestrate.md +0 -135
  2240. package/.roo/commands/plan.md +0 -117
  2241. package/.roo/commands/pm2.md +0 -277
  2242. package/.roo/commands/pre-release.md +0 -66
  2243. package/.roo/commands/project-launch.md +0 -91
  2244. package/.roo/commands/projects.md +0 -39
  2245. package/.roo/commands/promote.md +0 -41
  2246. package/.roo/commands/prompt-optimize.md +0 -23
  2247. package/.roo/commands/prp-commit.md +0 -112
  2248. package/.roo/commands/prp-implement.md +0 -385
  2249. package/.roo/commands/prp-plan.md +0 -502
  2250. package/.roo/commands/prp-pr.md +0 -184
  2251. package/.roo/commands/prp-prd.md +0 -447
  2252. package/.roo/commands/prune.md +0 -31
  2253. package/.roo/commands/python-review.md +0 -297
  2254. package/.roo/commands/quality-gate.md +0 -33
  2255. package/.roo/commands/refactor-clean.md +0 -84
  2256. package/.roo/commands/refactor-sprint.md +0 -77
  2257. package/.roo/commands/replay.md +0 -61
  2258. package/.roo/commands/resume-session.md +0 -156
  2259. package/.roo/commands/review-pr.md +0 -37
  2260. package/.roo/commands/route-model.md +0 -48
  2261. package/.roo/commands/rules-distill.md +0 -20
  2262. package/.roo/commands/rust-build.md +0 -187
  2263. package/.roo/commands/rust-review.md +0 -142
  2264. package/.roo/commands/rust-test.md +0 -308
  2265. package/.roo/commands/santa-loop.md +0 -175
  2266. package/.roo/commands/save-session.md +0 -275
  2267. package/.roo/commands/security-audit.md +0 -66
  2268. package/.roo/commands/sessions.md +0 -333
  2269. package/.roo/commands/setup-pm.md +0 -80
  2270. package/.roo/commands/skill-create.md +0 -174
  2271. package/.roo/commands/skill-health.md +0 -54
  2272. package/.roo/commands/swarm.md +0 -68
  2273. package/.roo/commands/tdd.md +0 -231
  2274. package/.roo/commands/team-review.md +0 -107
  2275. package/.roo/commands/terse-compress.md +0 -78
  2276. package/.roo/commands/terse.md +0 -40
  2277. package/.roo/commands/test-coverage.md +0 -73
  2278. package/.roo/commands/update-codemaps.md +0 -76
  2279. package/.roo/commands/update-docs.md +0 -88
  2280. package/.roo/commands/update.md +0 -92
  2281. package/.roo/commands/verify-supply-chain.md +0 -59
  2282. package/.roo/commands/verify.md +0 -23
  2283. package/.roo/rules/README.md +0 -108
  2284. package/.roo/rules/agent-intent-routing.md +0 -832
  2285. package/.roo/rules/agents.md +0 -50
  2286. package/.roo/rules/code-review.md +0 -124
  2287. package/.roo/rules/coding-style.md +0 -41
  2288. package/.roo/rules/cost-aware-model-routing.md +0 -152
  2289. package/.roo/rules/design-quality.md +0 -63
  2290. package/.roo/rules/development-workflow.md +0 -44
  2291. package/.roo/rules/git-workflow.md +0 -24
  2292. package/.roo/rules/hooks.md +0 -23
  2293. package/.roo/rules/memory-protocol.md +0 -87
  2294. package/.roo/rules/patterns.md +0 -71
  2295. package/.roo/rules/performance.md +0 -55
  2296. package/.roo/rules/security.md +0 -56
  2297. package/.roo/rules/self-improvement-workflow.md +0 -141
  2298. package/.roo/rules/shell-portability.md +0 -70
  2299. package/.roo/rules/testing.md +0 -65
  2300. package/.roo/skills/agent-eval/SKILL.md +0 -145
  2301. package/.roo/skills/agent-handoff/SKILL.md +0 -184
  2302. package/.roo/skills/agent-harness-construction/SKILL.md +0 -73
  2303. package/.roo/skills/agent-introspection-debugging/SKILL.md +0 -153
  2304. package/.roo/skills/agent-payment-x402/SKILL.md +0 -178
  2305. package/.roo/skills/agent-sort/SKILL.md +0 -215
  2306. package/.roo/skills/agentic-engineering/SKILL.md +0 -63
  2307. package/.roo/skills/ai-first-engineering/SKILL.md +0 -51
  2308. package/.roo/skills/ai-regression-testing/SKILL.md +0 -385
  2309. package/.roo/skills/android-clean-architecture/SKILL.md +0 -339
  2310. package/.roo/skills/api-connector-builder/SKILL.md +0 -121
  2311. package/.roo/skills/api-design/SKILL.md +0 -523
  2312. package/.roo/skills/architecture-decision-records/SKILL.md +0 -179
  2313. package/.roo/skills/article-writing/SKILL.md +0 -79
  2314. package/.roo/skills/automation-audit-ops/SKILL.md +0 -142
  2315. package/.roo/skills/autonomous-agent-harness/SKILL.md +0 -267
  2316. package/.roo/skills/autonomous-loops/SKILL.md +0 -610
  2317. package/.roo/skills/backend-patterns/SKILL.md +0 -598
  2318. package/.roo/skills/benchmark/SKILL.md +0 -93
  2319. package/.roo/skills/blueprint/SKILL.md +0 -105
  2320. package/.roo/skills/brand-voice/SKILL.md +0 -97
  2321. package/.roo/skills/brand-voice/references/voice-profile-schema.md +0 -55
  2322. package/.roo/skills/browser-qa/SKILL.md +0 -87
  2323. package/.roo/skills/bun-runtime/SKILL.md +0 -84
  2324. package/.roo/skills/canary-watch/SKILL.md +0 -99
  2325. package/.roo/skills/carrier-relationship-management/SKILL.md +0 -212
  2326. package/.roo/skills/ck/SKILL.md +0 -147
  2327. package/.roo/skills/ck/commands/forget.mjs +0 -44
  2328. package/.roo/skills/ck/commands/info.mjs +0 -24
  2329. package/.roo/skills/ck/commands/init.mjs +0 -143
  2330. package/.roo/skills/ck/commands/list.mjs +0 -40
  2331. package/.roo/skills/ck/commands/migrate.mjs +0 -202
  2332. package/.roo/skills/ck/commands/resume.mjs +0 -36
  2333. package/.roo/skills/ck/commands/save.mjs +0 -210
  2334. package/.roo/skills/ck/commands/shared.mjs +0 -387
  2335. package/.roo/skills/ck/hooks/session-start.mjs +0 -224
  2336. package/.roo/skills/claude-api/SKILL.md +0 -337
  2337. package/.roo/skills/claude-devfleet/SKILL.md +0 -103
  2338. package/.roo/skills/click-path-audit/SKILL.md +0 -244
  2339. package/.roo/skills/clickhouse-io/SKILL.md +0 -439
  2340. package/.roo/skills/code-tour/SKILL.md +0 -236
  2341. package/.roo/skills/codebase-onboarding/SKILL.md +0 -233
  2342. package/.roo/skills/coding-standards/SKILL.md +0 -549
  2343. package/.roo/skills/compose-multiplatform-patterns/SKILL.md +0 -299
  2344. package/.roo/skills/configure-ecc/SKILL.md +0 -367
  2345. package/.roo/skills/connections-optimizer/SKILL.md +0 -189
  2346. package/.roo/skills/content-engine/SKILL.md +0 -131
  2347. package/.roo/skills/content-hash-cache-pattern/SKILL.md +0 -161
  2348. package/.roo/skills/context-budget/SKILL.md +0 -135
  2349. package/.roo/skills/continuous-agent-loop/SKILL.md +0 -45
  2350. package/.roo/skills/continuous-learning/SKILL.md +0 -123
  2351. package/.roo/skills/continuous-learning/config.json +0 -18
  2352. package/.roo/skills/continuous-learning/evaluate-session.sh +0 -69
  2353. package/.roo/skills/continuous-learning-v2/SKILL.md +0 -365
  2354. package/.roo/skills/continuous-learning-v2/agents/observer-loop.sh +0 -271
  2355. package/.roo/skills/continuous-learning-v2/agents/observer.md +0 -198
  2356. package/.roo/skills/continuous-learning-v2/agents/session-guardian.sh +0 -150
  2357. package/.roo/skills/continuous-learning-v2/agents/start-observer.sh +0 -244
  2358. package/.roo/skills/continuous-learning-v2/config.json +0 -8
  2359. package/.roo/skills/continuous-learning-v2/hooks/observe.sh +0 -428
  2360. package/.roo/skills/continuous-learning-v2/scripts/detect-project.sh +0 -228
  2361. package/.roo/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -1426
  2362. package/.roo/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -984
  2363. package/.roo/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
  2364. package/.roo/skills/cost-aware-model-routing/SKILL.md +0 -153
  2365. package/.roo/skills/council/SKILL.md +0 -203
  2366. package/.roo/skills/cpp-coding-standards/SKILL.md +0 -723
  2367. package/.roo/skills/cpp-testing/SKILL.md +0 -324
  2368. package/.roo/skills/crosspost/SKILL.md +0 -111
  2369. package/.roo/skills/csharp-testing/SKILL.md +0 -321
  2370. package/.roo/skills/customer-billing-ops/SKILL.md +0 -140
  2371. package/.roo/skills/customs-trade-compliance/SKILL.md +0 -263
  2372. package/.roo/skills/dart-flutter-patterns/SKILL.md +0 -563
  2373. package/.roo/skills/dashboard-builder/SKILL.md +0 -109
  2374. package/.roo/skills/data-scraper-agent/SKILL.md +0 -764
  2375. package/.roo/skills/database-migrations/SKILL.md +0 -429
  2376. package/.roo/skills/deep-research/SKILL.md +0 -155
  2377. package/.roo/skills/defi-amm-security/SKILL.md +0 -160
  2378. package/.roo/skills/deployment-patterns/SKILL.md +0 -427
  2379. package/.roo/skills/design-system/SKILL.md +0 -82
  2380. package/.roo/skills/django-patterns/SKILL.md +0 -734
  2381. package/.roo/skills/django-security/SKILL.md +0 -593
  2382. package/.roo/skills/django-tdd/SKILL.md +0 -729
  2383. package/.roo/skills/django-verification/SKILL.md +0 -469
  2384. package/.roo/skills/dmux-workflows/SKILL.md +0 -191
  2385. package/.roo/skills/docker-patterns/SKILL.md +0 -364
  2386. package/.roo/skills/documentation-lookup/SKILL.md +0 -90
  2387. package/.roo/skills/dotnet-patterns/SKILL.md +0 -321
  2388. package/.roo/skills/e2e-testing/SKILL.md +0 -326
  2389. package/.roo/skills/ecc-token-savings/SKILL.md +0 -106
  2390. package/.roo/skills/ecc-tools-cost-audit/SKILL.md +0 -160
  2391. package/.roo/skills/email-ops/SKILL.md +0 -121
  2392. package/.roo/skills/energy-procurement/SKILL.md +0 -228
  2393. package/.roo/skills/enterprise-agent-ops/SKILL.md +0 -50
  2394. package/.roo/skills/eval-harness/SKILL.md +0 -270
  2395. package/.roo/skills/evm-token-decimals/SKILL.md +0 -130
  2396. package/.roo/skills/exa-search/SKILL.md +0 -103
  2397. package/.roo/skills/fal-ai-media/SKILL.md +0 -284
  2398. package/.roo/skills/finance-billing-ops/SKILL.md +0 -127
  2399. package/.roo/skills/flutter-dart-code-review/SKILL.md +0 -435
  2400. package/.roo/skills/foundation-models-on-device/SKILL.md +0 -243
  2401. package/.roo/skills/frontend-design/SKILL.md +0 -145
  2402. package/.roo/skills/frontend-patterns/SKILL.md +0 -642
  2403. package/.roo/skills/frontend-slides/SKILL.md +0 -184
  2404. package/.roo/skills/frontend-slides/STYLE_PRESETS.md +0 -330
  2405. package/.roo/skills/gan-style-harness/SKILL.md +0 -278
  2406. package/.roo/skills/git-mastery/SKILL.md +0 -366
  2407. package/.roo/skills/git-workflow/SKILL.md +0 -715
  2408. package/.roo/skills/github-ops/SKILL.md +0 -144
  2409. package/.roo/skills/golang-patterns/SKILL.md +0 -674
  2410. package/.roo/skills/golang-testing/SKILL.md +0 -720
  2411. package/.roo/skills/google-workspace-ops/SKILL.md +0 -95
  2412. package/.roo/skills/healthcare-cdss-patterns/SKILL.md +0 -245
  2413. package/.roo/skills/healthcare-emr-patterns/SKILL.md +0 -159
  2414. package/.roo/skills/healthcare-eval-harness/SKILL.md +0 -207
  2415. package/.roo/skills/healthcare-phi-compliance/SKILL.md +0 -145
  2416. package/.roo/skills/hexagonal-architecture/SKILL.md +0 -276
  2417. package/.roo/skills/hipaa-compliance/SKILL.md +0 -78
  2418. package/.roo/skills/hookify-rules/SKILL.md +0 -128
  2419. package/.roo/skills/intent-routing/SKILL.md +0 -134
  2420. package/.roo/skills/inventory-demand-planning/SKILL.md +0 -247
  2421. package/.roo/skills/investor-materials/SKILL.md +0 -96
  2422. package/.roo/skills/investor-outreach/SKILL.md +0 -91
  2423. package/.roo/skills/iterative-retrieval/SKILL.md +0 -211
  2424. package/.roo/skills/java-coding-standards/SKILL.md +0 -147
  2425. package/.roo/skills/jira-integration/SKILL.md +0 -293
  2426. package/.roo/skills/jpa-patterns/SKILL.md +0 -151
  2427. package/.roo/skills/knowledge-ops/SKILL.md +0 -154
  2428. package/.roo/skills/kodelyth-memory/SKILL.md +0 -136
  2429. package/.roo/skills/kodelyth-quickstart/SKILL.md +0 -214
  2430. package/.roo/skills/kotlin-coroutines-flows/SKILL.md +0 -284
  2431. package/.roo/skills/kotlin-exposed-patterns/SKILL.md +0 -719
  2432. package/.roo/skills/kotlin-ktor-patterns/SKILL.md +0 -689
  2433. package/.roo/skills/kotlin-patterns/SKILL.md +0 -711
  2434. package/.roo/skills/kotlin-testing/SKILL.md +0 -824
  2435. package/.roo/skills/laravel-patterns/SKILL.md +0 -415
  2436. package/.roo/skills/laravel-plugin-discovery/SKILL.md +0 -229
  2437. package/.roo/skills/laravel-security/SKILL.md +0 -285
  2438. package/.roo/skills/laravel-tdd/SKILL.md +0 -283
  2439. package/.roo/skills/laravel-verification/SKILL.md +0 -179
  2440. package/.roo/skills/lead-intelligence/SKILL.md +0 -321
  2441. package/.roo/skills/lead-intelligence/agents/enrichment-agent.md +0 -85
  2442. package/.roo/skills/lead-intelligence/agents/mutual-mapper.md +0 -75
  2443. package/.roo/skills/lead-intelligence/agents/outreach-drafter.md +0 -98
  2444. package/.roo/skills/lead-intelligence/agents/signal-scorer.md +0 -60
  2445. package/.roo/skills/liquid-glass-design/SKILL.md +0 -279
  2446. package/.roo/skills/llm-trading-agent-security/SKILL.md +0 -146
  2447. package/.roo/skills/logistics-exception-management/SKILL.md +0 -222
  2448. package/.roo/skills/manim-video/SKILL.md +0 -89
  2449. package/.roo/skills/manim-video/assets/network_graph_scene.py +0 -52
  2450. package/.roo/skills/market-research/SKILL.md +0 -75
  2451. package/.roo/skills/mcp-server-patterns/SKILL.md +0 -67
  2452. package/.roo/skills/messages-ops/SKILL.md +0 -104
  2453. package/.roo/skills/nanoclaw-repl/SKILL.md +0 -33
  2454. package/.roo/skills/nestjs-patterns/SKILL.md +0 -230
  2455. package/.roo/skills/nextjs-turbopack/SKILL.md +0 -44
  2456. package/.roo/skills/nodejs-keccak256/SKILL.md +0 -102
  2457. package/.roo/skills/nutrient-document-processing/SKILL.md +0 -167
  2458. package/.roo/skills/nuxt4-patterns/SKILL.md +0 -100
  2459. package/.roo/skills/observability/SKILL.md +0 -390
  2460. package/.roo/skills/observability-dashboard/SKILL.md +0 -119
  2461. package/.roo/skills/openclaw-persona-forge/SKILL.md +0 -296
  2462. package/.roo/skills/openclaw-persona-forge/gacha.py +0 -224
  2463. package/.roo/skills/openclaw-persona-forge/gacha.sh +0 -5
  2464. package/.roo/skills/openclaw-persona-forge/references/avatar-style.md +0 -124
  2465. package/.roo/skills/openclaw-persona-forge/references/boundary-rules.md +0 -53
  2466. package/.roo/skills/openclaw-persona-forge/references/error-handling.md +0 -53
  2467. package/.roo/skills/openclaw-persona-forge/references/identity-tension.md +0 -48
  2468. package/.roo/skills/openclaw-persona-forge/references/naming-system.md +0 -39
  2469. package/.roo/skills/openclaw-persona-forge/references/output-template.md +0 -166
  2470. package/.roo/skills/opensource-pipeline/SKILL.md +0 -255
  2471. package/.roo/skills/perl-patterns/SKILL.md +0 -504
  2472. package/.roo/skills/perl-security/SKILL.md +0 -503
  2473. package/.roo/skills/perl-testing/SKILL.md +0 -475
  2474. package/.roo/skills/plankton-code-quality/SKILL.md +0 -236
  2475. package/.roo/skills/postgres-patterns/SKILL.md +0 -147
  2476. package/.roo/skills/product-capability/SKILL.md +0 -141
  2477. package/.roo/skills/product-lens/SKILL.md +0 -92
  2478. package/.roo/skills/production-scheduling/SKILL.md +0 -238
  2479. package/.roo/skills/project-flow-ops/SKILL.md +0 -111
  2480. package/.roo/skills/prompt-optimizer/SKILL.md +0 -397
  2481. package/.roo/skills/python-patterns/SKILL.md +0 -750
  2482. package/.roo/skills/python-testing/SKILL.md +0 -816
  2483. package/.roo/skills/pytorch-patterns/SKILL.md +0 -396
  2484. package/.roo/skills/quality-nonconformance/SKILL.md +0 -260
  2485. package/.roo/skills/ralphinho-rfc-pipeline/SKILL.md +0 -67
  2486. package/.roo/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
  2487. package/.roo/skills/remotion-video-creation/SKILL.md +0 -43
  2488. package/.roo/skills/remotion-video-creation/rules/3d.md +0 -86
  2489. package/.roo/skills/remotion-video-creation/rules/animations.md +0 -29
  2490. package/.roo/skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx +0 -173
  2491. package/.roo/skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx +0 -100
  2492. package/.roo/skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx +0 -108
  2493. package/.roo/skills/remotion-video-creation/rules/assets.md +0 -78
  2494. package/.roo/skills/remotion-video-creation/rules/audio.md +0 -172
  2495. package/.roo/skills/remotion-video-creation/rules/calculate-metadata.md +0 -104
  2496. package/.roo/skills/remotion-video-creation/rules/can-decode.md +0 -75
  2497. package/.roo/skills/remotion-video-creation/rules/charts.md +0 -58
  2498. package/.roo/skills/remotion-video-creation/rules/compositions.md +0 -146
  2499. package/.roo/skills/remotion-video-creation/rules/display-captions.md +0 -126
  2500. package/.roo/skills/remotion-video-creation/rules/extract-frames.md +0 -229
  2501. package/.roo/skills/remotion-video-creation/rules/fonts.md +0 -152
  2502. package/.roo/skills/remotion-video-creation/rules/get-audio-duration.md +0 -58
  2503. package/.roo/skills/remotion-video-creation/rules/get-video-dimensions.md +0 -68
  2504. package/.roo/skills/remotion-video-creation/rules/get-video-duration.md +0 -58
  2505. package/.roo/skills/remotion-video-creation/rules/gifs.md +0 -138
  2506. package/.roo/skills/remotion-video-creation/rules/images.md +0 -130
  2507. package/.roo/skills/remotion-video-creation/rules/import-srt-captions.md +0 -67
  2508. package/.roo/skills/remotion-video-creation/rules/lottie.md +0 -67
  2509. package/.roo/skills/remotion-video-creation/rules/measuring-dom-nodes.md +0 -34
  2510. package/.roo/skills/remotion-video-creation/rules/measuring-text.md +0 -143
  2511. package/.roo/skills/remotion-video-creation/rules/sequencing.md +0 -106
  2512. package/.roo/skills/remotion-video-creation/rules/tailwind.md +0 -11
  2513. package/.roo/skills/remotion-video-creation/rules/text-animations.md +0 -20
  2514. package/.roo/skills/remotion-video-creation/rules/timing.md +0 -179
  2515. package/.roo/skills/remotion-video-creation/rules/transcribe-captions.md +0 -19
  2516. package/.roo/skills/remotion-video-creation/rules/transitions.md +0 -122
  2517. package/.roo/skills/remotion-video-creation/rules/trimming.md +0 -52
  2518. package/.roo/skills/remotion-video-creation/rules/videos.md +0 -171
  2519. package/.roo/skills/repo-scan/SKILL.md +0 -78
  2520. package/.roo/skills/research-ops/SKILL.md +0 -112
  2521. package/.roo/skills/returns-reverse-logistics/SKILL.md +0 -240
  2522. package/.roo/skills/rules-distill/SKILL.md +0 -264
  2523. package/.roo/skills/rules-distill/scripts/scan-rules.sh +0 -58
  2524. package/.roo/skills/rules-distill/scripts/scan-skills.sh +0 -129
  2525. package/.roo/skills/rust-patterns/SKILL.md +0 -499
  2526. package/.roo/skills/rust-testing/SKILL.md +0 -500
  2527. package/.roo/skills/safety-guard/SKILL.md +0 -75
  2528. package/.roo/skills/santa-method/SKILL.md +0 -306
  2529. package/.roo/skills/search-first/SKILL.md +0 -161
  2530. package/.roo/skills/security-bounty-hunter/SKILL.md +0 -99
  2531. package/.roo/skills/security-review/SKILL.md +0 -495
  2532. package/.roo/skills/security-review/cloud-infrastructure-security.md +0 -361
  2533. package/.roo/skills/security-scan/SKILL.md +0 -165
  2534. package/.roo/skills/self-evolving-memory/SKILL.md +0 -175
  2535. package/.roo/skills/seo/SKILL.md +0 -154
  2536. package/.roo/skills/session-replay/SKILL.md +0 -199
  2537. package/.roo/skills/skill-comply/SKILL.md +0 -58
  2538. package/.roo/skills/skill-comply/fixtures/compliant_trace.jsonl +0 -5
  2539. package/.roo/skills/skill-comply/fixtures/noncompliant_trace.jsonl +0 -3
  2540. package/.roo/skills/skill-comply/fixtures/tdd_spec.yaml +0 -44
  2541. package/.roo/skills/skill-comply/prompts/classifier.md +0 -24
  2542. package/.roo/skills/skill-comply/prompts/scenario_generator.md +0 -62
  2543. package/.roo/skills/skill-comply/prompts/spec_generator.md +0 -42
  2544. package/.roo/skills/skill-comply/pyproject.toml +0 -15
  2545. package/.roo/skills/skill-comply/scripts/__init__.py +0 -0
  2546. package/.roo/skills/skill-comply/scripts/classifier.py +0 -85
  2547. package/.roo/skills/skill-comply/scripts/grader.py +0 -122
  2548. package/.roo/skills/skill-comply/scripts/parser.py +0 -107
  2549. package/.roo/skills/skill-comply/scripts/report.py +0 -170
  2550. package/.roo/skills/skill-comply/scripts/run.py +0 -127
  2551. package/.roo/skills/skill-comply/scripts/runner.py +0 -161
  2552. package/.roo/skills/skill-comply/scripts/scenario_generator.py +0 -70
  2553. package/.roo/skills/skill-comply/scripts/spec_generator.py +0 -72
  2554. package/.roo/skills/skill-comply/scripts/utils.py +0 -13
  2555. package/.roo/skills/skill-stocktake/SKILL.md +0 -193
  2556. package/.roo/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
  2557. package/.roo/skills/skill-stocktake/scripts/save-results.sh +0 -56
  2558. package/.roo/skills/skill-stocktake/scripts/scan.sh +0 -170
  2559. package/.roo/skills/smart-debug/SKILL.md +0 -241
  2560. package/.roo/skills/social-graph-ranker/SKILL.md +0 -154
  2561. package/.roo/skills/springboot-patterns/SKILL.md +0 -314
  2562. package/.roo/skills/springboot-security/SKILL.md +0 -272
  2563. package/.roo/skills/springboot-tdd/SKILL.md +0 -158
  2564. package/.roo/skills/springboot-verification/SKILL.md +0 -231
  2565. package/.roo/skills/strategic-compact/SKILL.md +0 -131
  2566. package/.roo/skills/strategic-compact/suggest-compact.sh +0 -54
  2567. package/.roo/skills/supply-chain-verification/SKILL.md +0 -201
  2568. package/.roo/skills/swarm-orchestrator/SKILL.md +0 -177
  2569. package/.roo/skills/swift-actor-persistence/SKILL.md +0 -143
  2570. package/.roo/skills/swift-concurrency-6-2/SKILL.md +0 -216
  2571. package/.roo/skills/swift-protocol-di-testing/SKILL.md +0 -190
  2572. package/.roo/skills/swiftui-patterns/SKILL.md +0 -259
  2573. package/.roo/skills/tdd-workflow/SKILL.md +0 -463
  2574. package/.roo/skills/team-builder/SKILL.md +0 -168
  2575. package/.roo/skills/terminal-ops/SKILL.md +0 -109
  2576. package/.roo/skills/terse-mode/SKILL.md +0 -97
  2577. package/.roo/skills/token-budget-advisor/SKILL.md +0 -133
  2578. package/.roo/skills/ui-demo/SKILL.md +0 -465
  2579. package/.roo/skills/unified-notifications-ops/SKILL.md +0 -187
  2580. package/.roo/skills/verification-loop/SKILL.md +0 -126
  2581. package/.roo/skills/video-editing/SKILL.md +0 -310
  2582. package/.roo/skills/videodb/SKILL.md +0 -374
  2583. package/.roo/skills/videodb/reference/api-reference.md +0 -550
  2584. package/.roo/skills/videodb/reference/capture-reference.md +0 -407
  2585. package/.roo/skills/videodb/reference/capture.md +0 -101
  2586. package/.roo/skills/videodb/reference/editor.md +0 -443
  2587. package/.roo/skills/videodb/reference/generative.md +0 -331
  2588. package/.roo/skills/videodb/reference/rtstream-reference.md +0 -564
  2589. package/.roo/skills/videodb/reference/rtstream.md +0 -65
  2590. package/.roo/skills/videodb/reference/search.md +0 -230
  2591. package/.roo/skills/videodb/reference/streaming.md +0 -406
  2592. package/.roo/skills/videodb/reference/use-cases.md +0 -118
  2593. package/.roo/skills/videodb/scripts/ws_listener.py +0 -282
  2594. package/.roo/skills/visa-doc-translate/README.md +0 -86
  2595. package/.roo/skills/visa-doc-translate/SKILL.md +0 -117
  2596. package/.roo/skills/workspace-surface-audit/SKILL.md +0 -125
  2597. package/.roo/skills/x-api/SKILL.md +0 -230
  2598. package/.windsurfrules +0 -32
  2599. package/CONVENTIONS.md +0 -23
@@ -1,106 +0,0 @@
1
- ---
2
- name: ecc-token-savings
3
- description: Maximize token savings across an ECC-equipped session by combining the three shipped layers — RTK (input compression on shell output), Terse mode (output compression on AI replies), and the codebase graph (structural queries instead of file-by-file grep). Use when the user asks how to cut token cost, why a session is expensive, or how to use RTK/Terse/codebase-graph together.
4
- origin: ECC
5
- ---
6
-
7
- # ECC Token Savings Stack
8
-
9
- Kodelyth ECC ships three independent token-savings layers. They stack. Used together on a typical coding session they cut **55-65% of total token cost** — more on explain-heavy or exploration-heavy work. This skill is the unified playbook; the per-feature docs live in `docs/rtk.md`, `docs/terse-mode.md`, `docs/codebase-graph.md`.
10
-
11
- ## The three layers (know which axis each cuts)
12
-
13
- | Layer | Cuts | How | Typical saving |
14
- |---|---|---|---|
15
- | **RTK** | Input tokens | Filters shell-command output before the LLM sees it | 60-90% on `git`/`ls`/`test`/`docker`/... |
16
- | **Terse mode** | Output tokens | Compresses what the AI writes, code stays byte-exact | 40-70% on replies |
17
- | **Codebase graph** | Input tokens | One structural query replaces dozens of grep/read cycles | ~99% on "who calls X" questions |
18
-
19
- They are orthogonal — RTK and codebase-graph shrink what goes *in*, Terse shrinks what comes *out*. Turning on all three compounds.
20
-
21
- ## Verify what's active
22
-
23
- ```bash
24
- kodelythecc rtk status # RTK binary + wired IDEs + live ledger
25
- kodelythecc terse status # skill installed? current ledger totals
26
- kodelythecc codebase status # binary version + indexed projects
27
- ```
28
-
29
- If any is missing, install it:
30
-
31
- ```bash
32
- kodelythecc rtk enable --all # wire RTK into every ECC-installed IDE
33
- kodelythecc terse enable --all # install /terse + /terse-compress
34
- kodelythecc codebase install # install codebase-memory-mcp + register
35
- ```
36
-
37
- ## The workflow — what to actually do
38
-
39
- ### 1. Let RTK ride silently (already on after install)
40
-
41
- RTK is a PreToolUse hook. Once wired, every shell command the AI runs is auto-filtered. Nothing to do per-session. If you want the compact output in `Read`/`Grep` too, prefer shell (`rg`, `cat`, `find`) or explicit `rtk read`/`rtk grep` — the Bash hook doesn't cover the built-in file tools.
42
-
43
- ### 2. Turn on Terse mode for the session
44
-
45
- ```
46
- /terse full # telegram-style fragments, ~50% output cut (default)
47
- /terse ultra # maximum, ~70% cut — for expert users on familiar work
48
- /terse lite # light trim, ~25% — when you still want readable prose
49
- /terse off # restore normal voice (docs writing, teaching, onboarding)
50
- ```
51
-
52
- Rule of thumb: `full` for day-to-day coding, `off` when the *output itself is the deliverable* (documentation, explanations for others, teaching).
53
-
54
- ### 3. Query the graph instead of grepping
55
-
56
- Once a project is indexed (`"Index this project"` in your AI tool), replace exploration greps with structural queries:
57
-
58
- ```bash
59
- kodelythecc codebase query search_graph '{"name_pattern": ".*Handler.*"}'
60
- kodelythecc codebase query trace_path '{"function_name": "processOrder"}'
61
- kodelythecc codebase query get_architecture '{}'
62
- ```
63
-
64
- "Who calls X", "what's the impact of changing Y", "show the architecture" — all one query, ~3k tokens, versus ~400k tokens of file-by-file reading.
65
-
66
- ### 4. Compress persistent memory files once, save forever
67
-
68
- ```bash
69
- kodelythecc terse compress CLAUDE.md # ~30% smaller, code/URLs/paths byte-exact
70
- kodelythecc terse compress tasks/lessons.md
71
- ```
72
-
73
- Every session that loads these files now costs ~30% fewer input tokens — permanently, not per-turn.
74
-
75
- ## Measure it — don't guess
76
-
77
- ```bash
78
- kodelythecc dashboard # Token Savings tab: RTK (input) + Terse (output), live ledgers
79
- kodelythecc rtk gain --all # raw RTK savings numbers
80
- kodelythecc terse stats # output tokens saved, by level
81
- ```
82
-
83
- The dashboard shows real ledger data, never estimates. Point the user there when they ask "how much am I actually saving."
84
-
85
- ## Honest caveats — say these, don't oversell
86
-
87
- - **Terse adds ~800-1200 input tokens per turn** (the skill prompt). On turns under ~2k output tokens it can be net-negative — skip Terse for short back-and-forth.
88
- - **RTK only covers the Bash tool.** `Read`/`Grep`/`Glob` bypass it. Use shell equivalents to get RTK compression there.
89
- - **The codebase graph must be indexed first** and re-indexed after big changes (`"Index this project"` or `codebase-memory-mcp` auto-watch).
90
- - Native Windows RTK install is manual (`.zip` from releases); WSL and macOS/Linux auto-install.
91
-
92
- ## Quick recommendation by session type
93
-
94
- | Session type | RTK | Terse | Graph |
95
- |---|:---:|:---:|:---:|
96
- | Day-to-day coding | on | `full` | query on explore |
97
- | Deep debugging | on | `lite` (keep reasoning readable) | `trace_path` heavily |
98
- | Codebase exploration / onboarding | on | `off` | primary tool |
99
- | Writing docs / teaching | on | `off` | as needed |
100
- | Expert on familiar code | on | `ultra` | query on explore |
101
-
102
- ## See also
103
-
104
- - `docs/rtk.md`, `docs/terse-mode.md`, `docs/codebase-graph.md` — per-feature deep dives
105
- - Skills: [[terse-mode]], [[token-budget-advisor]], [[cost-aware-model-routing]]
106
- - The `cost-aware-model-routing` rule picks the model *tier*; this skill cuts the *token count* at whatever tier you're on.
@@ -1,160 +0,0 @@
1
- ---
2
- name: ecc-tools-cost-audit
3
- description: Evidence-first ECC Tools burn and billing audit workflow. Use when investigating runaway PR creation, quota bypass, premium-model leakage, duplicate jobs, or GitHub App cost spikes in the ECC Tools repo.
4
- origin: ECC
5
- ---
6
-
7
- # ECC Tools Cost Audit
8
-
9
- Use this skill when the user suspects the ECC Tools GitHub App is burning cost, over-creating PRs, bypassing usage limits, or routing free users into premium analysis paths.
10
-
11
- This is a focused operator workflow for the sibling [ECC-Tools](../../ECC-Tools) repo. It is not a generic billing skill and it is not a repo-wide code review pass.
12
-
13
- ## Skill Stack
14
-
15
- Pull these ECC-native skills into the workflow when relevant:
16
-
17
- - `autonomous-loops` for bounded multi-step audits that cross webhooks, queues, billing, and retries
18
- - `agentic-engineering` for tracing the request path into discrete, provable units
19
- - `customer-billing-ops` when repo behavior and customer-impact math must be separated cleanly
20
- - `search-first` before inventing helpers or re-implementing repo-local utilities
21
- - `security-review` when auth, usage gates, entitlements, or secrets are touched
22
- - `verification-loop` for proving rerun safety and exact post-fix state
23
- - `tdd-workflow` when the fix needs regression coverage in the worker, router, or billing paths
24
-
25
- ## When To Use
26
-
27
- - user says ECC Tools burn rate, PR recursion, over-created PRs, usage-limit bypass, or premium-model leakage
28
- - the task is in the sibling `ECC-Tools` repo and depends on webhook handlers, queue workers, usage reservation, PR creation logic, or paid-gate enforcement
29
- - a customer report says the app created too many PRs, billed incorrectly, or analyzed code without producing a usable result
30
-
31
- ## Scope Guardrails
32
-
33
- - work in the sibling `ECC-Tools` repo, not in `kodelyth-ecc`
34
- - start read-only unless the user clearly asked for a fix
35
- - do not mutate unrelated billing, checkout, or UI flows while tracing analysis burn
36
- - treat app-generated branches and app-generated PRs as red-flag recursion paths until proved otherwise
37
- - separate three things explicitly:
38
- - repo-side burn root cause
39
- - customer-facing billing impact
40
- - product or entitlement gaps that need backlog follow-up
41
-
42
- ## Workflow
43
-
44
- ### 1. Freeze repo scope
45
-
46
- - switch into the sibling `ECC-Tools` repo
47
- - check branch and local diff first
48
- - identify the exact surface under audit:
49
- - webhook router
50
- - queue producer
51
- - queue consumer
52
- - PR creation path
53
- - usage reservation / billing path
54
- - model routing path
55
-
56
- ### 2. Trace ingress before theorizing
57
-
58
- - inspect `src/index.*` or the main entrypoint first
59
- - map every enqueue path before suggesting a fix
60
- - confirm which GitHub events share a queue type
61
- - confirm whether push, pull_request, synchronize, comment, or manual re-run events can converge on the same expensive path
62
-
63
- ### 3. Trace the worker and side effects
64
-
65
- - inspect the queue consumer or scheduled worker that handles analysis
66
- - confirm whether a queued analysis always ends in:
67
- - PR creation
68
- - branch creation
69
- - file updates
70
- - premium model calls
71
- - usage increments
72
- - if analysis can spend tokens and then fail before output is persisted, classify it as burn-with-broken-output
73
-
74
- ### 4. Audit the high-signal burn paths
75
-
76
- #### PR multiplication
77
-
78
- - inspect PR helpers and branch naming
79
- - check dedupe, synchronize-event handling, and existing-PR reuse
80
- - if app-generated branches can re-enter analysis, treat that as a priority-0 recursion risk
81
-
82
- #### Quota bypass
83
-
84
- - inspect where quota is checked versus where usage is reserved or incremented
85
- - if quota is checked before enqueue but usage is charged only inside the worker, treat concurrent front-door passes as a real race
86
-
87
- #### Premium-model leakage
88
-
89
- - inspect model selection, tier branching, and provider routing
90
- - verify whether free or capped users can still hit premium analyzers when premium keys are present
91
-
92
- #### Retry burn
93
-
94
- - inspect retry loops, duplicate queue jobs, and deterministic failure reruns
95
- - if the same non-transient error can spend analysis repeatedly, fix that before quality improvements
96
-
97
- ### 5. Fix in burn order
98
-
99
- If the user asked for code changes, prioritize fixes in this order:
100
-
101
- 1. stop automatic PR multiplication
102
- 2. stop quota bypass
103
- 3. stop premium leakage
104
- 4. stop duplicate-job fanout and pointless retries
105
- 5. close rerun/update safety gaps
106
-
107
- Keep the pass bounded to one to three direct fixes unless the same root cause clearly spans multiple files.
108
-
109
- ### 6. Verify with the smallest proving steps
110
-
111
- - rerun only the targeted tests or integration slices that cover the changed path
112
- - verify whether the burn path is now:
113
- - blocked
114
- - deduped
115
- - downgraded to cheaper analysis
116
- - or rejected early
117
- - state the final status exactly:
118
- - changed locally
119
- - verified locally
120
- - pushed
121
- - deployed
122
- - still blocked
123
-
124
- ## High-Signal Failure Patterns
125
-
126
- ### 1. One queue type for all triggers
127
-
128
- If pushes, PR syncs, and manual audits all enqueue the same job and the worker always creates a PR, analysis equals PR spam.
129
-
130
- ### 2. Post-enqueue usage reservation
131
-
132
- If usage is checked at the front door but only incremented in the worker, concurrent requests can all pass the gate and exceed quota.
133
-
134
- ### 3. Free tier on premium path
135
-
136
- If free queued jobs can still route into Anthropic or another premium provider when keys exist, that is real spend leakage even if the user never sees the premium result.
137
-
138
- ### 4. App-generated branches re-enter the webhook
139
-
140
- If `pull_request.synchronize`, branch pushes, or comment-triggered runs fire on app-owned branches, the app can recursively analyze its own output.
141
-
142
- ### 5. Expensive work before persistence safety
143
-
144
- If the system can spend tokens and then fail on PR creation, file update, or branch collision, it is burning cost without shipping value.
145
-
146
- ## Pitfalls
147
-
148
- - do not begin with broad repo wandering; settle webhook -> queue -> worker first
149
- - do not mix customer billing inference with code-backed product truth
150
- - do not fix lower-value quality issues before the highest-burn path is contained
151
- - do not claim burn is fixed until the narrow proving step was rerun
152
- - do not push or deploy unless the user asked
153
- - do not touch unrelated repo-local changes if they are already in progress
154
-
155
- ## Verification
156
-
157
- - root causes cite exact file paths and code areas
158
- - fixes are ordered by burn impact, not code neatness
159
- - proving commands are named
160
- - final status distinguishes local change, verification, push, and deployment
@@ -1,121 +0,0 @@
1
- ---
2
- name: email-ops
3
- description: Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.
4
- origin: ECC
5
- ---
6
-
7
- # Email Ops
8
-
9
- Use this when the real task is mailbox work: triage, drafting, replying, sending, or proving a message landed in Sent.
10
-
11
- This is not a generic writing skill. It is an operator workflow around the actual mail surface.
12
-
13
- ## Skill Stack
14
-
15
- Pull these ECC-native skills into the workflow when relevant:
16
-
17
- - `brand-voice` before drafting anything user-facing
18
- - `investor-outreach` for investor, partner, or sponsor-facing mail
19
- - `customer-billing-ops` when the thread is a billing/support incident rather than generic correspondence
20
- - `knowledge-ops` when the message or thread should be captured into durable context afterward
21
- - `research-ops` when a reply depends on fresh external facts
22
-
23
- ## When to Use
24
-
25
- - user asks to triage inbox or archive low-signal mail
26
- - user wants a draft, reply, or new outbound email
27
- - user wants to know whether a mail was already sent
28
- - the user wants proof of which account, thread, or Sent entry was used
29
-
30
- ## Guardrails
31
-
32
- - draft first unless the user clearly asked for a live send
33
- - never claim a message was sent without a real Sent-folder or client-side confirmation
34
- - do not switch sender accounts casually; choose the account that matches the project and recipient
35
- - do not delete uncertain business mail during cleanup
36
- - if the task is really DM or iMessage work, hand off to `messages-ops`
37
-
38
- ## Workflow
39
-
40
- ### 1. Resolve the exact surface
41
-
42
- Before acting, settle:
43
-
44
- - which mailbox account
45
- - which thread or recipient
46
- - whether the task is triage, draft, reply, or send
47
- - whether the user wants draft-only or live send
48
-
49
- ### 2. Read the thread before composing
50
-
51
- If replying:
52
-
53
- - read the existing thread
54
- - identify the last outbound touch
55
- - identify any commitments, deadlines, or unanswered questions
56
-
57
- If creating a new outbound:
58
-
59
- - identify warmth level
60
- - select the correct channel and sender account
61
- - pull `brand-voice` before drafting
62
-
63
- ### 3. Draft, then verify
64
-
65
- For draft-only work:
66
-
67
- - produce the final copy
68
- - state sender, recipient, subject, and purpose
69
-
70
- For live-send work:
71
-
72
- - verify the exact final body first
73
- - send through the chosen mail surface
74
- - confirm the message landed in Sent or the equivalent sent-copy store
75
-
76
- ### 4. Report exact state
77
-
78
- Use exact status words:
79
-
80
- - drafted
81
- - approval-pending
82
- - sent
83
- - blocked
84
- - awaiting verification
85
-
86
- If the send surface is blocked, preserve the draft and report the exact blocker instead of improvising a second transport without saying so.
87
-
88
- ## Output Format
89
-
90
- ```text
91
- MAIL SURFACE
92
- - account
93
- - thread / recipient
94
- - requested action
95
-
96
- DRAFT
97
- - subject
98
- - body
99
-
100
- STATUS
101
- - drafted / sent / blocked
102
- - proof of Sent when applicable
103
-
104
- NEXT STEP
105
- - send
106
- - follow up
107
- - archive / move
108
- ```
109
-
110
- ## Pitfalls
111
-
112
- - do not claim send success without a sent-copy check
113
- - do not ignore the thread history and write a contextless reply
114
- - do not mix mailbox work with DM or text-message workflows
115
- - do not expose secrets, auth details, or unnecessary message metadata
116
-
117
- ## Verification
118
-
119
- - the response names the account and thread or recipient
120
- - any send claim includes Sent proof or an explicit client-side confirmation
121
- - the final state is one of drafted / sent / blocked / awaiting verification
@@ -1,228 +0,0 @@
1
- ---
2
- name: energy-procurement
3
- description: >
4
- Codified expertise for electricity and gas procurement, tariff optimization,
5
- demand charge management, renewable PPA evaluation, and multi-facility energy
6
- cost management. Informed by energy procurement managers with 15+ years
7
- experience at large commercial and industrial consumers. Includes market
8
- structure analysis, hedging strategies, load profiling, and sustainability
9
- reporting frameworks. Use when procuring energy, optimizing tariffs, managing
10
- demand charges, evaluating PPAs, or developing energy strategies.
11
- license: Apache-2.0
12
- version: 1.0.0
13
- homepage: https://github.com/sifxprime/kodelyth-ecc
14
- origin: ECC
15
- metadata:
16
- author: evos
17
- clawdbot:
18
- emoji: ""
19
- ---
20
-
21
- # Energy Procurement
22
-
23
- ## Role and Context
24
-
25
- You are a senior energy procurement manager at a large commercial and industrial (C&I) consumer with multiple facilities across regulated and deregulated electricity markets. You manage an annual energy spend of $15M–$80M across 10–50+ sites — manufacturing plants, distribution centers, corporate offices, and cold storage. You own the full procurement lifecycle: tariff analysis, supplier RFPs, contract negotiation, demand charge management, renewable energy sourcing, budget forecasting, and sustainability reporting. You sit between operations (who control load), finance (who own the budget), sustainability (who set emissions targets), and executive leadership (who approve long-term commitments like PPAs). Your systems include utility bill management platforms (Urjanet, EnergyCAP), interval data analytics (meter-level 15-minute kWh/kW), energy market data providers (ICE, CME, Platts), and procurement platforms (energy brokers, aggregators, direct ISO market access). You balance cost reduction against budget certainty, sustainability targets, and operational flexibility — because a procurement strategy that saves 8% but exposes the company to a $2M budget variance in a polar vortex year is not a good strategy.
26
-
27
- ## When to Use
28
-
29
- - Running an RFP for electricity or natural gas supply across multiple facilities
30
- - Analyzing tariff structures and rate schedule optimization opportunities
31
- - Evaluating demand charge mitigation strategies (load shifting, battery storage, power factor correction)
32
- - Assessing PPA (Power Purchase Agreement) offers for on-site or virtual renewable energy
33
- - Building annual energy budgets and hedge position strategies
34
- - Responding to market volatility events (polar vortex, heat wave, regulatory changes)
35
-
36
- ## How It Works
37
-
38
- 1. Profile each facility's load shape using interval meter data (15-minute kWh/kW) to identify cost drivers
39
- 2. Analyze current tariff structures and identify optimization opportunities (rate switching, demand response enrollment)
40
- 3. Structure procurement RFPs with appropriate product specifications (fixed, index, block-and-index, shaped)
41
- 4. Evaluate bids using total cost of energy (not just $/MWh) including capacity, transmission, ancillaries, and risk premium
42
- 5. Execute contracts with staggered terms and layered hedging to avoid concentration risk
43
- 6. Monitor market positions, rebalance hedges on trigger events, and report budget variance monthly
44
-
45
- ## Examples
46
-
47
- - **Multi-site RFP**: 25 facilities across PJM and ERCOT with $40M annual spend. Structure the RFP to capture load diversity benefits, evaluate 6 supplier bids across fixed, index, and block-and-index products, and recommend a blended strategy that locks 60% of volume at fixed rates while maintaining 40% index exposure.
48
- - **Demand charge mitigation**: Manufacturing plant in Con Edison territory paying $28/kW demand charges on a 2MW peak. Analyze interval data to identify the top 10 demand-setting intervals, evaluate battery storage (500kW/2MWh) economics against load curtailment and power factor correction, and calculate payback period.
49
- - **PPA evaluation**: Solar developer offers a 15-year virtual PPA at $35/MWh with a $5/MWh basis risk at the settlement hub. Model the expected savings against forward curves, quantify basis risk exposure using historical node-to-hub spreads, and present the risk-adjusted NPV to the CFO with scenario analysis for high/low gas price environments.
50
-
51
- ## Core Knowledge
52
-
53
- ### Pricing Structures and Utility Bill Anatomy
54
-
55
- Every commercial electricity bill has components that must be understood independently — bundling them into a single "rate" obscures where real optimization opportunities exist:
56
-
57
- - **Energy charges:** The per-kWh cost for electricity consumed. Can be flat rate (same price all hours), time-of-use/TOU (different prices for on-peak, mid-peak, off-peak), or real-time pricing/RTP (hourly prices indexed to wholesale market). For large C&I customers, energy charges typically represent 40–55% of the total bill. In deregulated markets, this is the component you can competitively procure.
58
- - **Demand charges:** Billed on peak kW drawn during a billing period, measured in 15-minute intervals. The utility takes the highest single 15-minute average kW reading in the month and multiplies by the demand rate ($8–$25/kW depending on utility and rate class). Demand charges represent 20–40% of the bill for manufacturing facilities with variable loads. One bad 15-minute interval — a compressor startup coinciding with HVAC peak — can add $5,000–$15,000 to a monthly bill.
59
- - **Capacity charges:** In markets with capacity obligations (PJM, ISO-NE, NYISO), your share of the grid's capacity cost is allocated based on your peak load contribution (PLC) during the prior year's system peak hours (typically 1–5 hours in summer). PLC is measured at your meter during the system coincident peak. Reducing load during those few critical hours can cut capacity charges by 15–30% the following year. This is the single highest-ROI demand response opportunity for most C&I customers.
60
- - **Transmission and distribution (T&D):** Regulated charges for moving power from generation to your meter. Transmission is typically based on your contribution to the regional transmission peak (similar to capacity). Distribution includes customer charges, demand-based delivery charges, and volumetric delivery charges. These are generally non-bypassable — even with on-site generation, you pay distribution charges for being connected to the grid.
61
- - **Riders and surcharges:** Renewable energy standards compliance, nuclear decommissioning, utility transition charges, and regulatory mandated programs. These change through rate cases. A utility rate case filing can add $0.005–$0.015/kWh to your delivered cost — track open proceedings at your state PUC.
62
-
63
- ### Procurement Strategies
64
-
65
- The core decision in deregulated markets is how much price risk to retain versus transfer to suppliers:
66
-
67
- - **Fixed-price (full requirements):** Supplier provides all electricity at a locked $/kWh for the contract term (12–36 months). Provides budget certainty. You pay a risk premium — typically 5–12% above the forward curve at contract signing — because the supplier is absorbing price, volume, and basis risk. Best for organizations where budget predictability outweighs cost minimization.
68
- - **Index/variable pricing:** You pay the real-time or day-ahead wholesale price plus a supplier adder ($0.002–$0.006/kWh). Lowest long-run average cost, but full exposure to price spikes. In ERCOT during Winter Storm Uri (Feb 2021), wholesale prices hit $9,000/MWh — an index customer on a 5 MW peak load faced a single-week energy bill exceeding $1.5M. Index pricing requires active risk management and a corporate culture that tolerates budget variance.
69
- - **Block-and-index (hybrid):** You purchase fixed-price blocks to cover your baseload (60–80% of expected consumption) and let the remaining variable load float at index. This balances cost optimization with partial budget certainty. The blocks should match your base load shape — if your facility runs 3 MW baseload 24/7 with a 2 MW variable load during production hours, buy 3 MW blocks around-the-clock and 2 MW blocks on-peak only.
70
- - **Layered procurement:** Instead of locking in your full load at one point in time (which concentrates market timing risk), buy in tranches over 12–24 months. For example, for a 2027 contract year: buy 25% in Q1 2025, 25% in Q3 2025, 25% in Q1 2026, and the remaining 25% in Q3 2026. Dollar-cost averaging for energy. This is the single most effective risk management technique available to most C&I buyers — it eliminates the "did we lock at the top?" problem.
71
- - **RFP process in deregulated markets:** Issue RFPs to 5–8 qualified retail energy providers (REPs). Include 36 months of interval data, your load factor, site addresses, utility account numbers, current contract expiration dates, and any sustainability requirements (RECs, carbon-free targets). Evaluate on total cost, supplier credit quality (check S&P/Moody's — a supplier bankruptcy mid-contract forces you into utility default service at tariff rates), contract flexibility (change-of-use provisions, early termination), and value-added services (demand response management, sustainability reporting, market intelligence).
72
-
73
- ### Demand Charge Management
74
-
75
- Demand charges are the most controllable cost component for facilities with operational flexibility:
76
-
77
- - **Peak identification:** Download 15-minute interval data from your utility or meter data management system. Identify the top 10 peak intervals per month. In most facilities, 6–8 of the top 10 peaks share a common root cause — simultaneous startup of multiple large loads (chillers, compressors, production lines) during morning ramp-up between 6:00–9:00 AM.
78
- - **Load shifting:** Move discretionary loads (batch processes, charging, thermal storage, water heating) to off-peak periods. A 500 kW load shifted from on-peak to off-peak saves $5,000–$12,500/month in demand charges alone, plus energy cost differential.
79
- - **Peak shaving with batteries:** Behind-the-meter battery storage can cap peak demand by discharging during the highest-demand 15-minute intervals. A 500 kW / 2 MWh battery system costs $800K–$1.2M installed. At $15/kW demand charge, shaving 500 kW saves $7,500/month ($90K/year). Simple payback: 9–13 years — but stack demand charge savings with TOU energy arbitrage, capacity tag reduction, and demand response program payments, and payback drops to 5–7 years.
80
- - **Demand response (DR) programs:** Utility and ISO-operated programs pay customers to curtail load during grid stress events. PJM's Economic DR program pays the LMP for curtailed load during high-price hours. ERCOT's Emergency Response Service (ERS) pays a standby fee plus an energy payment during events. DR revenue for a 1 MW curtailment capability: $15K–$80K/year depending on market, program, and number of dispatch events.
81
- - **Ratchet clauses:** Many tariffs include a demand ratchet — your billed demand cannot fall below 60–80% of the highest peak demand recorded in the prior 11 months. A single accidental peak of 6 MW when your normal peak is 4 MW locks you into billing demand of at least 3.6–4.8 MW for a year. Always check your tariff for ratchet provisions before any facility modification that could spike peak load.
82
-
83
- ### Renewable Energy Procurement
84
-
85
- - **Physical PPA:** You contract directly with a renewable generator (solar/wind farm) to purchase output at a fixed $/MWh price for 10–25 years. The generator is typically located in the same ISO where your load is, and power flows through the grid to your meter. You receive both the energy and the associated RECs. Physical PPAs require you to manage basis risk (the price difference between the generator's node and your load zone), curtailment risk (when the ISO curtails the generator), and shape risk (solar produces when the sun shines, not when you consume).
86
- - **Virtual (financial) PPA (VPPA):** A contract-for-differences. You agree on a fixed strike price (e.g., $35/MWh). The generator sells power into the wholesale market at the settlement point price. If the market price is $45/MWh, the generator pays you $10/MWh. If the market price is $25/MWh, you pay the generator $10/MWh. You receive RECs to claim renewable attributes. VPPAs do not change your physical power supply — you continue buying from your retail supplier. VPPAs are financial instruments and may require CFO/treasury approval, ISDA agreements, and mark-to-market accounting treatment.
87
- - **RECs (Renewable Energy Certificates):** 1 REC = 1 MWh of renewable generation attributes. Unbundled RECs (purchased separately from physical power) are the cheapest way to claim renewable energy use — $1–$5/MWh for national wind RECs, $5–$15/MWh for solar RECs, $20–$60/MWh for specific regional markets (New England, PJM). However, unbundled RECs face increasing scrutiny under GHG Protocol Scope 2 guidance: they satisfy market-based accounting but do not demonstrate "additionality" (causing new renewable generation to be built).
88
- - **On-site generation:** Rooftop or ground-mount solar, combined heat and power (CHP). On-site solar PPA pricing: $0.04–$0.08/kWh depending on location, system size, and ITC eligibility. On-site generation reduces T&D exposure and can lower capacity tags. But behind-the-meter generation introduces net metering risk (utility compensation rate changes), interconnection costs, and site lease complications. Evaluate on-site vs. off-site based on total economic value, not just energy cost.
89
-
90
- ### Load Profiling
91
-
92
- Understanding your facility's load shape is the foundation of every procurement and optimization decision:
93
-
94
- - **Base vs. variable load:** Base load runs 24/7 — process refrigeration, server rooms, continuous manufacturing, lighting in occupied areas. Variable load correlates with production schedules, occupancy, and weather (HVAC). A facility with a 0.85 load factor (base load is 85% of peak) benefits from around-the-clock block purchases. A facility with a 0.45 load factor (large swings between occupied and unoccupied) benefits from shaped products that match the on-peak/off-peak pattern.
95
- - **Load factor:** Average demand divided by peak demand. Load factor = (Total kWh) / (Peak kW × Hours in period). A high load factor (>0.75) means relatively flat, predictable consumption — easier to procure and lower demand charges per kWh. A low load factor (<0.50) means spiky consumption with a high peak-to-average ratio — demand charges dominate your bill and peak shaving has the highest ROI.
96
- - **Contribution by system:** In manufacturing, typical load breakdown: HVAC 25–35%, production motors/drives 30–45%, compressed air 10–15%, lighting 5–10%, process heating 5–15%. The system contributing most to peak demand is not always the one consuming the most energy — compressed air systems often have the worst peak-to-average ratio due to unloaded running and cycling compressors.
97
-
98
- ### Market Structures
99
-
100
- - **Regulated markets:** A single utility provides generation, transmission, and distribution. Rates are set by the state Public Utility Commission (PUC) through periodic rate cases. You cannot choose your electricity supplier. Optimization is limited to tariff selection (switching between available rate schedules), demand charge management, and on-site generation. Approximately 35% of US commercial electricity load is in fully regulated markets.
101
- - **Deregulated markets:** Generation is competitive. You can buy electricity from qualified retail energy providers (REPs), directly from the wholesale market (if you have the infrastructure and credit), or through brokers/aggregators. ISOs/RTOs operate the wholesale market: PJM (Mid-Atlantic and Midwest, largest US market), ERCOT (Texas, uniquely isolated grid), CAISO (California), NYISO (New York), ISO-NE (New England), MISO (Central US), SPP (Plains states). Each ISO has different market rules, capacity structures, and pricing mechanisms.
102
- - **Locational Marginal Pricing (LMP):** Wholesale electricity prices vary by location (node) within an ISO, reflecting generation costs, transmission losses, and congestion. LMP = Energy Component + Congestion Component + Loss Component. A facility at a congested node pays more than one at an uncongested node. Congestion can add $5–$30/MWh to your delivered cost in constrained zones. When evaluating a VPPA, the basis risk between the generator's node and your load zone is driven by congestion patterns.
103
-
104
- ### Sustainability Reporting
105
-
106
- - **Scope 2 emissions — two methods:** The GHG Protocol requires dual reporting. Location-based: uses average grid emission factor for your region (eGRID in the US). Market-based: reflects your procurement choices — if you buy RECs or have a PPA, your market-based emissions decrease. Most companies targeting RE100 or SBTi approval focus on market-based Scope 2.
107
- - **RE100:** A global initiative where companies commit to 100% renewable electricity. Requires annual reporting of progress. Acceptable instruments: physical PPAs, VPPAs with RECs, utility green tariff programs, unbundled RECs (though RE100 is tightening additionality requirements), and on-site generation.
108
- - **CDP and SBTi:** CDP (formerly Carbon Disclosure Project) scores corporate climate disclosure. Energy procurement data feeds your CDP Climate Change questionnaire directly — Section C8 (Energy). SBTi (Science Based Targets initiative) validates that your emissions reduction targets align with Paris Agreement goals. Procurement decisions that lock in fossil-heavy supply for 10+ years can conflict with SBTi trajectories.
109
-
110
- ### Risk Management
111
-
112
- - **Hedging approaches:** Layered procurement is the primary hedge. Supplement with financial hedges (swaps, options, heat rate call options) for specific exposures. Buy put options on wholesale electricity to cap your index pricing exposure — a $50/MWh put costs $2–$5/MWh premium but prevents the catastrophic tail risk of $200+/MWh wholesale spikes.
113
- - **Budget certainty vs. market exposure:** The fundamental tradeoff. Fixed-price contracts provide certainty at a premium. Index contracts provide lower average cost at higher variance. Most sophisticated C&I buyers land on 60–80% hedged, 20–40% index — the exact ratio depends on the company's financial profile, treasury risk tolerance, and whether energy is a material input cost (manufacturers) or an overhead line item (offices).
114
- - **Weather risk:** Heating degree days (HDD) and cooling degree days (CDD) drive consumption variance. A winter 15% colder than normal can increase natural gas costs 25–40% above budget. Weather derivatives (HDD/CDD swaps and options) can hedge volumetric risk — but most C&I buyers manage weather risk through budget reserves rather than financial instruments.
115
- - **Regulatory risk:** Tariff changes through rate cases, capacity market reform (PJM's capacity market has restructured pricing 3 times since 2015), carbon pricing legislation, and net metering policy changes can all shift the economics of your procurement strategy mid-contract.
116
-
117
- ## Decision Frameworks
118
-
119
- ### Procurement Strategy Selection
120
-
121
- When choosing between fixed, index, and block-and-index for a contract renewal:
122
-
123
- 1. **What is the company's tolerance for budget variance?** If energy cost variance >5% of budget triggers a management review, lean fixed. If the company can absorb 15–20% variance without financial stress, index or block-and-index is viable.
124
- 2. **Where is the market in the price cycle?** If forward curves are at the bottom third of the 5-year range, lock in more fixed (buy the dip). If forwards are at the top third, keep more index exposure (don't lock at the peak). If uncertain, layer.
125
- 3. **What is the contract tenor?** For 12-month terms, fixed vs. index matters less — the premium is small and the exposure period is short. For 36+ month terms, the risk premium on fixed pricing compounds and the probability of overpaying increases. Lean hybrid or layered for longer tenors.
126
- 4. **What is the facility's load factor?** High load factor (>0.75): block-and-index works well — buy flat blocks around the clock. Low load factor (<0.50): shaped blocks or TOU-indexed products better match the load profile.
127
-
128
- ### PPA Evaluation
129
-
130
- Before committing to a 10–25 year PPA, evaluate:
131
-
132
- 1. **Does the project economics pencil?** Compare the PPA strike price to the forward curve for the contract tenor. A $35/MWh solar PPA against a $45/MWh forward curve has $10/MWh positive spread. But model the full term — a 20-year PPA at $35/MWh that was in-the-money at signing can go underwater if wholesale prices drop below the strike due to overbuilding of renewables in the region.
133
- 2. **What is the basis risk?** If the generator is in West Texas (ERCOT West) and your load is in Houston (ERCOT Houston), congestion between the two zones can create a persistent basis spread of $3–$12/MWh that erodes the PPA value. Require the developer to provide 5+ years of historical basis data between the project node and your load zone.
134
- 3. **What is the curtailment exposure?** ERCOT curtails wind at 3–8% annually; CAISO curtails solar at 5–12% in spring months. If the PPA settles on generated (not scheduled) volumes, curtailment reduces your REC delivery and changes the economics. Negotiate a curtailment cap or a settlement structure that doesn't penalize you for grid-operator curtailment.
135
- 4. **What are the credit requirements?** Developers typically require investment-grade credit or a letter of credit / parent guarantee for long-term PPAs. A $50M notional VPPA may require a $5–$10M LC, tying up capital. Factor the LC cost into your PPA economics.
136
-
137
- ### Demand Charge Mitigation ROI
138
-
139
- Evaluate demand charge reduction investments using total stacked value:
140
-
141
- 1. Calculate current demand charges: Peak kW × demand rate × 12 months.
142
- 2. Estimate achievable peak reduction from the proposed intervention (battery, load control, DR).
143
- 3. Value the reduction across all applicable tariff components: demand charges + capacity tag reduction (takes effect following delivery year) + TOU energy arbitrage + DR program revenue.
144
- 4. If simple payback < 5 years with stacked value, the investment is typically justified. If 5–8 years, it's marginal and depends on capital availability. If > 8 years on stacked value, the economics don't work unless driven by sustainability mandate.
145
-
146
- ### Market Timing
147
-
148
- Never try to "call the bottom" on energy markets. Instead:
149
-
150
- - Monitor the forward curve relative to the 5-year historical range. When forwards are in the bottom quartile, accelerate procurement (buy tranches faster than your layering schedule). When in the top quartile, decelerate (let existing tranches roll and increase index exposure).
151
- - Watch for structural signals: new generation additions (bearish for prices), plant retirements (bullish), pipeline constraints for natural gas (regional price divergence), and capacity market auction results (drives future capacity charges).
152
-
153
- Use the procurement sequence above as the decision framework baseline and adapt it to your tariff structure, procurement calendar, and board-approved hedge limits.
154
-
155
- ## Key Edge Cases
156
-
157
- These are situations where standard procurement playbooks produce poor outcomes. Brief summaries are included here so you can expand them into project-specific playbooks if needed.
158
-
159
- 1. **ERCOT price spike during extreme weather:** Winter Storm Uri demonstrated that index-priced customers in ERCOT face catastrophic tail risk. A 5 MW facility on index pricing incurred $1.5M+ in a single week. The lesson is not "avoid index pricing" — it's "never go unhedged into winter in ERCOT without a price cap or financial hedge."
160
-
161
- 2. **Virtual PPA basis risk in a congested zone:** A VPPA with a wind farm in West Texas settling against Houston load zone prices can produce persistent negative settlements of $3–$12/MWh due to transmission congestion, turning an apparently favorable PPA into a net cost.
162
-
163
- 3. **Demand charge ratchet trap:** A facility modification (new production line, chiller replacement startup) creates a single month's peak 50% above normal. The tariff's 80% ratchet clause locks elevated billing demand for 11 months. A $200K annual cost increase from a single 15-minute interval.
164
-
165
- 4. **Utility rate case filing mid-contract:** Your fixed-price supply contract covers the energy component, but T&D and rider charges flow through. A utility rate case adds $0.012/kWh to delivery charges — a $150K annual increase on a 12 MW facility that your "fixed" contract doesn't protect against.
166
-
167
- 5. **Negative LMP pricing affecting PPA economics:** During high-wind or high-solar periods, wholesale prices go negative at the generator's node. Under some PPA structures, you owe the developer the settlement difference on negative-price intervals, creating surprise payments.
168
-
169
- 6. **Behind-the-meter solar cannibalizing demand response value:** On-site solar reduces your average consumption but may not reduce your peak (peaks often occur on cloudy late afternoons). If your DR baseline is calculated on recent consumption, solar reduces the baseline, which reduces your DR curtailment capacity and associated revenue.
170
-
171
- 7. **Capacity market obligation surprise:** In PJM, your capacity tag (PLC) is set by your load during the prior year's 5 coincident peak hours. If you ran backup generators or increased production during a heat wave that happened to include peak hours, your PLC spikes, and capacity charges increase 20–40% the following delivery year.
172
-
173
- 8. **Deregulated market re-regulation risk:** A state legislature proposes re-regulation after a price spike event. If enacted, your competitively procured supply contract may be voided, and you revert to utility tariff rates — potentially at higher cost than your negotiated contract.
174
-
175
- ## Communication Patterns
176
-
177
- ### Supplier Negotiations
178
-
179
- Energy supplier negotiations are multi-year relationships. Calibrate tone:
180
-
181
- - **RFP issuance:** Professional, data-rich, competitive. Provide complete interval data and load profiles. Suppliers who can't model your load accurately will pad their margins. Transparency reduces risk premiums.
182
- - **Contract renewal:** Lead with relationship value and volume growth, not price demands. "We've valued the partnership over the past 36 months and want to discuss renewal terms that reflect both market conditions and our growing portfolio."
183
- - **Price challenges:** Reference specific market data. "ICE forward curves for 2027 are showing $42/MWh for AEP Dayton Hub. Your quote of $48/MWh reflects a 14% premium to the curve — can you help us understand what's driving that spread?"
184
-
185
- ### Internal Stakeholders
186
-
187
- - **Finance/treasury:** Quantify decisions in terms of budget impact, variance, and risk. "This block-and-index structure provides 75% budget certainty with a modeled worst-case variance of ±$400K against a $12M annual energy budget."
188
- - **Sustainability:** Map procurement decisions to Scope 2 targets. "This PPA delivers 50,000 MWh of bundled RECs annually, representing 35% of our RE100 target."
189
- - **Operations:** Focus on operational requirements and constraints. "We need to reduce peak demand by 400 kW during summer afternoons — here are three options that don't affect production schedules."
190
-
191
- Use the communication examples here as starting points and adapt them to your supplier, utility, and executive stakeholder workflows.
192
-
193
- ## Escalation Protocols
194
-
195
- | Trigger | Action | Timeline |
196
- |---|---|---|
197
- | Wholesale prices exceed 2× budget assumption for 5+ consecutive days | Notify finance, evaluate hedge position, consider emergency fixed-price procurement | Within 24 hours |
198
- | Supplier credit downgrade below investment grade | Review contract termination provisions, assess replacement supplier options | Within 48 hours |
199
- | Utility rate case filed with >10% proposed increase | Engage regulatory counsel, evaluate intervention filing | Within 1 week |
200
- | Demand peak exceeds ratchet threshold by >15% | Investigate root cause with operations, model billing impact, evaluate mitigation | Within 24 hours |
201
- | PPA developer misses REC delivery by >10% of contracted volume | Issue notice of default per contract, evaluate replacement REC procurement | Within 5 business days |
202
- | Capacity tag (PLC) increases >20% from prior year | Analyze coincident peak intervals, model capacity charge impact, develop peak response plan | Within 2 weeks |
203
- | Regulatory action threatens contract enforceability | Engage legal counsel, evaluate contract force majeure provisions | Within 48 hours |
204
- | Grid emergency / rolling blackouts affecting facilities | Activate emergency load curtailment, coordinate with operations, document for insurance | Immediate |
205
-
206
- ### Escalation Chain
207
-
208
- Energy Analyst → Energy Procurement Manager (24 hours) → Director of Procurement (48 hours) → VP Finance/CFO (>$500K exposure or long-term commitment >5 years)
209
-
210
- ## Performance Indicators
211
-
212
- Track monthly, review quarterly with finance and sustainability:
213
-
214
- | Metric | Target | Red Flag |
215
- |---|---|---|
216
- | Weighted average energy cost vs. budget | Within ±5% | >10% variance |
217
- | Procurement cost vs. market benchmark (forward curve at time of execution) | Within 3% of market | >8% premium |
218
- | Demand charges as % of total bill | <25% (manufacturing) | >35% |
219
- | Peak demand vs. prior year (weather-normalized) | Flat or declining | >10% increase |
220
- | Renewable energy % (market-based Scope 2) | On track to RE100 target year | >15% behind trajectory |
221
- | Supplier contract renewal lead time | Signed ≥90 days before expiry | <30 days before expiry |
222
- | Capacity tag (PLC/ICAP) trend | Flat or declining | >15% YoY increase |
223
- | Budget forecast accuracy (Q1 forecast vs. actuals) | Within ±7% | >12% miss |
224
-
225
- ## Additional Resources
226
-
227
- - Maintain an internal hedge policy, approved counterparty list, and tariff-change calendar alongside this skill.
228
- - Keep facility-specific load shapes and utility contract metadata close to the planning workflow so recommendations stay grounded in real demand patterns.