@wipcomputer/wip-ai-devops-toolbox 1.9.59 → 1.9.61

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 (742) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/SKILL.md +1 -1
  3. package/package.json +1 -1
  4. package/tools/deploy-public/package.json +1 -1
  5. package/tools/post-merge-rename/package.json +1 -1
  6. package/tools/wip-branch-guard/guard.mjs +1 -1
  7. package/tools/wip-branch-guard/package.json +1 -1
  8. package/tools/wip-branch-guard/test.sh +117 -0
  9. package/tools/wip-file-guard/package.json +1 -1
  10. package/tools/wip-license-guard/package.json +1 -1
  11. package/tools/wip-license-hook/package.json +1 -1
  12. package/tools/wip-readme-format/package.json +1 -1
  13. package/tools/wip-release/core.mjs +38 -0
  14. package/tools/wip-release/package.json +1 -1
  15. package/tools/wip-repo-init/package.json +1 -1
  16. package/tools/wip-repo-permissions-hook/package.json +1 -1
  17. package/tools/wip-repos/package.json +1 -1
  18. package/tools/wip-universal-installer/package.json +1 -1
  19. package/.worktrees/toolbox--guard-plan/.license-guard.json +0 -7
  20. package/.worktrees/toolbox--guard-plan/.publish-skill.json +0 -4
  21. package/.worktrees/toolbox--guard-plan/CHANGELOG.md +0 -1965
  22. package/.worktrees/toolbox--guard-plan/CLA.md +0 -19
  23. package/.worktrees/toolbox--guard-plan/DEV-GUIDE-GENERAL-PUBLIC.md +0 -949
  24. package/.worktrees/toolbox--guard-plan/LICENSE +0 -52
  25. package/.worktrees/toolbox--guard-plan/README.md +0 -238
  26. package/.worktrees/toolbox--guard-plan/RELEASE-NOTES-v1-9-59.md +0 -28
  27. package/.worktrees/toolbox--guard-plan/SKILL.md +0 -821
  28. package/.worktrees/toolbox--guard-plan/TECHNICAL.md +0 -416
  29. package/.worktrees/toolbox--guard-plan/UNIVERSAL-INTERFACE.md +0 -180
  30. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-8-0.md +0 -29
  31. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-8-1.md +0 -7
  32. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-8-2.md +0 -7
  33. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-0.md +0 -37
  34. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-1.md +0 -38
  35. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-10.md +0 -40
  36. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-2.md +0 -40
  37. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-31.md +0 -26
  38. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-32.md +0 -18
  39. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-41.md +0 -28
  40. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-45.md +0 -25
  41. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-46.md +0 -38
  42. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-47.md +0 -42
  43. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-48.md +0 -22
  44. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-49.md +0 -31
  45. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-50.md +0 -24
  46. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-51.md +0 -11
  47. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-52.md +0 -25
  48. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-53.md +0 -22
  49. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-54.md +0 -13
  50. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-55.md +0 -11
  51. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-56.md +0 -42
  52. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-57.md +0 -18
  53. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-58.md +0 -21
  54. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-6.md +0 -72
  55. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-7.md +0 -23
  56. package/.worktrees/toolbox--guard-plan/_trash/RELEASE-NOTES-v1-9-9.md +0 -75
  57. package/.worktrees/toolbox--guard-plan/_trash/guide 2/DEV-GUIDE.md +0 -487
  58. package/.worktrees/toolbox--guard-plan/_trash/guide 2/scripts/deploy-public.sh +0 -152
  59. package/.worktrees/toolbox--guard-plan/package.json +0 -27
  60. package/.worktrees/toolbox--guard-plan/scripts/SKILL-deploy-public.md +0 -61
  61. package/.worktrees/toolbox--guard-plan/scripts/SKILL-post-merge-rename.md +0 -47
  62. package/.worktrees/toolbox--guard-plan/scripts/deploy-public.sh +0 -350
  63. package/.worktrees/toolbox--guard-plan/scripts/post-merge-rename.sh +0 -210
  64. package/.worktrees/toolbox--guard-plan/scripts/publish-skill.sh +0 -134
  65. package/.worktrees/toolbox--guard-plan/templates/global-claude-md.md +0 -73
  66. package/.worktrees/toolbox--guard-plan/templates/repo-claude-md.template +0 -24
  67. package/.worktrees/toolbox--guard-plan/tools/deploy-public/LICENSE +0 -52
  68. package/.worktrees/toolbox--guard-plan/tools/deploy-public/README.md +0 -31
  69. package/.worktrees/toolbox--guard-plan/tools/deploy-public/SKILL.md +0 -71
  70. package/.worktrees/toolbox--guard-plan/tools/deploy-public/deploy-public.sh +0 -264
  71. package/.worktrees/toolbox--guard-plan/tools/deploy-public/package.json +0 -9
  72. package/.worktrees/toolbox--guard-plan/tools/ldm-jobs/LICENSE +0 -52
  73. package/.worktrees/toolbox--guard-plan/tools/ldm-jobs/README.md +0 -46
  74. package/.worktrees/toolbox--guard-plan/tools/ldm-jobs/backup.sh +0 -16
  75. package/.worktrees/toolbox--guard-plan/tools/ldm-jobs/branch-protect.sh +0 -39
  76. package/.worktrees/toolbox--guard-plan/tools/ldm-jobs/crystal-capture.sh +0 -19
  77. package/.worktrees/toolbox--guard-plan/tools/ldm-jobs/setup-shell.sh +0 -27
  78. package/.worktrees/toolbox--guard-plan/tools/ldm-jobs/visibility-audit.sh +0 -27
  79. package/.worktrees/toolbox--guard-plan/tools/post-merge-rename/LICENSE +0 -52
  80. package/.worktrees/toolbox--guard-plan/tools/post-merge-rename/README.md +0 -29
  81. package/.worktrees/toolbox--guard-plan/tools/post-merge-rename/SKILL.md +0 -57
  82. package/.worktrees/toolbox--guard-plan/tools/post-merge-rename/package.json +0 -9
  83. package/.worktrees/toolbox--guard-plan/tools/post-merge-rename/post-merge-rename.sh +0 -122
  84. package/.worktrees/toolbox--guard-plan/tools/wip-branch-guard/INSTALL.md +0 -41
  85. package/.worktrees/toolbox--guard-plan/tools/wip-branch-guard/guard.mjs +0 -477
  86. package/.worktrees/toolbox--guard-plan/tools/wip-branch-guard/package.json +0 -18
  87. package/.worktrees/toolbox--guard-plan/tools/wip-file-guard/CHANGELOG.md +0 -6
  88. package/.worktrees/toolbox--guard-plan/tools/wip-file-guard/LICENSE +0 -52
  89. package/.worktrees/toolbox--guard-plan/tools/wip-file-guard/README.md +0 -113
  90. package/.worktrees/toolbox--guard-plan/tools/wip-file-guard/REFERENCE.md +0 -86
  91. package/.worktrees/toolbox--guard-plan/tools/wip-file-guard/SKILL.md +0 -105
  92. package/.worktrees/toolbox--guard-plan/tools/wip-file-guard/guard.mjs +0 -161
  93. package/.worktrees/toolbox--guard-plan/tools/wip-file-guard/openclaw.plugin.json +0 -8
  94. package/.worktrees/toolbox--guard-plan/tools/wip-file-guard/package.json +0 -27
  95. package/.worktrees/toolbox--guard-plan/tools/wip-file-guard/test.sh +0 -119
  96. package/.worktrees/toolbox--guard-plan/tools/wip-license-guard/LICENSE +0 -52
  97. package/.worktrees/toolbox--guard-plan/tools/wip-license-guard/README.md +0 -69
  98. package/.worktrees/toolbox--guard-plan/tools/wip-license-guard/SKILL.md +0 -65
  99. package/.worktrees/toolbox--guard-plan/tools/wip-license-guard/cli.mjs +0 -472
  100. package/.worktrees/toolbox--guard-plan/tools/wip-license-guard/core.mjs +0 -310
  101. package/.worktrees/toolbox--guard-plan/tools/wip-license-guard/guard.mjs +0 -146
  102. package/.worktrees/toolbox--guard-plan/tools/wip-license-guard/package.json +0 -22
  103. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/CHANGELOG.md +0 -17
  104. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/LICENSE +0 -52
  105. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/README.md +0 -200
  106. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/SKILL.md +0 -111
  107. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/cli/index.d.ts +0 -15
  108. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/cli/index.js +0 -170
  109. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/cli/index.js.map +0 -1
  110. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/detector.d.ts +0 -12
  111. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/detector.js +0 -104
  112. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/detector.js.map +0 -1
  113. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/index.d.ts +0 -4
  114. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/index.js +0 -5
  115. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/index.js.map +0 -1
  116. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/ledger.d.ts +0 -49
  117. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/ledger.js +0 -72
  118. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/ledger.js.map +0 -1
  119. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/reporter.d.ts +0 -14
  120. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/reporter.js +0 -227
  121. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/reporter.js.map +0 -1
  122. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/scanner.d.ts +0 -39
  123. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/scanner.js +0 -325
  124. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/dist/core/scanner.js.map +0 -1
  125. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/hooks/pre-pull.sh +0 -55
  126. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/hooks/pre-push.sh +0 -51
  127. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/mcp-server.mjs +0 -119
  128. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/package-lock.json +0 -54
  129. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/package.json +0 -43
  130. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/src/cli/index.ts +0 -189
  131. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/src/core/detector.ts +0 -130
  132. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/src/core/index.ts +0 -4
  133. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/src/core/ledger.ts +0 -116
  134. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/src/core/reporter.ts +0 -255
  135. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/src/core/scanner.ts +0 -367
  136. package/.worktrees/toolbox--guard-plan/tools/wip-license-hook/tsconfig.json +0 -16
  137. package/.worktrees/toolbox--guard-plan/tools/wip-readme-format/README.md +0 -49
  138. package/.worktrees/toolbox--guard-plan/tools/wip-readme-format/SKILL.md +0 -84
  139. package/.worktrees/toolbox--guard-plan/tools/wip-readme-format/format.mjs +0 -597
  140. package/.worktrees/toolbox--guard-plan/tools/wip-readme-format/package.json +0 -15
  141. package/.worktrees/toolbox--guard-plan/tools/wip-release/CHANGELOG.md +0 -42
  142. package/.worktrees/toolbox--guard-plan/tools/wip-release/LICENSE +0 -52
  143. package/.worktrees/toolbox--guard-plan/tools/wip-release/README.md +0 -45
  144. package/.worktrees/toolbox--guard-plan/tools/wip-release/REFERENCE.md +0 -100
  145. package/.worktrees/toolbox--guard-plan/tools/wip-release/SKILL.md +0 -139
  146. package/.worktrees/toolbox--guard-plan/tools/wip-release/cli.js +0 -175
  147. package/.worktrees/toolbox--guard-plan/tools/wip-release/core.mjs +0 -1664
  148. package/.worktrees/toolbox--guard-plan/tools/wip-release/mcp-server.mjs +0 -113
  149. package/.worktrees/toolbox--guard-plan/tools/wip-release/package.json +0 -36
  150. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/README.md +0 -38
  151. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/SKILL.md +0 -77
  152. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/init.mjs +0 -148
  153. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/package.json +0 -11
  154. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/templates/_sort/README.md +0 -15
  155. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/templates/_trash/README.md +0 -16
  156. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/templates/dev-updates/README.md +0 -50
  157. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/templates/product/notes/README.md +0 -26
  158. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/templates/product/plans-prds/roadmap.md +0 -77
  159. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/templates/product/plans-prds/todos/README.md +0 -63
  160. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/templates/product/product-ideas/README.md +0 -24
  161. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/templates/product/readme-first-product.md +0 -128
  162. package/.worktrees/toolbox--guard-plan/tools/wip-repo-init/templates/read-me-first.md +0 -80
  163. package/.worktrees/toolbox--guard-plan/tools/wip-repo-permissions-hook/LICENSE +0 -52
  164. package/.worktrees/toolbox--guard-plan/tools/wip-repo-permissions-hook/README.md +0 -86
  165. package/.worktrees/toolbox--guard-plan/tools/wip-repo-permissions-hook/SKILL.md +0 -73
  166. package/.worktrees/toolbox--guard-plan/tools/wip-repo-permissions-hook/cli.js +0 -93
  167. package/.worktrees/toolbox--guard-plan/tools/wip-repo-permissions-hook/core.mjs +0 -122
  168. package/.worktrees/toolbox--guard-plan/tools/wip-repo-permissions-hook/guard.mjs +0 -64
  169. package/.worktrees/toolbox--guard-plan/tools/wip-repo-permissions-hook/mcp-server.mjs +0 -92
  170. package/.worktrees/toolbox--guard-plan/tools/wip-repo-permissions-hook/openclaw.plugin.json +0 -8
  171. package/.worktrees/toolbox--guard-plan/tools/wip-repo-permissions-hook/package.json +0 -31
  172. package/.worktrees/toolbox--guard-plan/tools/wip-repos/LICENSE +0 -52
  173. package/.worktrees/toolbox--guard-plan/tools/wip-repos/README.md +0 -77
  174. package/.worktrees/toolbox--guard-plan/tools/wip-repos/SKILL.md +0 -80
  175. package/.worktrees/toolbox--guard-plan/tools/wip-repos/claude.mjs +0 -248
  176. package/.worktrees/toolbox--guard-plan/tools/wip-repos/cli.mjs +0 -191
  177. package/.worktrees/toolbox--guard-plan/tools/wip-repos/core.mjs +0 -290
  178. package/.worktrees/toolbox--guard-plan/tools/wip-repos/mcp-server.mjs +0 -157
  179. package/.worktrees/toolbox--guard-plan/tools/wip-repos/package.json +0 -34
  180. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/CHANGELOG.md +0 -57
  181. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/LICENSE +0 -52
  182. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/README.md +0 -81
  183. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/REFERENCE.md +0 -122
  184. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/SKILL.md +0 -87
  185. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/SPEC.md +0 -206
  186. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/detect.mjs +0 -130
  187. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/examples/minimal/README.md +0 -20
  188. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/examples/minimal/SKILL.md +0 -28
  189. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/examples/minimal/cli.mjs +0 -4
  190. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/examples/minimal/core.mjs +0 -8
  191. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/examples/minimal/mcp-server.mjs +0 -27
  192. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/examples/minimal/package.json +0 -12
  193. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/install.js +0 -930
  194. package/.worktrees/toolbox--guard-plan/tools/wip-universal-installer/package.json +0 -32
  195. package/.worktrees/toolbox--release-notes/.license-guard.json +0 -7
  196. package/.worktrees/toolbox--release-notes/.publish-skill.json +0 -4
  197. package/.worktrees/toolbox--release-notes/CHANGELOG.md +0 -1875
  198. package/.worktrees/toolbox--release-notes/CLA.md +0 -19
  199. package/.worktrees/toolbox--release-notes/DEV-GUIDE-GENERAL-PUBLIC.md +0 -949
  200. package/.worktrees/toolbox--release-notes/LICENSE +0 -52
  201. package/.worktrees/toolbox--release-notes/README.md +0 -238
  202. package/.worktrees/toolbox--release-notes/RELEASE-NOTES-v1-9-56.md +0 -42
  203. package/.worktrees/toolbox--release-notes/SKILL.md +0 -821
  204. package/.worktrees/toolbox--release-notes/TECHNICAL.md +0 -416
  205. package/.worktrees/toolbox--release-notes/UNIVERSAL-INTERFACE.md +0 -180
  206. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-8-0.md +0 -29
  207. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-8-1.md +0 -7
  208. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-8-2.md +0 -7
  209. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-0.md +0 -37
  210. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-1.md +0 -38
  211. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-10.md +0 -40
  212. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-2.md +0 -40
  213. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-31.md +0 -26
  214. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-32.md +0 -18
  215. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-41.md +0 -28
  216. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-45.md +0 -25
  217. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-46.md +0 -38
  218. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-47.md +0 -42
  219. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-48.md +0 -22
  220. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-49.md +0 -31
  221. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-50.md +0 -24
  222. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-51.md +0 -11
  223. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-52.md +0 -25
  224. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-53.md +0 -22
  225. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-54.md +0 -13
  226. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-55.md +0 -11
  227. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-6.md +0 -72
  228. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-7.md +0 -23
  229. package/.worktrees/toolbox--release-notes/_trash/RELEASE-NOTES-v1-9-9.md +0 -75
  230. package/.worktrees/toolbox--release-notes/_trash/guide 2/DEV-GUIDE.md +0 -487
  231. package/.worktrees/toolbox--release-notes/_trash/guide 2/scripts/deploy-public.sh +0 -152
  232. package/.worktrees/toolbox--release-notes/package.json +0 -27
  233. package/.worktrees/toolbox--release-notes/scripts/SKILL-deploy-public.md +0 -61
  234. package/.worktrees/toolbox--release-notes/scripts/SKILL-post-merge-rename.md +0 -47
  235. package/.worktrees/toolbox--release-notes/scripts/deploy-public.sh +0 -345
  236. package/.worktrees/toolbox--release-notes/scripts/post-merge-rename.sh +0 -210
  237. package/.worktrees/toolbox--release-notes/scripts/publish-skill.sh +0 -134
  238. package/.worktrees/toolbox--release-notes/templates/global-claude-md.md +0 -73
  239. package/.worktrees/toolbox--release-notes/templates/repo-claude-md.template +0 -24
  240. package/.worktrees/toolbox--release-notes/tools/deploy-public/LICENSE +0 -52
  241. package/.worktrees/toolbox--release-notes/tools/deploy-public/README.md +0 -31
  242. package/.worktrees/toolbox--release-notes/tools/deploy-public/SKILL.md +0 -71
  243. package/.worktrees/toolbox--release-notes/tools/deploy-public/deploy-public.sh +0 -264
  244. package/.worktrees/toolbox--release-notes/tools/deploy-public/package.json +0 -9
  245. package/.worktrees/toolbox--release-notes/tools/ldm-jobs/LICENSE +0 -52
  246. package/.worktrees/toolbox--release-notes/tools/ldm-jobs/README.md +0 -46
  247. package/.worktrees/toolbox--release-notes/tools/ldm-jobs/backup.sh +0 -16
  248. package/.worktrees/toolbox--release-notes/tools/ldm-jobs/branch-protect.sh +0 -39
  249. package/.worktrees/toolbox--release-notes/tools/ldm-jobs/crystal-capture.sh +0 -19
  250. package/.worktrees/toolbox--release-notes/tools/ldm-jobs/setup-shell.sh +0 -27
  251. package/.worktrees/toolbox--release-notes/tools/ldm-jobs/visibility-audit.sh +0 -27
  252. package/.worktrees/toolbox--release-notes/tools/post-merge-rename/LICENSE +0 -52
  253. package/.worktrees/toolbox--release-notes/tools/post-merge-rename/README.md +0 -29
  254. package/.worktrees/toolbox--release-notes/tools/post-merge-rename/SKILL.md +0 -57
  255. package/.worktrees/toolbox--release-notes/tools/post-merge-rename/package.json +0 -9
  256. package/.worktrees/toolbox--release-notes/tools/post-merge-rename/post-merge-rename.sh +0 -122
  257. package/.worktrees/toolbox--release-notes/tools/wip-branch-guard/INSTALL.md +0 -41
  258. package/.worktrees/toolbox--release-notes/tools/wip-branch-guard/guard.mjs +0 -459
  259. package/.worktrees/toolbox--release-notes/tools/wip-branch-guard/package.json +0 -18
  260. package/.worktrees/toolbox--release-notes/tools/wip-file-guard/CHANGELOG.md +0 -6
  261. package/.worktrees/toolbox--release-notes/tools/wip-file-guard/LICENSE +0 -52
  262. package/.worktrees/toolbox--release-notes/tools/wip-file-guard/README.md +0 -113
  263. package/.worktrees/toolbox--release-notes/tools/wip-file-guard/REFERENCE.md +0 -86
  264. package/.worktrees/toolbox--release-notes/tools/wip-file-guard/SKILL.md +0 -105
  265. package/.worktrees/toolbox--release-notes/tools/wip-file-guard/guard.mjs +0 -161
  266. package/.worktrees/toolbox--release-notes/tools/wip-file-guard/openclaw.plugin.json +0 -8
  267. package/.worktrees/toolbox--release-notes/tools/wip-file-guard/package.json +0 -27
  268. package/.worktrees/toolbox--release-notes/tools/wip-file-guard/test.sh +0 -119
  269. package/.worktrees/toolbox--release-notes/tools/wip-license-guard/LICENSE +0 -52
  270. package/.worktrees/toolbox--release-notes/tools/wip-license-guard/README.md +0 -69
  271. package/.worktrees/toolbox--release-notes/tools/wip-license-guard/SKILL.md +0 -65
  272. package/.worktrees/toolbox--release-notes/tools/wip-license-guard/cli.mjs +0 -472
  273. package/.worktrees/toolbox--release-notes/tools/wip-license-guard/core.mjs +0 -310
  274. package/.worktrees/toolbox--release-notes/tools/wip-license-guard/guard.mjs +0 -146
  275. package/.worktrees/toolbox--release-notes/tools/wip-license-guard/package.json +0 -22
  276. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/CHANGELOG.md +0 -17
  277. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/LICENSE +0 -52
  278. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/README.md +0 -200
  279. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/SKILL.md +0 -111
  280. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/cli/index.d.ts +0 -15
  281. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/cli/index.js +0 -170
  282. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/cli/index.js.map +0 -1
  283. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/detector.d.ts +0 -12
  284. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/detector.js +0 -104
  285. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/detector.js.map +0 -1
  286. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/index.d.ts +0 -4
  287. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/index.js +0 -5
  288. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/index.js.map +0 -1
  289. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/ledger.d.ts +0 -49
  290. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/ledger.js +0 -72
  291. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/ledger.js.map +0 -1
  292. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/reporter.d.ts +0 -14
  293. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/reporter.js +0 -227
  294. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/reporter.js.map +0 -1
  295. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/scanner.d.ts +0 -39
  296. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/scanner.js +0 -325
  297. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/dist/core/scanner.js.map +0 -1
  298. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/hooks/pre-pull.sh +0 -55
  299. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/hooks/pre-push.sh +0 -51
  300. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/mcp-server.mjs +0 -119
  301. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/package-lock.json +0 -54
  302. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/package.json +0 -43
  303. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/src/cli/index.ts +0 -189
  304. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/src/core/detector.ts +0 -130
  305. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/src/core/index.ts +0 -4
  306. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/src/core/ledger.ts +0 -116
  307. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/src/core/reporter.ts +0 -255
  308. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/src/core/scanner.ts +0 -367
  309. package/.worktrees/toolbox--release-notes/tools/wip-license-hook/tsconfig.json +0 -16
  310. package/.worktrees/toolbox--release-notes/tools/wip-readme-format/README.md +0 -49
  311. package/.worktrees/toolbox--release-notes/tools/wip-readme-format/SKILL.md +0 -84
  312. package/.worktrees/toolbox--release-notes/tools/wip-readme-format/format.mjs +0 -597
  313. package/.worktrees/toolbox--release-notes/tools/wip-readme-format/package.json +0 -15
  314. package/.worktrees/toolbox--release-notes/tools/wip-release/CHANGELOG.md +0 -42
  315. package/.worktrees/toolbox--release-notes/tools/wip-release/LICENSE +0 -52
  316. package/.worktrees/toolbox--release-notes/tools/wip-release/README.md +0 -45
  317. package/.worktrees/toolbox--release-notes/tools/wip-release/REFERENCE.md +0 -100
  318. package/.worktrees/toolbox--release-notes/tools/wip-release/SKILL.md +0 -139
  319. package/.worktrees/toolbox--release-notes/tools/wip-release/cli.js +0 -175
  320. package/.worktrees/toolbox--release-notes/tools/wip-release/core.mjs +0 -1664
  321. package/.worktrees/toolbox--release-notes/tools/wip-release/mcp-server.mjs +0 -113
  322. package/.worktrees/toolbox--release-notes/tools/wip-release/package.json +0 -36
  323. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/README.md +0 -38
  324. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/SKILL.md +0 -77
  325. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/init.mjs +0 -148
  326. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/package.json +0 -11
  327. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/templates/_sort/README.md +0 -15
  328. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/templates/_trash/README.md +0 -16
  329. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/templates/dev-updates/README.md +0 -50
  330. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/templates/product/notes/README.md +0 -26
  331. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/templates/product/plans-prds/roadmap.md +0 -77
  332. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/templates/product/plans-prds/todos/README.md +0 -63
  333. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/templates/product/product-ideas/README.md +0 -24
  334. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/templates/product/readme-first-product.md +0 -128
  335. package/.worktrees/toolbox--release-notes/tools/wip-repo-init/templates/read-me-first.md +0 -80
  336. package/.worktrees/toolbox--release-notes/tools/wip-repo-permissions-hook/LICENSE +0 -52
  337. package/.worktrees/toolbox--release-notes/tools/wip-repo-permissions-hook/README.md +0 -86
  338. package/.worktrees/toolbox--release-notes/tools/wip-repo-permissions-hook/SKILL.md +0 -73
  339. package/.worktrees/toolbox--release-notes/tools/wip-repo-permissions-hook/cli.js +0 -93
  340. package/.worktrees/toolbox--release-notes/tools/wip-repo-permissions-hook/core.mjs +0 -122
  341. package/.worktrees/toolbox--release-notes/tools/wip-repo-permissions-hook/guard.mjs +0 -64
  342. package/.worktrees/toolbox--release-notes/tools/wip-repo-permissions-hook/mcp-server.mjs +0 -92
  343. package/.worktrees/toolbox--release-notes/tools/wip-repo-permissions-hook/openclaw.plugin.json +0 -8
  344. package/.worktrees/toolbox--release-notes/tools/wip-repo-permissions-hook/package.json +0 -31
  345. package/.worktrees/toolbox--release-notes/tools/wip-repos/LICENSE +0 -52
  346. package/.worktrees/toolbox--release-notes/tools/wip-repos/README.md +0 -77
  347. package/.worktrees/toolbox--release-notes/tools/wip-repos/SKILL.md +0 -80
  348. package/.worktrees/toolbox--release-notes/tools/wip-repos/claude.mjs +0 -248
  349. package/.worktrees/toolbox--release-notes/tools/wip-repos/cli.mjs +0 -191
  350. package/.worktrees/toolbox--release-notes/tools/wip-repos/core.mjs +0 -290
  351. package/.worktrees/toolbox--release-notes/tools/wip-repos/mcp-server.mjs +0 -157
  352. package/.worktrees/toolbox--release-notes/tools/wip-repos/package.json +0 -34
  353. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/CHANGELOG.md +0 -57
  354. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/LICENSE +0 -52
  355. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/README.md +0 -81
  356. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/REFERENCE.md +0 -122
  357. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/SKILL.md +0 -87
  358. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/SPEC.md +0 -206
  359. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/detect.mjs +0 -130
  360. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/examples/minimal/README.md +0 -20
  361. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/examples/minimal/SKILL.md +0 -28
  362. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/examples/minimal/cli.mjs +0 -4
  363. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/examples/minimal/core.mjs +0 -8
  364. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/examples/minimal/mcp-server.mjs +0 -27
  365. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/examples/minimal/package.json +0 -12
  366. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/install.js +0 -930
  367. package/.worktrees/toolbox--release-notes/tools/wip-universal-installer/package.json +0 -32
  368. package/.worktrees/toolbox--save-stale/.license-guard.json +0 -7
  369. package/.worktrees/toolbox--save-stale/.publish-skill.json +0 -4
  370. package/.worktrees/toolbox--save-stale/CHANGELOG.md +0 -1875
  371. package/.worktrees/toolbox--save-stale/CLA.md +0 -19
  372. package/.worktrees/toolbox--save-stale/DEV-GUIDE-GENERAL-PUBLIC.md +0 -949
  373. package/.worktrees/toolbox--save-stale/LICENSE +0 -52
  374. package/.worktrees/toolbox--save-stale/README.md +0 -238
  375. package/.worktrees/toolbox--save-stale/SKILL.md +0 -821
  376. package/.worktrees/toolbox--save-stale/TECHNICAL.md +0 -416
  377. package/.worktrees/toolbox--save-stale/UNIVERSAL-INTERFACE.md +0 -180
  378. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-8-0.md +0 -29
  379. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-8-1.md +0 -7
  380. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-8-2.md +0 -7
  381. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-0.md +0 -37
  382. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-1.md +0 -38
  383. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-10.md +0 -40
  384. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-2.md +0 -40
  385. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-31.md +0 -26
  386. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-32.md +0 -18
  387. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-41.md +0 -28
  388. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-45.md +0 -25
  389. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-46.md +0 -38
  390. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-47.md +0 -42
  391. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-48.md +0 -22
  392. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-49.md +0 -31
  393. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-50.md +0 -24
  394. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-51.md +0 -11
  395. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-52.md +0 -25
  396. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-53.md +0 -22
  397. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-54.md +0 -13
  398. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-55.md +0 -11
  399. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-6.md +0 -72
  400. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-7.md +0 -23
  401. package/.worktrees/toolbox--save-stale/_trash/RELEASE-NOTES-v1-9-9.md +0 -75
  402. package/.worktrees/toolbox--save-stale/_trash/guide 2/DEV-GUIDE.md +0 -487
  403. package/.worktrees/toolbox--save-stale/_trash/guide 2/scripts/deploy-public.sh +0 -152
  404. package/.worktrees/toolbox--save-stale/package.json +0 -27
  405. package/.worktrees/toolbox--save-stale/scripts/SKILL-deploy-public.md +0 -61
  406. package/.worktrees/toolbox--save-stale/scripts/SKILL-post-merge-rename.md +0 -47
  407. package/.worktrees/toolbox--save-stale/scripts/deploy-public.sh +0 -345
  408. package/.worktrees/toolbox--save-stale/scripts/post-merge-rename.sh +0 -210
  409. package/.worktrees/toolbox--save-stale/scripts/publish-skill.sh +0 -134
  410. package/.worktrees/toolbox--save-stale/templates/global-claude-md.md +0 -73
  411. package/.worktrees/toolbox--save-stale/templates/repo-claude-md.template +0 -24
  412. package/.worktrees/toolbox--save-stale/tools/deploy-public/LICENSE +0 -52
  413. package/.worktrees/toolbox--save-stale/tools/deploy-public/README.md +0 -31
  414. package/.worktrees/toolbox--save-stale/tools/deploy-public/SKILL.md +0 -71
  415. package/.worktrees/toolbox--save-stale/tools/deploy-public/deploy-public.sh +0 -264
  416. package/.worktrees/toolbox--save-stale/tools/deploy-public/package.json +0 -9
  417. package/.worktrees/toolbox--save-stale/tools/ldm-jobs/LICENSE +0 -52
  418. package/.worktrees/toolbox--save-stale/tools/ldm-jobs/README.md +0 -46
  419. package/.worktrees/toolbox--save-stale/tools/ldm-jobs/backup.sh +0 -16
  420. package/.worktrees/toolbox--save-stale/tools/ldm-jobs/branch-protect.sh +0 -39
  421. package/.worktrees/toolbox--save-stale/tools/ldm-jobs/crystal-capture.sh +0 -19
  422. package/.worktrees/toolbox--save-stale/tools/ldm-jobs/setup-shell.sh +0 -27
  423. package/.worktrees/toolbox--save-stale/tools/ldm-jobs/visibility-audit.sh +0 -27
  424. package/.worktrees/toolbox--save-stale/tools/post-merge-rename/LICENSE +0 -52
  425. package/.worktrees/toolbox--save-stale/tools/post-merge-rename/README.md +0 -29
  426. package/.worktrees/toolbox--save-stale/tools/post-merge-rename/SKILL.md +0 -57
  427. package/.worktrees/toolbox--save-stale/tools/post-merge-rename/package.json +0 -9
  428. package/.worktrees/toolbox--save-stale/tools/post-merge-rename/post-merge-rename.sh +0 -122
  429. package/.worktrees/toolbox--save-stale/tools/wip-branch-guard/INSTALL.md +0 -41
  430. package/.worktrees/toolbox--save-stale/tools/wip-branch-guard/guard.mjs +0 -459
  431. package/.worktrees/toolbox--save-stale/tools/wip-branch-guard/package.json +0 -18
  432. package/.worktrees/toolbox--save-stale/tools/wip-file-guard/CHANGELOG.md +0 -6
  433. package/.worktrees/toolbox--save-stale/tools/wip-file-guard/LICENSE +0 -52
  434. package/.worktrees/toolbox--save-stale/tools/wip-file-guard/README.md +0 -113
  435. package/.worktrees/toolbox--save-stale/tools/wip-file-guard/REFERENCE.md +0 -86
  436. package/.worktrees/toolbox--save-stale/tools/wip-file-guard/SKILL.md +0 -105
  437. package/.worktrees/toolbox--save-stale/tools/wip-file-guard/guard.mjs +0 -161
  438. package/.worktrees/toolbox--save-stale/tools/wip-file-guard/openclaw.plugin.json +0 -8
  439. package/.worktrees/toolbox--save-stale/tools/wip-file-guard/package.json +0 -27
  440. package/.worktrees/toolbox--save-stale/tools/wip-file-guard/test.sh +0 -119
  441. package/.worktrees/toolbox--save-stale/tools/wip-license-guard/LICENSE +0 -52
  442. package/.worktrees/toolbox--save-stale/tools/wip-license-guard/README.md +0 -69
  443. package/.worktrees/toolbox--save-stale/tools/wip-license-guard/SKILL.md +0 -65
  444. package/.worktrees/toolbox--save-stale/tools/wip-license-guard/cli.mjs +0 -472
  445. package/.worktrees/toolbox--save-stale/tools/wip-license-guard/core.mjs +0 -310
  446. package/.worktrees/toolbox--save-stale/tools/wip-license-guard/guard.mjs +0 -146
  447. package/.worktrees/toolbox--save-stale/tools/wip-license-guard/package.json +0 -22
  448. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/CHANGELOG.md +0 -17
  449. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/LICENSE +0 -52
  450. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/README.md +0 -200
  451. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/SKILL.md +0 -111
  452. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/cli/index.d.ts +0 -15
  453. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/cli/index.js +0 -170
  454. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/cli/index.js.map +0 -1
  455. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/detector.d.ts +0 -12
  456. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/detector.js +0 -104
  457. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/detector.js.map +0 -1
  458. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/index.d.ts +0 -4
  459. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/index.js +0 -5
  460. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/index.js.map +0 -1
  461. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/ledger.d.ts +0 -49
  462. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/ledger.js +0 -72
  463. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/ledger.js.map +0 -1
  464. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/reporter.d.ts +0 -14
  465. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/reporter.js +0 -227
  466. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/reporter.js.map +0 -1
  467. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/scanner.d.ts +0 -39
  468. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/scanner.js +0 -325
  469. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/dist/core/scanner.js.map +0 -1
  470. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/hooks/pre-pull.sh +0 -55
  471. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/hooks/pre-push.sh +0 -51
  472. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/mcp-server.mjs +0 -119
  473. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/package-lock.json +0 -54
  474. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/package.json +0 -43
  475. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/src/cli/index.ts +0 -189
  476. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/src/core/detector.ts +0 -130
  477. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/src/core/index.ts +0 -4
  478. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/src/core/ledger.ts +0 -116
  479. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/src/core/reporter.ts +0 -255
  480. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/src/core/scanner.ts +0 -367
  481. package/.worktrees/toolbox--save-stale/tools/wip-license-hook/tsconfig.json +0 -16
  482. package/.worktrees/toolbox--save-stale/tools/wip-readme-format/README.md +0 -49
  483. package/.worktrees/toolbox--save-stale/tools/wip-readme-format/SKILL.md +0 -84
  484. package/.worktrees/toolbox--save-stale/tools/wip-readme-format/format.mjs +0 -597
  485. package/.worktrees/toolbox--save-stale/tools/wip-readme-format/package.json +0 -15
  486. package/.worktrees/toolbox--save-stale/tools/wip-release/CHANGELOG.md +0 -42
  487. package/.worktrees/toolbox--save-stale/tools/wip-release/LICENSE +0 -52
  488. package/.worktrees/toolbox--save-stale/tools/wip-release/README.md +0 -45
  489. package/.worktrees/toolbox--save-stale/tools/wip-release/REFERENCE.md +0 -100
  490. package/.worktrees/toolbox--save-stale/tools/wip-release/SKILL.md +0 -139
  491. package/.worktrees/toolbox--save-stale/tools/wip-release/cli.js +0 -175
  492. package/.worktrees/toolbox--save-stale/tools/wip-release/core.mjs +0 -1664
  493. package/.worktrees/toolbox--save-stale/tools/wip-release/mcp-server.mjs +0 -113
  494. package/.worktrees/toolbox--save-stale/tools/wip-release/package.json +0 -36
  495. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/README.md +0 -38
  496. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/SKILL.md +0 -77
  497. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/init.mjs +0 -148
  498. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/package.json +0 -11
  499. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/templates/_sort/README.md +0 -15
  500. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/templates/_trash/README.md +0 -16
  501. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/templates/dev-updates/README.md +0 -50
  502. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/templates/product/notes/README.md +0 -26
  503. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/templates/product/plans-prds/roadmap.md +0 -77
  504. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/templates/product/plans-prds/todos/README.md +0 -63
  505. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/templates/product/product-ideas/README.md +0 -24
  506. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/templates/product/readme-first-product.md +0 -128
  507. package/.worktrees/toolbox--save-stale/tools/wip-repo-init/templates/read-me-first.md +0 -80
  508. package/.worktrees/toolbox--save-stale/tools/wip-repo-permissions-hook/LICENSE +0 -52
  509. package/.worktrees/toolbox--save-stale/tools/wip-repo-permissions-hook/README.md +0 -86
  510. package/.worktrees/toolbox--save-stale/tools/wip-repo-permissions-hook/SKILL.md +0 -73
  511. package/.worktrees/toolbox--save-stale/tools/wip-repo-permissions-hook/cli.js +0 -93
  512. package/.worktrees/toolbox--save-stale/tools/wip-repo-permissions-hook/core.mjs +0 -122
  513. package/.worktrees/toolbox--save-stale/tools/wip-repo-permissions-hook/guard.mjs +0 -64
  514. package/.worktrees/toolbox--save-stale/tools/wip-repo-permissions-hook/mcp-server.mjs +0 -92
  515. package/.worktrees/toolbox--save-stale/tools/wip-repo-permissions-hook/openclaw.plugin.json +0 -8
  516. package/.worktrees/toolbox--save-stale/tools/wip-repo-permissions-hook/package.json +0 -31
  517. package/.worktrees/toolbox--save-stale/tools/wip-repos/LICENSE +0 -52
  518. package/.worktrees/toolbox--save-stale/tools/wip-repos/README.md +0 -77
  519. package/.worktrees/toolbox--save-stale/tools/wip-repos/SKILL.md +0 -80
  520. package/.worktrees/toolbox--save-stale/tools/wip-repos/claude.mjs +0 -248
  521. package/.worktrees/toolbox--save-stale/tools/wip-repos/cli.mjs +0 -191
  522. package/.worktrees/toolbox--save-stale/tools/wip-repos/core.mjs +0 -290
  523. package/.worktrees/toolbox--save-stale/tools/wip-repos/mcp-server.mjs +0 -157
  524. package/.worktrees/toolbox--save-stale/tools/wip-repos/package.json +0 -34
  525. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/CHANGELOG.md +0 -57
  526. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/LICENSE +0 -52
  527. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/README.md +0 -81
  528. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/REFERENCE.md +0 -122
  529. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/SKILL.md +0 -87
  530. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/SPEC.md +0 -206
  531. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/detect.mjs +0 -130
  532. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/examples/minimal/README.md +0 -20
  533. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/examples/minimal/SKILL.md +0 -28
  534. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/examples/minimal/cli.mjs +0 -4
  535. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/examples/minimal/core.mjs +0 -8
  536. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/examples/minimal/mcp-server.mjs +0 -27
  537. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/examples/minimal/package.json +0 -12
  538. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/install.js +0 -930
  539. package/.worktrees/toolbox--save-stale/tools/wip-universal-installer/package.json +0 -32
  540. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/.license-guard.json +0 -7
  541. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/.publish-skill.json +0 -4
  542. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/CHANGELOG.md +0 -1875
  543. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/CLA.md +0 -19
  544. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/DEV-GUIDE-GENERAL-PUBLIC.md +0 -949
  545. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/LICENSE +0 -52
  546. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/README.md +0 -238
  547. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/SKILL.md +0 -821
  548. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/TECHNICAL.md +0 -416
  549. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/UNIVERSAL-INTERFACE.md +0 -180
  550. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-8-0.md +0 -29
  551. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-8-1.md +0 -7
  552. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-8-2.md +0 -7
  553. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-0.md +0 -37
  554. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-1.md +0 -38
  555. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-10.md +0 -40
  556. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-2.md +0 -40
  557. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-31.md +0 -26
  558. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-32.md +0 -18
  559. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-41.md +0 -28
  560. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-45.md +0 -25
  561. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-46.md +0 -38
  562. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-47.md +0 -42
  563. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-48.md +0 -22
  564. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-49.md +0 -31
  565. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-50.md +0 -24
  566. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-51.md +0 -11
  567. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-52.md +0 -25
  568. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-53.md +0 -22
  569. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-54.md +0 -13
  570. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-55.md +0 -11
  571. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-6.md +0 -72
  572. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-7.md +0 -23
  573. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/RELEASE-NOTES-v1-9-9.md +0 -75
  574. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/guide 2/DEV-GUIDE.md +0 -487
  575. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/_trash/guide 2/scripts/deploy-public.sh +0 -152
  576. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/package.json +0 -27
  577. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/scripts/SKILL-deploy-public.md +0 -61
  578. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/scripts/SKILL-post-merge-rename.md +0 -47
  579. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/scripts/deploy-public.sh +0 -345
  580. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/scripts/post-merge-rename.sh +0 -210
  581. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/scripts/publish-skill.sh +0 -134
  582. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/templates/global-claude-md.md +0 -73
  583. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/templates/repo-claude-md.template +0 -24
  584. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/deploy-public/LICENSE +0 -52
  585. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/deploy-public/README.md +0 -31
  586. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/deploy-public/SKILL.md +0 -71
  587. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/deploy-public/deploy-public.sh +0 -264
  588. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/deploy-public/package.json +0 -9
  589. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/ldm-jobs/LICENSE +0 -52
  590. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/ldm-jobs/README.md +0 -46
  591. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/ldm-jobs/backup.sh +0 -16
  592. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/ldm-jobs/branch-protect.sh +0 -39
  593. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/ldm-jobs/crystal-capture.sh +0 -19
  594. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/ldm-jobs/setup-shell.sh +0 -27
  595. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/ldm-jobs/visibility-audit.sh +0 -27
  596. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/post-merge-rename/LICENSE +0 -52
  597. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/post-merge-rename/README.md +0 -29
  598. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/post-merge-rename/SKILL.md +0 -57
  599. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/post-merge-rename/package.json +0 -9
  600. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/post-merge-rename/post-merge-rename.sh +0 -122
  601. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-branch-guard/INSTALL.md +0 -41
  602. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-branch-guard/guard.mjs +0 -418
  603. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-branch-guard/package.json +0 -18
  604. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-file-guard/CHANGELOG.md +0 -6
  605. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-file-guard/LICENSE +0 -52
  606. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-file-guard/README.md +0 -113
  607. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-file-guard/REFERENCE.md +0 -86
  608. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-file-guard/SKILL.md +0 -105
  609. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-file-guard/guard.mjs +0 -161
  610. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-file-guard/openclaw.plugin.json +0 -8
  611. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-file-guard/package.json +0 -27
  612. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-file-guard/test.sh +0 -119
  613. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-guard/LICENSE +0 -52
  614. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-guard/README.md +0 -69
  615. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-guard/SKILL.md +0 -65
  616. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-guard/cli.mjs +0 -472
  617. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-guard/core.mjs +0 -310
  618. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-guard/guard.mjs +0 -146
  619. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-guard/package.json +0 -22
  620. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/CHANGELOG.md +0 -17
  621. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/LICENSE +0 -52
  622. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/README.md +0 -200
  623. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/SKILL.md +0 -111
  624. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/cli/index.d.ts +0 -15
  625. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/cli/index.js +0 -170
  626. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/cli/index.js.map +0 -1
  627. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/detector.d.ts +0 -12
  628. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/detector.js +0 -104
  629. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/detector.js.map +0 -1
  630. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/index.d.ts +0 -4
  631. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/index.js +0 -5
  632. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/index.js.map +0 -1
  633. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/ledger.d.ts +0 -49
  634. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/ledger.js +0 -72
  635. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/ledger.js.map +0 -1
  636. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/reporter.d.ts +0 -14
  637. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/reporter.js +0 -227
  638. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/reporter.js.map +0 -1
  639. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/scanner.d.ts +0 -39
  640. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/scanner.js +0 -325
  641. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/dist/core/scanner.js.map +0 -1
  642. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/hooks/pre-pull.sh +0 -55
  643. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/hooks/pre-push.sh +0 -51
  644. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/mcp-server.mjs +0 -119
  645. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/package-lock.json +0 -54
  646. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/package.json +0 -43
  647. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/src/cli/index.ts +0 -189
  648. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/src/core/detector.ts +0 -130
  649. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/src/core/index.ts +0 -4
  650. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/src/core/ledger.ts +0 -116
  651. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/src/core/reporter.ts +0 -255
  652. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/src/core/scanner.ts +0 -367
  653. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-license-hook/tsconfig.json +0 -16
  654. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-readme-format/README.md +0 -49
  655. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-readme-format/SKILL.md +0 -84
  656. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-readme-format/format.mjs +0 -597
  657. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-readme-format/package.json +0 -15
  658. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-release/CHANGELOG.md +0 -42
  659. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-release/LICENSE +0 -52
  660. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-release/README.md +0 -45
  661. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-release/REFERENCE.md +0 -100
  662. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-release/SKILL.md +0 -139
  663. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-release/cli.js +0 -175
  664. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-release/core.mjs +0 -1664
  665. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-release/mcp-server.mjs +0 -113
  666. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-release/package.json +0 -36
  667. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/README.md +0 -38
  668. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/SKILL.md +0 -77
  669. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/init.mjs +0 -148
  670. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/package.json +0 -11
  671. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/templates/_sort/README.md +0 -15
  672. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/templates/_trash/README.md +0 -16
  673. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/templates/dev-updates/README.md +0 -50
  674. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/templates/product/notes/README.md +0 -26
  675. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/templates/product/plans-prds/roadmap.md +0 -77
  676. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/templates/product/plans-prds/todos/README.md +0 -63
  677. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/templates/product/product-ideas/README.md +0 -24
  678. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/templates/product/readme-first-product.md +0 -128
  679. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-init/templates/read-me-first.md +0 -80
  680. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-permissions-hook/LICENSE +0 -52
  681. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-permissions-hook/README.md +0 -86
  682. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-permissions-hook/SKILL.md +0 -73
  683. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-permissions-hook/cli.js +0 -93
  684. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-permissions-hook/core.mjs +0 -122
  685. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-permissions-hook/guard.mjs +0 -64
  686. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-permissions-hook/mcp-server.mjs +0 -92
  687. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-permissions-hook/openclaw.plugin.json +0 -8
  688. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repo-permissions-hook/package.json +0 -31
  689. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repos/LICENSE +0 -52
  690. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repos/README.md +0 -77
  691. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repos/SKILL.md +0 -80
  692. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repos/claude.mjs +0 -248
  693. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repos/cli.mjs +0 -191
  694. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repos/core.mjs +0 -290
  695. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repos/mcp-server.mjs +0 -157
  696. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-repos/package.json +0 -34
  697. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/CHANGELOG.md +0 -57
  698. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/LICENSE +0 -52
  699. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/README.md +0 -81
  700. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/REFERENCE.md +0 -122
  701. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/SKILL.md +0 -87
  702. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/SPEC.md +0 -206
  703. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/detect.mjs +0 -130
  704. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/examples/minimal/README.md +0 -20
  705. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/examples/minimal/SKILL.md +0 -28
  706. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/examples/minimal/cli.mjs +0 -4
  707. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/examples/minimal/core.mjs +0 -8
  708. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/examples/minimal/mcp-server.mjs +0 -27
  709. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/examples/minimal/package.json +0 -12
  710. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/install.js +0 -930
  711. package/.worktrees/wip-ai-devops-toolbox-private--cc-mini--dot-worktrees/tools/wip-universal-installer/package.json +0 -32
  712. package/_trash/RELEASE-NOTES-v1-8-0.md +0 -29
  713. package/_trash/RELEASE-NOTES-v1-8-1.md +0 -7
  714. package/_trash/RELEASE-NOTES-v1-8-2.md +0 -7
  715. package/_trash/RELEASE-NOTES-v1-9-0.md +0 -37
  716. package/_trash/RELEASE-NOTES-v1-9-1.md +0 -38
  717. package/_trash/RELEASE-NOTES-v1-9-10.md +0 -40
  718. package/_trash/RELEASE-NOTES-v1-9-2.md +0 -40
  719. package/_trash/RELEASE-NOTES-v1-9-31.md +0 -26
  720. package/_trash/RELEASE-NOTES-v1-9-32.md +0 -18
  721. package/_trash/RELEASE-NOTES-v1-9-41.md +0 -28
  722. package/_trash/RELEASE-NOTES-v1-9-45.md +0 -25
  723. package/_trash/RELEASE-NOTES-v1-9-46.md +0 -38
  724. package/_trash/RELEASE-NOTES-v1-9-47.md +0 -42
  725. package/_trash/RELEASE-NOTES-v1-9-48.md +0 -22
  726. package/_trash/RELEASE-NOTES-v1-9-49.md +0 -31
  727. package/_trash/RELEASE-NOTES-v1-9-50.md +0 -24
  728. package/_trash/RELEASE-NOTES-v1-9-51.md +0 -11
  729. package/_trash/RELEASE-NOTES-v1-9-52.md +0 -25
  730. package/_trash/RELEASE-NOTES-v1-9-53.md +0 -22
  731. package/_trash/RELEASE-NOTES-v1-9-54.md +0 -13
  732. package/_trash/RELEASE-NOTES-v1-9-55.md +0 -11
  733. package/_trash/RELEASE-NOTES-v1-9-56.md +0 -42
  734. package/_trash/RELEASE-NOTES-v1-9-57.md +0 -18
  735. package/_trash/RELEASE-NOTES-v1-9-58.md +0 -21
  736. package/_trash/RELEASE-NOTES-v1-9-59.md +0 -28
  737. package/_trash/RELEASE-NOTES-v1-9-6.md +0 -72
  738. package/_trash/RELEASE-NOTES-v1-9-7.md +0 -23
  739. package/_trash/RELEASE-NOTES-v1-9-9.md +0 -75
  740. package/_trash/guide 2/DEV-GUIDE.md +0 -487
  741. package/_trash/guide 2/scripts/deploy-public.sh +0 -152
  742. package/tools/wip-repo-init/templates/_trash/README.md +0 -16
@@ -1,152 +0,0 @@
1
- #!/usr/bin/env bash
2
- #
3
- # deploy-public.sh ... sync a private repo to its public counterpart
4
- #
5
- # Usage:
6
- # bash deploy-public.sh <private-repo-path> <public-github-repo>
7
- #
8
- # Example:
9
- # bash deploy-public.sh /path/to/memory-crystal wipcomputer/memory-crystal
10
- #
11
- # Convention:
12
- # - Private repo: {name}-private (where all work happens)
13
- # - Public repo: {name} (deployment target, never work here directly)
14
- # - ai/ folder is excluded from public deploys
15
- # - Old ai/ in public git history is fine, just not going forward
16
- #
17
- # Location: wip-dev-guide-private/scripts/deploy-public.sh (one script for all repos)
18
-
19
- set -euo pipefail
20
-
21
- PRIVATE_REPO="$1"
22
- PUBLIC_REPO="$2"
23
-
24
- if [[ -z "$PRIVATE_REPO" || -z "$PUBLIC_REPO" ]]; then
25
- echo "Usage: bash deploy-public.sh <private-repo-path> <public-github-repo>"
26
- echo "Example: bash deploy-public.sh /path/to/memory-crystal wipcomputer/memory-crystal"
27
- exit 1
28
- fi
29
-
30
- if [[ ! -d "$PRIVATE_REPO/.git" ]]; then
31
- echo "Error: $PRIVATE_REPO is not a git repository"
32
- exit 1
33
- fi
34
-
35
- # Get the latest commit message from private repo
36
- COMMIT_MSG=$(cd "$PRIVATE_REPO" && git log -1 --pretty=format:"%s")
37
- COMMIT_HASH=$(cd "$PRIVATE_REPO" && git log -1 --pretty=format:"%h")
38
-
39
- TMPDIR=$(mktemp -d)
40
- trap 'rm -rf "$TMPDIR"' EXIT
41
-
42
- echo "Cloning public repo $PUBLIC_REPO..."
43
- gh repo clone "$PUBLIC_REPO" "$TMPDIR/public" -- --depth 1 2>/dev/null || {
44
- echo "Public repo is empty or doesn't exist. Initializing..."
45
- mkdir -p "$TMPDIR/public"
46
- cd "$TMPDIR/public"
47
- git init
48
- git remote add origin "git@github.com:${PUBLIC_REPO}.git"
49
- cd - > /dev/null
50
- }
51
-
52
- echo "Syncing files from private repo (excluding ai/, .git/)..."
53
-
54
- # Remove all tracked files in public (except .git) so deleted files get removed
55
- find "$TMPDIR/public" -mindepth 1 -maxdepth 1 ! -name .git -exec rm -rf {} +
56
-
57
- # rsync from private, excluding ai/ and .git/
58
- rsync -a \
59
- --exclude='ai/' \
60
- --exclude='.git/' \
61
- --exclude='.DS_Store' \
62
- --exclude='.wrangler/' \
63
- --exclude='.claude/' \
64
- --exclude='CLAUDE.md' \
65
- "$PRIVATE_REPO/" "$TMPDIR/public/"
66
-
67
- cd "$TMPDIR/public"
68
-
69
- # Check if there are changes
70
- if git diff --quiet HEAD -- 2>/dev/null && git diff --cached --quiet HEAD -- 2>/dev/null && [[ -z "$(git ls-files --others --exclude-standard)" ]]; then
71
- echo "No changes to deploy."
72
- exit 0
73
- fi
74
-
75
- # Harness ID for branch prefix. Set HARNESS_ID env var, or auto-detect from private repo path.
76
- if [[ -z "${HARNESS_ID:-}" ]]; then
77
- case "$PRIVATE_REPO" in
78
- *"Claude Code - Mini"*) HARNESS_ID="cc-mini" ;;
79
- *"Claude Code - MBA"*) HARNESS_ID="cc-air" ;;
80
- *"Lēsa"*) HARNESS_ID="oc-lesa-mini" ;;
81
- *) HARNESS_ID="deploy" ;;
82
- esac
83
- fi
84
- BRANCH="$HARNESS_ID/deploy-$(date +%Y%m%d-%H%M%S)"
85
-
86
- git checkout -b "$BRANCH"
87
- git add -A
88
- git commit -m "$COMMIT_MSG (from $COMMIT_HASH)"
89
-
90
- echo "Pushing branch $BRANCH to $PUBLIC_REPO..."
91
- git push -u origin "$BRANCH"
92
-
93
- echo "Creating PR..."
94
- PR_URL=$(gh pr create -R "$PUBLIC_REPO" \
95
- --head "$BRANCH" \
96
- --title "$COMMIT_MSG" \
97
- --body "Synced from private repo (commit $COMMIT_HASH).")
98
-
99
- echo "Merging PR..."
100
- PR_NUMBER=$(echo "$PR_URL" | grep -o '[0-9]*$')
101
- gh pr merge "$PR_NUMBER" -R "$PUBLIC_REPO" --merge --delete-branch
102
-
103
- echo "Code synced via PR: $PR_URL"
104
-
105
- # ── Sync release to public repo ──
106
- # If the private repo has a version tag, create a matching release on the public repo.
107
- # Pulls full release notes from the private repo and rewrites any private repo references.
108
-
109
- # Try package.json first, fall back to latest git tag
110
- VERSION=$(cd "$PRIVATE_REPO" && node -p "require('./package.json').version" 2>/dev/null || echo "")
111
- if [[ -z "$VERSION" ]]; then
112
- # No package.json. Use the latest version tag (v*) in the repo
113
- TAG=$(cd "$PRIVATE_REPO" && git tag -l 'v*' --sort=-version:refname 2>/dev/null | head -1 || echo "")
114
- if [[ -n "$TAG" ]]; then
115
- VERSION="${TAG#v}"
116
- fi
117
- fi
118
- if [[ -n "$VERSION" ]]; then
119
- TAG="v$VERSION"
120
- EXISTING=$(gh release view "$TAG" -R "$PUBLIC_REPO" --json tagName 2>/dev/null || echo "")
121
- if [[ -z "$EXISTING" ]]; then
122
- # Get the private repo's GitHub path (e.g., wipcomputer/memory-crystal-private)
123
- PRIVATE_GH=$(cd "$PRIVATE_REPO" && git remote get-url origin | sed 's/.*github.com[:/]\(.*\)\.git/\1/')
124
-
125
- # Pull full release notes from private repo
126
- NOTES=$(gh release view "$TAG" -R "$PRIVATE_GH" --json body -q '.body' 2>/dev/null || echo "")
127
-
128
- if [[ -z "$NOTES" || "$NOTES" == "null" ]]; then
129
- NOTES="Release $TAG"
130
- else
131
- # Rewrite private repo references to public repo
132
- NOTES=$(echo "$NOTES" | sed "s|$PRIVATE_GH|$PUBLIC_REPO|g")
133
- fi
134
-
135
- echo "Creating release $TAG on $PUBLIC_REPO..."
136
- gh release create "$TAG" -R "$PUBLIC_REPO" --title "$TAG" --notes "$NOTES" 2>/dev/null && echo " ✓ Release $TAG created on $PUBLIC_REPO" || echo " ✗ Release creation failed (non-fatal)"
137
- else
138
- # Update existing release notes (in case they were incomplete)
139
- PRIVATE_GH=$(cd "$PRIVATE_REPO" && git remote get-url origin | sed 's/.*github.com[:/]\(.*\)\.git/\1/')
140
- NOTES=$(gh release view "$TAG" -R "$PRIVATE_GH" --json body -q '.body' 2>/dev/null || echo "")
141
- if [[ -n "$NOTES" && "$NOTES" != "null" ]]; then
142
- NOTES=$(echo "$NOTES" | sed "s|$PRIVATE_GH|$PUBLIC_REPO|g")
143
- gh release edit "$TAG" -R "$PUBLIC_REPO" --notes "$NOTES" 2>/dev/null && echo " ✓ Release $TAG notes updated on $PUBLIC_REPO" || true
144
- fi
145
- echo " Release $TAG exists on $PUBLIC_REPO (notes synced)"
146
- fi
147
- fi
148
-
149
- echo "Done. Public repo updated."
150
- echo " PR: $PR_URL"
151
- echo " Commit: $COMMIT_MSG (from $COMMIT_HASH)"
152
- [[ -n "${VERSION:-}" ]] && echo " Release: v$VERSION"
@@ -1,27 +0,0 @@
1
- {
2
- "name": "@wipcomputer/wip-ai-devops-toolbox",
3
- "version": "1.9.55",
4
- "type": "module",
5
- "description": "The complete AI DevOps toolkit for AI-assisted development teams.",
6
- "license": "MIT",
7
- "author": "Parker Todd Brooks",
8
- "bin": {
9
- "wip-release": "tools/wip-release/cli.js",
10
- "wip-repos": "tools/wip-repos/cli.mjs",
11
- "wip-install": "tools/wip-universal-installer/install.js",
12
- "wip-file-guard": "tools/wip-file-guard/guard.mjs",
13
- "wip-license-guard": "tools/wip-license-guard/cli.mjs",
14
- "wip-license-hook": "tools/wip-license-hook/dist/cli/index.js",
15
- "wip-repo-permissions": "tools/wip-repo-permissions-hook/cli.js",
16
- "wip-repo-init": "tools/wip-repo-init/init.mjs",
17
- "wip-readme-format": "tools/wip-readme-format/format.mjs",
18
- "wip-branch-guard": "tools/wip-branch-guard/guard.mjs",
19
- "deploy-public": "tools/deploy-public/deploy-public.sh",
20
- "post-merge-rename": "tools/post-merge-rename/post-merge-rename.sh"
21
- },
22
- "repository": {
23
- "type": "git",
24
- "url": "git+https://github.com/wipcomputer/wip-ai-devops-toolbox.git"
25
- },
26
- "homepage": "https://github.com/wipcomputer/wip-ai-devops-toolbox"
27
- }
@@ -1,61 +0,0 @@
1
- ---
2
- name: deploy-public
3
- version: 1.3.0
4
- description: Private-to-public repo sync. Copies everything except ai/ to the public mirror. Creates PR, merges, syncs releases.
5
- author: Parker Todd Brooks
6
- interface: [cli]
7
- metadata:
8
- category: dev-tools
9
- capabilities:
10
- - repo-sync
11
- - release-sync
12
- ---
13
-
14
- # deploy-public
15
-
16
- Private-to-public repo sync. One script for all repos. Copies code, creates a PR on the public repo, merges it, and syncs GitHub releases.
17
-
18
- ## When to Use This Skill
19
-
20
- **Use deploy-public for:**
21
- - Publishing a private repo's code to its public counterpart
22
- - After running `wip-release` on the private repo (release must exist first)
23
- - Syncing release notes from private to public
24
-
25
- **CRITICAL: Release order matters.**
26
- 1. Merge PR to private repo's main
27
- 2. Run `wip-release` (creates GitHub release with notes on private repo)
28
- 3. THEN run `deploy-public.sh` (pulls notes from private release)
29
-
30
- If you skip step 2, the public release gets empty notes.
31
-
32
- ### Do NOT Use For
33
-
34
- - Repos without a `-private` counterpart
35
- - First-time repo setup (create the public repo on GitHub first)
36
-
37
- ## API Reference
38
-
39
- ### CLI
40
-
41
- ```bash
42
- bash scripts/deploy-public.sh /path/to/private-repo org/public-repo
43
- ```
44
-
45
- ### Examples
46
-
47
- ```bash
48
- # Deploy memory-crystal
49
- bash scripts/deploy-public.sh /path/to/memory-crystal-private wipcomputer/memory-crystal
50
-
51
- # Deploy wip-dev-tools
52
- bash scripts/deploy-public.sh /path/to/wip-ai-devops-toolbox-private wipcomputer/wip-ai-devops-toolbox
53
- ```
54
-
55
- ## What It Does
56
-
57
- 1. Clones the public repo to a temp directory
58
- 2. Copies all files from private repo (excluding `ai/`, `.git/`)
59
- 3. Creates a branch, commits, pushes, creates PR
60
- 4. Merges the PR (regular merge, never squash)
61
- 5. Syncs GitHub releases (pulls notes from private repo's releases)
@@ -1,47 +0,0 @@
1
- ---
2
- name: post-merge-rename
3
- version: 1.3.0
4
- description: Post-merge branch renaming. Appends --merged-YYYY-MM-DD to preserve history.
5
- author: Parker Todd Brooks
6
- interface: [cli]
7
- metadata:
8
- category: dev-tools
9
- capabilities:
10
- - branch-rename
11
- - history-preservation
12
- ---
13
-
14
- # post-merge-rename
15
-
16
- Scans for merged branches that haven't been renamed and appends `--merged-YYYY-MM-DD` to preserve history. We never delete branches. We rename them.
17
-
18
- ## When to Use This Skill
19
-
20
- **Use post-merge-rename for:**
21
- - After merging PRs, to rename the source branch
22
- - Cleaning up branches that were merged but not renamed
23
- - Runs automatically as step 10 of `wip-release`
24
-
25
- ### Do NOT Use For
26
-
27
- - Unmerged branches
28
- - Branches you're currently working on
29
-
30
- ## API Reference
31
-
32
- ### CLI
33
-
34
- ```bash
35
- bash scripts/post-merge-rename.sh # scan + rename all merged branches
36
- bash scripts/post-merge-rename.sh --dry-run # preview only
37
- bash scripts/post-merge-rename.sh <branch> # rename specific branch
38
- ```
39
-
40
- ## What It Does
41
-
42
- 1. Lists all local branches merged into main
43
- 2. Skips branches already renamed (containing `--merged-`)
44
- 3. Finds the merge date from git history
45
- 4. Renames: `feature-branch` -> `feature-branch--merged-2026-03-09`
46
- 5. Pushes the renamed branch to origin
47
- 6. Deletes the old branch name from origin
@@ -1,345 +0,0 @@
1
- #!/usr/bin/env bash
2
- #
3
- # deploy-public.sh ... sync a private repo to its public counterpart
4
- #
5
- # Usage:
6
- # bash deploy-public.sh <private-repo-path> <public-github-repo>
7
- #
8
- # Example:
9
- # bash deploy-public.sh /path/to/memory-crystal wipcomputer/memory-crystal
10
- #
11
- # Convention:
12
- # - Private repo: {name}-private (where all work happens)
13
- # - Public repo: {name} (deployment target, never work here directly)
14
- # - ai/ folder is excluded from public deploys
15
- # - Old ai/ in public git history is fine, just not going forward
16
- #
17
- # Location: wip-dev-guide-private/scripts/deploy-public.sh (one script for all repos)
18
-
19
- set -euo pipefail
20
-
21
- PRIVATE_REPO="${1:-}"
22
- PUBLIC_REPO="${2:-}"
23
- DRY_RUN=false
24
-
25
- # Parse flags
26
- for arg in "$@"; do
27
- case "$arg" in
28
- --dry-run) DRY_RUN=true ;;
29
- esac
30
- done
31
-
32
- # Strip flags from positional args
33
- ARGS=()
34
- for arg in "$@"; do
35
- [[ "$arg" == --* ]] || ARGS+=("$arg")
36
- done
37
- PRIVATE_REPO="${ARGS[0]:-}"
38
- PUBLIC_REPO="${ARGS[1]:-}"
39
-
40
- if [[ -z "$PRIVATE_REPO" || -z "$PUBLIC_REPO" ]]; then
41
- echo "Usage: bash deploy-public.sh <private-repo-path> <public-github-repo> [--dry-run]"
42
- echo "Example: bash deploy-public.sh /path/to/memory-crystal wipcomputer/memory-crystal"
43
- echo " bash deploy-public.sh /path/to/memory-crystal wipcomputer/memory-crystal --dry-run"
44
- exit 1
45
- fi
46
-
47
- if [[ ! -d "$PRIVATE_REPO/.git" ]]; then
48
- echo "Error: $PRIVATE_REPO is not a git repository"
49
- exit 1
50
- fi
51
-
52
- # ── Safety: never deploy back to the source repo ──
53
- # Extract the private repo's GitHub org/name from its remote URL
54
- PRIVATE_REMOTE=$(cd "$PRIVATE_REPO" && git remote get-url origin 2>/dev/null | sed 's/.*github.com[:/]\(.*\)\.git/\1/' || echo "")
55
-
56
- if [[ -n "$PRIVATE_REMOTE" && "$PRIVATE_REMOTE" == "$PUBLIC_REPO" ]]; then
57
- echo "ERROR: PUBLIC_REPO ($PUBLIC_REPO) is the same as the private repo's origin ($PRIVATE_REMOTE)."
58
- echo "This would deploy sanitized code (no ai/) back to the source repo and destroy files."
59
- echo "Did you mean to target the public counterpart instead?"
60
- exit 1
61
- fi
62
-
63
- if [[ "$PUBLIC_REPO" == *"-private"* ]]; then
64
- echo "ERROR: PUBLIC_REPO ($PUBLIC_REPO) contains '-private'."
65
- echo "deploy-public.sh should only target public repos. Private repos have ai/ folders that would be destroyed."
66
- exit 1
67
- fi
68
-
69
- # Get the latest commit message from private repo
70
- COMMIT_MSG=$(cd "$PRIVATE_REPO" && git log -1 --pretty=format:"%s")
71
- COMMIT_HASH=$(cd "$PRIVATE_REPO" && git log -1 --pretty=format:"%h")
72
-
73
- TMPDIR=$(mktemp -d)
74
- trap 'rm -rf "$TMPDIR"' EXIT
75
-
76
- # ── Auto-create public repo if it doesn't exist ──
77
- REPO_EXISTS=$(gh repo view "$PUBLIC_REPO" --json name -q '.name' 2>/dev/null || echo "")
78
- if [[ -z "$REPO_EXISTS" ]]; then
79
- echo "Public repo $PUBLIC_REPO does not exist. Creating..."
80
- DESCRIPTION=$(cd "$PRIVATE_REPO" && node -p "require('./package.json').description" 2>/dev/null || echo "")
81
- gh repo create "$PUBLIC_REPO" --public --description "${DESCRIPTION:-Synced from private repo}" 2>/dev/null
82
- echo " + Created $PUBLIC_REPO"
83
- EMPTY_REPO=true
84
- else
85
- EMPTY_REPO=false
86
- # Verify the resolved repo is actually the one we asked for (catch GitHub redirects)
87
- RESOLVED_NAME=$(gh repo view "$PUBLIC_REPO" --json nameWithOwner -q '.nameWithOwner' 2>/dev/null || echo "")
88
- if [[ -n "$RESOLVED_NAME" && "$RESOLVED_NAME" != "$PUBLIC_REPO" ]]; then
89
- echo "ERROR: GitHub redirected $PUBLIC_REPO to $RESOLVED_NAME."
90
- echo "The public repo doesn't actually exist. A repo with a similar name is redirecting."
91
- echo "Create the public repo first: gh repo create $PUBLIC_REPO --public"
92
- exit 1
93
- fi
94
- fi
95
-
96
- echo "Cloning public repo $PUBLIC_REPO..."
97
- gh repo clone "$PUBLIC_REPO" "$TMPDIR/public" -- --depth 1 2>/dev/null || {
98
- echo "Public repo is empty. Initializing..."
99
- mkdir -p "$TMPDIR/public"
100
- cd "$TMPDIR/public"
101
- git init
102
- git remote add origin "git@github.com:${PUBLIC_REPO}.git"
103
- cd - > /dev/null
104
- EMPTY_REPO=true
105
- }
106
-
107
- echo "Syncing files from private repo (excluding ai/, .git/)..."
108
-
109
- # Remove all tracked files in public (except .git) so deleted files get removed
110
- find "$TMPDIR/public" -mindepth 1 -maxdepth 1 ! -name .git -exec rm -rf {} +
111
-
112
- # rsync from private, excluding ai/ and .git/
113
- rsync -a \
114
- --exclude='ai/' \
115
- --exclude='_trash/' \
116
- --exclude='.git/' \
117
- --exclude='.DS_Store' \
118
- --exclude='.wrangler/' \
119
- --exclude='.claude/' \
120
- --exclude='CLAUDE.md' \
121
- "$PRIVATE_REPO/" "$TMPDIR/public/"
122
-
123
- cd "$TMPDIR/public"
124
-
125
- # Rewrite package.json repository URL from private to public repo
126
- # GitHub Packages links packages to the repo in repository.url
127
- if [[ -f package.json ]] && grep -q "\-private" package.json 2>/dev/null; then
128
- sed -i '' 's|-private\.git|.git|g; s|-private"|"|g' package.json
129
- fi
130
-
131
- # Check if there are changes
132
- if git diff --quiet HEAD -- 2>/dev/null && git diff --cached --quiet HEAD -- 2>/dev/null && [[ -z "$(git ls-files --others --exclude-standard)" ]]; then
133
- echo "No changes to deploy."
134
- exit 0
135
- fi
136
-
137
- # Harness ID for branch prefix. Set HARNESS_ID env var, or auto-detect from private repo path.
138
- if [[ -z "${HARNESS_ID:-}" ]]; then
139
- case "$PRIVATE_REPO" in
140
- *"Claude Code - Mini"*) HARNESS_ID="cc-mini" ;;
141
- *"Claude Code - MBA"*) HARNESS_ID="cc-air" ;;
142
- *"Lēsa"*) HARNESS_ID="oc-lesa-mini" ;;
143
- *) HARNESS_ID="deploy" ;;
144
- esac
145
- fi
146
- BRANCH="$HARNESS_ID/deploy-$(date +%Y%m%d-%H%M%S)"
147
-
148
- git add -A
149
-
150
- # Dry-run: show what would be deployed, then stop
151
- if $DRY_RUN; then
152
- echo ""
153
- echo " Dry run: deploy-public.sh"
154
- echo " ────────────────────────────────────"
155
- echo " Source: $PRIVATE_REPO"
156
- echo " Target: $PUBLIC_REPO"
157
- echo " Commit: $COMMIT_MSG ($COMMIT_HASH)"
158
- echo ""
159
- echo " Files that would change:"
160
- git diff --cached --stat 2>/dev/null || git diff --stat HEAD 2>/dev/null || echo " (new files)"
161
- git ls-files --others --exclude-standard | head -20 | while read f; do echo " + $f"; done
162
- echo ""
163
- echo " Dry run complete. No changes pushed."
164
- exit 0
165
- fi
166
-
167
- git commit -m "$(cat <<COMMITEOF
168
- $COMMIT_MSG (from $COMMIT_HASH)
169
-
170
- Co-Authored-By: Parker Todd Brooks <parkertoddbrooks@users.noreply.github.com>
171
- Co-Authored-By: Lēsa <lesaai@icloud.com>
172
- Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
173
- COMMITEOF
174
- )"
175
-
176
- if [[ "$EMPTY_REPO" == "true" ]]; then
177
- # Empty repo: push directly to main (no base branch to PR against)
178
- echo "Pushing initial commit to main on $PUBLIC_REPO..."
179
- git branch -M main
180
- git push -u origin main
181
- gh repo edit "$PUBLIC_REPO" --default-branch main 2>/dev/null || true
182
- PR_URL="(initial push, no PR)"
183
- echo " + Initial commit pushed to main"
184
- else
185
- git checkout -b "$BRANCH"
186
-
187
- echo "Pushing branch $BRANCH to $PUBLIC_REPO..."
188
- git push -u origin "$BRANCH"
189
-
190
- echo "Creating PR..."
191
- PR_URL=$(gh pr create -R "$PUBLIC_REPO" \
192
- --head "$BRANCH" \
193
- --title "$COMMIT_MSG" \
194
- --body "Synced from private repo (commit $COMMIT_HASH).")
195
-
196
- echo "Merging PR..."
197
- PR_NUMBER=$(echo "$PR_URL" | grep -o '[0-9]*$')
198
- gh pr merge "$PR_NUMBER" -R "$PUBLIC_REPO" --merge --delete-branch
199
-
200
- # Clean up any other non-main branches on public repo
201
- echo "Checking for stale branches on public repo..."
202
- STALE_BRANCHES=$(gh api "repos/$PUBLIC_REPO/branches" --paginate --jq '.[].name' 2>/dev/null | grep -v '^main$' || true)
203
- if [[ -n "$STALE_BRANCHES" ]]; then
204
- STALE_COUNT=$(echo "$STALE_BRANCHES" | wc -l | tr -d ' ')
205
- echo " Found $STALE_COUNT stale branch(es). Deleting..."
206
- echo "$STALE_BRANCHES" | while read -r stale; do
207
- gh api -X DELETE "repos/$PUBLIC_REPO/git/refs/heads/$stale" 2>/dev/null && echo " ✓ Deleted $stale" || echo " ! Could not delete $stale"
208
- done
209
- else
210
- echo " ✓ No stale branches"
211
- fi
212
-
213
- echo "Code synced via PR: $PR_URL"
214
- fi
215
-
216
- # ── Sync release to public repo ──
217
- # If the private repo has a version tag, create a matching release on the public repo.
218
- # Pulls full release notes from the private repo and rewrites any private repo references.
219
-
220
- # Try package.json first, fall back to latest git tag
221
- VERSION=$(cd "$PRIVATE_REPO" && node -p "require('./package.json').version" 2>/dev/null || echo "")
222
- if [[ -z "$VERSION" ]]; then
223
- # No package.json. Use the latest version tag (v*) in the repo
224
- TAG=$(cd "$PRIVATE_REPO" && git tag -l 'v*' --sort=-version:refname 2>/dev/null | head -1 || echo "")
225
- if [[ -n "$TAG" ]]; then
226
- VERSION="${TAG#v}"
227
- fi
228
- fi
229
- if [[ -n "$VERSION" ]]; then
230
- TAG="v$VERSION"
231
- EXISTING=$(gh release view "$TAG" -R "$PUBLIC_REPO" --json tagName 2>/dev/null || echo "")
232
- if [[ -z "$EXISTING" ]]; then
233
- # Get the private repo's GitHub path (e.g., wipcomputer/memory-crystal-private)
234
- PRIVATE_GH=$(cd "$PRIVATE_REPO" && git remote get-url origin | sed 's/.*github.com[:/]\(.*\)\.git/\1/')
235
-
236
- # Pull full release notes from private repo
237
- NOTES=$(gh release view "$TAG" -R "$PRIVATE_GH" --json body -q '.body' 2>/dev/null || echo "")
238
-
239
- if [[ -z "$NOTES" || "$NOTES" == "null" ]]; then
240
- NOTES="Release $TAG"
241
- else
242
- # Rewrite private repo references to public repo
243
- NOTES=$(echo "$NOTES" | sed "s|$PRIVATE_GH|$PUBLIC_REPO|g")
244
- fi
245
-
246
- echo "Creating release $TAG on $PUBLIC_REPO..."
247
- gh release create "$TAG" -R "$PUBLIC_REPO" --title "$TAG" --notes "$NOTES" 2>/dev/null && echo " ✓ Release $TAG created on $PUBLIC_REPO" || echo " ✗ Release creation failed (non-fatal)"
248
- else
249
- # Update existing release notes (in case they were incomplete)
250
- PRIVATE_GH=$(cd "$PRIVATE_REPO" && git remote get-url origin | sed 's/.*github.com[:/]\(.*\)\.git/\1/')
251
- NOTES=$(gh release view "$TAG" -R "$PRIVATE_GH" --json body -q '.body' 2>/dev/null || echo "")
252
- if [[ -n "$NOTES" && "$NOTES" != "null" ]]; then
253
- NOTES=$(echo "$NOTES" | sed "s|$PRIVATE_GH|$PUBLIC_REPO|g")
254
- gh release edit "$TAG" -R "$PUBLIC_REPO" --notes "$NOTES" 2>/dev/null && echo " ✓ Release $TAG notes updated on $PUBLIC_REPO" || true
255
- fi
256
- echo " Release $TAG exists on $PUBLIC_REPO (notes synced)"
257
- fi
258
- fi
259
-
260
- # ── npm publish from public repo (#100) ──
261
- # After syncing code and release, publish to npm from the public clone.
262
- # Only if package.json exists and private !== true.
263
-
264
- if [[ -n "${VERSION:-}" ]]; then
265
- # Re-clone public for npm publish (the previous tmpdir might be gone)
266
- NPM_TMPDIR=$(mktemp -d)
267
- gh repo clone "$PUBLIC_REPO" "$NPM_TMPDIR/public" -- --depth 1 2>/dev/null
268
-
269
- if [[ -f "$NPM_TMPDIR/public/package.json" ]]; then
270
- IS_PRIVATE=$(cd "$NPM_TMPDIR/public" && node -p "require('./package.json').private || false" 2>/dev/null)
271
- echo "Publishing to npm from public repo..."
272
- NPM_TOKEN=$(OP_SERVICE_ACCOUNT_TOKEN=$(cat ~/.openclaw/secrets/op-sa-token) \
273
- op item get "npm Token" --vault "Agent Secrets" --fields label=password --reveal 2>/dev/null || echo "")
274
- if [[ -n "$NPM_TOKEN" ]]; then
275
- cd "$NPM_TMPDIR/public"
276
-
277
- # Publish root package (if not private)
278
- if [[ "$IS_PRIVATE" != "true" ]]; then
279
- echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > .npmrc
280
- npm publish --access public 2>/dev/null && echo " ✓ Published root package to npm" || echo " ✗ Root npm publish failed (non-fatal)"
281
- rm -f .npmrc
282
- else
283
- echo " - Root package is private. Skipping root npm publish."
284
- fi
285
-
286
- # For toolbox repos: publish each sub-tool regardless of root private status
287
- if [[ -d "tools" ]]; then
288
- for TOOL_DIR in tools/*/; do
289
- if [[ -f "${TOOL_DIR}package.json" ]]; then
290
- TOOL_PRIVATE=$(node -p "require('./${TOOL_DIR}package.json').private || false" 2>/dev/null)
291
- if [[ "$TOOL_PRIVATE" != "true" ]]; then
292
- TOOL_NAME=$(node -p "require('./${TOOL_DIR}package.json').name" 2>/dev/null)
293
- echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > "${TOOL_DIR}.npmrc"
294
- (cd "$TOOL_DIR" && npm publish --access public 2>/dev/null) && echo " ✓ Published $TOOL_NAME to npm" || echo " ✗ npm publish failed for $TOOL_NAME (non-fatal)"
295
- rm -f "${TOOL_DIR}.npmrc"
296
- fi
297
- fi
298
- done
299
- fi
300
-
301
- # Publish to GitHub Packages from public repo (#193)
302
- echo "Publishing to GitHub Packages from public repo..."
303
- GH_TOKEN=$(gh auth token 2>/dev/null || echo "")
304
- if [[ -n "$GH_TOKEN" ]]; then
305
- cd "$NPM_TMPDIR/public"
306
-
307
- # Root package
308
- if [[ "$IS_PRIVATE" != "true" ]]; then
309
- echo "//npm.pkg.github.com/:_authToken=${GH_TOKEN}" > .npmrc
310
- npm publish --registry https://npm.pkg.github.com/ --access public 2>/dev/null && echo " ✓ Published root to GitHub Packages" || echo " ✗ Root GitHub Packages publish failed (non-fatal)"
311
- rm -f .npmrc
312
- fi
313
-
314
- # Sub-tools
315
- if [[ -d "tools" ]]; then
316
- for TOOL_DIR in tools/*/; do
317
- if [[ -f "${TOOL_DIR}package.json" ]]; then
318
- TOOL_PRIVATE=$(node -p "require('./${TOOL_DIR}package.json').private || false" 2>/dev/null)
319
- if [[ "$TOOL_PRIVATE" != "true" ]]; then
320
- TOOL_NAME=$(node -p "require('./${TOOL_DIR}package.json').name" 2>/dev/null)
321
- echo "//npm.pkg.github.com/:_authToken=${GH_TOKEN}" > "${TOOL_DIR}.npmrc"
322
- (cd "$TOOL_DIR" && npm publish --registry https://npm.pkg.github.com/ --access public 2>/dev/null) && echo " ✓ Published $TOOL_NAME to GitHub Packages" || echo " ✗ GitHub Packages failed for $TOOL_NAME (non-fatal)"
323
- rm -f "${TOOL_DIR}.npmrc"
324
- fi
325
- fi
326
- done
327
- fi
328
-
329
- cd - > /dev/null
330
- else
331
- echo " ! gh auth token not found. Skipping GitHub Packages publish."
332
- fi
333
-
334
- cd - > /dev/null 2>/dev/null || true
335
- else
336
- echo " ! npm Token not found in 1Password. Skipping npm publish."
337
- fi
338
- fi
339
- rm -rf "$NPM_TMPDIR"
340
- fi
341
-
342
- echo "Done. Public repo updated."
343
- echo " PR: $PR_URL"
344
- echo " Commit: $COMMIT_MSG (from $COMMIT_HASH)"
345
- [[ -n "${VERSION:-}" ]] && echo " Release: v$VERSION"