skillpacks 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1564) hide show
  1. package/AGENTS.md +7 -13
  2. package/CLAUDE.md +7 -9
  3. package/README.md +80 -68
  4. package/{global → base}/claude/afps-status/ALIGNMENT-PAGE.md +4 -2
  5. package/{global → base}/claude/afps-status/CHANGELOG.md +8 -0
  6. package/base/claude/afps-status/SKILL.md +110 -0
  7. package/base/claude/afps-status/archive/v0.3/SKILL.md +110 -0
  8. package/{global/codex → base/claude}/animation-design-planner/ALIGNMENT-PAGE.md +3 -1
  9. package/{global → base}/claude/animation-design-planner/CHANGELOG.md +5 -0
  10. package/base/claude/animation-design-planner/SKILL.md +115 -0
  11. package/{global → base}/claude/autoresearch-prep/SKILL.md +1 -1
  12. package/{global → base}/claude/codebase-status/CHANGELOG.md +13 -0
  13. package/base/claude/codebase-status/SKILL.md +112 -0
  14. package/base/claude/codebase-status/archive/v0.8/SKILL.md +112 -0
  15. package/base/claude/codebase-status/archive/v0.9/SKILL.md +112 -0
  16. package/{global → base}/claude/fork-idea-branch/ALIGNMENT-PAGE.md +3 -1
  17. package/{global → base}/claude/fork-idea-branch/SKILL.md +1 -1
  18. package/{global/codex → base/claude}/idea-scope-brief/ALIGNMENT-PAGE.md +5 -1
  19. package/{global → base}/claude/idea-scope-brief/CHANGELOG.md +4 -0
  20. package/base/claude/idea-scope-brief/SKILL.md +157 -0
  21. package/{global → base}/claude/init-agentic-skills/CHANGELOG.md +12 -0
  22. package/base/claude/init-agentic-skills/SKILL.md +41 -0
  23. package/base/claude/init-agentic-skills/archive/v0.8/SKILL.md +56 -0
  24. package/base/claude/init-agentic-skills/archive/v0.9/SKILL.md +56 -0
  25. package/{global → base}/claude/pack/CHANGELOG.md +12 -0
  26. package/base/claude/pack/SKILL.md +170 -0
  27. package/base/claude/pack/archive/v0.8/SKILL.md +170 -0
  28. package/base/claude/pack/archive/v0.9/SKILL.md +170 -0
  29. package/base/claude/provision-agentic-config/ALIGNMENT-PAGE.md +86 -0
  30. package/{global → base}/claude/provision-agentic-config/CHANGELOG.md +20 -0
  31. package/base/claude/provision-agentic-config/SKILL.md +320 -0
  32. package/base/claude/provision-agentic-config/archive/v0.10/SKILL.md +320 -0
  33. package/base/claude/provision-agentic-config/archive/v0.7/SKILL.md +317 -0
  34. package/base/claude/provision-agentic-config/archive/v0.8/SKILL.md +320 -0
  35. package/base/claude/provision-agentic-config/archive/v0.9/SKILL.md +320 -0
  36. package/{global → base}/claude/skills/CHANGELOG.md +8 -0
  37. package/base/claude/skills/SKILL.md +141 -0
  38. package/base/claude/skills/archive/v0.7/SKILL.md +141 -0
  39. package/{global → base}/codex/afps-status/ALIGNMENT-PAGE.md +4 -2
  40. package/{global → base}/codex/afps-status/CHANGELOG.md +8 -0
  41. package/base/codex/afps-status/SKILL.md +104 -0
  42. package/base/codex/afps-status/archive/v0.3/SKILL.md +104 -0
  43. package/{global/claude → base/codex}/animation-design-planner/ALIGNMENT-PAGE.md +3 -1
  44. package/{global → base}/codex/animation-design-planner/CHANGELOG.md +5 -0
  45. package/base/codex/animation-design-planner/SKILL.md +117 -0
  46. package/{global → base}/codex/codebase-status/CHANGELOG.md +13 -0
  47. package/base/codex/codebase-status/SKILL.md +112 -0
  48. package/base/codex/codebase-status/archive/v0.8/SKILL.md +112 -0
  49. package/base/codex/codebase-status/archive/v0.9/SKILL.md +112 -0
  50. package/{global/claude → base/codex}/idea-scope-brief/ALIGNMENT-PAGE.md +5 -1
  51. package/{global → base}/codex/idea-scope-brief/CHANGELOG.md +4 -0
  52. package/base/codex/idea-scope-brief/SKILL.md +194 -0
  53. package/{global → base}/codex/init-agentic-skills/CHANGELOG.md +16 -0
  54. package/base/codex/init-agentic-skills/SKILL.md +43 -0
  55. package/base/codex/init-agentic-skills/agents/openai.yaml +7 -0
  56. package/base/codex/init-agentic-skills/archive/v0.10/SKILL.md +58 -0
  57. package/base/codex/init-agentic-skills/archive/v0.8/SKILL.md +58 -0
  58. package/base/codex/init-agentic-skills/archive/v0.9/SKILL.md +58 -0
  59. package/{global → base}/codex/pack/CHANGELOG.md +12 -0
  60. package/base/codex/pack/SKILL.md +172 -0
  61. package/base/codex/pack/archive/v0.8/SKILL.md +172 -0
  62. package/base/codex/pack/archive/v0.9/SKILL.md +172 -0
  63. package/base/codex/provision-agentic-config/ALIGNMENT-PAGE.md +86 -0
  64. package/{global → base}/codex/provision-agentic-config/CHANGELOG.md +20 -0
  65. package/base/codex/provision-agentic-config/SKILL.md +307 -0
  66. package/base/codex/provision-agentic-config/archive/v0.10/SKILL.md +307 -0
  67. package/base/codex/provision-agentic-config/archive/v0.7/SKILL.md +304 -0
  68. package/base/codex/provision-agentic-config/archive/v0.8/SKILL.md +307 -0
  69. package/base/codex/provision-agentic-config/archive/v0.9/SKILL.md +307 -0
  70. package/{global → base}/codex/skills/CHANGELOG.md +8 -0
  71. package/base/codex/skills/SKILL.md +140 -0
  72. package/base/codex/skills/archive/v0.7/SKILL.md +140 -0
  73. package/bin/skillpacks.mjs +1 -1
  74. package/dist/skillpacks-manifest.json +1451 -946
  75. package/docs/QUICKSTART.md +26 -16
  76. package/docs/alignment-page-convention.md +106 -0
  77. package/docs/decks.md +11 -11
  78. package/docs/packs.md +44 -48
  79. package/docs/skillpacks-npm-distribution.md +153 -62
  80. package/package.json +12 -4
  81. package/packs/agent-bridge/claude/delegate/ALIGNMENT-PAGE.md +3 -1
  82. package/packs/agent-work-admin/claude/plan-phase/ALIGNMENT-PAGE.md +88 -0
  83. package/packs/agent-work-admin/claude/plan-phase/CHANGELOG.md +13 -0
  84. package/packs/agent-work-admin/claude/plan-phase/SKILL.md +11 -7
  85. package/packs/agent-work-admin/claude/plan-phase/archive/v0.2/SKILL.md +380 -0
  86. package/packs/agent-work-admin/claude/plan-phase/archive/v0.3/SKILL.md +380 -0
  87. package/packs/agent-work-admin/claude/plan-phase/archive/v0.4/SKILL.md +384 -0
  88. package/packs/agent-work-admin/claude/roadmap/ALIGNMENT-PAGE.md +86 -0
  89. package/packs/agent-work-admin/claude/roadmap/CHANGELOG.md +12 -0
  90. package/packs/agent-work-admin/claude/roadmap/SKILL.md +14 -28
  91. package/packs/agent-work-admin/claude/roadmap/archive/v0.10/SKILL.md +481 -0
  92. package/packs/agent-work-admin/claude/roadmap/archive/v0.11/SKILL.md +467 -0
  93. package/packs/agent-work-admin/claude/roadmap/archive/v0.9/SKILL.md +481 -0
  94. package/packs/agent-work-admin/claude/spec-drift/CHANGELOG.md +4 -0
  95. package/packs/agent-work-admin/claude/spec-drift/SKILL.md +3 -3
  96. package/packs/agent-work-admin/claude/spec-drift/archive/v0.2/SKILL.md +202 -0
  97. package/packs/agent-work-admin/codex/plan-phase/ALIGNMENT-PAGE.md +88 -0
  98. package/packs/agent-work-admin/codex/plan-phase/CHANGELOG.md +13 -0
  99. package/packs/agent-work-admin/codex/plan-phase/SKILL.md +11 -7
  100. package/packs/agent-work-admin/codex/plan-phase/archive/v0.2/SKILL.md +387 -0
  101. package/packs/agent-work-admin/codex/plan-phase/archive/v0.3/SKILL.md +387 -0
  102. package/packs/agent-work-admin/codex/plan-phase/archive/v0.4/SKILL.md +391 -0
  103. package/packs/agent-work-admin/codex/roadmap/ALIGNMENT-PAGE.md +86 -0
  104. package/packs/agent-work-admin/codex/roadmap/CHANGELOG.md +12 -0
  105. package/packs/agent-work-admin/codex/roadmap/SKILL.md +13 -27
  106. package/packs/agent-work-admin/codex/roadmap/archive/v0.10/SKILL.md +424 -0
  107. package/packs/agent-work-admin/codex/roadmap/archive/v0.11/SKILL.md +410 -0
  108. package/packs/agent-work-admin/codex/roadmap/archive/v0.9/SKILL.md +424 -0
  109. package/packs/agent-work-admin/codex/spec-drift/CHANGELOG.md +4 -0
  110. package/packs/agent-work-admin/codex/spec-drift/SKILL.md +2 -2
  111. package/packs/agent-work-admin/codex/spec-drift/archive/v0.2/SKILL.md +81 -0
  112. package/packs/agentic-skills-bench/claude/benchmark-agent-review/ALIGNMENT-PAGE.md +4 -2
  113. package/packs/agentic-skills-bench/claude/benchmark-agent-review/CHANGELOG.md +4 -0
  114. package/packs/agentic-skills-bench/claude/benchmark-agent-review/SKILL.md +2 -2
  115. package/packs/agentic-skills-bench/claude/benchmark-agent-review/archive/v0.1/SKILL.md +117 -0
  116. package/packs/agentic-skills-bench/claude/benchmark-test-skill/ALIGNMENT-PAGE.md +4 -2
  117. package/packs/agentic-skills-bench/claude/benchmark-test-skill/CHANGELOG.md +4 -0
  118. package/packs/agentic-skills-bench/claude/benchmark-test-skill/SKILL.md +2 -2
  119. package/packs/agentic-skills-bench/claude/benchmark-test-skill/archive/v0.1/SKILL.md +150 -0
  120. package/packs/agentic-skills-bench/codex/benchmark-agent-review/ALIGNMENT-PAGE.md +4 -2
  121. package/packs/agentic-skills-bench/codex/benchmark-agent-review/CHANGELOG.md +4 -0
  122. package/packs/agentic-skills-bench/codex/benchmark-agent-review/SKILL.md +2 -2
  123. package/packs/agentic-skills-bench/codex/benchmark-agent-review/archive/v0.1/SKILL.md +117 -0
  124. package/packs/agentic-skills-bench/codex/benchmark-test-skill/ALIGNMENT-PAGE.md +4 -2
  125. package/packs/agentic-skills-bench/codex/benchmark-test-skill/CHANGELOG.md +4 -0
  126. package/packs/agentic-skills-bench/codex/benchmark-test-skill/SKILL.md +2 -2
  127. package/packs/agentic-skills-bench/codex/benchmark-test-skill/archive/v0.1/SKILL.md +150 -0
  128. package/packs/alignment-loop/claude/vertical-slice-splitter/ALIGNMENT-PAGE.md +4 -2
  129. package/packs/alignment-loop/claude/vertical-slice-splitter/CHANGELOG.md +4 -0
  130. package/packs/alignment-loop/claude/vertical-slice-splitter/SKILL.md +2 -2
  131. package/packs/alignment-loop/claude/vertical-slice-splitter/archive/v0.1/SKILL.md +63 -0
  132. package/packs/alignment-loop/codex/vertical-slice-splitter/ALIGNMENT-PAGE.md +4 -2
  133. package/packs/alignment-loop/codex/vertical-slice-splitter/CHANGELOG.md +4 -0
  134. package/packs/alignment-loop/codex/vertical-slice-splitter/SKILL.md +2 -2
  135. package/packs/alignment-loop/codex/vertical-slice-splitter/archive/v0.1/SKILL.md +59 -0
  136. package/packs/alignment-page-admin/claude/upgrade-alignment-pages/CHANGELOG.md +5 -0
  137. package/packs/alignment-page-admin/claude/upgrade-alignment-pages/SKILL.md +6 -6
  138. package/packs/alignment-page-admin/claude/upgrade-alignment-pages/archive/v0.2/SKILL.md +106 -0
  139. package/packs/alignment-page-admin/codex/upgrade-alignment-pages/CHANGELOG.md +5 -0
  140. package/packs/alignment-page-admin/codex/upgrade-alignment-pages/SKILL.md +6 -6
  141. package/packs/alignment-page-admin/codex/upgrade-alignment-pages/archive/v0.2/SKILL.md +106 -0
  142. package/packs/business-growth/claude/experiment/ALIGNMENT-PAGE.md +6 -2
  143. package/packs/business-growth/claude/experiment/CHANGELOG.md +8 -0
  144. package/packs/business-growth/claude/experiment/SKILL.md +4 -4
  145. package/packs/business-growth/claude/experiment/archive/v0.5/SKILL.md +282 -0
  146. package/packs/business-growth/claude/experiment/archive/v0.6/SKILL.md +282 -0
  147. package/packs/business-growth/claude/growth-model/ALIGNMENT-PAGE.md +5 -1
  148. package/packs/business-growth/claude/growth-model/CHANGELOG.md +8 -0
  149. package/packs/business-growth/claude/growth-model/SKILL.md +4 -4
  150. package/packs/business-growth/claude/growth-model/archive/v0.7/SKILL.md +356 -0
  151. package/packs/business-growth/claude/growth-model/archive/v0.8/SKILL.md +356 -0
  152. package/packs/business-growth/claude/gtm/ALIGNMENT-PAGE.md +5 -1
  153. package/packs/business-growth/claude/gtm/CHANGELOG.md +8 -0
  154. package/packs/business-growth/claude/gtm/SKILL.md +7 -7
  155. package/packs/business-growth/claude/gtm/archive/v0.10/SKILL.md +335 -0
  156. package/packs/business-growth/claude/gtm/archive/v0.11/SKILL.md +335 -0
  157. package/packs/business-growth/claude/hook-model/ALIGNMENT-PAGE.md +5 -1
  158. package/packs/business-growth/claude/hook-model/CHANGELOG.md +8 -0
  159. package/packs/business-growth/claude/hook-model/SKILL.md +4 -4
  160. package/packs/business-growth/claude/hook-model/archive/v0.7/SKILL.md +338 -0
  161. package/packs/business-growth/claude/hook-model/archive/v0.8/SKILL.md +338 -0
  162. package/packs/business-growth/claude/landing-copy/ALIGNMENT-PAGE.md +5 -1
  163. package/packs/business-growth/claude/landing-copy/CHANGELOG.md +8 -0
  164. package/packs/business-growth/claude/landing-copy/SKILL.md +4 -4
  165. package/packs/business-growth/claude/landing-copy/archive/v0.7/SKILL.md +488 -0
  166. package/packs/business-growth/claude/landing-copy/archive/v0.8/SKILL.md +488 -0
  167. package/packs/business-growth/claude/metrics/ALIGNMENT-PAGE.md +5 -1
  168. package/packs/business-growth/claude/metrics/CHANGELOG.md +4 -0
  169. package/packs/business-growth/claude/metrics/SKILL.md +3 -3
  170. package/packs/business-growth/claude/metrics/archive/v0.4/SKILL.md +313 -0
  171. package/packs/business-growth/claude/monetization/ALIGNMENT-PAGE.md +5 -1
  172. package/packs/business-growth/claude/monetization/CHANGELOG.md +8 -0
  173. package/packs/business-growth/claude/monetization/SKILL.md +8 -8
  174. package/packs/business-growth/claude/monetization/archive/v0.10/SKILL.md +336 -0
  175. package/packs/business-growth/claude/monetization/archive/v0.11/SKILL.md +336 -0
  176. package/packs/business-growth/claude/pmf-assessment/ALIGNMENT-PAGE.md +5 -1
  177. package/packs/business-growth/claude/pmf-assessment/CHANGELOG.md +8 -0
  178. package/packs/business-growth/claude/pmf-assessment/SKILL.md +4 -4
  179. package/packs/business-growth/claude/pmf-assessment/archive/v0.8/SKILL.md +406 -0
  180. package/packs/business-growth/claude/pmf-assessment/archive/v0.9/SKILL.md +406 -0
  181. package/packs/business-growth/codex/experiment/ALIGNMENT-PAGE.md +6 -2
  182. package/packs/business-growth/codex/experiment/CHANGELOG.md +8 -0
  183. package/packs/business-growth/codex/experiment/SKILL.md +4 -4
  184. package/packs/business-growth/codex/experiment/archive/v0.5/SKILL.md +274 -0
  185. package/packs/business-growth/codex/experiment/archive/v0.6/SKILL.md +274 -0
  186. package/packs/business-growth/codex/growth-model/ALIGNMENT-PAGE.md +5 -1
  187. package/packs/business-growth/codex/growth-model/CHANGELOG.md +8 -0
  188. package/packs/business-growth/codex/growth-model/SKILL.md +4 -4
  189. package/packs/business-growth/codex/growth-model/archive/v0.7/SKILL.md +354 -0
  190. package/packs/business-growth/codex/growth-model/archive/v0.8/SKILL.md +354 -0
  191. package/packs/business-growth/codex/gtm/ALIGNMENT-PAGE.md +5 -1
  192. package/packs/business-growth/codex/gtm/CHANGELOG.md +8 -0
  193. package/packs/business-growth/codex/gtm/SKILL.md +8 -8
  194. package/packs/business-growth/codex/gtm/archive/v0.10/SKILL.md +344 -0
  195. package/packs/business-growth/codex/gtm/archive/v0.11/SKILL.md +344 -0
  196. package/packs/business-growth/codex/hook-model/ALIGNMENT-PAGE.md +5 -1
  197. package/packs/business-growth/codex/hook-model/CHANGELOG.md +8 -0
  198. package/packs/business-growth/codex/hook-model/SKILL.md +4 -4
  199. package/packs/business-growth/codex/hook-model/archive/v0.7/SKILL.md +338 -0
  200. package/packs/business-growth/codex/hook-model/archive/v0.8/SKILL.md +338 -0
  201. package/packs/business-growth/codex/landing-copy/ALIGNMENT-PAGE.md +5 -1
  202. package/packs/business-growth/codex/landing-copy/CHANGELOG.md +8 -0
  203. package/packs/business-growth/codex/landing-copy/SKILL.md +4 -4
  204. package/packs/business-growth/codex/landing-copy/archive/v0.7/SKILL.md +496 -0
  205. package/packs/business-growth/codex/landing-copy/archive/v0.8/SKILL.md +496 -0
  206. package/packs/business-growth/codex/metrics/ALIGNMENT-PAGE.md +5 -1
  207. package/packs/business-growth/codex/metrics/CHANGELOG.md +4 -0
  208. package/packs/business-growth/codex/metrics/SKILL.md +3 -3
  209. package/packs/business-growth/codex/metrics/archive/v0.4/SKILL.md +305 -0
  210. package/packs/business-growth/codex/monetization/ALIGNMENT-PAGE.md +5 -1
  211. package/packs/business-growth/codex/monetization/CHANGELOG.md +8 -0
  212. package/packs/business-growth/codex/monetization/SKILL.md +9 -9
  213. package/packs/business-growth/codex/monetization/archive/v0.10/SKILL.md +343 -0
  214. package/packs/business-growth/codex/monetization/archive/v0.11/SKILL.md +343 -0
  215. package/packs/business-growth/codex/pmf-assessment/ALIGNMENT-PAGE.md +5 -1
  216. package/packs/business-growth/codex/pmf-assessment/CHANGELOG.md +8 -0
  217. package/packs/business-growth/codex/pmf-assessment/SKILL.md +4 -4
  218. package/packs/business-growth/codex/pmf-assessment/archive/v0.8/SKILL.md +414 -0
  219. package/packs/business-growth/codex/pmf-assessment/archive/v0.9/SKILL.md +414 -0
  220. package/packs/business-ops/claude/assumption-tracker/ALIGNMENT-PAGE.md +5 -1
  221. package/packs/business-ops/claude/assumption-tracker/SKILL.md +1 -1
  222. package/packs/business-ops/claude/burn-rate/ALIGNMENT-PAGE.md +5 -1
  223. package/packs/business-ops/claude/burn-rate/CHANGELOG.md +4 -0
  224. package/packs/business-ops/claude/burn-rate/SKILL.md +7 -7
  225. package/packs/business-ops/claude/burn-rate/archive/v0.4/SKILL.md +341 -0
  226. package/packs/business-ops/claude/cohort-review/ALIGNMENT-PAGE.md +5 -1
  227. package/packs/business-ops/claude/cohort-review/CHANGELOG.md +4 -0
  228. package/packs/business-ops/claude/cohort-review/SKILL.md +3 -3
  229. package/packs/business-ops/claude/cohort-review/archive/v0.3/SKILL.md +263 -0
  230. package/packs/business-ops/claude/investor-update/ALIGNMENT-PAGE.md +5 -1
  231. package/packs/business-ops/claude/investor-update/CHANGELOG.md +4 -0
  232. package/packs/business-ops/claude/investor-update/SKILL.md +3 -3
  233. package/packs/business-ops/claude/investor-update/archive/v0.3/SKILL.md +176 -0
  234. package/packs/business-ops/claude/mvp-gap/ALIGNMENT-PAGE.md +5 -1
  235. package/packs/business-ops/claude/mvp-gap/CHANGELOG.md +8 -0
  236. package/packs/business-ops/claude/mvp-gap/SKILL.md +4 -4
  237. package/packs/business-ops/claude/mvp-gap/archive/v0.8/SKILL.md +258 -0
  238. package/packs/business-ops/claude/mvp-gap/archive/v0.9/SKILL.md +258 -0
  239. package/packs/business-ops/claude/platform-strategy/ALIGNMENT-PAGE.md +5 -1
  240. package/packs/business-ops/claude/platform-strategy/CHANGELOG.md +8 -0
  241. package/packs/business-ops/claude/platform-strategy/SKILL.md +4 -4
  242. package/packs/business-ops/claude/platform-strategy/archive/v0.10/SKILL.md +461 -0
  243. package/packs/business-ops/claude/platform-strategy/archive/v0.9/SKILL.md +461 -0
  244. package/packs/business-ops/claude/product-line/ALIGNMENT-PAGE.md +6 -2
  245. package/packs/business-ops/claude/product-line/CHANGELOG.md +8 -0
  246. package/packs/business-ops/claude/product-line/SKILL.md +4 -4
  247. package/packs/business-ops/claude/product-line/archive/v0.4/SKILL.md +193 -0
  248. package/packs/business-ops/claude/product-line/archive/v0.5/SKILL.md +193 -0
  249. package/packs/business-ops/claude/reconcile-research/ALIGNMENT-PAGE.md +5 -1
  250. package/packs/business-ops/claude/reconcile-research/CHANGELOG.md +8 -0
  251. package/packs/business-ops/claude/reconcile-research/SKILL.md +6 -6
  252. package/packs/business-ops/claude/reconcile-research/archive/v0.8/SKILL.md +306 -0
  253. package/packs/business-ops/claude/reconcile-research/archive/v0.9/SKILL.md +306 -0
  254. package/packs/business-ops/claude/repo-glossary/ALIGNMENT-PAGE.md +3 -1
  255. package/packs/business-ops/claude/repo-glossary/CHANGELOG.md +4 -0
  256. package/packs/business-ops/claude/repo-glossary/SKILL.md +2 -2
  257. package/packs/business-ops/claude/repo-glossary/archive/v0.3/SKILL.md +251 -0
  258. package/packs/business-ops/claude/retro/ALIGNMENT-PAGE.md +5 -1
  259. package/packs/business-ops/claude/retro/CHANGELOG.md +4 -0
  260. package/packs/business-ops/claude/retro/SKILL.md +3 -3
  261. package/packs/business-ops/claude/retro/archive/v0.4/SKILL.md +252 -0
  262. package/packs/business-ops/claude/risk-register/ALIGNMENT-PAGE.md +5 -1
  263. package/packs/business-ops/claude/risk-register/CHANGELOG.md +4 -0
  264. package/packs/business-ops/claude/risk-register/SKILL.md +3 -3
  265. package/packs/business-ops/claude/risk-register/archive/v0.3/SKILL.md +226 -0
  266. package/packs/business-ops/claude/runway-model/ALIGNMENT-PAGE.md +5 -1
  267. package/packs/business-ops/claude/runway-model/CHANGELOG.md +4 -0
  268. package/packs/business-ops/claude/runway-model/SKILL.md +3 -3
  269. package/packs/business-ops/claude/runway-model/archive/v0.3/SKILL.md +284 -0
  270. package/packs/business-ops/claude/scale-audit/ALIGNMENT-PAGE.md +5 -1
  271. package/packs/business-ops/claude/scale-audit/CHANGELOG.md +4 -0
  272. package/packs/business-ops/claude/scale-audit/SKILL.md +3 -3
  273. package/packs/business-ops/claude/scale-audit/archive/v0.4/SKILL.md +202 -0
  274. package/packs/business-ops/codex/assumption-tracker/ALIGNMENT-PAGE.md +5 -1
  275. package/packs/business-ops/codex/assumption-tracker/SKILL.md +1 -1
  276. package/packs/business-ops/codex/burn-rate/ALIGNMENT-PAGE.md +5 -1
  277. package/packs/business-ops/codex/burn-rate/CHANGELOG.md +4 -0
  278. package/packs/business-ops/codex/burn-rate/SKILL.md +7 -7
  279. package/packs/business-ops/codex/burn-rate/archive/v0.4/SKILL.md +112 -0
  280. package/packs/business-ops/codex/cohort-review/ALIGNMENT-PAGE.md +5 -1
  281. package/packs/business-ops/codex/cohort-review/CHANGELOG.md +4 -0
  282. package/packs/business-ops/codex/cohort-review/SKILL.md +3 -3
  283. package/packs/business-ops/codex/cohort-review/archive/v0.3/SKILL.md +265 -0
  284. package/packs/business-ops/codex/investor-update/ALIGNMENT-PAGE.md +5 -1
  285. package/packs/business-ops/codex/investor-update/CHANGELOG.md +4 -0
  286. package/packs/business-ops/codex/investor-update/SKILL.md +3 -3
  287. package/packs/business-ops/codex/investor-update/archive/v0.3/SKILL.md +178 -0
  288. package/packs/business-ops/codex/mvp-gap/ALIGNMENT-PAGE.md +5 -1
  289. package/packs/business-ops/codex/mvp-gap/CHANGELOG.md +8 -0
  290. package/packs/business-ops/codex/mvp-gap/SKILL.md +4 -4
  291. package/packs/business-ops/codex/mvp-gap/archive/v0.8/SKILL.md +130 -0
  292. package/packs/business-ops/codex/mvp-gap/archive/v0.9/SKILL.md +130 -0
  293. package/packs/business-ops/codex/platform-strategy/ALIGNMENT-PAGE.md +5 -1
  294. package/packs/business-ops/codex/platform-strategy/CHANGELOG.md +8 -0
  295. package/packs/business-ops/codex/platform-strategy/SKILL.md +4 -4
  296. package/packs/business-ops/codex/platform-strategy/archive/v0.10/SKILL.md +182 -0
  297. package/packs/business-ops/codex/platform-strategy/archive/v0.9/SKILL.md +182 -0
  298. package/packs/business-ops/codex/product-line/ALIGNMENT-PAGE.md +6 -2
  299. package/packs/business-ops/codex/product-line/CHANGELOG.md +8 -0
  300. package/packs/business-ops/codex/product-line/SKILL.md +4 -4
  301. package/packs/business-ops/codex/product-line/archive/v0.4/SKILL.md +185 -0
  302. package/packs/business-ops/codex/product-line/archive/v0.5/SKILL.md +185 -0
  303. package/packs/business-ops/codex/reconcile-research/ALIGNMENT-PAGE.md +5 -1
  304. package/packs/business-ops/codex/reconcile-research/CHANGELOG.md +8 -0
  305. package/packs/business-ops/codex/reconcile-research/SKILL.md +7 -7
  306. package/packs/business-ops/codex/reconcile-research/archive/v0.8/SKILL.md +294 -0
  307. package/packs/business-ops/codex/reconcile-research/archive/v0.9/SKILL.md +294 -0
  308. package/packs/business-ops/codex/repo-glossary/ALIGNMENT-PAGE.md +3 -1
  309. package/packs/business-ops/codex/repo-glossary/CHANGELOG.md +4 -0
  310. package/packs/business-ops/codex/repo-glossary/SKILL.md +2 -2
  311. package/packs/business-ops/codex/repo-glossary/archive/v0.3/SKILL.md +253 -0
  312. package/packs/business-ops/codex/retro/ALIGNMENT-PAGE.md +5 -1
  313. package/packs/business-ops/codex/retro/CHANGELOG.md +4 -0
  314. package/packs/business-ops/codex/retro/SKILL.md +3 -3
  315. package/packs/business-ops/codex/retro/archive/v0.4/SKILL.md +246 -0
  316. package/packs/business-ops/codex/risk-register/ALIGNMENT-PAGE.md +5 -1
  317. package/packs/business-ops/codex/risk-register/CHANGELOG.md +4 -0
  318. package/packs/business-ops/codex/risk-register/SKILL.md +3 -3
  319. package/packs/business-ops/codex/risk-register/archive/v0.3/SKILL.md +220 -0
  320. package/packs/business-ops/codex/runway-model/ALIGNMENT-PAGE.md +5 -1
  321. package/packs/business-ops/codex/runway-model/CHANGELOG.md +4 -0
  322. package/packs/business-ops/codex/runway-model/SKILL.md +3 -3
  323. package/packs/business-ops/codex/runway-model/archive/v0.3/SKILL.md +278 -0
  324. package/packs/business-ops/codex/scale-audit/ALIGNMENT-PAGE.md +5 -1
  325. package/packs/business-ops/codex/scale-audit/CHANGELOG.md +4 -0
  326. package/packs/business-ops/codex/scale-audit/SKILL.md +3 -3
  327. package/packs/business-ops/codex/scale-audit/archive/v0.4/SKILL.md +90 -0
  328. package/packs/business-research/claude/competitive-analysis/ALIGNMENT-PAGE.md +5 -1
  329. package/packs/business-research/claude/competitive-analysis/CHANGELOG.md +8 -0
  330. package/packs/business-research/claude/competitive-analysis/SKILL.md +13 -13
  331. package/packs/business-research/claude/competitive-analysis/archive/v0.17/SKILL.md +376 -0
  332. package/packs/business-research/claude/competitive-analysis/archive/v0.18/SKILL.md +376 -0
  333. package/packs/business-research/claude/competitive-analysis/frameworks/feature-pricing-matrix/ALIGNMENT-PAGE.md +7 -1
  334. package/packs/business-research/claude/competitive-analysis/frameworks/feature-pricing-matrix/CHANGELOG.md +8 -0
  335. package/packs/business-research/claude/competitive-analysis/frameworks/feature-pricing-matrix/SKILL.md +3 -3
  336. package/packs/business-research/claude/competitive-analysis/frameworks/feature-pricing-matrix/archive/v0.2/SKILL.md +98 -0
  337. package/packs/business-research/claude/competitive-analysis/frameworks/feature-pricing-matrix/archive/v0.3/SKILL.md +98 -0
  338. package/packs/business-research/claude/competitive-analysis/frameworks/porter-five-forces/ALIGNMENT-PAGE.md +7 -1
  339. package/packs/business-research/claude/competitive-analysis/frameworks/porter-five-forces/CHANGELOG.md +8 -0
  340. package/packs/business-research/claude/competitive-analysis/frameworks/porter-five-forces/SKILL.md +3 -3
  341. package/packs/business-research/claude/competitive-analysis/frameworks/porter-five-forces/archive/v0.2/SKILL.md +110 -0
  342. package/packs/business-research/claude/competitive-analysis/frameworks/porter-five-forces/archive/v0.3/SKILL.md +110 -0
  343. package/packs/business-research/claude/competitive-analysis/frameworks/strategic-group-map/ALIGNMENT-PAGE.md +7 -1
  344. package/packs/business-research/claude/competitive-analysis/frameworks/strategic-group-map/CHANGELOG.md +8 -0
  345. package/packs/business-research/claude/competitive-analysis/frameworks/strategic-group-map/SKILL.md +3 -3
  346. package/packs/business-research/claude/competitive-analysis/frameworks/strategic-group-map/archive/v0.2/SKILL.md +105 -0
  347. package/packs/business-research/claude/competitive-analysis/frameworks/strategic-group-map/archive/v0.3/SKILL.md +105 -0
  348. package/packs/business-research/claude/competitive-analysis/frameworks/swot/ALIGNMENT-PAGE.md +7 -1
  349. package/packs/business-research/claude/competitive-analysis/frameworks/swot/CHANGELOG.md +8 -0
  350. package/packs/business-research/claude/competitive-analysis/frameworks/swot/SKILL.md +3 -3
  351. package/packs/business-research/claude/competitive-analysis/frameworks/swot/archive/v0.2/SKILL.md +99 -0
  352. package/packs/business-research/claude/competitive-analysis/frameworks/swot/archive/v0.3/SKILL.md +99 -0
  353. package/packs/business-research/claude/customer-discovery/ALIGNMENT-PAGE.md +5 -1
  354. package/packs/business-research/claude/customer-discovery/CHANGELOG.md +15 -0
  355. package/packs/business-research/claude/customer-discovery/SKILL.md +11 -11
  356. package/packs/business-research/claude/customer-discovery/archive/v1.2/SKILL.md +602 -0
  357. package/packs/business-research/claude/customer-discovery/archive/v1.3/SKILL.md +602 -0
  358. package/packs/business-research/claude/customer-discovery/archive/v1.4/SKILL.md +602 -0
  359. package/packs/business-research/claude/customer-discovery/frameworks/five-rings/ALIGNMENT-PAGE.md +7 -1
  360. package/packs/business-research/claude/customer-discovery/frameworks/five-rings/CHANGELOG.md +8 -0
  361. package/packs/business-research/claude/customer-discovery/frameworks/five-rings/SKILL.md +3 -3
  362. package/packs/business-research/claude/customer-discovery/frameworks/five-rings/archive/v0.2/SKILL.md +352 -0
  363. package/packs/business-research/claude/customer-discovery/frameworks/five-rings/archive/v0.3/SKILL.md +352 -0
  364. package/packs/business-research/claude/customer-discovery/frameworks/four-forces/ALIGNMENT-PAGE.md +7 -1
  365. package/packs/business-research/claude/customer-discovery/frameworks/four-forces/CHANGELOG.md +8 -0
  366. package/packs/business-research/claude/customer-discovery/frameworks/four-forces/SKILL.md +3 -3
  367. package/packs/business-research/claude/customer-discovery/frameworks/four-forces/archive/v0.2/SKILL.md +322 -0
  368. package/packs/business-research/claude/customer-discovery/frameworks/four-forces/archive/v0.3/SKILL.md +322 -0
  369. package/packs/business-research/claude/customer-discovery/frameworks/jtbd-needs/ALIGNMENT-PAGE.md +7 -1
  370. package/packs/business-research/claude/customer-discovery/frameworks/jtbd-needs/CHANGELOG.md +8 -0
  371. package/packs/business-research/claude/customer-discovery/frameworks/jtbd-needs/SKILL.md +3 -3
  372. package/packs/business-research/claude/customer-discovery/frameworks/jtbd-needs/archive/v0.2/SKILL.md +234 -0
  373. package/packs/business-research/claude/customer-discovery/frameworks/jtbd-needs/archive/v0.3/SKILL.md +234 -0
  374. package/packs/business-research/claude/customer-discovery/frameworks/pmf-engine/ALIGNMENT-PAGE.md +7 -1
  375. package/packs/business-research/claude/customer-discovery/frameworks/pmf-engine/CHANGELOG.md +8 -0
  376. package/packs/business-research/claude/customer-discovery/frameworks/pmf-engine/SKILL.md +3 -3
  377. package/packs/business-research/claude/customer-discovery/frameworks/pmf-engine/archive/v0.2/SKILL.md +252 -0
  378. package/packs/business-research/claude/customer-discovery/frameworks/pmf-engine/archive/v0.3/SKILL.md +252 -0
  379. package/packs/business-research/claude/customer-discovery/frameworks/seven-dimensions/ALIGNMENT-PAGE.md +7 -1
  380. package/packs/business-research/claude/customer-discovery/frameworks/seven-dimensions/CHANGELOG.md +8 -0
  381. package/packs/business-research/claude/customer-discovery/frameworks/seven-dimensions/SKILL.md +3 -3
  382. package/packs/business-research/claude/customer-discovery/frameworks/seven-dimensions/archive/v0.2/SKILL.md +385 -0
  383. package/packs/business-research/claude/customer-discovery/frameworks/seven-dimensions/archive/v0.3/SKILL.md +385 -0
  384. package/packs/business-research/claude/customer-discovery/frameworks/w3-hypothesis/ALIGNMENT-PAGE.md +7 -1
  385. package/packs/business-research/claude/customer-discovery/frameworks/w3-hypothesis/CHANGELOG.md +8 -0
  386. package/packs/business-research/claude/customer-discovery/frameworks/w3-hypothesis/SKILL.md +3 -3
  387. package/packs/business-research/claude/customer-discovery/frameworks/w3-hypothesis/archive/v0.2/SKILL.md +194 -0
  388. package/packs/business-research/claude/customer-discovery/frameworks/w3-hypothesis/archive/v0.3/SKILL.md +194 -0
  389. package/packs/business-research/claude/customer-feedback/ALIGNMENT-PAGE.md +5 -1
  390. package/packs/business-research/claude/customer-feedback/CHANGELOG.md +8 -0
  391. package/packs/business-research/claude/customer-feedback/SKILL.md +4 -4
  392. package/packs/business-research/claude/customer-feedback/archive/v0.7/SKILL.md +277 -0
  393. package/packs/business-research/claude/customer-feedback/archive/v0.8/SKILL.md +277 -0
  394. package/packs/business-research/claude/enterprise-icp/ALIGNMENT-PAGE.md +5 -1
  395. package/packs/business-research/claude/enterprise-icp/CHANGELOG.md +8 -0
  396. package/packs/business-research/claude/enterprise-icp/SKILL.md +8 -8
  397. package/packs/business-research/claude/enterprise-icp/archive/v0.8/SKILL.md +276 -0
  398. package/packs/business-research/claude/enterprise-icp/archive/v0.9/SKILL.md +276 -0
  399. package/packs/business-research/claude/lean-canvas/ALIGNMENT-PAGE.md +5 -1
  400. package/packs/business-research/claude/lean-canvas/CHANGELOG.md +8 -0
  401. package/packs/business-research/claude/lean-canvas/SKILL.md +4 -4
  402. package/packs/business-research/claude/lean-canvas/archive/v0.10/SKILL.md +344 -0
  403. package/packs/business-research/claude/lean-canvas/archive/v0.9/SKILL.md +344 -0
  404. package/packs/business-research/claude/positioning/ALIGNMENT-PAGE.md +5 -1
  405. package/packs/business-research/claude/positioning/CHANGELOG.md +15 -0
  406. package/packs/business-research/claude/positioning/SKILL.md +7 -7
  407. package/packs/business-research/claude/positioning/archive/v0.14/SKILL.md +357 -0
  408. package/packs/business-research/claude/positioning/archive/v0.15/SKILL.md +357 -0
  409. package/packs/business-research/claude/positioning/archive/v0.16/SKILL.md +357 -0
  410. package/packs/business-research/claude/positioning/frameworks/category-design/ALIGNMENT-PAGE.md +7 -1
  411. package/packs/business-research/claude/positioning/frameworks/category-design/CHANGELOG.md +8 -0
  412. package/packs/business-research/claude/positioning/frameworks/category-design/SKILL.md +3 -3
  413. package/packs/business-research/claude/positioning/frameworks/category-design/archive/v0.6/SKILL.md +288 -0
  414. package/packs/business-research/claude/positioning/frameworks/category-design/archive/v0.7/SKILL.md +288 -0
  415. package/packs/business-research/claude/positioning/frameworks/jtbd-positioning/ALIGNMENT-PAGE.md +6 -2
  416. package/packs/business-research/claude/positioning/frameworks/jtbd-positioning/CHANGELOG.md +8 -0
  417. package/packs/business-research/claude/positioning/frameworks/jtbd-positioning/SKILL.md +3 -3
  418. package/packs/business-research/claude/positioning/frameworks/jtbd-positioning/archive/v0.6/SKILL.md +223 -0
  419. package/packs/business-research/claude/positioning/frameworks/jtbd-positioning/archive/v0.7/SKILL.md +223 -0
  420. package/packs/business-research/claude/positioning/frameworks/moore-positioning/ALIGNMENT-PAGE.md +6 -2
  421. package/packs/business-research/claude/positioning/frameworks/moore-positioning/CHANGELOG.md +8 -0
  422. package/packs/business-research/claude/positioning/frameworks/moore-positioning/SKILL.md +3 -3
  423. package/packs/business-research/claude/positioning/frameworks/moore-positioning/archive/v0.6/SKILL.md +232 -0
  424. package/packs/business-research/claude/positioning/frameworks/moore-positioning/archive/v0.7/SKILL.md +232 -0
  425. package/packs/business-research/claude/positioning/frameworks/obviously-awesome/ALIGNMENT-PAGE.md +7 -1
  426. package/packs/business-research/claude/positioning/frameworks/obviously-awesome/CHANGELOG.md +8 -0
  427. package/packs/business-research/claude/positioning/frameworks/obviously-awesome/SKILL.md +3 -3
  428. package/packs/business-research/claude/positioning/frameworks/obviously-awesome/archive/v0.6/SKILL.md +284 -0
  429. package/packs/business-research/claude/positioning/frameworks/obviously-awesome/archive/v0.7/SKILL.md +284 -0
  430. package/packs/business-research/claude/positioning/frameworks/strategic-canvas/ALIGNMENT-PAGE.md +7 -1
  431. package/packs/business-research/claude/positioning/frameworks/strategic-canvas/CHANGELOG.md +8 -0
  432. package/packs/business-research/claude/positioning/frameworks/strategic-canvas/SKILL.md +3 -3
  433. package/packs/business-research/claude/positioning/frameworks/strategic-canvas/archive/v0.6/SKILL.md +221 -0
  434. package/packs/business-research/claude/positioning/frameworks/strategic-canvas/archive/v0.7/SKILL.md +221 -0
  435. package/packs/business-research/claude/value-prop-canvas/ALIGNMENT-PAGE.md +5 -1
  436. package/packs/business-research/claude/value-prop-canvas/CHANGELOG.md +8 -0
  437. package/packs/business-research/claude/value-prop-canvas/SKILL.md +4 -4
  438. package/packs/business-research/claude/value-prop-canvas/archive/v0.10/SKILL.md +315 -0
  439. package/packs/business-research/claude/value-prop-canvas/archive/v0.9/SKILL.md +315 -0
  440. package/packs/business-research/codex/competitive-analysis/ALIGNMENT-PAGE.md +5 -1
  441. package/packs/business-research/codex/competitive-analysis/CHANGELOG.md +8 -0
  442. package/packs/business-research/codex/competitive-analysis/SKILL.md +13 -13
  443. package/packs/business-research/codex/competitive-analysis/archive/v0.17/SKILL.md +237 -0
  444. package/packs/business-research/codex/competitive-analysis/archive/v0.18/SKILL.md +237 -0
  445. package/packs/business-research/codex/competitive-analysis/frameworks/feature-pricing-matrix/ALIGNMENT-PAGE.md +7 -1
  446. package/packs/business-research/codex/competitive-analysis/frameworks/feature-pricing-matrix/CHANGELOG.md +8 -0
  447. package/packs/business-research/codex/competitive-analysis/frameworks/feature-pricing-matrix/SKILL.md +3 -3
  448. package/packs/business-research/codex/competitive-analysis/frameworks/feature-pricing-matrix/archive/v0.2/SKILL.md +98 -0
  449. package/packs/business-research/codex/competitive-analysis/frameworks/feature-pricing-matrix/archive/v0.3/SKILL.md +98 -0
  450. package/packs/business-research/codex/competitive-analysis/frameworks/porter-five-forces/ALIGNMENT-PAGE.md +7 -1
  451. package/packs/business-research/codex/competitive-analysis/frameworks/porter-five-forces/CHANGELOG.md +8 -0
  452. package/packs/business-research/codex/competitive-analysis/frameworks/porter-five-forces/SKILL.md +3 -3
  453. package/packs/business-research/codex/competitive-analysis/frameworks/porter-five-forces/archive/v0.2/SKILL.md +110 -0
  454. package/packs/business-research/codex/competitive-analysis/frameworks/porter-five-forces/archive/v0.3/SKILL.md +110 -0
  455. package/packs/business-research/codex/competitive-analysis/frameworks/strategic-group-map/ALIGNMENT-PAGE.md +7 -1
  456. package/packs/business-research/codex/competitive-analysis/frameworks/strategic-group-map/CHANGELOG.md +8 -0
  457. package/packs/business-research/codex/competitive-analysis/frameworks/strategic-group-map/SKILL.md +3 -3
  458. package/packs/business-research/codex/competitive-analysis/frameworks/strategic-group-map/archive/v0.2/SKILL.md +105 -0
  459. package/packs/business-research/codex/competitive-analysis/frameworks/strategic-group-map/archive/v0.3/SKILL.md +105 -0
  460. package/packs/business-research/codex/competitive-analysis/frameworks/swot/ALIGNMENT-PAGE.md +7 -1
  461. package/packs/business-research/codex/competitive-analysis/frameworks/swot/CHANGELOG.md +8 -0
  462. package/packs/business-research/codex/competitive-analysis/frameworks/swot/SKILL.md +3 -3
  463. package/packs/business-research/codex/competitive-analysis/frameworks/swot/archive/v0.2/SKILL.md +99 -0
  464. package/packs/business-research/codex/competitive-analysis/frameworks/swot/archive/v0.3/SKILL.md +99 -0
  465. package/packs/business-research/codex/customer-discovery/ALIGNMENT-PAGE.md +5 -1
  466. package/packs/business-research/codex/customer-discovery/CHANGELOG.md +15 -0
  467. package/packs/business-research/codex/customer-discovery/SKILL.md +8 -8
  468. package/packs/business-research/codex/customer-discovery/archive/v1.2/SKILL.md +301 -0
  469. package/packs/business-research/codex/customer-discovery/archive/v1.3/SKILL.md +301 -0
  470. package/packs/business-research/codex/customer-discovery/archive/v1.4/SKILL.md +301 -0
  471. package/packs/business-research/codex/customer-discovery/frameworks/five-rings/ALIGNMENT-PAGE.md +7 -1
  472. package/packs/business-research/codex/customer-discovery/frameworks/five-rings/CHANGELOG.md +8 -0
  473. package/packs/business-research/codex/customer-discovery/frameworks/five-rings/SKILL.md +3 -3
  474. package/packs/business-research/codex/customer-discovery/frameworks/five-rings/archive/v0.2/SKILL.md +352 -0
  475. package/packs/business-research/codex/customer-discovery/frameworks/five-rings/archive/v0.3/SKILL.md +352 -0
  476. package/packs/business-research/codex/customer-discovery/frameworks/four-forces/ALIGNMENT-PAGE.md +7 -1
  477. package/packs/business-research/codex/customer-discovery/frameworks/four-forces/CHANGELOG.md +8 -0
  478. package/packs/business-research/codex/customer-discovery/frameworks/four-forces/SKILL.md +3 -3
  479. package/packs/business-research/codex/customer-discovery/frameworks/four-forces/archive/v0.2/SKILL.md +322 -0
  480. package/packs/business-research/codex/customer-discovery/frameworks/four-forces/archive/v0.3/SKILL.md +322 -0
  481. package/packs/business-research/codex/customer-discovery/frameworks/jtbd-needs/ALIGNMENT-PAGE.md +7 -1
  482. package/packs/business-research/codex/customer-discovery/frameworks/jtbd-needs/CHANGELOG.md +8 -0
  483. package/packs/business-research/codex/customer-discovery/frameworks/jtbd-needs/SKILL.md +3 -3
  484. package/packs/business-research/codex/customer-discovery/frameworks/jtbd-needs/archive/v0.2/SKILL.md +234 -0
  485. package/packs/business-research/codex/customer-discovery/frameworks/jtbd-needs/archive/v0.3/SKILL.md +234 -0
  486. package/packs/business-research/codex/customer-discovery/frameworks/pmf-engine/ALIGNMENT-PAGE.md +7 -1
  487. package/packs/business-research/codex/customer-discovery/frameworks/pmf-engine/CHANGELOG.md +8 -0
  488. package/packs/business-research/codex/customer-discovery/frameworks/pmf-engine/SKILL.md +3 -3
  489. package/packs/business-research/codex/customer-discovery/frameworks/pmf-engine/archive/v0.2/SKILL.md +252 -0
  490. package/packs/business-research/codex/customer-discovery/frameworks/pmf-engine/archive/v0.3/SKILL.md +252 -0
  491. package/packs/business-research/codex/customer-discovery/frameworks/seven-dimensions/ALIGNMENT-PAGE.md +7 -1
  492. package/packs/business-research/codex/customer-discovery/frameworks/seven-dimensions/CHANGELOG.md +8 -0
  493. package/packs/business-research/codex/customer-discovery/frameworks/seven-dimensions/SKILL.md +3 -3
  494. package/packs/business-research/codex/customer-discovery/frameworks/seven-dimensions/archive/v0.2/SKILL.md +385 -0
  495. package/packs/business-research/codex/customer-discovery/frameworks/seven-dimensions/archive/v0.3/SKILL.md +385 -0
  496. package/packs/business-research/codex/customer-discovery/frameworks/w3-hypothesis/ALIGNMENT-PAGE.md +7 -1
  497. package/packs/business-research/codex/customer-discovery/frameworks/w3-hypothesis/CHANGELOG.md +8 -0
  498. package/packs/business-research/codex/customer-discovery/frameworks/w3-hypothesis/SKILL.md +3 -3
  499. package/packs/business-research/codex/customer-discovery/frameworks/w3-hypothesis/archive/v0.2/SKILL.md +194 -0
  500. package/packs/business-research/codex/customer-discovery/frameworks/w3-hypothesis/archive/v0.3/SKILL.md +194 -0
  501. package/packs/business-research/codex/customer-feedback/ALIGNMENT-PAGE.md +5 -1
  502. package/packs/business-research/codex/customer-feedback/CHANGELOG.md +8 -0
  503. package/packs/business-research/codex/customer-feedback/SKILL.md +4 -4
  504. package/packs/business-research/codex/customer-feedback/archive/v0.7/SKILL.md +288 -0
  505. package/packs/business-research/codex/customer-feedback/archive/v0.8/SKILL.md +288 -0
  506. package/packs/business-research/codex/enterprise-icp/ALIGNMENT-PAGE.md +5 -1
  507. package/packs/business-research/codex/enterprise-icp/CHANGELOG.md +8 -0
  508. package/packs/business-research/codex/enterprise-icp/SKILL.md +10 -10
  509. package/packs/business-research/codex/enterprise-icp/archive/v0.8/SKILL.md +131 -0
  510. package/packs/business-research/codex/enterprise-icp/archive/v0.9/SKILL.md +131 -0
  511. package/packs/business-research/codex/lean-canvas/ALIGNMENT-PAGE.md +5 -1
  512. package/packs/business-research/codex/lean-canvas/CHANGELOG.md +8 -0
  513. package/packs/business-research/codex/lean-canvas/SKILL.md +4 -4
  514. package/packs/business-research/codex/lean-canvas/archive/v0.10/SKILL.md +343 -0
  515. package/packs/business-research/codex/lean-canvas/archive/v0.9/SKILL.md +343 -0
  516. package/packs/business-research/codex/positioning/ALIGNMENT-PAGE.md +5 -1
  517. package/packs/business-research/codex/positioning/CHANGELOG.md +15 -0
  518. package/packs/business-research/codex/positioning/SKILL.md +5 -5
  519. package/packs/business-research/codex/positioning/archive/v0.14/SKILL.md +240 -0
  520. package/packs/business-research/codex/positioning/archive/v0.15/SKILL.md +240 -0
  521. package/packs/business-research/codex/positioning/archive/v0.16/SKILL.md +240 -0
  522. package/packs/business-research/codex/positioning/frameworks/category-design/ALIGNMENT-PAGE.md +7 -1
  523. package/packs/business-research/codex/positioning/frameworks/category-design/CHANGELOG.md +8 -0
  524. package/packs/business-research/codex/positioning/frameworks/category-design/SKILL.md +3 -3
  525. package/packs/business-research/codex/positioning/frameworks/category-design/archive/v0.6/SKILL.md +271 -0
  526. package/packs/business-research/codex/positioning/frameworks/category-design/archive/v0.7/SKILL.md +271 -0
  527. package/packs/business-research/codex/positioning/frameworks/jtbd-positioning/ALIGNMENT-PAGE.md +6 -2
  528. package/packs/business-research/codex/positioning/frameworks/jtbd-positioning/CHANGELOG.md +8 -0
  529. package/packs/business-research/codex/positioning/frameworks/jtbd-positioning/SKILL.md +3 -3
  530. package/packs/business-research/codex/positioning/frameworks/jtbd-positioning/archive/v0.6/SKILL.md +218 -0
  531. package/packs/business-research/codex/positioning/frameworks/jtbd-positioning/archive/v0.7/SKILL.md +218 -0
  532. package/packs/business-research/codex/positioning/frameworks/moore-positioning/ALIGNMENT-PAGE.md +6 -2
  533. package/packs/business-research/codex/positioning/frameworks/moore-positioning/CHANGELOG.md +8 -0
  534. package/packs/business-research/codex/positioning/frameworks/moore-positioning/SKILL.md +3 -3
  535. package/packs/business-research/codex/positioning/frameworks/moore-positioning/archive/v0.6/SKILL.md +224 -0
  536. package/packs/business-research/codex/positioning/frameworks/moore-positioning/archive/v0.7/SKILL.md +224 -0
  537. package/packs/business-research/codex/positioning/frameworks/obviously-awesome/ALIGNMENT-PAGE.md +7 -1
  538. package/packs/business-research/codex/positioning/frameworks/obviously-awesome/CHANGELOG.md +8 -0
  539. package/packs/business-research/codex/positioning/frameworks/obviously-awesome/SKILL.md +3 -3
  540. package/packs/business-research/codex/positioning/frameworks/obviously-awesome/archive/v0.6/SKILL.md +300 -0
  541. package/packs/business-research/codex/positioning/frameworks/obviously-awesome/archive/v0.7/SKILL.md +300 -0
  542. package/packs/business-research/codex/positioning/frameworks/strategic-canvas/ALIGNMENT-PAGE.md +7 -1
  543. package/packs/business-research/codex/positioning/frameworks/strategic-canvas/CHANGELOG.md +8 -0
  544. package/packs/business-research/codex/positioning/frameworks/strategic-canvas/SKILL.md +3 -3
  545. package/packs/business-research/codex/positioning/frameworks/strategic-canvas/archive/v0.6/SKILL.md +230 -0
  546. package/packs/business-research/codex/positioning/frameworks/strategic-canvas/archive/v0.7/SKILL.md +230 -0
  547. package/packs/business-research/codex/value-prop-canvas/ALIGNMENT-PAGE.md +5 -1
  548. package/packs/business-research/codex/value-prop-canvas/CHANGELOG.md +8 -0
  549. package/packs/business-research/codex/value-prop-canvas/SKILL.md +4 -4
  550. package/packs/business-research/codex/value-prop-canvas/archive/v0.10/SKILL.md +315 -0
  551. package/packs/business-research/codex/value-prop-canvas/archive/v0.9/SKILL.md +315 -0
  552. package/packs/code-debug/claude/debug/CHANGELOG.md +9 -0
  553. package/packs/code-debug/claude/debug/SKILL.md +10 -1
  554. package/packs/code-debug/claude/debug/archive/v0.1/SKILL.md +112 -0
  555. package/packs/code-debug/claude/debug/archive/v0.2/SKILL.md +121 -0
  556. package/packs/code-debug/claude/investigate/CHANGELOG.md +5 -0
  557. package/packs/code-debug/claude/investigate/SKILL.md +2 -2
  558. package/packs/code-debug/claude/investigate/archive/v0.1/SKILL.md +158 -0
  559. package/packs/code-debug/codex/debug/CHANGELOG.md +9 -0
  560. package/packs/code-debug/codex/debug/SKILL.md +10 -1
  561. package/packs/code-debug/codex/debug/archive/v0.1/SKILL.md +46 -0
  562. package/packs/code-debug/codex/debug/archive/v0.2/SKILL.md +55 -0
  563. package/packs/code-debug/codex/investigate/CHANGELOG.md +5 -0
  564. package/packs/code-debug/codex/investigate/SKILL.md +1 -1
  565. package/packs/code-debug/codex/investigate/archive/v0.1/SKILL.md +51 -0
  566. package/packs/code-maintenance/claude/migrate/ALIGNMENT-PAGE.md +3 -1
  567. package/packs/code-maintenance/claude/update-packages/CHANGELOG.md +10 -0
  568. package/packs/code-maintenance/claude/update-packages/SKILL.md +12 -13
  569. package/packs/code-maintenance/claude/update-packages/archive/v0.0/SKILL.md +105 -0
  570. package/packs/code-maintenance/codex/migrate/ALIGNMENT-PAGE.md +3 -1
  571. package/packs/code-maintenance/codex/update-packages/CHANGELOG.md +10 -0
  572. package/packs/code-maintenance/codex/update-packages/SKILL.md +12 -13
  573. package/packs/code-maintenance/codex/update-packages/archive/v0.0/SKILL.md +107 -0
  574. package/packs/code-quality/claude/extract-shared-types/ALIGNMENT-PAGE.md +3 -1
  575. package/packs/code-quality/claude/quality-sweep/ALIGNMENT-PAGE.md +3 -1
  576. package/packs/code-quality/codex/extract-shared-types/ALIGNMENT-PAGE.md +3 -1
  577. package/packs/code-quality/codex/quality-sweep/ALIGNMENT-PAGE.md +3 -1
  578. package/packs/code-review/claude/dead-code/ALIGNMENT-PAGE.md +3 -1
  579. package/packs/code-review/claude/expert-review/ALIGNMENT-PAGE.md +3 -1
  580. package/packs/code-review/claude/regression-check/ALIGNMENT-PAGE.md +3 -1
  581. package/packs/code-review/claude/slim-audit/ALIGNMENT-PAGE.md +3 -1
  582. package/packs/code-review/codex/dead-code/ALIGNMENT-PAGE.md +3 -1
  583. package/packs/code-review/codex/expert-review/ALIGNMENT-PAGE.md +3 -1
  584. package/packs/code-review/codex/regression-check/ALIGNMENT-PAGE.md +3 -1
  585. package/packs/code-review/codex/slim-audit/ALIGNMENT-PAGE.md +3 -1
  586. package/packs/context-transfer/claude/handoff/ALIGNMENT-PAGE.md +4 -2
  587. package/packs/context-transfer/claude/handoff/CHANGELOG.md +4 -0
  588. package/packs/context-transfer/claude/handoff/SKILL.md +2 -2
  589. package/packs/context-transfer/claude/handoff/archive/v0.1/SKILL.md +113 -0
  590. package/packs/context-transfer/codex/handoff/ALIGNMENT-PAGE.md +4 -2
  591. package/packs/context-transfer/codex/handoff/CHANGELOG.md +4 -0
  592. package/packs/context-transfer/codex/handoff/SKILL.md +2 -2
  593. package/packs/context-transfer/codex/handoff/archive/v0.1/SKILL.md +48 -0
  594. package/packs/creator-foundation/claude/content-programming/ALIGNMENT-PAGE.md +7 -1
  595. package/packs/creator-foundation/claude/content-programming/CHANGELOG.md +4 -0
  596. package/packs/creator-foundation/claude/content-programming/SKILL.md +3 -3
  597. package/packs/creator-foundation/claude/content-programming/archive/v0.4/SKILL.md +110 -0
  598. package/packs/creator-foundation/claude/creator-evidence-schema/ALIGNMENT-PAGE.md +5 -1
  599. package/packs/creator-foundation/claude/creator-evidence-schema/CHANGELOG.md +8 -0
  600. package/packs/creator-foundation/claude/creator-evidence-schema/SKILL.md +4 -4
  601. package/packs/creator-foundation/claude/creator-evidence-schema/archive/v0.5/SKILL.md +223 -0
  602. package/packs/creator-foundation/claude/creator-evidence-schema/archive/v0.6/SKILL.md +223 -0
  603. package/packs/creator-foundation/claude/creator-metrics-review/ALIGNMENT-PAGE.md +5 -1
  604. package/packs/creator-foundation/claude/creator-metrics-review/CHANGELOG.md +8 -0
  605. package/packs/creator-foundation/claude/creator-metrics-review/SKILL.md +4 -4
  606. package/packs/creator-foundation/claude/creator-metrics-review/archive/v0.5/SKILL.md +108 -0
  607. package/packs/creator-foundation/claude/creator-metrics-review/archive/v0.6/SKILL.md +108 -0
  608. package/packs/creator-foundation/claude/creator-platform-capability-matrix/ALIGNMENT-PAGE.md +5 -1
  609. package/packs/creator-foundation/claude/creator-platform-capability-matrix/CHANGELOG.md +8 -0
  610. package/packs/creator-foundation/claude/creator-platform-capability-matrix/SKILL.md +4 -4
  611. package/packs/creator-foundation/claude/creator-platform-capability-matrix/archive/v0.5/SKILL.md +178 -0
  612. package/packs/creator-foundation/claude/creator-platform-capability-matrix/archive/v0.6/SKILL.md +178 -0
  613. package/packs/creator-foundation/claude/creator-positioning/ALIGNMENT-PAGE.md +5 -1
  614. package/packs/creator-foundation/claude/creator-positioning/CHANGELOG.md +8 -0
  615. package/packs/creator-foundation/claude/creator-positioning/SKILL.md +4 -4
  616. package/packs/creator-foundation/claude/creator-positioning/archive/v0.5/SKILL.md +113 -0
  617. package/packs/creator-foundation/claude/creator-positioning/archive/v0.6/SKILL.md +113 -0
  618. package/packs/creator-foundation/claude/creator-presence-dossier/ALIGNMENT-PAGE.md +5 -1
  619. package/packs/creator-foundation/claude/creator-presence-dossier/CHANGELOG.md +4 -0
  620. package/packs/creator-foundation/claude/creator-presence-dossier/SKILL.md +3 -3
  621. package/packs/creator-foundation/claude/creator-presence-dossier/archive/v0.4/SKILL.md +223 -0
  622. package/packs/creator-foundation/claude/product-led-media-map/ALIGNMENT-PAGE.md +7 -1
  623. package/packs/creator-foundation/claude/product-led-media-map/CHANGELOG.md +4 -0
  624. package/packs/creator-foundation/claude/product-led-media-map/SKILL.md +3 -3
  625. package/packs/creator-foundation/claude/product-led-media-map/archive/v0.4/SKILL.md +108 -0
  626. package/packs/creator-foundation/claude/research-directory-conventions/ALIGNMENT-PAGE.md +4 -2
  627. package/packs/creator-foundation/claude/series-spec/ALIGNMENT-PAGE.md +7 -1
  628. package/packs/creator-foundation/claude/series-spec/SKILL.md +1 -1
  629. package/packs/creator-foundation/codex/content-programming/ALIGNMENT-PAGE.md +7 -1
  630. package/packs/creator-foundation/codex/content-programming/CHANGELOG.md +4 -0
  631. package/packs/creator-foundation/codex/content-programming/SKILL.md +3 -3
  632. package/packs/creator-foundation/codex/content-programming/archive/v0.4/SKILL.md +102 -0
  633. package/packs/creator-foundation/codex/creator-evidence-schema/ALIGNMENT-PAGE.md +5 -1
  634. package/packs/creator-foundation/codex/creator-evidence-schema/CHANGELOG.md +8 -0
  635. package/packs/creator-foundation/codex/creator-evidence-schema/SKILL.md +4 -4
  636. package/packs/creator-foundation/codex/creator-evidence-schema/archive/v0.5/SKILL.md +223 -0
  637. package/packs/creator-foundation/codex/creator-evidence-schema/archive/v0.6/SKILL.md +223 -0
  638. package/packs/creator-foundation/codex/creator-metrics-review/ALIGNMENT-PAGE.md +5 -1
  639. package/packs/creator-foundation/codex/creator-metrics-review/CHANGELOG.md +8 -0
  640. package/packs/creator-foundation/codex/creator-metrics-review/SKILL.md +4 -4
  641. package/packs/creator-foundation/codex/creator-metrics-review/archive/v0.5/SKILL.md +108 -0
  642. package/packs/creator-foundation/codex/creator-metrics-review/archive/v0.6/SKILL.md +108 -0
  643. package/packs/creator-foundation/codex/creator-platform-capability-matrix/ALIGNMENT-PAGE.md +5 -1
  644. package/packs/creator-foundation/codex/creator-platform-capability-matrix/CHANGELOG.md +8 -0
  645. package/packs/creator-foundation/codex/creator-platform-capability-matrix/SKILL.md +4 -4
  646. package/packs/creator-foundation/codex/creator-platform-capability-matrix/archive/v0.5/SKILL.md +178 -0
  647. package/packs/creator-foundation/codex/creator-platform-capability-matrix/archive/v0.6/SKILL.md +178 -0
  648. package/packs/creator-foundation/codex/creator-positioning/ALIGNMENT-PAGE.md +5 -1
  649. package/packs/creator-foundation/codex/creator-positioning/CHANGELOG.md +8 -0
  650. package/packs/creator-foundation/codex/creator-positioning/SKILL.md +4 -4
  651. package/packs/creator-foundation/codex/creator-positioning/archive/v0.5/SKILL.md +105 -0
  652. package/packs/creator-foundation/codex/creator-positioning/archive/v0.6/SKILL.md +105 -0
  653. package/packs/creator-foundation/codex/creator-presence-dossier/ALIGNMENT-PAGE.md +5 -1
  654. package/packs/creator-foundation/codex/creator-presence-dossier/CHANGELOG.md +4 -0
  655. package/packs/creator-foundation/codex/creator-presence-dossier/SKILL.md +3 -3
  656. package/packs/creator-foundation/codex/creator-presence-dossier/archive/v0.4/SKILL.md +223 -0
  657. package/packs/creator-foundation/codex/product-led-media-map/ALIGNMENT-PAGE.md +7 -1
  658. package/packs/creator-foundation/codex/product-led-media-map/CHANGELOG.md +4 -0
  659. package/packs/creator-foundation/codex/product-led-media-map/SKILL.md +3 -3
  660. package/packs/creator-foundation/codex/product-led-media-map/archive/v0.4/SKILL.md +100 -0
  661. package/packs/creator-foundation/codex/research-directory-conventions/ALIGNMENT-PAGE.md +4 -2
  662. package/packs/creator-foundation/codex/series-spec/ALIGNMENT-PAGE.md +7 -1
  663. package/packs/creator-foundation/codex/series-spec/SKILL.md +1 -1
  664. package/packs/customer-lifecycle/claude/conversion-map/ALIGNMENT-PAGE.md +5 -1
  665. package/packs/customer-lifecycle/claude/conversion-map/CHANGELOG.md +4 -0
  666. package/packs/customer-lifecycle/claude/conversion-map/SKILL.md +3 -3
  667. package/packs/customer-lifecycle/claude/conversion-map/archive/v0.4/SKILL.md +85 -0
  668. package/packs/customer-lifecycle/claude/expansion-map/ALIGNMENT-PAGE.md +5 -1
  669. package/packs/customer-lifecycle/claude/expansion-map/CHANGELOG.md +4 -0
  670. package/packs/customer-lifecycle/claude/expansion-map/SKILL.md +3 -3
  671. package/packs/customer-lifecycle/claude/expansion-map/archive/v0.4/SKILL.md +85 -0
  672. package/packs/customer-lifecycle/claude/journey-map/ALIGNMENT-PAGE.md +3 -1
  673. package/packs/customer-lifecycle/claude/journey-map/CHANGELOG.md +19 -0
  674. package/packs/customer-lifecycle/claude/journey-map/SKILL.md +12 -12
  675. package/packs/customer-lifecycle/claude/journey-map/archive/v0.13/SKILL.md +288 -0
  676. package/packs/customer-lifecycle/claude/journey-map/archive/v0.14/SKILL.md +288 -0
  677. package/packs/customer-lifecycle/claude/journey-map/archive/v0.15/SKILL.md +288 -0
  678. package/packs/customer-lifecycle/claude/journey-map/archive/v0.16/SKILL.md +288 -0
  679. package/packs/customer-lifecycle/claude/journey-map/frameworks/customer-journey-canvas/ALIGNMENT-PAGE.md +7 -1
  680. package/packs/customer-lifecycle/claude/journey-map/frameworks/customer-journey-canvas/CHANGELOG.md +8 -0
  681. package/packs/customer-lifecycle/claude/journey-map/frameworks/customer-journey-canvas/SKILL.md +3 -3
  682. package/packs/customer-lifecycle/claude/journey-map/frameworks/customer-journey-canvas/archive/v0.3/SKILL.md +189 -0
  683. package/packs/customer-lifecycle/claude/journey-map/frameworks/customer-journey-canvas/archive/v0.4/SKILL.md +189 -0
  684. package/packs/customer-lifecycle/claude/journey-map/frameworks/experience-map/ALIGNMENT-PAGE.md +7 -1
  685. package/packs/customer-lifecycle/claude/journey-map/frameworks/experience-map/CHANGELOG.md +8 -0
  686. package/packs/customer-lifecycle/claude/journey-map/frameworks/experience-map/SKILL.md +3 -3
  687. package/packs/customer-lifecycle/claude/journey-map/frameworks/experience-map/archive/v0.3/SKILL.md +180 -0
  688. package/packs/customer-lifecycle/claude/journey-map/frameworks/experience-map/archive/v0.4/SKILL.md +180 -0
  689. package/packs/customer-lifecycle/claude/journey-map/frameworks/jtbd-timeline/ALIGNMENT-PAGE.md +7 -1
  690. package/packs/customer-lifecycle/claude/journey-map/frameworks/jtbd-timeline/CHANGELOG.md +8 -0
  691. package/packs/customer-lifecycle/claude/journey-map/frameworks/jtbd-timeline/SKILL.md +3 -3
  692. package/packs/customer-lifecycle/claude/journey-map/frameworks/jtbd-timeline/archive/v0.3/SKILL.md +214 -0
  693. package/packs/customer-lifecycle/claude/journey-map/frameworks/jtbd-timeline/archive/v0.4/SKILL.md +214 -0
  694. package/packs/customer-lifecycle/claude/journey-map/frameworks/service-blueprint/ALIGNMENT-PAGE.md +7 -1
  695. package/packs/customer-lifecycle/claude/journey-map/frameworks/service-blueprint/CHANGELOG.md +8 -0
  696. package/packs/customer-lifecycle/claude/journey-map/frameworks/service-blueprint/SKILL.md +3 -3
  697. package/packs/customer-lifecycle/claude/journey-map/frameworks/service-blueprint/archive/v0.3/SKILL.md +175 -0
  698. package/packs/customer-lifecycle/claude/journey-map/frameworks/service-blueprint/archive/v0.4/SKILL.md +175 -0
  699. package/packs/customer-lifecycle/claude/journey-map/frameworks/user-story-map/ALIGNMENT-PAGE.md +7 -1
  700. package/packs/customer-lifecycle/claude/journey-map/frameworks/user-story-map/CHANGELOG.md +8 -0
  701. package/packs/customer-lifecycle/claude/journey-map/frameworks/user-story-map/SKILL.md +3 -3
  702. package/packs/customer-lifecycle/claude/journey-map/frameworks/user-story-map/archive/v0.3/SKILL.md +195 -0
  703. package/packs/customer-lifecycle/claude/journey-map/frameworks/user-story-map/archive/v0.4/SKILL.md +195 -0
  704. package/packs/customer-lifecycle/claude/lifecycle-metrics/ALIGNMENT-PAGE.md +5 -1
  705. package/packs/customer-lifecycle/claude/lifecycle-metrics/CHANGELOG.md +4 -0
  706. package/packs/customer-lifecycle/claude/lifecycle-metrics/SKILL.md +3 -3
  707. package/packs/customer-lifecycle/claude/lifecycle-metrics/archive/v0.4/SKILL.md +84 -0
  708. package/packs/customer-lifecycle/claude/onboarding-map/ALIGNMENT-PAGE.md +5 -1
  709. package/packs/customer-lifecycle/claude/onboarding-map/CHANGELOG.md +4 -0
  710. package/packs/customer-lifecycle/claude/onboarding-map/SKILL.md +3 -3
  711. package/packs/customer-lifecycle/claude/onboarding-map/archive/v0.4/SKILL.md +86 -0
  712. package/packs/customer-lifecycle/claude/retention-map/ALIGNMENT-PAGE.md +5 -1
  713. package/packs/customer-lifecycle/claude/retention-map/CHANGELOG.md +4 -0
  714. package/packs/customer-lifecycle/claude/retention-map/SKILL.md +3 -3
  715. package/packs/customer-lifecycle/claude/retention-map/archive/v0.4/SKILL.md +84 -0
  716. package/packs/customer-lifecycle/claude/transaction-map/ALIGNMENT-PAGE.md +5 -1
  717. package/packs/customer-lifecycle/claude/transaction-map/CHANGELOG.md +4 -0
  718. package/packs/customer-lifecycle/claude/transaction-map/SKILL.md +3 -3
  719. package/packs/customer-lifecycle/claude/transaction-map/archive/v0.4/SKILL.md +86 -0
  720. package/packs/customer-lifecycle/codex/conversion-map/ALIGNMENT-PAGE.md +5 -1
  721. package/packs/customer-lifecycle/codex/conversion-map/CHANGELOG.md +4 -0
  722. package/packs/customer-lifecycle/codex/conversion-map/SKILL.md +3 -3
  723. package/packs/customer-lifecycle/codex/conversion-map/archive/v0.4/SKILL.md +75 -0
  724. package/packs/customer-lifecycle/codex/expansion-map/ALIGNMENT-PAGE.md +5 -1
  725. package/packs/customer-lifecycle/codex/expansion-map/CHANGELOG.md +4 -0
  726. package/packs/customer-lifecycle/codex/expansion-map/SKILL.md +3 -3
  727. package/packs/customer-lifecycle/codex/expansion-map/archive/v0.4/SKILL.md +75 -0
  728. package/packs/customer-lifecycle/codex/journey-map/ALIGNMENT-PAGE.md +3 -1
  729. package/packs/customer-lifecycle/codex/journey-map/CHANGELOG.md +19 -0
  730. package/packs/customer-lifecycle/codex/journey-map/SKILL.md +11 -11
  731. package/packs/customer-lifecycle/codex/journey-map/archive/v0.13/SKILL.md +288 -0
  732. package/packs/customer-lifecycle/codex/journey-map/archive/v0.14/SKILL.md +288 -0
  733. package/packs/customer-lifecycle/codex/journey-map/archive/v0.15/SKILL.md +288 -0
  734. package/packs/customer-lifecycle/codex/journey-map/archive/v0.16/SKILL.md +288 -0
  735. package/packs/customer-lifecycle/codex/journey-map/frameworks/customer-journey-canvas/ALIGNMENT-PAGE.md +7 -1
  736. package/packs/customer-lifecycle/codex/journey-map/frameworks/customer-journey-canvas/CHANGELOG.md +8 -0
  737. package/packs/customer-lifecycle/codex/journey-map/frameworks/customer-journey-canvas/SKILL.md +3 -3
  738. package/packs/customer-lifecycle/codex/journey-map/frameworks/customer-journey-canvas/archive/v0.3/SKILL.md +189 -0
  739. package/packs/customer-lifecycle/codex/journey-map/frameworks/customer-journey-canvas/archive/v0.4/SKILL.md +189 -0
  740. package/packs/customer-lifecycle/codex/journey-map/frameworks/experience-map/ALIGNMENT-PAGE.md +7 -1
  741. package/packs/customer-lifecycle/codex/journey-map/frameworks/experience-map/CHANGELOG.md +8 -0
  742. package/packs/customer-lifecycle/codex/journey-map/frameworks/experience-map/SKILL.md +3 -3
  743. package/packs/customer-lifecycle/codex/journey-map/frameworks/experience-map/archive/v0.3/SKILL.md +180 -0
  744. package/packs/customer-lifecycle/codex/journey-map/frameworks/experience-map/archive/v0.4/SKILL.md +180 -0
  745. package/packs/customer-lifecycle/codex/journey-map/frameworks/jtbd-timeline/ALIGNMENT-PAGE.md +7 -1
  746. package/packs/customer-lifecycle/codex/journey-map/frameworks/jtbd-timeline/CHANGELOG.md +8 -0
  747. package/packs/customer-lifecycle/codex/journey-map/frameworks/jtbd-timeline/SKILL.md +3 -3
  748. package/packs/customer-lifecycle/codex/journey-map/frameworks/jtbd-timeline/archive/v0.3/SKILL.md +214 -0
  749. package/packs/customer-lifecycle/codex/journey-map/frameworks/jtbd-timeline/archive/v0.4/SKILL.md +214 -0
  750. package/packs/customer-lifecycle/codex/journey-map/frameworks/service-blueprint/ALIGNMENT-PAGE.md +7 -1
  751. package/packs/customer-lifecycle/codex/journey-map/frameworks/service-blueprint/CHANGELOG.md +8 -0
  752. package/packs/customer-lifecycle/codex/journey-map/frameworks/service-blueprint/SKILL.md +3 -3
  753. package/packs/customer-lifecycle/codex/journey-map/frameworks/service-blueprint/archive/v0.3/SKILL.md +175 -0
  754. package/packs/customer-lifecycle/codex/journey-map/frameworks/service-blueprint/archive/v0.4/SKILL.md +175 -0
  755. package/packs/customer-lifecycle/codex/journey-map/frameworks/user-story-map/ALIGNMENT-PAGE.md +7 -1
  756. package/packs/customer-lifecycle/codex/journey-map/frameworks/user-story-map/CHANGELOG.md +8 -0
  757. package/packs/customer-lifecycle/codex/journey-map/frameworks/user-story-map/SKILL.md +3 -3
  758. package/packs/customer-lifecycle/codex/journey-map/frameworks/user-story-map/archive/v0.3/SKILL.md +195 -0
  759. package/packs/customer-lifecycle/codex/journey-map/frameworks/user-story-map/archive/v0.4/SKILL.md +195 -0
  760. package/packs/customer-lifecycle/codex/lifecycle-metrics/ALIGNMENT-PAGE.md +5 -1
  761. package/packs/customer-lifecycle/codex/lifecycle-metrics/CHANGELOG.md +4 -0
  762. package/packs/customer-lifecycle/codex/lifecycle-metrics/SKILL.md +3 -3
  763. package/packs/customer-lifecycle/codex/lifecycle-metrics/archive/v0.4/SKILL.md +74 -0
  764. package/packs/customer-lifecycle/codex/onboarding-map/ALIGNMENT-PAGE.md +5 -1
  765. package/packs/customer-lifecycle/codex/onboarding-map/CHANGELOG.md +4 -0
  766. package/packs/customer-lifecycle/codex/onboarding-map/SKILL.md +3 -3
  767. package/packs/customer-lifecycle/codex/onboarding-map/archive/v0.4/SKILL.md +76 -0
  768. package/packs/customer-lifecycle/codex/retention-map/ALIGNMENT-PAGE.md +5 -1
  769. package/packs/customer-lifecycle/codex/retention-map/CHANGELOG.md +4 -0
  770. package/packs/customer-lifecycle/codex/retention-map/SKILL.md +3 -3
  771. package/packs/customer-lifecycle/codex/retention-map/archive/v0.4/SKILL.md +74 -0
  772. package/packs/customer-lifecycle/codex/transaction-map/ALIGNMENT-PAGE.md +5 -1
  773. package/packs/customer-lifecycle/codex/transaction-map/CHANGELOG.md +4 -0
  774. package/packs/customer-lifecycle/codex/transaction-map/SKILL.md +3 -3
  775. package/packs/customer-lifecycle/codex/transaction-map/archive/v0.4/SKILL.md +76 -0
  776. package/packs/devtool/claude/devtool-adoption/ALIGNMENT-PAGE.md +5 -1
  777. package/packs/devtool/claude/devtool-adoption/CHANGELOG.md +8 -0
  778. package/packs/devtool/claude/devtool-adoption/SKILL.md +4 -4
  779. package/packs/devtool/claude/devtool-adoption/archive/v0.6/SKILL.md +77 -0
  780. package/packs/devtool/claude/devtool-adoption/archive/v0.7/SKILL.md +77 -0
  781. package/packs/devtool/claude/devtool-docs-audit/ALIGNMENT-PAGE.md +5 -1
  782. package/packs/devtool/claude/devtool-docs-audit/SKILL.md +1 -1
  783. package/packs/devtool/claude/devtool-dx-journey/ALIGNMENT-PAGE.md +5 -1
  784. package/packs/devtool/claude/devtool-dx-journey/CHANGELOG.md +4 -0
  785. package/packs/devtool/claude/devtool-dx-journey/SKILL.md +3 -3
  786. package/packs/devtool/claude/devtool-dx-journey/archive/v0.3/SKILL.md +42 -0
  787. package/packs/devtool/claude/devtool-integration-map/ALIGNMENT-PAGE.md +5 -1
  788. package/packs/devtool/claude/devtool-integration-map/CHANGELOG.md +4 -0
  789. package/packs/devtool/claude/devtool-integration-map/SKILL.md +3 -3
  790. package/packs/devtool/claude/devtool-integration-map/archive/v0.3/SKILL.md +42 -0
  791. package/packs/devtool/claude/devtool-monetization/ALIGNMENT-PAGE.md +5 -1
  792. package/packs/devtool/claude/devtool-monetization/CHANGELOG.md +8 -0
  793. package/packs/devtool/claude/devtool-monetization/SKILL.md +4 -4
  794. package/packs/devtool/claude/devtool-monetization/archive/v0.6/SKILL.md +77 -0
  795. package/packs/devtool/claude/devtool-monetization/archive/v0.7/SKILL.md +77 -0
  796. package/packs/devtool/claude/devtool-positioning/ALIGNMENT-PAGE.md +5 -1
  797. package/packs/devtool/claude/devtool-positioning/CHANGELOG.md +8 -0
  798. package/packs/devtool/claude/devtool-positioning/SKILL.md +4 -4
  799. package/packs/devtool/claude/devtool-positioning/archive/v0.6/SKILL.md +77 -0
  800. package/packs/devtool/claude/devtool-positioning/archive/v0.7/SKILL.md +77 -0
  801. package/packs/devtool/claude/devtool-user-map/ALIGNMENT-PAGE.md +5 -1
  802. package/packs/devtool/claude/devtool-user-map/CHANGELOG.md +8 -0
  803. package/packs/devtool/claude/devtool-user-map/SKILL.md +4 -4
  804. package/packs/devtool/claude/devtool-user-map/archive/v0.6/SKILL.md +77 -0
  805. package/packs/devtool/claude/devtool-user-map/archive/v0.7/SKILL.md +77 -0
  806. package/packs/devtool/claude/devtool-workflow/ALIGNMENT-PAGE.md +6 -2
  807. package/packs/devtool/claude/devtool-workflow/CHANGELOG.md +4 -0
  808. package/packs/devtool/claude/devtool-workflow/SKILL.md +3 -3
  809. package/packs/devtool/claude/devtool-workflow/archive/v0.2/SKILL.md +31 -0
  810. package/packs/devtool/codex/devtool-adoption/ALIGNMENT-PAGE.md +5 -1
  811. package/packs/devtool/codex/devtool-adoption/CHANGELOG.md +8 -0
  812. package/packs/devtool/codex/devtool-adoption/SKILL.md +4 -4
  813. package/packs/devtool/codex/devtool-adoption/archive/v0.6/SKILL.md +71 -0
  814. package/packs/devtool/codex/devtool-adoption/archive/v0.7/SKILL.md +71 -0
  815. package/packs/devtool/codex/devtool-docs-audit/ALIGNMENT-PAGE.md +5 -1
  816. package/packs/devtool/codex/devtool-docs-audit/SKILL.md +1 -1
  817. package/packs/devtool/codex/devtool-dx-journey/ALIGNMENT-PAGE.md +5 -1
  818. package/packs/devtool/codex/devtool-dx-journey/CHANGELOG.md +4 -0
  819. package/packs/devtool/codex/devtool-dx-journey/SKILL.md +3 -3
  820. package/packs/devtool/codex/devtool-dx-journey/archive/v0.3/SKILL.md +44 -0
  821. package/packs/devtool/codex/devtool-integration-map/ALIGNMENT-PAGE.md +5 -1
  822. package/packs/devtool/codex/devtool-integration-map/CHANGELOG.md +4 -0
  823. package/packs/devtool/codex/devtool-integration-map/SKILL.md +3 -3
  824. package/packs/devtool/codex/devtool-integration-map/archive/v0.3/SKILL.md +44 -0
  825. package/packs/devtool/codex/devtool-monetization/ALIGNMENT-PAGE.md +5 -1
  826. package/packs/devtool/codex/devtool-monetization/CHANGELOG.md +8 -0
  827. package/packs/devtool/codex/devtool-monetization/SKILL.md +4 -4
  828. package/packs/devtool/codex/devtool-monetization/archive/v0.6/SKILL.md +71 -0
  829. package/packs/devtool/codex/devtool-monetization/archive/v0.7/SKILL.md +71 -0
  830. package/packs/devtool/codex/devtool-positioning/ALIGNMENT-PAGE.md +5 -1
  831. package/packs/devtool/codex/devtool-positioning/CHANGELOG.md +8 -0
  832. package/packs/devtool/codex/devtool-positioning/SKILL.md +4 -4
  833. package/packs/devtool/codex/devtool-positioning/archive/v0.6/SKILL.md +71 -0
  834. package/packs/devtool/codex/devtool-positioning/archive/v0.7/SKILL.md +71 -0
  835. package/packs/devtool/codex/devtool-user-map/ALIGNMENT-PAGE.md +5 -1
  836. package/packs/devtool/codex/devtool-user-map/CHANGELOG.md +8 -0
  837. package/packs/devtool/codex/devtool-user-map/SKILL.md +4 -4
  838. package/packs/devtool/codex/devtool-user-map/archive/v0.6/SKILL.md +71 -0
  839. package/packs/devtool/codex/devtool-user-map/archive/v0.7/SKILL.md +71 -0
  840. package/packs/devtool/codex/devtool-workflow/ALIGNMENT-PAGE.md +6 -2
  841. package/packs/devtool/codex/devtool-workflow/CHANGELOG.md +4 -0
  842. package/packs/devtool/codex/devtool-workflow/SKILL.md +3 -3
  843. package/packs/devtool/codex/devtool-workflow/archive/v0.2/SKILL.md +33 -0
  844. package/packs/docs-health/claude/hygiene/SKILL.md +10 -10
  845. package/packs/docs-health/claude/reconcile-dev-docs/ALIGNMENT-PAGE.md +4 -2
  846. package/packs/docs-health/claude/reconcile-dev-docs/CHANGELOG.md +4 -0
  847. package/packs/docs-health/claude/reconcile-dev-docs/SKILL.md +2 -2
  848. package/packs/docs-health/claude/reconcile-dev-docs/archive/v0.1/SKILL.md +149 -0
  849. package/packs/docs-health/codex/hygiene/SKILL.md +10 -10
  850. package/packs/docs-health/codex/reconcile-dev-docs/ALIGNMENT-PAGE.md +4 -2
  851. package/packs/docs-health/codex/reconcile-dev-docs/CHANGELOG.md +4 -0
  852. package/packs/docs-health/codex/reconcile-dev-docs/SKILL.md +2 -2
  853. package/packs/docs-health/codex/reconcile-dev-docs/archive/v0.1/SKILL.md +151 -0
  854. package/packs/exec-loop/claude/exec/CHANGELOG.md +4 -0
  855. package/packs/exec-loop/claude/exec/SKILL.md +3 -3
  856. package/packs/exec-loop/claude/exec/archive/v0.4/SKILL.md +180 -0
  857. package/packs/exec-loop/claude/ship/CHANGELOG.md +4 -0
  858. package/packs/exec-loop/claude/ship/SKILL.md +7 -7
  859. package/packs/exec-loop/claude/ship/archive/v0.6/SKILL.md +189 -0
  860. package/packs/exec-loop/claude/ship-end/CHANGELOG.md +4 -0
  861. package/packs/exec-loop/claude/ship-end/SKILL.md +5 -5
  862. package/packs/exec-loop/claude/ship-end/archive/v0.3/SKILL.md +108 -0
  863. package/packs/exec-loop/codex/exec/SKILL.md +4 -4
  864. package/packs/exec-loop/codex/ship/CHANGELOG.md +4 -0
  865. package/packs/exec-loop/codex/ship/SKILL.md +6 -6
  866. package/packs/exec-loop/codex/ship/archive/v0.6/SKILL.md +128 -0
  867. package/packs/exec-loop/codex/ship-end/CHANGELOG.md +4 -0
  868. package/packs/exec-loop/codex/ship-end/SKILL.md +5 -5
  869. package/packs/exec-loop/codex/ship-end/archive/v0.3/SKILL.md +99 -0
  870. package/packs/game/claude/game-audience/ALIGNMENT-PAGE.md +5 -1
  871. package/packs/game/claude/game-audience/CHANGELOG.md +4 -0
  872. package/packs/game/claude/game-audience/SKILL.md +3 -3
  873. package/packs/game/claude/game-audience/archive/v0.4/SKILL.md +81 -0
  874. package/packs/game/claude/game-comparables/ALIGNMENT-PAGE.md +5 -1
  875. package/packs/game/claude/game-comparables/CHANGELOG.md +4 -0
  876. package/packs/game/claude/game-comparables/SKILL.md +3 -3
  877. package/packs/game/claude/game-comparables/archive/v0.4/SKILL.md +81 -0
  878. package/packs/game/claude/game-core-loop/ALIGNMENT-PAGE.md +5 -1
  879. package/packs/game/claude/game-core-loop/CHANGELOG.md +6 -0
  880. package/packs/game/claude/game-core-loop/SKILL.md +6 -2
  881. package/packs/game/claude/game-core-loop/archive/v0.1/SKILL.md +47 -0
  882. package/packs/game/claude/game-fantasy/ALIGNMENT-PAGE.md +5 -1
  883. package/packs/game/claude/game-fantasy/CHANGELOG.md +4 -0
  884. package/packs/game/claude/game-fantasy/SKILL.md +3 -3
  885. package/packs/game/claude/game-fantasy/archive/v0.4/SKILL.md +80 -0
  886. package/packs/game/claude/game-genre-map/ALIGNMENT-PAGE.md +5 -1
  887. package/packs/game/claude/game-genre-map/CHANGELOG.md +4 -0
  888. package/packs/game/claude/game-genre-map/SKILL.md +3 -3
  889. package/packs/game/claude/game-genre-map/archive/v0.4/SKILL.md +81 -0
  890. package/packs/game/claude/game-launch/ALIGNMENT-PAGE.md +5 -1
  891. package/packs/game/claude/game-launch/CHANGELOG.md +4 -0
  892. package/packs/game/claude/game-launch/SKILL.md +3 -3
  893. package/packs/game/claude/game-launch/archive/v0.4/SKILL.md +81 -0
  894. package/packs/game/claude/game-playtest-metrics/ALIGNMENT-PAGE.md +5 -1
  895. package/packs/game/claude/game-playtest-metrics/CHANGELOG.md +6 -0
  896. package/packs/game/claude/game-playtest-metrics/SKILL.md +6 -2
  897. package/packs/game/claude/game-playtest-metrics/archive/v0.1/SKILL.md +47 -0
  898. package/packs/game/claude/game-prototype-test/ALIGNMENT-PAGE.md +5 -1
  899. package/packs/game/claude/game-prototype-test/CHANGELOG.md +6 -0
  900. package/packs/game/claude/game-prototype-test/SKILL.md +6 -2
  901. package/packs/game/claude/game-prototype-test/archive/v0.1/SKILL.md +55 -0
  902. package/packs/game/claude/game-roadmap/ALIGNMENT-PAGE.md +6 -2
  903. package/packs/game/claude/game-roadmap/CHANGELOG.md +14 -0
  904. package/packs/game/claude/game-roadmap/SKILL.md +16 -4
  905. package/packs/game/claude/game-roadmap/archive/v0.1/SKILL.md +24 -0
  906. package/packs/game/claude/game-roadmap/archive/v0.2/SKILL.md +24 -0
  907. package/packs/game/claude/game-roadmap/archive/v0.3/SKILL.md +33 -0
  908. package/packs/game/claude/game-store-page-test/ALIGNMENT-PAGE.md +5 -1
  909. package/packs/game/claude/game-store-page-test/CHANGELOG.md +4 -0
  910. package/packs/game/claude/game-store-page-test/SKILL.md +3 -3
  911. package/packs/game/claude/game-store-page-test/archive/v0.4/SKILL.md +81 -0
  912. package/packs/game/claude/game-workflow/ALIGNMENT-PAGE.md +6 -2
  913. package/packs/game/claude/game-workflow/CHANGELOG.md +4 -0
  914. package/packs/game/claude/game-workflow/SKILL.md +3 -3
  915. package/packs/game/claude/game-workflow/archive/v0.2/SKILL.md +32 -0
  916. package/packs/game/codex/game-audience/ALIGNMENT-PAGE.md +5 -1
  917. package/packs/game/codex/game-audience/CHANGELOG.md +4 -0
  918. package/packs/game/codex/game-audience/SKILL.md +3 -3
  919. package/packs/game/codex/game-audience/archive/v0.4/SKILL.md +75 -0
  920. package/packs/game/codex/game-comparables/ALIGNMENT-PAGE.md +5 -1
  921. package/packs/game/codex/game-comparables/CHANGELOG.md +4 -0
  922. package/packs/game/codex/game-comparables/SKILL.md +3 -3
  923. package/packs/game/codex/game-comparables/archive/v0.4/SKILL.md +75 -0
  924. package/packs/game/codex/game-core-loop/ALIGNMENT-PAGE.md +5 -1
  925. package/packs/game/codex/game-core-loop/CHANGELOG.md +6 -0
  926. package/packs/game/codex/game-core-loop/SKILL.md +6 -2
  927. package/packs/game/codex/game-core-loop/archive/v0.1/SKILL.md +49 -0
  928. package/packs/game/codex/game-fantasy/ALIGNMENT-PAGE.md +5 -1
  929. package/packs/game/codex/game-fantasy/CHANGELOG.md +4 -0
  930. package/packs/game/codex/game-fantasy/SKILL.md +3 -3
  931. package/packs/game/codex/game-fantasy/archive/v0.4/SKILL.md +74 -0
  932. package/packs/game/codex/game-genre-map/ALIGNMENT-PAGE.md +5 -1
  933. package/packs/game/codex/game-genre-map/CHANGELOG.md +4 -0
  934. package/packs/game/codex/game-genre-map/SKILL.md +3 -3
  935. package/packs/game/codex/game-genre-map/archive/v0.4/SKILL.md +75 -0
  936. package/packs/game/codex/game-launch/ALIGNMENT-PAGE.md +5 -1
  937. package/packs/game/codex/game-launch/CHANGELOG.md +4 -0
  938. package/packs/game/codex/game-launch/SKILL.md +3 -3
  939. package/packs/game/codex/game-launch/archive/v0.4/SKILL.md +75 -0
  940. package/packs/game/codex/game-playtest-metrics/ALIGNMENT-PAGE.md +5 -1
  941. package/packs/game/codex/game-playtest-metrics/CHANGELOG.md +6 -0
  942. package/packs/game/codex/game-playtest-metrics/SKILL.md +6 -2
  943. package/packs/game/codex/game-playtest-metrics/archive/v0.1/SKILL.md +49 -0
  944. package/packs/game/codex/game-prototype-test/ALIGNMENT-PAGE.md +5 -1
  945. package/packs/game/codex/game-prototype-test/CHANGELOG.md +6 -0
  946. package/packs/game/codex/game-prototype-test/SKILL.md +6 -2
  947. package/packs/game/codex/game-prototype-test/archive/v0.1/SKILL.md +49 -0
  948. package/packs/game/codex/game-roadmap/ALIGNMENT-PAGE.md +6 -2
  949. package/packs/game/codex/game-roadmap/CHANGELOG.md +14 -0
  950. package/packs/game/codex/game-roadmap/SKILL.md +16 -4
  951. package/packs/game/codex/game-roadmap/archive/v0.1/SKILL.md +26 -0
  952. package/packs/game/codex/game-roadmap/archive/v0.2/SKILL.md +26 -0
  953. package/packs/game/codex/game-roadmap/archive/v0.3/SKILL.md +35 -0
  954. package/packs/game/codex/game-store-page-test/ALIGNMENT-PAGE.md +5 -1
  955. package/packs/game/codex/game-store-page-test/CHANGELOG.md +4 -0
  956. package/packs/game/codex/game-store-page-test/SKILL.md +3 -3
  957. package/packs/game/codex/game-store-page-test/archive/v0.4/SKILL.md +75 -0
  958. package/packs/game/codex/game-workflow/ALIGNMENT-PAGE.md +6 -2
  959. package/packs/game/codex/game-workflow/CHANGELOG.md +4 -0
  960. package/packs/game/codex/game-workflow/SKILL.md +3 -3
  961. package/packs/game/codex/game-workflow/archive/v0.2/SKILL.md +34 -0
  962. package/packs/gitops/claude/sync/CHANGELOG.md +10 -0
  963. package/packs/gitops/claude/sync/SKILL.md +12 -12
  964. package/packs/gitops/claude/sync/archive/v0.4/SKILL.md +175 -0
  965. package/packs/gitops/claude/sync/archive/v0.5/SKILL.md +175 -0
  966. package/packs/gitops/codex/sync/CHANGELOG.md +10 -0
  967. package/packs/gitops/codex/sync/SKILL.md +12 -12
  968. package/packs/gitops/codex/sync/archive/v0.4/SKILL.md +149 -0
  969. package/packs/gitops/codex/sync/archive/v0.5/SKILL.md +149 -0
  970. package/packs/guided-walkthrough/claude/uat-guide/ALIGNMENT-PAGE.md +3 -1
  971. package/packs/guided-walkthrough/claude/uat-guide/CHANGELOG.md +4 -0
  972. package/packs/guided-walkthrough/claude/uat-guide/SKILL.md +3 -3
  973. package/packs/guided-walkthrough/claude/uat-guide/archive/v0.4/SKILL.md +141 -0
  974. package/packs/guided-walkthrough/codex/uat-guide/ALIGNMENT-PAGE.md +3 -1
  975. package/packs/guided-walkthrough/codex/uat-guide/CHANGELOG.md +4 -0
  976. package/packs/guided-walkthrough/codex/uat-guide/SKILL.md +3 -3
  977. package/packs/guided-walkthrough/codex/uat-guide/archive/v0.4/SKILL.md +142 -0
  978. package/packs/monorepo/PACK.md +2 -2
  979. package/packs/monorepo/claude/mono-detect/SKILL.md +3 -3
  980. package/packs/monorepo/claude/mono-exec/SKILL.md +1 -1
  981. package/packs/monorepo/claude/mono-guard/SKILL.md +2 -2
  982. package/packs/monorepo/claude/mono-plan/ALIGNMENT-PAGE.md +4 -2
  983. package/packs/monorepo/claude/mono-plan/CHANGELOG.md +4 -0
  984. package/packs/monorepo/claude/mono-plan/SKILL.md +2 -2
  985. package/packs/monorepo/claude/mono-plan/archive/v0.1/SKILL.md +155 -0
  986. package/packs/monorepo/claude/mono-ship/SKILL.md +1 -1
  987. package/packs/monorepo/claude/scaffold/CHANGELOG.md +4 -0
  988. package/packs/monorepo/claude/scaffold/SKILL.md +3 -3
  989. package/packs/monorepo/claude/scaffold/archive/v0.2/SKILL.md +95 -0
  990. package/packs/monorepo/codex/mono-detect/SKILL.md +3 -3
  991. package/packs/monorepo/codex/mono-exec/SKILL.md +1 -1
  992. package/packs/monorepo/codex/mono-guard/SKILL.md +2 -2
  993. package/packs/monorepo/codex/mono-plan/ALIGNMENT-PAGE.md +4 -2
  994. package/packs/monorepo/codex/mono-plan/CHANGELOG.md +4 -0
  995. package/packs/monorepo/codex/mono-plan/SKILL.md +2 -2
  996. package/packs/monorepo/codex/mono-plan/archive/v0.1/SKILL.md +52 -0
  997. package/packs/monorepo/codex/mono-ship/SKILL.md +1 -1
  998. package/packs/monorepo/codex/scaffold/CHANGELOG.md +4 -0
  999. package/packs/monorepo/codex/scaffold/SKILL.md +3 -3
  1000. package/packs/monorepo/codex/scaffold/archive/v0.2/SKILL.md +50 -0
  1001. package/packs/ord/claude/ord-align/SKILL.md +1 -1
  1002. package/packs/ord/claude/ord-scan/ALIGNMENT-PAGE.md +5 -1
  1003. package/packs/ord/claude/ord-scan/CHANGELOG.md +4 -0
  1004. package/packs/ord/claude/ord-scan/SKILL.md +3 -3
  1005. package/packs/ord/claude/ord-scan/archive/v0.1/SKILL.md +98 -0
  1006. package/packs/ord/claude/ord-ship/CHANGELOG.md +4 -0
  1007. package/packs/ord/claude/ord-ship/SKILL.md +3 -3
  1008. package/packs/ord/claude/ord-ship/archive/v0.2/SKILL.md +67 -0
  1009. package/packs/ord/codex/ord-align/SKILL.md +1 -1
  1010. package/packs/ord/codex/ord-scan/ALIGNMENT-PAGE.md +5 -1
  1011. package/packs/ord/codex/ord-scan/CHANGELOG.md +4 -0
  1012. package/packs/ord/codex/ord-scan/SKILL.md +3 -3
  1013. package/packs/ord/codex/ord-scan/archive/v0.1/SKILL.md +98 -0
  1014. package/packs/ord/codex/ord-ship/CHANGELOG.md +4 -0
  1015. package/packs/ord/codex/ord-ship/SKILL.md +3 -3
  1016. package/packs/ord/codex/ord-ship/archive/v0.2/SKILL.md +67 -0
  1017. package/packs/product-design/PACK.md +3 -3
  1018. package/packs/product-design/claude/brainstorm/ALIGNMENT-PAGE.md +6 -2
  1019. package/packs/product-design/claude/brainstorm/CHANGELOG.md +4 -0
  1020. package/packs/product-design/claude/brainstorm/SKILL.md +3 -3
  1021. package/packs/product-design/claude/brainstorm/archive/v0.2/SKILL.md +98 -0
  1022. package/packs/product-design/claude/consolidate-variations/ALIGNMENT-PAGE.md +3 -1
  1023. package/packs/product-design/claude/consolidate-variations/CHANGELOG.md +9 -0
  1024. package/packs/product-design/claude/consolidate-variations/SKILL.md +14 -12
  1025. package/packs/product-design/claude/consolidate-variations/archive/v0.11/SKILL.md +131 -0
  1026. package/packs/product-design/claude/consolidate-variations/archive/v0.12/SKILL.md +131 -0
  1027. package/packs/product-design/claude/design-system/ALIGNMENT-PAGE.md +3 -1
  1028. package/packs/product-design/claude/design-system/CHANGELOG.md +4 -0
  1029. package/packs/product-design/claude/design-system/SKILL.md +2 -2
  1030. package/packs/product-design/claude/design-system/archive/v0.2/SKILL.md +156 -0
  1031. package/packs/product-design/claude/feature-interview/ALIGNMENT-PAGE.md +5 -1
  1032. package/packs/product-design/claude/feature-interview/CHANGELOG.md +4 -0
  1033. package/packs/product-design/claude/feature-interview/SKILL.md +5 -5
  1034. package/packs/product-design/claude/feature-interview/archive/v0.6/SKILL.md +149 -0
  1035. package/packs/product-design/claude/prototype/ALIGNMENT-PAGE.md +3 -1
  1036. package/packs/product-design/claude/prototype/CHANGELOG.md +9 -0
  1037. package/packs/product-design/claude/prototype/SKILL.md +17 -17
  1038. package/packs/product-design/claude/prototype/archive/v0.12/SKILL.md +196 -0
  1039. package/packs/product-design/claude/prototype/archive/v0.13/SKILL.md +196 -0
  1040. package/packs/product-design/claude/spec-interview/ALIGNMENT-PAGE.md +5 -1
  1041. package/packs/product-design/claude/spec-interview/CHANGELOG.md +9 -0
  1042. package/packs/product-design/claude/spec-interview/SKILL.md +8 -7
  1043. package/packs/product-design/claude/spec-interview/archive/v0.12/SKILL.md +156 -0
  1044. package/packs/product-design/claude/spec-interview/archive/v0.13/SKILL.md +156 -0
  1045. package/packs/product-design/claude/ui-interview/ALIGNMENT-PAGE.md +6 -2
  1046. package/packs/product-design/claude/ui-interview/CHANGELOG.md +27 -0
  1047. package/packs/product-design/claude/ui-interview/SKILL.md +61 -31
  1048. package/packs/product-design/claude/ui-interview/archive/v0.15/SKILL.md +156 -0
  1049. package/packs/product-design/claude/ui-interview/archive/v0.16/SKILL.md +156 -0
  1050. package/packs/product-design/claude/ui-interview/archive/v0.17/SKILL.md +158 -0
  1051. package/packs/product-design/claude/ui-interview/archive/v0.18/SKILL.md +163 -0
  1052. package/packs/product-design/claude/ui-interview/archive/v0.19/SKILL.md +175 -0
  1053. package/packs/product-design/claude/user-flow-map/ALIGNMENT-PAGE.md +6 -2
  1054. package/packs/product-design/claude/user-flow-map/CHANGELOG.md +20 -0
  1055. package/packs/product-design/claude/user-flow-map/SKILL.md +34 -16
  1056. package/packs/product-design/claude/user-flow-map/archive/v0.2/SKILL.md +160 -0
  1057. package/packs/product-design/claude/user-flow-map/archive/v0.3/SKILL.md +160 -0
  1058. package/packs/product-design/claude/user-flow-map/archive/v0.4/SKILL.md +164 -0
  1059. package/packs/product-design/claude/user-flow-map/archive/v0.5/SKILL.md +164 -0
  1060. package/packs/product-design/claude/ux-variations/ALIGNMENT-PAGE.md +3 -1
  1061. package/packs/product-design/claude/ux-variations/CHANGELOG.md +16 -0
  1062. package/packs/product-design/claude/ux-variations/SKILL.md +40 -23
  1063. package/packs/product-design/claude/ux-variations/archive/v0.16/SKILL.md +171 -0
  1064. package/packs/product-design/claude/ux-variations/archive/v0.17/SKILL.md +171 -0
  1065. package/packs/product-design/claude/ux-variations/archive/v0.18/SKILL.md +176 -0
  1066. package/packs/product-design/codex/brainstorm/ALIGNMENT-PAGE.md +6 -2
  1067. package/packs/product-design/codex/brainstorm/CHANGELOG.md +4 -0
  1068. package/packs/product-design/codex/brainstorm/SKILL.md +3 -3
  1069. package/packs/product-design/codex/brainstorm/archive/v0.2/SKILL.md +85 -0
  1070. package/packs/product-design/codex/consolidate-variations/ALIGNMENT-PAGE.md +3 -1
  1071. package/packs/product-design/codex/consolidate-variations/CHANGELOG.md +9 -0
  1072. package/packs/product-design/codex/consolidate-variations/SKILL.md +14 -12
  1073. package/packs/product-design/codex/consolidate-variations/archive/v0.11/SKILL.md +126 -0
  1074. package/packs/product-design/codex/consolidate-variations/archive/v0.12/SKILL.md +126 -0
  1075. package/packs/product-design/codex/design-system/ALIGNMENT-PAGE.md +3 -1
  1076. package/packs/product-design/codex/feature-interview/ALIGNMENT-PAGE.md +5 -1
  1077. package/packs/product-design/codex/feature-interview/CHANGELOG.md +4 -0
  1078. package/packs/product-design/codex/feature-interview/SKILL.md +4 -4
  1079. package/packs/product-design/codex/feature-interview/archive/v0.6/SKILL.md +152 -0
  1080. package/packs/product-design/codex/prototype/ALIGNMENT-PAGE.md +3 -1
  1081. package/packs/product-design/codex/prototype/CHANGELOG.md +9 -0
  1082. package/packs/product-design/codex/prototype/SKILL.md +16 -16
  1083. package/packs/product-design/codex/prototype/archive/v0.12/SKILL.md +195 -0
  1084. package/packs/product-design/codex/prototype/archive/v0.13/SKILL.md +195 -0
  1085. package/packs/product-design/codex/spec-interview/ALIGNMENT-PAGE.md +5 -1
  1086. package/packs/product-design/codex/spec-interview/CHANGELOG.md +9 -0
  1087. package/packs/product-design/codex/spec-interview/SKILL.md +7 -6
  1088. package/packs/product-design/codex/spec-interview/archive/v0.12/SKILL.md +159 -0
  1089. package/packs/product-design/codex/spec-interview/archive/v0.13/SKILL.md +159 -0
  1090. package/packs/product-design/codex/ui-interview/ALIGNMENT-PAGE.md +6 -2
  1091. package/packs/product-design/codex/ui-interview/CHANGELOG.md +27 -0
  1092. package/packs/product-design/codex/ui-interview/SKILL.md +68 -29
  1093. package/packs/product-design/codex/ui-interview/archive/v0.15/SKILL.md +197 -0
  1094. package/packs/product-design/codex/ui-interview/archive/v0.16/SKILL.md +197 -0
  1095. package/packs/product-design/codex/ui-interview/archive/v0.17/SKILL.md +199 -0
  1096. package/packs/product-design/codex/ui-interview/archive/v0.18/SKILL.md +204 -0
  1097. package/packs/product-design/codex/ui-interview/archive/v0.19/SKILL.md +224 -0
  1098. package/packs/product-design/codex/user-flow-map/ALIGNMENT-PAGE.md +6 -2
  1099. package/packs/product-design/codex/user-flow-map/CHANGELOG.md +20 -0
  1100. package/packs/product-design/codex/user-flow-map/SKILL.md +34 -16
  1101. package/packs/product-design/codex/user-flow-map/archive/v0.2/SKILL.md +160 -0
  1102. package/packs/product-design/codex/user-flow-map/archive/v0.3/SKILL.md +160 -0
  1103. package/packs/product-design/codex/user-flow-map/archive/v0.4/SKILL.md +164 -0
  1104. package/packs/product-design/codex/user-flow-map/archive/v0.5/SKILL.md +164 -0
  1105. package/packs/product-design/codex/ux-variations/ALIGNMENT-PAGE.md +3 -1
  1106. package/packs/product-design/codex/ux-variations/CHANGELOG.md +16 -0
  1107. package/packs/product-design/codex/ux-variations/SKILL.md +43 -21
  1108. package/packs/product-design/codex/ux-variations/archive/v0.16/SKILL.md +257 -0
  1109. package/packs/product-design/codex/ux-variations/archive/v0.17/SKILL.md +257 -0
  1110. package/packs/product-design/codex/ux-variations/archive/v0.18/SKILL.md +267 -0
  1111. package/packs/product-testing/claude/dogfood/ALIGNMENT-PAGE.md +5 -1
  1112. package/packs/product-testing/claude/dogfood/CHANGELOG.md +4 -0
  1113. package/packs/product-testing/claude/dogfood/SKILL.md +5 -5
  1114. package/packs/product-testing/claude/dogfood/archive/v0.3/SKILL.md +157 -0
  1115. package/packs/product-testing/claude/uat/ALIGNMENT-PAGE.md +5 -1
  1116. package/packs/product-testing/claude/uat/CHANGELOG.md +4 -0
  1117. package/packs/product-testing/claude/uat/SKILL.md +5 -5
  1118. package/packs/product-testing/claude/uat/archive/v0.10/SKILL.md +223 -0
  1119. package/packs/product-testing/codex/dogfood/ALIGNMENT-PAGE.md +5 -1
  1120. package/packs/product-testing/codex/dogfood/CHANGELOG.md +4 -0
  1121. package/packs/product-testing/codex/dogfood/SKILL.md +4 -4
  1122. package/packs/product-testing/codex/dogfood/archive/v0.3/SKILL.md +156 -0
  1123. package/packs/product-testing/codex/uat/ALIGNMENT-PAGE.md +5 -1
  1124. package/packs/product-testing/codex/uat/CHANGELOG.md +4 -0
  1125. package/packs/product-testing/codex/uat/SKILL.md +4 -4
  1126. package/packs/product-testing/codex/uat/archive/v0.10/SKILL.md +221 -0
  1127. package/packs/project-fleet/claude/clone-spec-store/ALIGNMENT-PAGE.md +3 -1
  1128. package/packs/project-fleet/claude/skill-inventory/ALIGNMENT-PAGE.md +4 -2
  1129. package/packs/project-fleet/claude/skill-inventory/CHANGELOG.md +4 -0
  1130. package/packs/project-fleet/claude/skill-inventory/SKILL.md +2 -2
  1131. package/packs/project-fleet/claude/skill-inventory/archive/v0.0/SKILL.md +85 -0
  1132. package/packs/project-fleet/claude/skill-inventory/scripts/skill-inventory.sh +70 -24
  1133. package/packs/project-fleet/codex/clone-spec-store/ALIGNMENT-PAGE.md +3 -1
  1134. package/packs/project-fleet/codex/project-fleet/ALIGNMENT-PAGE.md +3 -1
  1135. package/packs/project-fleet/codex/skill-inventory/ALIGNMENT-PAGE.md +4 -2
  1136. package/packs/project-fleet/codex/skill-inventory/CHANGELOG.md +4 -0
  1137. package/packs/project-fleet/codex/skill-inventory/SKILL.md +2 -2
  1138. package/packs/project-fleet/codex/skill-inventory/archive/v0.0/SKILL.md +85 -0
  1139. package/packs/project-fleet/codex/skill-inventory/scripts/skill-inventory.sh +70 -24
  1140. package/packs/project-fleet/codex/spin-off/ALIGNMENT-PAGE.md +3 -1
  1141. package/packs/release-ops/claude/branch-lifecycle/ALIGNMENT-PAGE.md +4 -2
  1142. package/packs/release-ops/claude/branch-lifecycle/CHANGELOG.md +4 -0
  1143. package/packs/release-ops/claude/branch-lifecycle/SKILL.md +2 -2
  1144. package/packs/release-ops/claude/branch-lifecycle/archive/v0.1/SKILL.md +158 -0
  1145. package/packs/release-ops/claude/release/ALIGNMENT-PAGE.md +4 -2
  1146. package/packs/release-ops/claude/release/CHANGELOG.md +4 -0
  1147. package/packs/release-ops/claude/release/SKILL.md +2 -2
  1148. package/packs/release-ops/claude/release/archive/v0.1/SKILL.md +95 -0
  1149. package/packs/release-ops/codex/branch-lifecycle/ALIGNMENT-PAGE.md +4 -2
  1150. package/packs/release-ops/codex/branch-lifecycle/CHANGELOG.md +4 -0
  1151. package/packs/release-ops/codex/branch-lifecycle/SKILL.md +2 -2
  1152. package/packs/release-ops/codex/branch-lifecycle/archive/v0.1/SKILL.md +160 -0
  1153. package/packs/release-ops/codex/release/ALIGNMENT-PAGE.md +4 -2
  1154. package/packs/release-ops/codex/release/CHANGELOG.md +4 -0
  1155. package/packs/release-ops/codex/release/SKILL.md +2 -2
  1156. package/packs/release-ops/codex/release/archive/v0.1/SKILL.md +49 -0
  1157. package/packs/remotion/claude/video-build/ALIGNMENT-PAGE.md +3 -1
  1158. package/packs/remotion/claude/video-build/CHANGELOG.md +4 -0
  1159. package/packs/remotion/claude/video-build/SKILL.md +2 -2
  1160. package/packs/remotion/claude/video-build/archive/v0.1/SKILL.md +120 -0
  1161. package/packs/remotion/claude/video-script/ALIGNMENT-PAGE.md +3 -1
  1162. package/packs/remotion/claude/video-script/CHANGELOG.md +4 -0
  1163. package/packs/remotion/claude/video-script/SKILL.md +2 -2
  1164. package/packs/remotion/claude/video-script/archive/v0.1/SKILL.md +116 -0
  1165. package/packs/remotion/claude/youtube-format-research/ALIGNMENT-PAGE.md +5 -1
  1166. package/packs/remotion/claude/youtube-format-research/CHANGELOG.md +8 -0
  1167. package/packs/remotion/claude/youtube-format-research/SKILL.md +4 -4
  1168. package/packs/remotion/claude/youtube-format-research/archive/v0.4/SKILL.md +182 -0
  1169. package/packs/remotion/claude/youtube-format-research/archive/v0.5/SKILL.md +182 -0
  1170. package/packs/remotion/codex/video-build/ALIGNMENT-PAGE.md +3 -1
  1171. package/packs/remotion/codex/video-build/CHANGELOG.md +4 -0
  1172. package/packs/remotion/codex/video-build/SKILL.md +2 -2
  1173. package/packs/remotion/codex/video-build/archive/v0.1/SKILL.md +120 -0
  1174. package/packs/remotion/codex/video-script/ALIGNMENT-PAGE.md +3 -1
  1175. package/packs/remotion/codex/video-script/CHANGELOG.md +4 -0
  1176. package/packs/remotion/codex/video-script/SKILL.md +2 -2
  1177. package/packs/remotion/codex/video-script/archive/v0.1/SKILL.md +116 -0
  1178. package/packs/remotion/codex/youtube-format-research/ALIGNMENT-PAGE.md +5 -1
  1179. package/packs/remotion/codex/youtube-format-research/CHANGELOG.md +8 -0
  1180. package/packs/remotion/codex/youtube-format-research/SKILL.md +4 -4
  1181. package/packs/remotion/codex/youtube-format-research/archive/v0.4/SKILL.md +182 -0
  1182. package/packs/remotion/codex/youtube-format-research/archive/v0.5/SKILL.md +182 -0
  1183. package/packs/repo-maintenance/claude/bootstrap-repo/CHANGELOG.md +8 -0
  1184. package/packs/repo-maintenance/claude/bootstrap-repo/SKILL.md +8 -7
  1185. package/packs/repo-maintenance/claude/bootstrap-repo/archive/v0.3/SKILL.md +95 -0
  1186. package/packs/repo-maintenance/claude/bootstrap-repo/archive/v0.4/SKILL.md +95 -0
  1187. package/packs/repo-maintenance/codex/bootstrap-repo/CHANGELOG.md +8 -0
  1188. package/packs/repo-maintenance/codex/bootstrap-repo/SKILL.md +8 -7
  1189. package/packs/repo-maintenance/codex/bootstrap-repo/archive/v0.3/SKILL.md +97 -0
  1190. package/packs/repo-maintenance/codex/bootstrap-repo/archive/v0.4/SKILL.md +97 -0
  1191. package/packs/report-gen/claude/report-website/ALIGNMENT-PAGE.md +3 -1
  1192. package/packs/report-gen/codex/report-website/ALIGNMENT-PAGE.md +3 -1
  1193. package/packs/research-admin/claude/research-roadmap/ALIGNMENT-PAGE.md +4 -2
  1194. package/packs/research-admin/claude/research-roadmap/CHANGELOG.md +8 -0
  1195. package/packs/research-admin/claude/research-roadmap/SKILL.md +5 -5
  1196. package/packs/research-admin/claude/research-roadmap/archive/v0.16/SKILL.md +445 -0
  1197. package/packs/research-admin/claude/research-roadmap/archive/v0.17/SKILL.md +445 -0
  1198. package/packs/research-admin/codex/research-roadmap/ALIGNMENT-PAGE.md +4 -2
  1199. package/packs/research-admin/codex/research-roadmap/CHANGELOG.md +8 -0
  1200. package/packs/research-admin/codex/research-roadmap/SKILL.md +5 -5
  1201. package/packs/research-admin/codex/research-roadmap/archive/v0.16/SKILL.md +466 -0
  1202. package/packs/research-admin/codex/research-roadmap/archive/v0.17/SKILL.md +466 -0
  1203. package/packs/session-analytics/claude/analyze-sessions/ALIGNMENT-PAGE.md +6 -2
  1204. package/packs/session-analytics/claude/analyze-sessions/CHANGELOG.md +8 -0
  1205. package/packs/session-analytics/claude/analyze-sessions/SKILL.md +4 -4
  1206. package/packs/session-analytics/claude/analyze-sessions/archive/v0.2/SKILL.md +130 -0
  1207. package/packs/session-analytics/claude/analyze-sessions/archive/v0.3/SKILL.md +130 -0
  1208. package/packs/session-analytics/claude/prompt-history-backfill/ALIGNMENT-PAGE.md +4 -2
  1209. package/packs/session-analytics/claude/prompt-history-backfill/CHANGELOG.md +4 -0
  1210. package/packs/session-analytics/claude/prompt-history-backfill/SKILL.md +3 -3
  1211. package/packs/session-analytics/claude/prompt-history-backfill/archive/v0.1/SKILL.md +110 -0
  1212. package/packs/session-analytics/claude/session-triage/CHANGELOG.md +4 -0
  1213. package/packs/session-analytics/claude/session-triage/SKILL.md +3 -3
  1214. package/packs/session-analytics/claude/session-triage/archive/v0.1/SKILL.md +92 -0
  1215. package/packs/session-analytics/codex/analyze-sessions/ALIGNMENT-PAGE.md +6 -2
  1216. package/packs/session-analytics/codex/analyze-sessions/CHANGELOG.md +4 -0
  1217. package/packs/session-analytics/codex/analyze-sessions/SKILL.md +3 -3
  1218. package/packs/session-analytics/codex/analyze-sessions/archive/v0.2/SKILL.md +130 -0
  1219. package/packs/session-analytics/codex/prompt-history-backfill/ALIGNMENT-PAGE.md +4 -2
  1220. package/packs/session-analytics/codex/prompt-history-backfill/CHANGELOG.md +4 -0
  1221. package/packs/session-analytics/codex/prompt-history-backfill/SKILL.md +3 -3
  1222. package/packs/session-analytics/codex/prompt-history-backfill/archive/v0.1/SKILL.md +110 -0
  1223. package/packs/session-analytics/codex/session-triage/SKILL.md +1 -1
  1224. package/packs/skill-dev/claude/create-agentic-skill/CHANGELOG.md +8 -0
  1225. package/packs/skill-dev/claude/create-agentic-skill/SKILL.md +4 -4
  1226. package/packs/skill-dev/claude/create-agentic-skill/archive/v0.1/SKILL.md +91 -0
  1227. package/packs/skill-dev/claude/create-agentic-skill/archive/v0.2/SKILL.md +91 -0
  1228. package/packs/skill-dev/claude/create-local-skill/CHANGELOG.md +4 -0
  1229. package/packs/skill-dev/claude/create-local-skill/SKILL.md +6 -6
  1230. package/packs/skill-dev/claude/create-local-skill/archive/v0.1/SKILL.md +91 -0
  1231. package/packs/skill-dev/claude/skill-interview/ALIGNMENT-PAGE.md +5 -1
  1232. package/packs/skill-dev/claude/skill-interview/SKILL.md +4 -4
  1233. package/packs/skill-dev/claude/targeted-skill-builder/ALIGNMENT-PAGE.md +3 -1
  1234. package/packs/skill-dev/claude/targeted-skill-builder/CHANGELOG.md +4 -0
  1235. package/packs/skill-dev/claude/targeted-skill-builder/SKILL.md +5 -5
  1236. package/packs/skill-dev/claude/targeted-skill-builder/archive/v0.3/SKILL.md +116 -0
  1237. package/packs/skill-dev/codex/create-agentic-skill/CHANGELOG.md +8 -0
  1238. package/packs/skill-dev/codex/create-agentic-skill/SKILL.md +4 -4
  1239. package/packs/skill-dev/codex/create-agentic-skill/archive/v0.1/SKILL.md +93 -0
  1240. package/packs/skill-dev/codex/create-agentic-skill/archive/v0.2/SKILL.md +93 -0
  1241. package/packs/skill-dev/codex/create-local-skill/CHANGELOG.md +4 -0
  1242. package/packs/skill-dev/codex/create-local-skill/SKILL.md +6 -6
  1243. package/packs/skill-dev/codex/create-local-skill/archive/v0.1/SKILL.md +80 -0
  1244. package/packs/skill-dev/codex/skill-interview/ALIGNMENT-PAGE.md +5 -1
  1245. package/packs/skill-dev/codex/skill-interview/SKILL.md +4 -4
  1246. package/packs/skill-dev/codex/targeted-skill-builder/ALIGNMENT-PAGE.md +3 -1
  1247. package/packs/skill-dev/codex/targeted-skill-builder/CHANGELOG.md +4 -0
  1248. package/packs/skill-dev/codex/targeted-skill-builder/SKILL.md +6 -6
  1249. package/packs/skill-dev/codex/targeted-skill-builder/archive/v0.3/SKILL.md +118 -0
  1250. package/packs/teardown/claude/decommission/ALIGNMENT-PAGE.md +3 -1
  1251. package/packs/teardown/claude/desk-flip/ALIGNMENT-PAGE.md +3 -1
  1252. package/packs/teardown/claude/desk-flip/CHANGELOG.md +8 -0
  1253. package/packs/teardown/claude/desk-flip/SKILL.md +5 -5
  1254. package/packs/teardown/claude/desk-flip/archive/v0.3/SKILL.md +103 -0
  1255. package/packs/teardown/claude/desk-flip/archive/v0.4/SKILL.md +103 -0
  1256. package/packs/teardown/codex/decommission/ALIGNMENT-PAGE.md +3 -1
  1257. package/packs/teardown/codex/desk-flip/ALIGNMENT-PAGE.md +3 -1
  1258. package/packs/teardown/codex/desk-flip/CHANGELOG.md +8 -0
  1259. package/packs/teardown/codex/desk-flip/SKILL.md +4 -4
  1260. package/packs/teardown/codex/desk-flip/archive/v0.3/SKILL.md +103 -0
  1261. package/packs/teardown/codex/desk-flip/archive/v0.4/SKILL.md +103 -0
  1262. package/packs/vard/claude/vard-align/SKILL.md +1 -1
  1263. package/packs/vard/claude/vard-scan/ALIGNMENT-PAGE.md +5 -1
  1264. package/packs/vard/claude/vard-scan/CHANGELOG.md +4 -0
  1265. package/packs/vard/claude/vard-scan/SKILL.md +3 -3
  1266. package/packs/vard/claude/vard-scan/archive/v0.1/SKILL.md +97 -0
  1267. package/packs/vard/claude/vard-ship/SKILL.md +1 -1
  1268. package/packs/vard/codex/vard-align/SKILL.md +1 -1
  1269. package/packs/vard/codex/vard-scan/ALIGNMENT-PAGE.md +5 -1
  1270. package/packs/vard/codex/vard-scan/CHANGELOG.md +4 -0
  1271. package/packs/vard/codex/vard-scan/SKILL.md +3 -3
  1272. package/packs/vard/codex/vard-scan/archive/v0.1/SKILL.md +97 -0
  1273. package/packs/vard/codex/vard-ship/SKILL.md +1 -1
  1274. package/packs/website-polish/claude/icon-handler/ALIGNMENT-PAGE.md +3 -1
  1275. package/packs/website-polish/codex/icon-handler/ALIGNMENT-PAGE.md +3 -1
  1276. package/packs/youtube-ops/claude/youtube/CHANGELOG.md +11 -0
  1277. package/packs/youtube-ops/claude/youtube/SKILL.md +5 -5
  1278. package/packs/youtube-ops/claude/youtube/archive/v0.1/SKILL.md +142 -0
  1279. package/packs/youtube-ops/claude/youtube/archive/v0.2/SKILL.md +142 -0
  1280. package/packs/youtube-ops/claude/youtube-audit/ALIGNMENT-PAGE.md +5 -1
  1281. package/packs/youtube-ops/claude/youtube-audit/CHANGELOG.md +4 -0
  1282. package/packs/youtube-ops/claude/youtube-audit/SKILL.md +3 -3
  1283. package/packs/youtube-ops/claude/youtube-audit/archive/v0.5/SKILL.md +354 -0
  1284. package/packs/youtube-ops/claude/youtube-cadence-diagnosis/ALIGNMENT-PAGE.md +5 -1
  1285. package/packs/youtube-ops/claude/youtube-cadence-diagnosis/CHANGELOG.md +8 -0
  1286. package/packs/youtube-ops/claude/youtube-cadence-diagnosis/SKILL.md +4 -4
  1287. package/packs/youtube-ops/claude/youtube-cadence-diagnosis/archive/v0.4/SKILL.md +128 -0
  1288. package/packs/youtube-ops/claude/youtube-cadence-diagnosis/archive/v0.5/SKILL.md +128 -0
  1289. package/packs/youtube-ops/claude/youtube-channel-audit/ALIGNMENT-PAGE.md +5 -1
  1290. package/packs/youtube-ops/claude/youtube-channel-audit/CHANGELOG.md +8 -0
  1291. package/packs/youtube-ops/claude/youtube-channel-audit/SKILL.md +4 -4
  1292. package/packs/youtube-ops/claude/youtube-channel-audit/archive/v0.4/SKILL.md +118 -0
  1293. package/packs/youtube-ops/claude/youtube-channel-audit/archive/v0.5/SKILL.md +118 -0
  1294. package/packs/youtube-ops/claude/youtube-competitive-research/ALIGNMENT-PAGE.md +5 -1
  1295. package/packs/youtube-ops/claude/youtube-competitive-research/CHANGELOG.md +8 -0
  1296. package/packs/youtube-ops/claude/youtube-competitive-research/SKILL.md +4 -4
  1297. package/packs/youtube-ops/claude/youtube-competitive-research/archive/v0.4/SKILL.md +184 -0
  1298. package/packs/youtube-ops/claude/youtube-competitive-research/archive/v0.5/SKILL.md +184 -0
  1299. package/packs/youtube-ops/claude/youtube-concept-research/ALIGNMENT-PAGE.md +5 -1
  1300. package/packs/youtube-ops/claude/youtube-concept-research/CHANGELOG.md +8 -0
  1301. package/packs/youtube-ops/claude/youtube-concept-research/SKILL.md +4 -4
  1302. package/packs/youtube-ops/claude/youtube-concept-research/archive/v0.4/SKILL.md +243 -0
  1303. package/packs/youtube-ops/claude/youtube-concept-research/archive/v0.5/SKILL.md +243 -0
  1304. package/packs/youtube-ops/claude/youtube-description-optimizer/ALIGNMENT-PAGE.md +5 -1
  1305. package/packs/youtube-ops/claude/youtube-description-optimizer/CHANGELOG.md +8 -0
  1306. package/packs/youtube-ops/claude/youtube-description-optimizer/SKILL.md +4 -4
  1307. package/packs/youtube-ops/claude/youtube-description-optimizer/archive/v0.4/SKILL.md +175 -0
  1308. package/packs/youtube-ops/claude/youtube-description-optimizer/archive/v0.5/SKILL.md +175 -0
  1309. package/packs/youtube-ops/claude/youtube-peer-benchmark/ALIGNMENT-PAGE.md +5 -1
  1310. package/packs/youtube-ops/claude/youtube-peer-benchmark/CHANGELOG.md +8 -0
  1311. package/packs/youtube-ops/claude/youtube-peer-benchmark/SKILL.md +4 -4
  1312. package/packs/youtube-ops/claude/youtube-peer-benchmark/archive/v0.4/SKILL.md +384 -0
  1313. package/packs/youtube-ops/claude/youtube-peer-benchmark/archive/v0.5/SKILL.md +384 -0
  1314. package/packs/youtube-ops/claude/youtube-portfolio/ALIGNMENT-PAGE.md +5 -1
  1315. package/packs/youtube-ops/claude/youtube-portfolio/CHANGELOG.md +8 -0
  1316. package/packs/youtube-ops/claude/youtube-portfolio/SKILL.md +4 -4
  1317. package/packs/youtube-ops/claude/youtube-portfolio/archive/v0.4/SKILL.md +102 -0
  1318. package/packs/youtube-ops/claude/youtube-portfolio/archive/v0.5/SKILL.md +102 -0
  1319. package/packs/youtube-ops/claude/youtube-search-positioning/ALIGNMENT-PAGE.md +5 -1
  1320. package/packs/youtube-ops/claude/youtube-search-positioning/CHANGELOG.md +8 -0
  1321. package/packs/youtube-ops/claude/youtube-search-positioning/SKILL.md +4 -4
  1322. package/packs/youtube-ops/claude/youtube-search-positioning/archive/v0.4/SKILL.md +126 -0
  1323. package/packs/youtube-ops/claude/youtube-search-positioning/archive/v0.5/SKILL.md +126 -0
  1324. package/packs/youtube-ops/claude/youtube-title-thumbnail-audit/ALIGNMENT-PAGE.md +5 -1
  1325. package/packs/youtube-ops/claude/youtube-title-thumbnail-audit/CHANGELOG.md +8 -0
  1326. package/packs/youtube-ops/claude/youtube-title-thumbnail-audit/SKILL.md +4 -4
  1327. package/packs/youtube-ops/claude/youtube-title-thumbnail-audit/archive/v0.4/SKILL.md +129 -0
  1328. package/packs/youtube-ops/claude/youtube-title-thumbnail-audit/archive/v0.5/SKILL.md +129 -0
  1329. package/packs/youtube-ops/claude/youtube-vid-research/ALIGNMENT-PAGE.md +5 -1
  1330. package/packs/youtube-ops/claude/youtube-vid-research/CHANGELOG.md +8 -0
  1331. package/packs/youtube-ops/claude/youtube-vid-research/SKILL.md +4 -4
  1332. package/packs/youtube-ops/claude/youtube-vid-research/archive/v0.4/SKILL.md +170 -0
  1333. package/packs/youtube-ops/claude/youtube-vid-research/archive/v0.5/SKILL.md +170 -0
  1334. package/packs/youtube-ops/claude/youtube-video-audit/ALIGNMENT-PAGE.md +5 -1
  1335. package/packs/youtube-ops/claude/youtube-video-audit/CHANGELOG.md +8 -0
  1336. package/packs/youtube-ops/claude/youtube-video-audit/SKILL.md +4 -4
  1337. package/packs/youtube-ops/claude/youtube-video-audit/archive/v0.4/SKILL.md +276 -0
  1338. package/packs/youtube-ops/claude/youtube-video-audit/archive/v0.5/SKILL.md +276 -0
  1339. package/packs/youtube-ops/claude/youtube-video-prelaunch-audit/ALIGNMENT-PAGE.md +5 -1
  1340. package/packs/youtube-ops/claude/youtube-video-prelaunch-audit/CHANGELOG.md +8 -0
  1341. package/packs/youtube-ops/claude/youtube-video-prelaunch-audit/SKILL.md +5 -5
  1342. package/packs/youtube-ops/claude/youtube-video-prelaunch-audit/archive/v0.1/SKILL.md +272 -0
  1343. package/packs/youtube-ops/claude/youtube-video-prelaunch-audit/archive/v0.2/SKILL.md +272 -0
  1344. package/packs/youtube-ops/codex/youtube/CHANGELOG.md +11 -0
  1345. package/packs/youtube-ops/codex/youtube/SKILL.md +5 -5
  1346. package/packs/youtube-ops/codex/youtube/archive/v0.1/SKILL.md +142 -0
  1347. package/packs/youtube-ops/codex/youtube/archive/v0.2/SKILL.md +142 -0
  1348. package/packs/youtube-ops/codex/youtube-audit/ALIGNMENT-PAGE.md +5 -1
  1349. package/packs/youtube-ops/codex/youtube-audit/CHANGELOG.md +4 -0
  1350. package/packs/youtube-ops/codex/youtube-audit/SKILL.md +3 -3
  1351. package/packs/youtube-ops/codex/youtube-audit/archive/v0.5/SKILL.md +356 -0
  1352. package/packs/youtube-ops/codex/youtube-cadence-diagnosis/ALIGNMENT-PAGE.md +5 -1
  1353. package/packs/youtube-ops/codex/youtube-cadence-diagnosis/CHANGELOG.md +8 -0
  1354. package/packs/youtube-ops/codex/youtube-cadence-diagnosis/SKILL.md +4 -4
  1355. package/packs/youtube-ops/codex/youtube-cadence-diagnosis/archive/v0.4/SKILL.md +128 -0
  1356. package/packs/youtube-ops/codex/youtube-cadence-diagnosis/archive/v0.5/SKILL.md +128 -0
  1357. package/packs/youtube-ops/codex/youtube-channel-audit/ALIGNMENT-PAGE.md +5 -1
  1358. package/packs/youtube-ops/codex/youtube-channel-audit/CHANGELOG.md +8 -0
  1359. package/packs/youtube-ops/codex/youtube-channel-audit/SKILL.md +4 -4
  1360. package/packs/youtube-ops/codex/youtube-channel-audit/archive/v0.4/SKILL.md +118 -0
  1361. package/packs/youtube-ops/codex/youtube-channel-audit/archive/v0.5/SKILL.md +118 -0
  1362. package/packs/youtube-ops/codex/youtube-competitive-research/ALIGNMENT-PAGE.md +5 -1
  1363. package/packs/youtube-ops/codex/youtube-competitive-research/CHANGELOG.md +8 -0
  1364. package/packs/youtube-ops/codex/youtube-competitive-research/SKILL.md +4 -4
  1365. package/packs/youtube-ops/codex/youtube-competitive-research/archive/v0.4/SKILL.md +184 -0
  1366. package/packs/youtube-ops/codex/youtube-competitive-research/archive/v0.5/SKILL.md +184 -0
  1367. package/packs/youtube-ops/codex/youtube-concept-research/ALIGNMENT-PAGE.md +5 -1
  1368. package/packs/youtube-ops/codex/youtube-concept-research/CHANGELOG.md +8 -0
  1369. package/packs/youtube-ops/codex/youtube-concept-research/SKILL.md +4 -4
  1370. package/packs/youtube-ops/codex/youtube-concept-research/archive/v0.4/SKILL.md +235 -0
  1371. package/packs/youtube-ops/codex/youtube-concept-research/archive/v0.5/SKILL.md +235 -0
  1372. package/packs/youtube-ops/codex/youtube-description-optimizer/ALIGNMENT-PAGE.md +5 -1
  1373. package/packs/youtube-ops/codex/youtube-description-optimizer/CHANGELOG.md +8 -0
  1374. package/packs/youtube-ops/codex/youtube-description-optimizer/SKILL.md +4 -4
  1375. package/packs/youtube-ops/codex/youtube-description-optimizer/archive/v0.4/SKILL.md +175 -0
  1376. package/packs/youtube-ops/codex/youtube-description-optimizer/archive/v0.5/SKILL.md +175 -0
  1377. package/packs/youtube-ops/codex/youtube-peer-benchmark/ALIGNMENT-PAGE.md +5 -1
  1378. package/packs/youtube-ops/codex/youtube-peer-benchmark/CHANGELOG.md +8 -0
  1379. package/packs/youtube-ops/codex/youtube-peer-benchmark/SKILL.md +4 -4
  1380. package/packs/youtube-ops/codex/youtube-peer-benchmark/archive/v0.4/SKILL.md +102 -0
  1381. package/packs/youtube-ops/codex/youtube-peer-benchmark/archive/v0.5/SKILL.md +102 -0
  1382. package/packs/youtube-ops/codex/youtube-portfolio/ALIGNMENT-PAGE.md +5 -1
  1383. package/packs/youtube-ops/codex/youtube-portfolio/CHANGELOG.md +8 -0
  1384. package/packs/youtube-ops/codex/youtube-portfolio/SKILL.md +4 -4
  1385. package/packs/youtube-ops/codex/youtube-portfolio/archive/v0.4/SKILL.md +102 -0
  1386. package/packs/youtube-ops/codex/youtube-portfolio/archive/v0.5/SKILL.md +102 -0
  1387. package/packs/youtube-ops/codex/youtube-search-positioning/ALIGNMENT-PAGE.md +5 -1
  1388. package/packs/youtube-ops/codex/youtube-search-positioning/CHANGELOG.md +8 -0
  1389. package/packs/youtube-ops/codex/youtube-search-positioning/SKILL.md +4 -4
  1390. package/packs/youtube-ops/codex/youtube-search-positioning/archive/v0.4/SKILL.md +126 -0
  1391. package/packs/youtube-ops/codex/youtube-search-positioning/archive/v0.5/SKILL.md +126 -0
  1392. package/packs/youtube-ops/codex/youtube-title-thumbnail-audit/ALIGNMENT-PAGE.md +5 -1
  1393. package/packs/youtube-ops/codex/youtube-title-thumbnail-audit/CHANGELOG.md +8 -0
  1394. package/packs/youtube-ops/codex/youtube-title-thumbnail-audit/SKILL.md +4 -4
  1395. package/packs/youtube-ops/codex/youtube-title-thumbnail-audit/archive/v0.4/SKILL.md +129 -0
  1396. package/packs/youtube-ops/codex/youtube-title-thumbnail-audit/archive/v0.5/SKILL.md +129 -0
  1397. package/packs/youtube-ops/codex/youtube-vid-research/ALIGNMENT-PAGE.md +5 -1
  1398. package/packs/youtube-ops/codex/youtube-vid-research/CHANGELOG.md +8 -0
  1399. package/packs/youtube-ops/codex/youtube-vid-research/SKILL.md +4 -4
  1400. package/packs/youtube-ops/codex/youtube-vid-research/archive/v0.4/SKILL.md +170 -0
  1401. package/packs/youtube-ops/codex/youtube-vid-research/archive/v0.5/SKILL.md +170 -0
  1402. package/packs/youtube-ops/codex/youtube-video-audit/ALIGNMENT-PAGE.md +5 -1
  1403. package/packs/youtube-ops/codex/youtube-video-audit/CHANGELOG.md +8 -0
  1404. package/packs/youtube-ops/codex/youtube-video-audit/SKILL.md +4 -4
  1405. package/packs/youtube-ops/codex/youtube-video-audit/archive/v0.4/SKILL.md +276 -0
  1406. package/packs/youtube-ops/codex/youtube-video-audit/archive/v0.5/SKILL.md +276 -0
  1407. package/packs/youtube-ops/codex/youtube-video-prelaunch-audit/ALIGNMENT-PAGE.md +5 -1
  1408. package/packs/youtube-ops/codex/youtube-video-prelaunch-audit/CHANGELOG.md +8 -0
  1409. package/packs/youtube-ops/codex/youtube-video-prelaunch-audit/SKILL.md +5 -5
  1410. package/packs/youtube-ops/codex/youtube-video-prelaunch-audit/archive/v0.1/SKILL.md +272 -0
  1411. package/packs/youtube-ops/codex/youtube-video-prelaunch-audit/archive/v0.2/SKILL.md +272 -0
  1412. package/scripts/alignment-bespoke-list.txt +15 -0
  1413. package/scripts/alignment-chart-snippets.js +758 -0
  1414. package/scripts/alignment-skip-list.txt +40 -0
  1415. package/scripts/alignment-tts-kokoro.js +798 -0
  1416. package/scripts/audit-alignment-pages.mjs +197 -0
  1417. package/scripts/inject-tts.mjs +109 -0
  1418. package/scripts/pack.sh +8 -2
  1419. package/scripts/skill-links.sh +2 -2
  1420. package/scripts/upgrade-alignment-page.mjs +695 -0
  1421. package/src/cli/lifecycle.mjs +428 -48
  1422. package/src/cli/run-pack-script.mjs +208 -11
  1423. package/global/claude/init-agentic-skills/scripts/init-agentic-skills.sh +0 -227
  1424. package/global/codex/init-agentic-skills/agents/openai.yaml +0 -7
  1425. package/global/codex/init-agentic-skills/scripts/init-agentic-skills.sh +0 -227
  1426. package/init.sh +0 -207
  1427. /package/{global → base}/claude/afps-status/archive/v0.0/SKILL.md +0 -0
  1428. /package/{global → base}/claude/afps-status/archive/v0.1/SKILL.md +0 -0
  1429. /package/{global/claude/afps-status → base/claude/afps-status/archive/v0.2}/SKILL.md +0 -0
  1430. /package/{global/claude/animation-design-planner → base/claude/animation-design-planner/archive/v0.0}/SKILL.md +0 -0
  1431. /package/{global → base}/claude/animation-design-planner/frameworks/css-transitions/SKILL.md +0 -0
  1432. /package/{global → base}/claude/animation-design-planner/frameworks/gsap/SKILL.md +0 -0
  1433. /package/{global → base}/claude/animation-design-planner/frameworks/motion-framer/SKILL.md +0 -0
  1434. /package/{global → base}/claude/animation-design-planner/frameworks/threejs/SKILL.md +0 -0
  1435. /package/{global → base}/claude/animation-design-planner/frameworks/web-animations-api/SKILL.md +0 -0
  1436. /package/{global → base}/claude/autoresearch/CHANGELOG.md +0 -0
  1437. /package/{global → base}/claude/autoresearch/SKILL.md +0 -0
  1438. /package/{global → base}/claude/autoresearch-prep/CHANGELOG.md +0 -0
  1439. /package/{global → base}/claude/codebase-status/archive/v0.0/SKILL.md +0 -0
  1440. /package/{global → base}/claude/codebase-status/archive/v0.1/SKILL.md +0 -0
  1441. /package/{global → base}/claude/codebase-status/archive/v0.2/SKILL.md +0 -0
  1442. /package/{global → base}/claude/codebase-status/archive/v0.3/SKILL.md +0 -0
  1443. /package/{global → base}/claude/codebase-status/archive/v0.4/SKILL.md +0 -0
  1444. /package/{global → base}/claude/codebase-status/archive/v0.5/SKILL.md +0 -0
  1445. /package/{global → base}/claude/codebase-status/archive/v0.6/SKILL.md +0 -0
  1446. /package/{global/claude/codebase-status → base/claude/codebase-status/archive/v0.7}/SKILL.md +0 -0
  1447. /package/{global → base}/claude/fork-idea-branch/CHANGELOG.md +0 -0
  1448. /package/{global → base}/claude/idea-scope-brief/archive/v0.0/SKILL.md +0 -0
  1449. /package/{global → base}/claude/idea-scope-brief/archive/v0.1/SKILL.md +0 -0
  1450. /package/{global → base}/claude/idea-scope-brief/archive/v0.10/SKILL.md +0 -0
  1451. /package/{global → base}/claude/idea-scope-brief/archive/v0.11/SKILL.md +0 -0
  1452. /package/{global → base}/claude/idea-scope-brief/archive/v0.12/SKILL.md +0 -0
  1453. /package/{global → base}/claude/idea-scope-brief/archive/v0.13/SKILL.md +0 -0
  1454. /package/{global → base}/claude/idea-scope-brief/archive/v0.14/SKILL.md +0 -0
  1455. /package/{global/claude/idea-scope-brief → base/claude/idea-scope-brief/archive/v0.15}/SKILL.md +0 -0
  1456. /package/{global → base}/claude/idea-scope-brief/archive/v0.2/SKILL.md +0 -0
  1457. /package/{global → base}/claude/idea-scope-brief/archive/v0.3/SKILL.md +0 -0
  1458. /package/{global → base}/claude/idea-scope-brief/archive/v0.4/SKILL.md +0 -0
  1459. /package/{global → base}/claude/idea-scope-brief/archive/v0.5/SKILL.md +0 -0
  1460. /package/{global → base}/claude/idea-scope-brief/archive/v0.6/SKILL.md +0 -0
  1461. /package/{global → base}/claude/idea-scope-brief/archive/v0.7/SKILL.md +0 -0
  1462. /package/{global → base}/claude/idea-scope-brief/archive/v0.8/SKILL.md +0 -0
  1463. /package/{global → base}/claude/idea-scope-brief/archive/v0.9/SKILL.md +0 -0
  1464. /package/{global → base}/claude/init-agentic-skills/archive/v0.0/SKILL.md +0 -0
  1465. /package/{global → base}/claude/init-agentic-skills/archive/v0.1/SKILL.md +0 -0
  1466. /package/{global → base}/claude/init-agentic-skills/archive/v0.2/SKILL.md +0 -0
  1467. /package/{global → base}/claude/init-agentic-skills/archive/v0.3/SKILL.md +0 -0
  1468. /package/{global → base}/claude/init-agentic-skills/archive/v0.4/SKILL.md +0 -0
  1469. /package/{global → base}/claude/init-agentic-skills/archive/v0.5/SKILL.md +0 -0
  1470. /package/{global → base}/claude/init-agentic-skills/archive/v0.6/SKILL.md +0 -0
  1471. /package/{global/claude/init-agentic-skills → base/claude/init-agentic-skills/archive/v0.7}/SKILL.md +0 -0
  1472. /package/{global → base}/claude/pack/archive/v0.0/SKILL.md +0 -0
  1473. /package/{global → base}/claude/pack/archive/v0.1/SKILL.md +0 -0
  1474. /package/{global → base}/claude/pack/archive/v0.2/SKILL.md +0 -0
  1475. /package/{global → base}/claude/pack/archive/v0.3/SKILL.md +0 -0
  1476. /package/{global → base}/claude/pack/archive/v0.4/SKILL.md +0 -0
  1477. /package/{global → base}/claude/pack/archive/v0.5/SKILL.md +0 -0
  1478. /package/{global → base}/claude/pack/archive/v0.6/SKILL.md +0 -0
  1479. /package/{global/claude/pack → base/claude/pack/archive/v0.7}/SKILL.md +0 -0
  1480. /package/{global → base}/claude/pack/scripts/pack.sh +0 -0
  1481. /package/{global → base}/claude/provision-agentic-config/archive/v0.0/SKILL.md +0 -0
  1482. /package/{global → base}/claude/provision-agentic-config/archive/v0.1/SKILL.md +0 -0
  1483. /package/{global → base}/claude/provision-agentic-config/archive/v0.2/SKILL.md +0 -0
  1484. /package/{global → base}/claude/provision-agentic-config/archive/v0.3/SKILL.md +0 -0
  1485. /package/{global → base}/claude/provision-agentic-config/archive/v0.4/SKILL.md +0 -0
  1486. /package/{global → base}/claude/provision-agentic-config/archive/v0.5/SKILL.md +0 -0
  1487. /package/{global/claude/provision-agentic-config → base/claude/provision-agentic-config/archive/v0.6}/SKILL.md +0 -0
  1488. /package/{global → base}/claude/skills/archive/v0.0/SKILL.md +0 -0
  1489. /package/{global → base}/claude/skills/archive/v0.1/SKILL.md +0 -0
  1490. /package/{global → base}/claude/skills/archive/v0.2/SKILL.md +0 -0
  1491. /package/{global → base}/claude/skills/archive/v0.3/SKILL.md +0 -0
  1492. /package/{global → base}/claude/skills/archive/v0.4/SKILL.md +0 -0
  1493. /package/{global → base}/claude/skills/archive/v0.5/SKILL.md +0 -0
  1494. /package/{global/claude/skills → base/claude/skills/archive/v0.6}/SKILL.md +0 -0
  1495. /package/{global → base}/codex/afps-status/agents/openai.yaml +0 -0
  1496. /package/{global → base}/codex/afps-status/archive/v0.0/SKILL.md +0 -0
  1497. /package/{global → base}/codex/afps-status/archive/v0.1/SKILL.md +0 -0
  1498. /package/{global/codex/afps-status → base/codex/afps-status/archive/v0.2}/SKILL.md +0 -0
  1499. /package/{global → base}/codex/animation-design-planner/agents/openai.yaml +0 -0
  1500. /package/{global/codex/animation-design-planner → base/codex/animation-design-planner/archive/v0.0}/SKILL.md +0 -0
  1501. /package/{global → base}/codex/animation-design-planner/frameworks/css-transitions/SKILL.md +0 -0
  1502. /package/{global → base}/codex/animation-design-planner/frameworks/gsap/SKILL.md +0 -0
  1503. /package/{global → base}/codex/animation-design-planner/frameworks/motion-framer/SKILL.md +0 -0
  1504. /package/{global → base}/codex/animation-design-planner/frameworks/threejs/SKILL.md +0 -0
  1505. /package/{global → base}/codex/animation-design-planner/frameworks/web-animations-api/SKILL.md +0 -0
  1506. /package/{global → base}/codex/codebase-status/agents/openai.yaml +0 -0
  1507. /package/{global → base}/codex/codebase-status/archive/v0.0/SKILL.md +0 -0
  1508. /package/{global → base}/codex/codebase-status/archive/v0.1/SKILL.md +0 -0
  1509. /package/{global → base}/codex/codebase-status/archive/v0.2/SKILL.md +0 -0
  1510. /package/{global → base}/codex/codebase-status/archive/v0.3/SKILL.md +0 -0
  1511. /package/{global → base}/codex/codebase-status/archive/v0.4/SKILL.md +0 -0
  1512. /package/{global → base}/codex/codebase-status/archive/v0.5/SKILL.md +0 -0
  1513. /package/{global → base}/codex/codebase-status/archive/v0.6/SKILL.md +0 -0
  1514. /package/{global/codex/codebase-status → base/codex/codebase-status/archive/v0.7}/SKILL.md +0 -0
  1515. /package/{global → base}/codex/idea-scope-brief/agents/openai.yaml +0 -0
  1516. /package/{global → base}/codex/idea-scope-brief/archive/v0.0/SKILL.md +0 -0
  1517. /package/{global → base}/codex/idea-scope-brief/archive/v0.1/SKILL.md +0 -0
  1518. /package/{global → base}/codex/idea-scope-brief/archive/v0.10/SKILL.md +0 -0
  1519. /package/{global → base}/codex/idea-scope-brief/archive/v0.11/SKILL.md +0 -0
  1520. /package/{global → base}/codex/idea-scope-brief/archive/v0.12/SKILL.md +0 -0
  1521. /package/{global → base}/codex/idea-scope-brief/archive/v0.13/SKILL.md +0 -0
  1522. /package/{global → base}/codex/idea-scope-brief/archive/v0.14/SKILL.md +0 -0
  1523. /package/{global → base}/codex/idea-scope-brief/archive/v0.15/SKILL.md +0 -0
  1524. /package/{global/codex/idea-scope-brief → base/codex/idea-scope-brief/archive/v0.16}/SKILL.md +0 -0
  1525. /package/{global → base}/codex/idea-scope-brief/archive/v0.2/SKILL.md +0 -0
  1526. /package/{global → base}/codex/idea-scope-brief/archive/v0.3/SKILL.md +0 -0
  1527. /package/{global → base}/codex/idea-scope-brief/archive/v0.4/SKILL.md +0 -0
  1528. /package/{global → base}/codex/idea-scope-brief/archive/v0.5/SKILL.md +0 -0
  1529. /package/{global → base}/codex/idea-scope-brief/archive/v0.6/SKILL.md +0 -0
  1530. /package/{global → base}/codex/idea-scope-brief/archive/v0.7/SKILL.md +0 -0
  1531. /package/{global → base}/codex/idea-scope-brief/archive/v0.8/SKILL.md +0 -0
  1532. /package/{global → base}/codex/idea-scope-brief/archive/v0.9/SKILL.md +0 -0
  1533. /package/{global → base}/codex/init-agentic-skills/archive/v0.0/SKILL.md +0 -0
  1534. /package/{global → base}/codex/init-agentic-skills/archive/v0.1/SKILL.md +0 -0
  1535. /package/{global → base}/codex/init-agentic-skills/archive/v0.2/SKILL.md +0 -0
  1536. /package/{global → base}/codex/init-agentic-skills/archive/v0.3/SKILL.md +0 -0
  1537. /package/{global → base}/codex/init-agentic-skills/archive/v0.4/SKILL.md +0 -0
  1538. /package/{global → base}/codex/init-agentic-skills/archive/v0.5/SKILL.md +0 -0
  1539. /package/{global → base}/codex/init-agentic-skills/archive/v0.6/SKILL.md +0 -0
  1540. /package/{global/codex/init-agentic-skills → base/codex/init-agentic-skills/archive/v0.7}/SKILL.md +0 -0
  1541. /package/{global → base}/codex/pack/archive/v0.0/SKILL.md +0 -0
  1542. /package/{global → base}/codex/pack/archive/v0.1/SKILL.md +0 -0
  1543. /package/{global → base}/codex/pack/archive/v0.2/SKILL.md +0 -0
  1544. /package/{global → base}/codex/pack/archive/v0.3/SKILL.md +0 -0
  1545. /package/{global → base}/codex/pack/archive/v0.4/SKILL.md +0 -0
  1546. /package/{global → base}/codex/pack/archive/v0.5/SKILL.md +0 -0
  1547. /package/{global → base}/codex/pack/archive/v0.6/SKILL.md +0 -0
  1548. /package/{global/codex/pack → base/codex/pack/archive/v0.7}/SKILL.md +0 -0
  1549. /package/{global → base}/codex/pack/scripts/pack.sh +0 -0
  1550. /package/{global → base}/codex/provision-agentic-config/agents/openai.yaml +0 -0
  1551. /package/{global → base}/codex/provision-agentic-config/archive/v0.0/SKILL.md +0 -0
  1552. /package/{global → base}/codex/provision-agentic-config/archive/v0.1/SKILL.md +0 -0
  1553. /package/{global → base}/codex/provision-agentic-config/archive/v0.2/SKILL.md +0 -0
  1554. /package/{global → base}/codex/provision-agentic-config/archive/v0.3/SKILL.md +0 -0
  1555. /package/{global → base}/codex/provision-agentic-config/archive/v0.4/SKILL.md +0 -0
  1556. /package/{global → base}/codex/provision-agentic-config/archive/v0.5/SKILL.md +0 -0
  1557. /package/{global/codex/provision-agentic-config → base/codex/provision-agentic-config/archive/v0.6}/SKILL.md +0 -0
  1558. /package/{global → base}/codex/skills/archive/v0.0/SKILL.md +0 -0
  1559. /package/{global → base}/codex/skills/archive/v0.1/SKILL.md +0 -0
  1560. /package/{global → base}/codex/skills/archive/v0.2/SKILL.md +0 -0
  1561. /package/{global → base}/codex/skills/archive/v0.3/SKILL.md +0 -0
  1562. /package/{global → base}/codex/skills/archive/v0.4/SKILL.md +0 -0
  1563. /package/{global → base}/codex/skills/archive/v0.5/SKILL.md +0 -0
  1564. /package/{global/codex/skills → base/codex/skills/archive/v0.6}/SKILL.md +0 -0
@@ -12,12 +12,14 @@ import {
12
12
  unlinkSync,
13
13
  writeFileSync
14
14
  } from 'node:fs';
15
+ import { homedir } from 'node:os';
15
16
  import { basename, dirname, join, relative, resolve } from 'node:path';
16
17
  import { fileURLToPath } from 'node:url';
17
18
  import {
18
19
  canonicalHibernatedPack,
19
20
  hibernatedPacksForSkill,
20
- hibernatedSkillNamesForPack
21
+ hibernatedSkillNamesForPack,
22
+ normalizePack
21
23
  } from './pack-normalization.mjs';
22
24
  import {
23
25
  inferProjectType,
@@ -31,6 +33,8 @@ const HIBERNATED_ARCHIVE_RELATIVE_PATH = 'archive/hibernated-packs/2026-06-poket
31
33
  const HIBERNATED_REACTIVATION_TEXT =
32
34
  'Reactivation requires a stable service/API, a known auth contract, and updated smoke tests.';
33
35
  const TOOLS = ['claude', 'codex'];
36
+ const AGENT_DOCS = ['AGENTS.md', 'CLAUDE.md'];
37
+ const KNOWN_PROVISION_AGENTIC_CONFIG_VERSIONS = new Set(['v0.5', 'v0.6', 'v0.7', 'v0.8', 'v0.9', 'v0.10', 'v0.11']);
34
38
  const moduleDir = dirname(fileURLToPath(import.meta.url));
35
39
  const packageRoot = resolve(moduleDir, '..', '..');
36
40
  const checkoutRoot = resolve(packageRoot, '..', '..');
@@ -123,7 +127,7 @@ function packSkillEntries(manifest, packName, tool) {
123
127
 
124
128
  function baseSkillEntries(manifest, tool) {
125
129
  return manifestSkills(manifest).filter((skill) => {
126
- return skill.scope === 'global' && skill.platform === tool && skill.path;
130
+ return skill.scope === 'base' && skill.platform === tool && skill.path;
127
131
  });
128
132
  }
129
133
 
@@ -141,7 +145,7 @@ function uniqueBaseSkillNames(manifest) {
141
145
  return [
142
146
  ...new Set(
143
147
  manifestSkills(manifest)
144
- .filter((skill) => skill.scope === 'global' && skill.name)
148
+ .filter((skill) => skill.scope === 'base' && skill.name)
145
149
  .map((skill) => skill.name)
146
150
  )
147
151
  ].sort((a, b) => a.localeCompare(b));
@@ -266,11 +270,11 @@ function managedMarkerField(target, field) {
266
270
 
267
271
  function sourceOwnedBySkillpacks(source) {
268
272
  const ownedPrefixes = [
269
- join(packageRoot, 'global', 'claude'),
270
- join(packageRoot, 'global', 'codex'),
273
+ join(packageRoot, 'base', 'claude'),
274
+ join(packageRoot, 'base', 'codex'),
271
275
  join(packageRoot, 'packs'),
272
- join(checkoutRoot, 'global', 'claude'),
273
- join(checkoutRoot, 'global', 'codex'),
276
+ join(checkoutRoot, 'base', 'claude'),
277
+ join(checkoutRoot, 'base', 'codex'),
274
278
  join(checkoutRoot, 'packs')
275
279
  ];
276
280
 
@@ -401,7 +405,9 @@ function linkSkill(projectRoot, tool, skillName, sourceDir, config) {
401
405
  } else {
402
406
  console.log(`Installed .${tool}/skills/${skillName}`);
403
407
  }
408
+ return true;
404
409
  }
410
+ return false;
405
411
  }
406
412
 
407
413
  function enabledPacks(config) {
@@ -605,6 +611,85 @@ function enabledSkillEntries(config) {
605
611
  return Object.entries(config.enabled_skills);
606
612
  }
607
613
 
614
+ function staleProjectPackError(pack, location, reason = '') {
615
+ const detail = reason ? ` ${reason}` : '';
616
+ return new Error(
617
+ `Stale pack entry '${pack}' in .agents/project.json ${location}.${detail} ` +
618
+ `Run 'npx skillpacks remove ${pack}' or edit .agents/project.json to remove or rename it.`
619
+ );
620
+ }
621
+
622
+ function reconcileStoredPack(manifest, pack, location) {
623
+ const hibernatedPack = canonicalHibernatedPack(pack);
624
+ if (hibernatedPack) {
625
+ throw hibernatedPackError(pack, hibernatedPack);
626
+ }
627
+
628
+ if (activePackExists(manifest, pack)) {
629
+ return pack;
630
+ }
631
+
632
+ const activeMatches = normalizePack(pack).filter((candidate) => activePackExists(manifest, candidate));
633
+ if (activeMatches.length === 1) {
634
+ return activeMatches[0];
635
+ }
636
+ if (activeMatches.length > 1) {
637
+ throw staleProjectPackError(
638
+ pack,
639
+ location,
640
+ `It resolves to multiple active packs: ${activeMatches.join(', ')}.`
641
+ );
642
+ }
643
+
644
+ throw staleProjectPackError(pack, location);
645
+ }
646
+
647
+ function reconcileProjectConfig(projectRoot, manifest) {
648
+ const config = readProjectConfig(projectRoot);
649
+ if (!config) {
650
+ return null;
651
+ }
652
+
653
+ const next = { ...config };
654
+ let changed = false;
655
+
656
+ if (Array.isArray(config.enabled_packs)) {
657
+ const packs = [];
658
+ for (const pack of config.enabled_packs) {
659
+ const canonical = reconcileStoredPack(manifest, pack, 'enabled_packs');
660
+ if (canonical !== pack) {
661
+ changed = true;
662
+ }
663
+ if (!packs.includes(canonical)) {
664
+ packs.push(canonical);
665
+ } else {
666
+ changed = true;
667
+ }
668
+ }
669
+ next.enabled_packs = packs;
670
+ }
671
+
672
+ if (config.enabled_skills && typeof config.enabled_skills === 'object') {
673
+ const enabledSkills = {};
674
+ for (const [skillName, pack] of Object.entries(config.enabled_skills)) {
675
+ const canonical = findPackForSkill(manifest, skillName);
676
+ enabledSkills[skillName] = canonical || pack;
677
+ if (canonical && canonical !== pack) {
678
+ changed = true;
679
+ }
680
+ }
681
+ next.enabled_skills = enabledSkills;
682
+ }
683
+
684
+ if (changed) {
685
+ writeProjectConfig(projectRoot, next);
686
+ console.log('Reconciled .agents/project.json pack names');
687
+ return next;
688
+ }
689
+
690
+ return config;
691
+ }
692
+
608
693
  function installedSkillTargets(projectRoot) {
609
694
  const roots = TOOLS.map((tool) => targetRoot(projectRoot, tool));
610
695
  const paths = [];
@@ -633,6 +718,9 @@ function skillInstallStatus(target) {
633
718
  const stats = lstatSync(target);
634
719
  if (stats.isSymbolicLink()) {
635
720
  const source = readlinkSync(target);
721
+ if (!sourceOwnedBySkillpacks(source)) {
722
+ return { status: 'not-managed', recordedVersion: '', currentVersion: '' };
723
+ }
636
724
  const version = skillSourceVersion(source);
637
725
  return { status: 'pinned', recordedVersion: version, currentVersion: version };
638
726
  }
@@ -775,6 +863,10 @@ function expectedSkillNames(manifest, config) {
775
863
  expected.add(skillName);
776
864
  }
777
865
 
866
+ for (const skillName of Object.keys(pinnedVersions(config))) {
867
+ expected.add(skillName);
868
+ }
869
+
778
870
  return expected;
779
871
  }
780
872
 
@@ -796,6 +888,29 @@ export async function initProject({ manifest, projectRoot = process.cwd() }) {
796
888
  });
797
889
  }
798
890
 
891
+ export async function uninstallGlobal({ homeRoot = homedir() } = {}) {
892
+ let removed = 0;
893
+
894
+ for (const tool of TOOLS) {
895
+ const root = join(homeRoot, `.${tool}`, 'skills');
896
+ if (!existsSync(root)) {
897
+ continue;
898
+ }
899
+
900
+ for (const entry of readdirSync(root).sort((a, b) => a.localeCompare(b))) {
901
+ const target = join(root, entry);
902
+ if (removeRepoSkillInstall(target)) {
903
+ console.log(`Removed ${relative(homeRoot, target)}`);
904
+ removed += 1;
905
+ }
906
+ }
907
+ }
908
+
909
+ console.log(`Done. Removed ${removed} repo-managed base skill install(s) from ${homeRoot}.`);
910
+ console.log('Base skills now install project-local via `npx skillpacks init`.');
911
+ return 0;
912
+ }
913
+
799
914
  export async function installResolved({ manifest, projectRoot = process.cwd(), packs = [], skills = [] }) {
800
915
  return withProjectLock(projectRoot, `install ${[...packs, ...skills].join(' ')}`.trim(), async () => {
801
916
  for (const pack of packs) {
@@ -809,11 +924,312 @@ export async function installResolved({ manifest, projectRoot = process.cwd(), p
809
924
  });
810
925
  }
811
926
 
812
- export function doctorProject({ projectRoot = process.cwd() } = {}) {
927
+ function syncExpectedSkillRoots(projectRoot, manifest) {
928
+ const config = readProjectConfig(projectRoot);
929
+ if (!config) {
930
+ return 0;
931
+ }
932
+
933
+ let changed = 0;
934
+
935
+ if (baseSkillsEnabled(config)) {
936
+ for (const tool of TOOLS) {
937
+ for (const skill of baseSkillEntries(manifest, tool)) {
938
+ if (linkSkill(projectRoot, tool, skill.name, skillSourceDir(skill), config)) {
939
+ changed += 1;
940
+ }
941
+ }
942
+ }
943
+ }
944
+
945
+ for (const pack of enabledPacks(config)) {
946
+ for (const tool of TOOLS) {
947
+ for (const skill of packSkillEntries(manifest, pack, tool)) {
948
+ if (linkSkill(projectRoot, tool, skill.name, skillSourceDir(skill), config)) {
949
+ changed += 1;
950
+ }
951
+ }
952
+ }
953
+ }
954
+
955
+ for (const [skillName, pack] of enabledSkillEntries(config)) {
956
+ for (const tool of TOOLS) {
957
+ const skill = findSkillEntry(manifest, pack, tool, skillName);
958
+ if (skill && linkSkill(projectRoot, tool, skillName, skillSourceDir(skill), config)) {
959
+ changed += 1;
960
+ }
961
+ }
962
+ }
963
+
964
+ return changed;
965
+ }
966
+
967
+ function pruneOrphanedSkillRoots({ manifest, projectRoot, dryRun = false }) {
968
+ const expected = expectedSkillNames(manifest, readProjectConfig(projectRoot));
969
+ let removed = 0;
970
+
971
+ for (const target of installedSkillTargets(projectRoot)) {
972
+ const status = skillInstallStatus(target);
973
+ if (status.status === 'not-managed') {
974
+ continue;
975
+ }
976
+
977
+ let reason = '';
978
+ if (status.status === 'missing-source') {
979
+ reason = 'source no longer exists';
980
+ } else if (!expected.has(basename(target))) {
981
+ reason = 'pack not enabled';
982
+ }
983
+
984
+ if (!reason) {
985
+ continue;
986
+ }
987
+
988
+ const rel = relativeProjectPath(projectRoot, target);
989
+ if (dryRun) {
990
+ console.log(`would remove ${rel} (${reason})`);
991
+ } else if (removeRepoSkillInstall(target)) {
992
+ console.log(`removed ${rel} (${reason})`);
993
+ } else if (lstatSync(target).isSymbolicLink()) {
994
+ unlinkSync(target);
995
+ console.log(`removed ${rel} (${reason})`);
996
+ } else if (lstatSync(target).isDirectory()) {
997
+ rmSync(target, { recursive: true, force: true });
998
+ console.log(`removed ${rel} (${reason})`);
999
+ } else {
1000
+ console.error(`FAILED ${rel} (${reason})`);
1001
+ }
1002
+
1003
+ removed += 1;
1004
+ }
1005
+
1006
+ return removed;
1007
+ }
1008
+
1009
+ function provisionerSkillText() {
1010
+ const sourcePath = resolvePackagedPath('base/codex/provision-agentic-config/SKILL.md');
1011
+ if (!existsSync(sourcePath)) {
1012
+ throw new Error(`Cannot find canonical provision-agentic-config skill at ${sourcePath}`);
1013
+ }
1014
+ return readFileSync(sourcePath, 'utf8');
1015
+ }
1016
+
1017
+ function extractCanonicalProvisionBlock(fileName) {
1018
+ const heading = fileName === 'CLAUDE.md' ? '## Required Claude Block' : '## Required AGENTS Block';
1019
+ const escapedHeading = heading.replace(/[.*+?^${}()|[\]\\]/g, '\\$&');
1020
+ const pattern = new RegExp(`${escapedHeading}\\r?\\n\\r?\\n\`\`\`\`(?:md|markdown)\\r?\\n([\\s\\S]*?)\\r?\\n\`\`\`\``);
1021
+ const match = provisionerSkillText().match(pattern);
1022
+ if (!match) {
1023
+ throw new Error(`Cannot extract canonical ${fileName} provision block from provision-agentic-config`);
1024
+ }
1025
+ return match[1].replace(/\r\n/g, '\n').trimEnd();
1026
+ }
1027
+
1028
+ function provisionNote(fileName) {
1029
+ return `Provisioned artifact: ./${fileName}. Source: workflow.md. Verification: block appears exactly once.`;
1030
+ }
1031
+
1032
+ function parseProvisionedAgentDoc(projectRoot, fileName) {
1033
+ const filePath = join(projectRoot, fileName);
1034
+ if (!existsSync(filePath)) {
1035
+ throw new Error(`${fileName}: file not found`);
1036
+ }
1037
+
1038
+ const original = readFileSync(filePath, 'utf8');
1039
+ const markerPattern = /<!-- provision-agentic-config (v\d+\.\d+) -->/g;
1040
+ const markers = [...original.matchAll(markerPattern)];
1041
+ if (markers.length === 0) {
1042
+ throw new Error(`${fileName}: missing provision-agentic-config marker`);
1043
+ }
1044
+ if (markers.length > 1) {
1045
+ throw new Error(`${fileName}: duplicate provision-agentic-config markers`);
1046
+ }
1047
+
1048
+ const marker = markers[0];
1049
+ const version = marker[1];
1050
+ if (!KNOWN_PROVISION_AGENTIC_CONFIG_VERSIONS.has(version)) {
1051
+ throw new Error(`${fileName}: unknown provision-agentic-config version ${version}`);
1052
+ }
1053
+
1054
+ const afterMarker = original.slice(marker.index);
1055
+ const note = provisionNote(fileName).replace(/[.*+?^${}()|[\]\\]/g, '\\$&');
1056
+ const noteMatch = afterMarker.match(new RegExp(`^${note}$`, 'm'));
1057
+ if (!noteMatch || noteMatch.index === undefined) {
1058
+ throw new Error(`${fileName}: malformed provision block boundary`);
1059
+ }
1060
+ if (!afterMarker.slice(0, noteMatch.index).includes('## Workflow Orchestration')) {
1061
+ throw new Error(`${fileName}: malformed provision block boundary`);
1062
+ }
1063
+
1064
+ let end = marker.index + noteMatch.index + noteMatch[0].length;
1065
+ while (original[end] === '\r' || original[end] === '\n') {
1066
+ end += 1;
1067
+ }
1068
+
1069
+ return {
1070
+ fileName,
1071
+ filePath,
1072
+ original,
1073
+ start: marker.index,
1074
+ end,
1075
+ prefix: original.slice(0, marker.index),
1076
+ suffix: original.slice(end)
1077
+ };
1078
+ }
1079
+
1080
+ function replacementProvisionBlock(fileName, hasSuffix) {
1081
+ const block = extractCanonicalProvisionBlock(fileName);
1082
+ const note = provisionNote(fileName);
1083
+ return hasSuffix ? `${block}\n\n${note}\n\n` : `${block}\n\n${note}\n`;
1084
+ }
1085
+
1086
+ function unifiedDiff(fileName, before, after) {
1087
+ const beforeLines = before.endsWith('\n') ? before.slice(0, -1).split('\n') : before.split('\n');
1088
+ const afterLines = after.endsWith('\n') ? after.slice(0, -1).split('\n') : after.split('\n');
1089
+ const output = [
1090
+ `--- ${fileName}`,
1091
+ `+++ ${fileName}`,
1092
+ `@@ -1,${beforeLines.length} +1,${afterLines.length} @@`
1093
+ ];
1094
+ output.push(...beforeLines.map((line) => `-${line}`));
1095
+ output.push(...afterLines.map((line) => `+${line}`));
1096
+ return `${output.join('\n')}\n`;
1097
+ }
1098
+
1099
+ function timestampForBackup() {
1100
+ return new Date().toISOString().replace(/[-:]/g, '').replace(/\.\d{3}Z$/, 'Z');
1101
+ }
1102
+
1103
+ function migrateAgentDocs({ projectRoot = process.cwd(), dryRun = false } = {}) {
1104
+ const planned = [];
1105
+ const errors = [];
1106
+
1107
+ for (const fileName of AGENT_DOCS) {
1108
+ try {
1109
+ const parsed = parseProvisionedAgentDoc(projectRoot, fileName);
1110
+ const next =
1111
+ parsed.prefix + replacementProvisionBlock(fileName, parsed.suffix.length > 0) + parsed.suffix;
1112
+ planned.push({ ...parsed, next });
1113
+ } catch (error) {
1114
+ errors.push(error instanceof Error ? error.message : String(error));
1115
+ }
1116
+ }
1117
+
1118
+ if (errors.length > 0) {
1119
+ throw new Error(`Refusing agent-doc migration:\n${errors.map((error) => ` - ${error}`).join('\n')}`);
1120
+ }
1121
+
1122
+ const changed = planned.filter((entry) => entry.original !== entry.next);
1123
+ if (changed.length === 0) {
1124
+ console.log('Agent docs already match the canonical provision blocks.');
1125
+ return 0;
1126
+ }
1127
+
1128
+ for (const entry of changed) {
1129
+ console.log(unifiedDiff(entry.fileName, entry.original, entry.next));
1130
+ }
1131
+
1132
+ if (dryRun) {
1133
+ console.log('Dry run: no files written.');
1134
+ return changed.length;
1135
+ }
1136
+
1137
+ const backupDir = join(projectRoot, '.agents', 'backups');
1138
+ mkdirSync(backupDir, { recursive: true });
1139
+ const timestamp = timestampForBackup();
1140
+ const reports = [];
1141
+
1142
+ for (const entry of changed) {
1143
+ const backupPath = join(backupDir, `${entry.fileName}.${timestamp}.bak`);
1144
+ writeFileSync(backupPath, entry.original);
1145
+ writeFileSync(entry.filePath, entry.next);
1146
+ reports.push({
1147
+ fileName: entry.fileName,
1148
+ backupPath: relativeProjectPath(projectRoot, backupPath)
1149
+ });
1150
+ }
1151
+
1152
+ console.log('Agent docs changed:');
1153
+ for (const report of reports) {
1154
+ console.log(` ${report.fileName} (backup: ${report.backupPath})`);
1155
+ }
1156
+
1157
+ return changed.length;
1158
+ }
1159
+
1160
+ function parseDoctorArgs(args) {
1161
+ const options = {
1162
+ fix: false,
1163
+ agentDocs: false,
1164
+ dryRun: false
1165
+ };
1166
+
1167
+ for (const arg of args) {
1168
+ if (arg === '--fix') {
1169
+ options.fix = true;
1170
+ continue;
1171
+ }
1172
+ if (arg === '--agent-docs') {
1173
+ options.agentDocs = true;
1174
+ continue;
1175
+ }
1176
+ if (arg === '--dry-run') {
1177
+ options.dryRun = true;
1178
+ continue;
1179
+ }
1180
+ throw new Error(`doctor: unknown option '${arg}'`);
1181
+ }
1182
+
1183
+ if (options.agentDocs && !options.fix) {
1184
+ throw new Error('doctor --agent-docs requires --fix');
1185
+ }
1186
+ if (options.dryRun && !options.agentDocs) {
1187
+ throw new Error('doctor --dry-run is only supported with --fix --agent-docs');
1188
+ }
1189
+
1190
+ return options;
1191
+ }
1192
+
1193
+ export async function doctorProject({ manifest, projectRoot = process.cwd(), args = [] } = {}) {
1194
+ const options = parseDoctorArgs(args);
1195
+
1196
+ if (options.fix) {
1197
+ if (options.dryRun) {
1198
+ migrateAgentDocs({ projectRoot, dryRun: true });
1199
+ return 0;
1200
+ }
1201
+
1202
+ return withProjectLock(projectRoot, 'doctor --fix', async () => {
1203
+ console.log('Doctor fix: generated skill-root cleanup');
1204
+ reconcileProjectConfig(projectRoot, manifest);
1205
+ const synced = syncExpectedSkillRoots(projectRoot, manifest);
1206
+ const removed = pruneOrphanedSkillRoots({ manifest, projectRoot });
1207
+ if (synced === 0 && removed === 0) {
1208
+ console.log('No generated skill-root changes needed.');
1209
+ } else {
1210
+ console.log(`Generated skill-root cleanup changed ${synced + removed} item(s).`);
1211
+ }
1212
+
1213
+ if (options.agentDocs) {
1214
+ migrateAgentDocs({ projectRoot, dryRun: false });
1215
+ }
1216
+
1217
+ if (synced > 0 || removed > 0) {
1218
+ printSessionReloadNotice();
1219
+ }
1220
+
1221
+ return 0;
1222
+ });
1223
+ }
1224
+
813
1225
  const mode = projectSkillUpdatesMode(projectRoot) || 'warn (default)';
814
1226
  console.log(`Project skill update mode: ${mode}`);
815
1227
  console.log('Skill install drift (.claude/skills, .codex/skills):');
816
1228
 
1229
+ const refreshCmd = existsSync(join(checkoutRoot, '.git'))
1230
+ ? `${checkoutRoot}/scripts/pack.sh refresh`
1231
+ : 'npx skillpacks refresh';
1232
+
817
1233
  let found = false;
818
1234
  let anyStale = false;
819
1235
  for (const target of installedSkillTargets(projectRoot)) {
@@ -832,7 +1248,7 @@ export function doctorProject({ projectRoot = process.cwd() } = {}) {
832
1248
  console.log(` pinned ${rel} (frozen ${status.recordedVersion || '?'})`);
833
1249
  break;
834
1250
  case 'unknown':
835
- console.log(` unknown ${rel} — run refresh to enable drift tracking`);
1251
+ console.log(` unknown ${rel} — run \`${refreshCmd}\` to enable drift tracking`);
836
1252
  break;
837
1253
  case 'missing-source':
838
1254
  console.log(` missing ${rel} — canonical source no longer exists`);
@@ -854,7 +1270,7 @@ export function doctorProject({ projectRoot = process.cwd() } = {}) {
854
1270
 
855
1271
  if (anyStale) {
856
1272
  console.log('');
857
- console.log('Fix: npx skillpacks refresh (or scripts/pack.sh refresh from a source checkout)');
1273
+ console.log(`Fix: ${refreshCmd}`);
858
1274
  return 1;
859
1275
  }
860
1276
 
@@ -916,43 +1332,7 @@ export async function pruneProject({
916
1332
  }
917
1333
 
918
1334
  return withProjectLock(projectRoot, 'prune', async () => {
919
- const expected = expectedSkillNames(manifest, readProjectConfig(projectRoot));
920
- let removed = 0;
921
-
922
- for (const target of installedSkillTargets(projectRoot)) {
923
- const status = skillInstallStatus(target);
924
- if (status.status === 'not-managed') {
925
- continue;
926
- }
927
-
928
- let reason = '';
929
- if (status.status === 'missing-source') {
930
- reason = 'source no longer exists';
931
- } else if (!expected.has(basename(target))) {
932
- reason = 'pack not enabled';
933
- }
934
-
935
- if (!reason) {
936
- continue;
937
- }
938
-
939
- const rel = relativeProjectPath(projectRoot, target);
940
- if (dryRun) {
941
- console.log(`would remove ${rel} (${reason})`);
942
- } else if (removeRepoSkillInstall(target)) {
943
- console.log(`removed ${rel} (${reason})`);
944
- } else if (lstatSync(target).isSymbolicLink()) {
945
- unlinkSync(target);
946
- console.log(`removed ${rel} (${reason})`);
947
- } else if (lstatSync(target).isDirectory()) {
948
- rmSync(target, { recursive: true, force: true });
949
- console.log(`removed ${rel} (${reason})`);
950
- } else {
951
- console.error(`FAILED ${rel} (${reason})`);
952
- }
953
-
954
- removed += 1;
955
- }
1335
+ const removed = pruneOrphanedSkillRoots({ manifest, projectRoot, dryRun });
956
1336
 
957
1337
  if (removed === 0) {
958
1338
  console.log('Nothing to prune.');
@@ -982,7 +1362,7 @@ export async function removeResolved({ manifest, projectRoot = process.cwd(), pa
982
1362
 
983
1363
  export async function refreshProject({ manifest, projectRoot = process.cwd() }) {
984
1364
  return withProjectLock(projectRoot, 'refresh', async () => {
985
- const config = readProjectConfig(projectRoot);
1365
+ const config = reconcileProjectConfig(projectRoot, manifest);
986
1366
  const packs = enabledPacks(config);
987
1367
  const skills = enabledSkillEntries(config).map(([skill]) => skill);
988
1368
  const base = baseSkillsEnabled(config);