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
@@ -0,0 +1,149 @@
1
+ ---
2
+ name: sync
3
+ description: Pull latest changes from remote and report status
4
+ type: shipping
5
+ version: v0.4
6
+ ---
7
+
8
+ # Sync
9
+
10
+ Invoke as `$sync`.
11
+
12
+ Pull the latest changes from the remote repository and report status.
13
+
14
+ ## Process
15
+
16
+ 1. Check current state:
17
+ - Run `git status` to check for uncommitted changes.
18
+ - If there are uncommitted changes, stash them first, pull, then pop the stash. Warn the user about the stash.
19
+ 2. Pull from remote:
20
+ - Run `git pull --rebase origin <current-branch>`.
21
+ - If rebase conflicts occur, abort the rebase, try `git pull --no-rebase` instead, and report any merge conflicts for the user to resolve.
22
+ 3. Check for outstanding work:
23
+ - Check if `tasks/roadmap.md` exists for the full plan, and `tasks/todo.md` for the current phase.
24
+ - If `tasks/todo.md` exists, read it and look for unchecked items (`- [ ]`).
25
+ - If there are incomplete items, summarise: which phase is current, what the next step is, and how many steps/phases remain.
26
+ - If `tasks/manual-todo.md` exists, count unchecked manual tasks and include in the summary.
27
+ - If `tasks/record-todo.md` or `tasks/recurring-todo.md` exists, count unchecked advisory items and include those counts separately. Do not treat them as active plan steps.
28
+ - If all items are checked, report that the plan is complete.
29
+ - If neither file exists, note that there is no active plan.
30
+ 4. Check provisioned agent config:
31
+ - If `CLAUDE.md` or `AGENTS.md` contains `<!-- provision-agentic-config vX.Y -->`, extract the version.
32
+ - Read the canonical `provision-agentic-config` skill from the first existing path in this order:
33
+ 1. `~/.codex/skills/provision-agentic-config/SKILL.md`
34
+ 2. `~/.claude/skills/provision-agentic-config/SKILL.md`
35
+ 3. `base/codex/provision-agentic-config/SKILL.md` in the current repo, when present
36
+ 4. `base/claude/provision-agentic-config/SKILL.md` in the current repo, when present
37
+ - Extract the `version:` field from the canonical skill's YAML frontmatter.
38
+ - Extract the canonical provisioned blocks from the same skill:
39
+ - `CLAUDE.md`: the fenced block under `Required Claude Block` or the section that says "The Claude block to insert into `./CLAUDE.md`".
40
+ - `AGENTS.md`: the fenced block under `Required AGENTS Block` or the section that says "The AGENTS block to insert into `./AGENTS.md`".
41
+ - Compare each existing project file against its corresponding canonical block after normalizing line endings and trimming only leading/trailing whitespace around the block. Do not ignore changed bullets, headings, command examples, or policy text.
42
+ - If the installed skill version is newer than the provisioned version in either file, warn: `⚠ CLAUDE.md provisioned with vX.Y but provision-agentic-config is at vX.Y — consider re-running $provision-agentic-config`
43
+ - If the version comment is missing from `CLAUDE.md` or `AGENTS.md`, note: `ℹ No provision version found in CLAUDE.md/AGENTS.md — run $provision-agentic-config to add version tracking`
44
+ - If a project file has the current version comment but the provisioned block content differs from the canonical block, warn: `⚠ CLAUDE.md provisioned block differs from the canonical provision-agentic-config vX.Y block — re-run $provision-agentic-config`
45
+ - If a canonical block cannot be extracted, fall back to the version-only check and note: `ℹ Could not extract canonical provision-agentic-config block; checked version comment only`
46
+ - If none of the canonical skill files exists, skip this check silently.
47
+ - Always report the local canonical source path used and its `version:` field when this check runs.
48
+ 5. Check skill-install drift (track-latest):
49
+ - Project-local pack/skill installs under `.claude/skills` and `.codex/skills` are managed copies stamped with `.agentic-skills-managed`, which now records `source_version` and `source_sha`. When canonical sources in the `agentic-skills` checkout move ahead, the installed copies fall behind.
50
+ - Resolve the `agentic-skills` checkout from any install marker's `source=` path (the parent above `.../packs/..` or `.../base/..` is the repo root). If no managed install exists or the checkout cannot be resolved, skip this check silently.
51
+ - Run `scripts/pack.sh doctor` from the project root using that checkout (read-only; it never mutates installs).
52
+ - Fold any `stale` skills into the Report status block with the fix command `scripts/pack.sh refresh`. Report `unknown` skills as "run `scripts/pack.sh refresh` to enable drift tracking" and leave `pinned` skills noted as frozen.
53
+ - Must not mutate. Plain `$sync` only warns; it never runs `refresh`, re-copies, or otherwise changes installs. Direct the user to `scripts/pack.sh refresh` (or enable auto-refresh) for the actual update.
54
+ 6. Resolve GitHub freshness preference:
55
+ - Use the user-local machine-wide preference file at `~/.agentic-skills/preferences.json`.
56
+ - Read `sync.github_freshness_check`, whose only allowed values are `"ask"`, `"always"`, and `"never"`.
57
+ - If the file or key is missing, ask the user once which default to remember:
58
+ - Always check GitHub during sync
59
+ - Never check GitHub during sync
60
+ - Ask each time
61
+ - Create `~/.agentic-skills/preferences.json` if needed and save the selected value as:
62
+ ```json
63
+ {
64
+ "sync": {
65
+ "github_freshness_check": "ask"
66
+ }
67
+ }
68
+ ```
69
+ - If the value is `"always"`, check GitHub remote freshness automatically.
70
+ - If the value is `"never"`, skip GitHub freshness checks and report that local canonical `provision-agentic-config` was used without a GitHub check.
71
+ - If the value is `"ask"`, ask before checking GitHub for this sync.
72
+ - Treat malformed JSON or an unsupported value as missing preference and ask again before writing one of the allowed values.
73
+ 7. Optional GitHub freshness check:
74
+ - Only run this check when the resolved preference or explicit user approval says to check GitHub.
75
+ - Compare the local `agentic-skills` checkout against `origin/HEAD` using non-mutating commands such as `git remote get-url origin`, `git rev-parse HEAD`, `git rev-parse origin/HEAD`, and, when remote freshness is explicitly enabled, `git fetch --dry-run` or an equivalent non-mutating freshness probe.
76
+ - Report the local checkout commit, remote URL, local `origin/HEAD` commit if available, and whether the local checkout appears behind the remote.
77
+ - Do not pull, fast-forward, rebase, install, or mutate the checkout from plain `$sync`.
78
+ - If a GitHub check shows the local checkout is stale, recommend `$init-agentic-skills update` for an explicit update.
79
+ 8. Report status:
80
+ - Branch name
81
+ - Commits pulled (if any) — show short log of new commits
82
+ - Whether stashed changes were re-applied
83
+ - Any conflicts that need manual resolution
84
+ - Current `git status`
85
+ - **Agent config drift** — provisioning version, local canonical source path/version, and canonical block match/drift status for `CLAUDE.md` and `AGENTS.md`, if checked
86
+ - **Skill-install drift** — any `stale` project skill installs (with `vOld → vNew`), `unknown` installs needing a refresh to enable tracking, and the `scripts/pack.sh refresh` fix command; report "all installs current" when none are stale, or skip the line when no managed installs exist
87
+ - **GitHub freshness** — preference value, whether GitHub was checked, and the local checkout/remote status; when skipped, say local canonical was used
88
+ - **Outstanding work** — summary from step 3 (next step, current phase, remaining work, pending manual tasks) or "No active plan"
89
+ - **Advisory tasks** — pending record/recurring counts, if those files exist
90
+ 9. Post-sync actions:
91
+ a) Check if `sync.md` exists at the project root.
92
+ b) **If `sync.md` exists** — parse and execute it:
93
+ - Read `sync.md` and identify sections by H2 headings.
94
+ - **Dependencies** (aliases: "Deps", "Dependency Management"): Execute shell commands in fenced code blocks. Report output briefly.
95
+ - **Conflict Resolution** (aliases: "Conflicts"): If the pull introduced merge conflicts (from step 2), apply the guidance in this section. If no conflicts, skip silently.
96
+ - **Custom** (aliases: "Project-Specific", "Scripts", "Setup"): Execute shell commands in fenced code blocks in order. Report output briefly.
97
+ - **Notifications** (aliases: "Awareness", "Alerts", "Watch"): For each bullet, check if the mentioned file/directory was modified in pulled commits (`git diff --name-only` against pre-pull HEAD). If any match, print a prominent alert.
98
+ - Unrecognised headings: skip with a note.
99
+ - Report a summary of all post-sync actions taken.
100
+ c) **If `sync.md` does not exist** — suggest creating one:
101
+ - Analyse the project to detect: package manager (look for lockfiles), common scripts (package.json, Makefile, Justfile), config templates (.env.example, docker-compose.yml).
102
+ - Present a suggested `sync.md` following the format below.
103
+ - Ask: "Would you like me to create this `sync.md`?"
104
+ - **Only create the file if the user approves.**
105
+
106
+ ## sync.md format
107
+
108
+ The `sync.md` file lives at the project root. H2 sections are categories. Shell commands go in fenced code blocks; prose guidance goes in bullet points.
109
+
110
+ ```markdown
111
+ # Post-Sync Actions
112
+
113
+ ## Dependencies
114
+
115
+ ```sh
116
+ npm install
117
+ ```
118
+
119
+ ## Conflict Resolution
120
+
121
+ - Always accept theirs for `package-lock.json`
122
+
123
+ ## Custom
124
+
125
+ ```sh
126
+ npm run codegen
127
+ ```
128
+
129
+ ## Notifications
130
+
131
+ - `.env.example` — check for new environment variables
132
+ - `CLAUDE.md` — review if project conventions were updated
133
+ ```
134
+
135
+ ## Constraints
136
+
137
+ - Do not force-push or rewrite history.
138
+ - Do not auto-resolve merge conflicts — report them and let the user decide. However, if `sync.md` has a Conflict Resolution section, follow its guidance for the specific files/patterns it covers.
139
+ - If stash pop fails due to conflicts, leave the stash intact and report it.
140
+ - Post-sync commands from `sync.md` run in the project root directory.
141
+ - If any post-sync command fails, report the error and continue with remaining actions.
142
+ - Never auto-create `sync.md` without explicit user approval.
143
+ - Do not execute commented-out sections (`<!-- ... -->`).
144
+ - Plain `$sync` must not update the `agentic-skills` checkout, pull from GitHub for the local canonical source, or reinstall skills. Only `$init-agentic-skills update` / `$init-agentic-skills latest` may perform that explicit update flow after confirmation.
145
+
146
+
147
+ ## Default Shipping Contract
148
+
149
+ Follow the shared shipping contract convention in CLAUDE.md.
@@ -0,0 +1,149 @@
1
+ ---
2
+ name: sync
3
+ description: Pull latest changes from remote and report status
4
+ type: shipping
5
+ version: v0.5
6
+ ---
7
+
8
+ # Sync
9
+
10
+ Invoke as `$sync`.
11
+
12
+ Pull the latest changes from the remote repository and report status.
13
+
14
+ ## Process
15
+
16
+ 1. Check current state:
17
+ - Run `git status` to check for uncommitted changes.
18
+ - If there are uncommitted changes, stash them first, pull, then pop the stash. Warn the user about the stash.
19
+ 2. Pull from remote:
20
+ - Run `git pull --rebase origin <current-branch>`.
21
+ - If rebase conflicts occur, abort the rebase, try `git pull --no-rebase` instead, and report any merge conflicts for the user to resolve.
22
+ 3. Check for outstanding work:
23
+ - Check if `tasks/roadmap.md` exists for the full plan, and `tasks/todo.md` for the current phase.
24
+ - If `tasks/todo.md` exists, read it and look for unchecked items (`- [ ]`).
25
+ - If there are incomplete items, summarise: which phase is current, what the next step is, and how many steps/phases remain.
26
+ - If `tasks/manual-todo.md` exists, count unchecked manual tasks and include in the summary.
27
+ - If `tasks/record-todo.md` or `tasks/recurring-todo.md` exists, count unchecked advisory items and include those counts separately. Do not treat them as active plan steps.
28
+ - If all items are checked, report that the plan is complete.
29
+ - If neither file exists, note that there is no active plan.
30
+ 4. Check provisioned agent config:
31
+ - If `CLAUDE.md` or `AGENTS.md` contains `<!-- provision-agentic-config vX.Y -->`, extract the version.
32
+ - Read the canonical `provision-agentic-config` skill from the first existing path in this order:
33
+ 1. `~/.codex/skills/provision-agentic-config/SKILL.md`
34
+ 2. `~/.claude/skills/provision-agentic-config/SKILL.md`
35
+ 3. `base/codex/provision-agentic-config/SKILL.md` in the current repo, when present
36
+ 4. `base/claude/provision-agentic-config/SKILL.md` in the current repo, when present
37
+ - Extract the `version:` field from the canonical skill's YAML frontmatter.
38
+ - Extract the canonical provisioned blocks from the same skill:
39
+ - `CLAUDE.md`: the fenced block under `Required Claude Block` or the section that says "The Claude block to insert into `./CLAUDE.md`".
40
+ - `AGENTS.md`: the fenced block under `Required AGENTS Block` or the section that says "The AGENTS block to insert into `./AGENTS.md`".
41
+ - Compare each existing project file against its corresponding canonical block after normalizing line endings and trimming only leading/trailing whitespace around the block. Do not ignore changed bullets, headings, command examples, or policy text.
42
+ - If the installed skill version is newer than the provisioned version in either file, warn: `⚠ CLAUDE.md provisioned with vX.Y but provision-agentic-config is at vX.Y — consider re-running $provision-agentic-config`
43
+ - If the version comment is missing from `CLAUDE.md` or `AGENTS.md`, note: `ℹ No provision version found in CLAUDE.md/AGENTS.md — run $provision-agentic-config to add version tracking`
44
+ - If a project file has the current version comment but the provisioned block content differs from the canonical block, warn: `⚠ CLAUDE.md provisioned block differs from the canonical provision-agentic-config vX.Y block — re-run $provision-agentic-config`
45
+ - If a canonical block cannot be extracted, fall back to the version-only check and note: `ℹ Could not extract canonical provision-agentic-config block; checked version comment only`
46
+ - If none of the canonical skill files exists, skip this check silently.
47
+ - Always report the local canonical source path used and its `version:` field when this check runs.
48
+ 5. Check skill-install drift (track-latest):
49
+ - Project-local pack/skill installs under `.claude/skills` and `.codex/skills` are managed copies stamped with `.agentic-skills-managed`, which now records `source_version` and `source_sha`. When canonical sources in the `agentic-skills` checkout move ahead, the installed copies fall behind.
50
+ - Resolve the `agentic-skills` checkout from any install marker's `source=` path (the parent above `.../packs/..` or `.../base/..` is the repo root). If no managed install exists or the checkout cannot be resolved, skip this check silently.
51
+ - Run `scripts/pack.sh doctor` from the project root using that checkout (read-only; it never mutates installs).
52
+ - Fold any `stale` skills into the Report status block and surface the exact refresh command the doctor itself reported (the context-aware dual hint). Prefer `npx skillpacks refresh` when the resolved managing source is the published npx `skillpacks` package (the marker `source=` path has no `.git`); use `scripts/pack.sh refresh` run from the resolved source-checkout root otherwise. Report `unknown` skills as "run the doctor-reported refresh command to enable drift tracking" with the same npx-vs-checkout choice, and leave `pinned` skills noted as frozen. Do not print a bare `scripts/pack.sh refresh`, which will not resolve from a non-checkout project directory.
53
+ - Must not mutate. Plain `$sync` only warns; it never runs `refresh`, re-copies, or otherwise changes installs. Direct the user to the doctor-reported refresh command — `npx skillpacks refresh` for installs managed by the published npx package, or `scripts/pack.sh refresh` run from the source checkout (or enable auto-refresh) — for the actual update.
54
+ 6. Resolve GitHub freshness preference:
55
+ - Use the user-local machine-wide preference file at `~/.agentic-skills/preferences.json`.
56
+ - Read `sync.github_freshness_check`, whose only allowed values are `"ask"`, `"always"`, and `"never"`.
57
+ - If the file or key is missing, ask the user once which default to remember:
58
+ - Always check GitHub during sync
59
+ - Never check GitHub during sync
60
+ - Ask each time
61
+ - Create `~/.agentic-skills/preferences.json` if needed and save the selected value as:
62
+ ```json
63
+ {
64
+ "sync": {
65
+ "github_freshness_check": "ask"
66
+ }
67
+ }
68
+ ```
69
+ - If the value is `"always"`, check GitHub remote freshness automatically.
70
+ - If the value is `"never"`, skip GitHub freshness checks and report that local canonical `provision-agentic-config` was used without a GitHub check.
71
+ - If the value is `"ask"`, ask before checking GitHub for this sync.
72
+ - Treat malformed JSON or an unsupported value as missing preference and ask again before writing one of the allowed values.
73
+ 7. Optional GitHub freshness check:
74
+ - Only run this check when the resolved preference or explicit user approval says to check GitHub.
75
+ - Compare the local `agentic-skills` checkout against `origin/HEAD` using non-mutating commands such as `git remote get-url origin`, `git rev-parse HEAD`, `git rev-parse origin/HEAD`, and, when remote freshness is explicitly enabled, `git fetch --dry-run` or an equivalent non-mutating freshness probe.
76
+ - Report the local checkout commit, remote URL, local `origin/HEAD` commit if available, and whether the local checkout appears behind the remote.
77
+ - Do not pull, fast-forward, rebase, install, or mutate the checkout from plain `$sync`.
78
+ - If a GitHub check shows the local checkout is stale, recommend `$init-agentic-skills update` for an explicit update.
79
+ 8. Report status:
80
+ - Branch name
81
+ - Commits pulled (if any) — show short log of new commits
82
+ - Whether stashed changes were re-applied
83
+ - Any conflicts that need manual resolution
84
+ - Current `git status`
85
+ - **Agent config drift** — provisioning version, local canonical source path/version, and canonical block match/drift status for `CLAUDE.md` and `AGENTS.md`, if checked
86
+ - **Skill-install drift** — any `stale` project skill installs (with `vOld → vNew`), `unknown` installs needing a refresh to enable tracking, and the doctor-reported refresh command (`npx skillpacks refresh`, or `scripts/pack.sh refresh` from a source checkout); report "all installs current" when none are stale, or skip the line when no managed installs exist
87
+ - **GitHub freshness** — preference value, whether GitHub was checked, and the local checkout/remote status; when skipped, say local canonical was used
88
+ - **Outstanding work** — summary from step 3 (next step, current phase, remaining work, pending manual tasks) or "No active plan"
89
+ - **Advisory tasks** — pending record/recurring counts, if those files exist
90
+ 9. Post-sync actions:
91
+ a) Check if `sync.md` exists at the project root.
92
+ b) **If `sync.md` exists** — parse and execute it:
93
+ - Read `sync.md` and identify sections by H2 headings.
94
+ - **Dependencies** (aliases: "Deps", "Dependency Management"): Execute shell commands in fenced code blocks. Report output briefly.
95
+ - **Conflict Resolution** (aliases: "Conflicts"): If the pull introduced merge conflicts (from step 2), apply the guidance in this section. If no conflicts, skip silently.
96
+ - **Custom** (aliases: "Project-Specific", "Scripts", "Setup"): Execute shell commands in fenced code blocks in order. Report output briefly.
97
+ - **Notifications** (aliases: "Awareness", "Alerts", "Watch"): For each bullet, check if the mentioned file/directory was modified in pulled commits (`git diff --name-only` against pre-pull HEAD). If any match, print a prominent alert.
98
+ - Unrecognised headings: skip with a note.
99
+ - Report a summary of all post-sync actions taken.
100
+ c) **If `sync.md` does not exist** — suggest creating one:
101
+ - Analyse the project to detect: package manager (look for lockfiles), common scripts (package.json, Makefile, Justfile), config templates (.env.example, docker-compose.yml).
102
+ - Present a suggested `sync.md` following the format below.
103
+ - Ask: "Would you like me to create this `sync.md`?"
104
+ - **Only create the file if the user approves.**
105
+
106
+ ## sync.md format
107
+
108
+ The `sync.md` file lives at the project root. H2 sections are categories. Shell commands go in fenced code blocks; prose guidance goes in bullet points.
109
+
110
+ ```markdown
111
+ # Post-Sync Actions
112
+
113
+ ## Dependencies
114
+
115
+ ```sh
116
+ npm install
117
+ ```
118
+
119
+ ## Conflict Resolution
120
+
121
+ - Always accept theirs for `package-lock.json`
122
+
123
+ ## Custom
124
+
125
+ ```sh
126
+ npm run codegen
127
+ ```
128
+
129
+ ## Notifications
130
+
131
+ - `.env.example` — check for new environment variables
132
+ - `CLAUDE.md` — review if project conventions were updated
133
+ ```
134
+
135
+ ## Constraints
136
+
137
+ - Do not force-push or rewrite history.
138
+ - Do not auto-resolve merge conflicts — report them and let the user decide. However, if `sync.md` has a Conflict Resolution section, follow its guidance for the specific files/patterns it covers.
139
+ - If stash pop fails due to conflicts, leave the stash intact and report it.
140
+ - Post-sync commands from `sync.md` run in the project root directory.
141
+ - If any post-sync command fails, report the error and continue with remaining actions.
142
+ - Never auto-create `sync.md` without explicit user approval.
143
+ - Do not execute commented-out sections (`<!-- ... -->`).
144
+ - Plain `$sync` must not update the `agentic-skills` checkout, pull from GitHub for the local canonical source, or reinstall skills. Only `$init-agentic-skills update` / `$init-agentic-skills latest` may perform that explicit update flow after confirmation.
145
+
146
+
147
+ ## Default Shipping Contract
148
+
149
+ Follow the shared shipping contract convention in CLAUDE.md.
@@ -57,7 +57,9 @@ The tier is set per skill via `visual_tier` in SKILL.md frontmatter (or detected
57
57
 
58
58
  **Report-only research gates.** For report-only or pre-approval research skills, the first `review` alignment page must explicitly contain proposed research scope, source plan, assumptions/confidence, recommended output path, proposed file changes, and approval gates before synthesized research begins and before any working packet, canonical research, spec, or task file is created or updated.
59
59
 
60
- **Staged research workflow.** Heavy report-first research uses a scope-first three-stage approval workflow. Stage 1 is minimal scope discovery only: inspect enough repository, user, and source context to propose research scope, source plan, assumptions, output paths, and approval questions. Build the `review` alignment page before synthesized research. The page must render the proposed scope, available source categories, known context, assumptions/confidence, proposed working-packet and canonical output paths, and research-scope approval gates. Stop for final compiled response YAML approval of the research scope. Do not synthesize findings, rank candidates, recommend a path, or create working packets, canonical research, spec, or task files in Stage 1. Stage 2 starts only after final compiled response YAML approves the research scope with no unresolved `needs-clarification`, unresolved `down` feedback, or other unresolved negative feedback. Perform the synthesized research, run required source/code checks, and write only a non-canonical working packet. Flat mode uses `research/_working/preliminary-uat-guide-research.md`; product-path mode uses `research/{slug}/_working/preliminary-uat-guide-research.md`. Existing raw evidence or search-log outputs may remain as supporting evidence when the skill contract already requires them, but synthesized deliverables stay in the working packet. Update the same `review` alignment page so it renders the full preliminary packet, evidence matrix, assumptions/confidence register, source coverage gaps, proposed canonical file changes, and artifact approval gates. Partial compiled responses revise the working packet and review page, then remain in Stage 2. Stage 3 consumes final compiled response YAML for artifact approval only when it has `approval_status: ready-for-agent-review` and no unresolved `needs-clarification`, unresolved `down` feedback, or other unresolved negative feedback. Apply approved edits first, archive the working packet to `docs/history/archive/YYYY-MM-DD/HHMMSS/<original-working-path>`, remove the active working packet, write the approved canonical artifacts to the unchanged output paths, and convert the page to `confirmed` with the approval record preserved.
60
+ **Staged research workflow.** Heavy report-first research uses a scope-first three-stage approval workflow. Stage 1 is minimal scope discovery only: inspect enough repository, user, and source context to propose research scope, source plan, assumptions, output paths, and approval questions. Build the `review` alignment page before synthesized research. The page must render the proposed scope, available source categories, known context, assumptions/confidence, proposed working-packet and canonical output paths, research-scope approval gates, and a `Stage 2 Preview / Expected Review Format` section that shows the future Stage 2 review shape before research starts. Stop for final compiled response YAML approval of the research scope. Do not synthesize findings, rank candidates, recommend a path, or create working packets, canonical research, spec, or task files in Stage 1. Stage 2 starts only after final compiled response YAML approves the research scope with no unresolved `needs-clarification`, unresolved `down` feedback, or other unresolved negative feedback. Perform the synthesized research, run required source/code checks, and write only a non-canonical working packet. Flat mode uses `research/_working/preliminary-uat-guide-research.md`; product-path mode uses `research/{slug}/_working/preliminary-uat-guide-research.md`. Existing raw evidence or search-log outputs may remain as supporting evidence when the skill contract already requires them, but synthesized deliverables stay in the working packet. Update the same `review` alignment page so it renders the complete working-packet substance as structured HTML review UI: purpose-built sections, tables, matrices, gates, cards, and tier-appropriate charts or diagrams that preserve every packet section, finding, caveat, and decision detail without summary loss. Raw Markdown packet text may appear only as a supplemental source view after the rendered review UI; do not make a `Full Preliminary Packet` or `Full Working Packet` raw Markdown dump, giant `<pre><code>` block, link-only view, or source-only view the primary review surface. Include the evidence matrix, assumptions/confidence register, source coverage gaps, proposed canonical file changes, and artifact approval gates. Partial compiled responses revise the working packet and review page, then remain in Stage 2. Stage 3 consumes final compiled response YAML for artifact approval only when it has `approval_status: ready-for-agent-review` and no unresolved `needs-clarification`, unresolved `down` feedback, or other unresolved negative feedback. Apply approved edits first, archive the working packet to `docs/history/archive/YYYY-MM-DD/HHMMSS/<original-working-path>`, remove the active working packet, write the approved canonical artifacts to the unchanged output paths, and convert the page to `confirmed` with the approval record preserved.
61
+
62
+ **Stage 2 review-page template.** Stage 1 scope-review pages must include a `Stage 2 Preview / Expected Review Format` section that previews the exact section sequence, table shapes, evidence treatment, visual density, and approval gates the user will see after research; make it specific enough for the user to flag preferred content formats, grouping, labels, visuals, and evidence density before the agent does heavy research. After scope approval and research, the Stage 2 review page must include these sections as structured HTML, not as raw Markdown dumps: `Research Scope Approved` status block with approved scope, source plan, output paths, and unresolved caveats; `Executive Findings` or a skill-specific top-findings section with confidence labels; `Evidence Matrix` mapping claim, evidence/source/path, inference, confidence, assumptions, and decision impact; `Working Packet Review` with the complete working-packet substance rendered as purpose-built HTML sections, lists, tables, matrices, cards, and tier-appropriate charts or diagrams; `Alternatives / Rejected or Lower-Confidence Findings`; `Source Coverage & Gaps`; `Assumptions / Confidence Register`; `Proposed Canonical Artifacts & File Changes`; a required `User Format Preferences` gate asking whether the layout, tables, grouping, visuals, labels, and evidence density match expectations; and a required `Final Artifact Approval` gate for Stage 3 readiness. Raw Markdown packet text, search logs, or source notes may appear only as supplemental source views after the rendered review UI and never replace the Stage 2 review sections.
61
63
 
62
64
  **Prototype tier rendering.** This skill's alignment page uses the `prototype` tier. In addition to charts and diagrams, functional interactive components (clickable flows, live CSS previews, drag interactions) are permitted. Prototypes are ephemeral previews, not production code. Each interactive component must include a reset button that restores initial state. Interactive components must be self-contained within the HTML file with no external dependencies. Include all visual tier requirements (chart snippets, table fallbacks, aria-labels, toggles) plus: state isolation (no localStorage/sessionStorage persistence), clear "this is a preview" labeling, and graceful degradation when JavaScript is disabled.
63
65
 
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.5 - 2026-06-12
4
+
5
+ - Standardized active pack and skill install guidance on `npx skillpacks install <pack-or-skill>` instead of agent-native `/pack install` or `$pack install` recommendations.
6
+
3
7
  ## v0.4 - 2026-06-11
4
8
 
5
9
  - Added npm-aware Pack Availability Guard wording while preserving Claude `/pack install` routing.
@@ -2,14 +2,14 @@
2
2
  name: uat-guide
3
3
  description: Expand a UAT journey into click-by-click tester instructions, then update the result log on completion
4
4
  type: analysis
5
- version: v0.4
5
+ version: v0.5
6
6
  argument-hint: "[optional: journey number, journey name, or 'next']"
7
7
  visual_tier: prototype
8
8
  ---
9
9
 
10
10
  ## Pack Availability Guard
11
11
 
12
- Before telling the user to run a skill from another project-local pack, check `.agents/project.json.enabled_packs`. If the target pack is not enabled, recommend `/pack install <pack>` inside Claude Code, or `npx skillpacks install <pack>` from the project shell, before the target skill. Global skills are always valid. Skills from this same pack are valid because the current skill is already running from that pack.
12
+ Before telling the user to run a skill from another project-local pack, check `.agents/project.json.enabled_packs`. If the target pack is not enabled, recommend `npx skillpacks install <pack>` from the project shell, before the target skill. Global skills are always valid. Skills from this same pack are valid because the current skill is already running from that pack.
13
13
 
14
14
  # UAT Guide
15
15
 
@@ -134,7 +134,7 @@ When this skill produces durable deliverables (research, specs, plans, reports,
134
134
  - **Don't invent acceptance criteria** — use only the criteria defined in the UAT plan. If criteria are missing or unclear because flow, states, recovery, or handoff structure is underspecified, recommend `/user-flow-map` (product-design pack); use `/ux-variations --layout-mode` (product-design pack) only when the missing decision is layout alternatives.
135
135
  - **Handle all product surface types** — web apps get click-by-click, CLIs get command-by-command, APIs get request-by-request, hybrids get mixed. Detect from codebase context; don't assume web.
136
136
  - **Prerequisite: UAT plan must exist** — if `research/uat-plan.md` is missing, stop immediately and recommend `/uat` (product-testing pack).
137
- - When recommending a skill from another pack, verify the pack is installed via `.agents/project.json` `enabled_packs`. If not installed, prepend `/pack install <pack-name>` inside Claude Code, or `npx skillpacks install <pack-name>` from the project shell, to the recommendation.
137
+ - When recommending a skill from another pack, verify the pack is installed via `.agents/project.json` `enabled_packs`. If not installed, prepend `npx skillpacks install <pack-name>` from the project shell, to the recommendation.
138
138
 
139
139
  ## Default Shipping Contract
140
140
 
@@ -0,0 +1,141 @@
1
+ ---
2
+ name: uat-guide
3
+ description: Expand a UAT journey into click-by-click tester instructions, then update the result log on completion
4
+ type: analysis
5
+ version: v0.4
6
+ argument-hint: "[optional: journey number, journey name, or 'next']"
7
+ visual_tier: prototype
8
+ ---
9
+
10
+ ## Pack Availability Guard
11
+
12
+ Before telling the user to run a skill from another project-local pack, check `.agents/project.json.enabled_packs`. If the target pack is not enabled, recommend `/pack install <pack>` inside Claude Code, or `npx skillpacks install <pack>` from the project shell, before the target skill. Global skills are always valid. Skills from this same pack are valid because the current skill is already running from that pack.
13
+
14
+ # UAT Guide
15
+
16
+ Invoke as `/uat-guide`.
17
+
18
+ Expand a single UAT journey from `research/uat-plan.md` into detailed, step-by-step tester instructions. UAT planning (`/uat`) produces high-level task sequences ("sign up", "navigate to dashboard"); this skill turns each step into click-by-click, command-by-command, or request-by-request guidance that a tester unfamiliar with the product can follow without ambiguity.
19
+
20
+ Do not generate UAT journeys. If no UAT plan exists, stop and recommend `/uat` (product-testing pack).
21
+
22
+ ## Process
23
+
24
+ 1. **Locate UAT plan**
25
+ - Read `research/uat-plan.md`.
26
+ - If the file does not exist, stop and tell the user: "No UAT plan found. Run `/uat` first to generate acceptance journeys."
27
+
28
+ 2. **Select journey**
29
+ - Parse all `### Journey N:` headings and their `#### UAT result log` status fields.
30
+ - If `$ARGUMENTS` is non-empty, match by journey number or name (case-insensitive substring match).
31
+ - If `$ARGUMENTS` is `next` or empty, pick the first journey whose status is `Not run`.
32
+ - If all journeys have status `Pass`, `Fail`, or `Blocked`, tell the user all journeys are complete and offer to re-run a specific one.
33
+
34
+ 3. **Gather project context**
35
+ - Read `.agents/project.json`, `README.md`, `CLAUDE.md`, relevant `specs/`, `docs/`, and `tasks/` files when present.
36
+ - Search the codebase for routes, UI components, CLI entry points, API endpoints, environment variables, configuration files, and navigation structure relevant to the selected journey's task sequence.
37
+
38
+ 4. **Detect product interface type**
39
+ - Classify the product surface the journey touches:
40
+ - **Web app** -> click-by-click instructions (buttons, links, forms, pages).
41
+ - **CLI** -> command-by-command instructions (exact commands, flags, expected output).
42
+ - **API** -> request-by-request instructions (method, URL, headers, body, expected response).
43
+ - **Hybrid** -> mixed instructions matching each step's surface.
44
+ - Use the detected type to shape the instruction style for step 6.
45
+
46
+ 5. **Research current instructions**
47
+ - Use web search to find up-to-date documentation for any external services or platforms referenced in the journey (OAuth providers, third-party dashboards, payment processors, DNS registrars, etc.).
48
+ - Prioritize official documentation over blog posts.
49
+ - Service UIs change frequently — never rely solely on prior knowledge; always search.
50
+
51
+ 6. **Expand task sequence**
52
+ - For each step in the journey's task sequence, produce:
53
+ - **Numbered sub-steps** with exact UI elements to click, commands to run, or requests to make. Use project-specific values (URLs, routes, field names, env vars) drawn from codebase context.
54
+ - **Checkpoint** tied to the journey's acceptance criteria — what the tester should observe to confirm the step succeeded.
55
+ - **Evidence capture point** — what to screenshot, copy, or record at this step.
56
+ - **Gotchas** — common mistakes, timing issues, or easy-to-miss details.
57
+ - Begin the guide with a **Preparation** section drawn from the journey's Setup field (accounts, data, environment, permissions needed before starting).
58
+ - End the guide with a **Final verification** section drawn from the journey's acceptance criteria and expected success state.
59
+
60
+ 7. **Present guide**
61
+ - Output the guide directly in the conversation. Do not write it to a file.
62
+
63
+ 8. **Collect results**
64
+ - After presenting the guide, tell the user: "When you've completed this journey, let me know the result (Pass / Fail / Blocked) and any notes, and I'll update the result log."
65
+ - When the user reports completion:
66
+ - Update the `#### UAT result log` section for this journey inline in `research/uat-plan.md` with the reported status, evidence, tester notes, and any follow-up tasks promoted.
67
+ - Check off the corresponding item in `tasks/manual-todo.md`.
68
+ - If the result is `Fail` or `Blocked`, suggest follow-up routing: `/debug` for reproducible failures, `/guide` for external blockers, `/user-flow-map` (product-design pack) when acceptance criteria are unclear because journey flow, states, or recovery paths are underspecified, `/ux-variations --layout-mode` (product-design pack) when the unresolved issue is layout alternatives, or `/uat-guide [next]` for the next journey.
69
+
70
+ ## Output
71
+
72
+ ```
73
+ ## UAT Guide: Journey N — [Journey Name]
74
+
75
+ **Target user**: [persona or role]
76
+ **User goal**: [what the user is trying to accomplish]
77
+ **Product surface**: [Web app | CLI | API | Hybrid]
78
+
79
+ ### Preparation
80
+
81
+ - [Account, data, environment, or permission setup needed before starting]
82
+ - [Pre-existing state or sample data to have ready]
83
+
84
+ ### Steps
85
+
86
+ #### Step 1: [Task sequence step name]
87
+
88
+ 1. [Exact action — click, type, run, send]
89
+ 2. [Next action with specific UI element / command / request detail]
90
+ 3. ...
91
+
92
+ **Checkpoint**: [What the tester should see or verify]
93
+ **Evidence**: [What to capture — screenshot, output, response]
94
+ **Gotchas**: [Common mistake or easy-to-miss detail, if any]
95
+
96
+ #### Step 2: [Task sequence step name]
97
+
98
+ 1. ...
99
+
100
+ ...
101
+
102
+ ### Final Verification
103
+
104
+ - [ ] [Acceptance criterion from the journey]
105
+ - [ ] [Another acceptance criterion]
106
+ - [ ] Expected success state: [observable user-visible result]
107
+
108
+ ### Non-Acceptance Signals
109
+
110
+ - [Confusion, delay, missing affordance, incorrect result, trust issue, or blocker to watch for]
111
+
112
+ ### Tester Notes Prompt
113
+
114
+ > [Question from the journey that captures whether the target user would accept this]
115
+
116
+ ---
117
+
118
+ When you've completed this journey, let me know the result (Pass / Fail / Blocked) and any notes, and I'll update the result log.
119
+ ```
120
+
121
+ ## Alignment Page
122
+
123
+ When this skill produces durable deliverables (research, specs, plans, reports, prototypes, or any document output), build a full-depth HTML alignment page following `ALIGNMENT-PAGE.md` in this skill's directory. Output: `alignment/uat-guide-{topic}.html`.
124
+
125
+ ## Constraints
126
+
127
+ - **Always web search** for external services and platforms referenced in the journey. Service UIs change; stale steps are worse than none.
128
+ - **Project-specific values** — never give generic placeholders when the codebase contains the actual values to use (URLs, routes, env vars, field names, commands).
129
+ - **Read-only except result log** — this skill does not modify code. The only files it may edit are `research/uat-plan.md` (result log section) and `tasks/manual-todo.md` (to check off a completed item), and only after the user reports completion.
130
+ - **No shipping contract** — updating a result log and checking off a manual-todo item is minor bookkeeping, not a code change. Do not auto-commit just for that. If other tracked changes are present, leave them for a proper shipping skill.
131
+ - **One journey at a time** — guide the user through one journey per invocation. They can run `/uat-guide next` for the next one.
132
+ - **Don't execute the product** — produce instructions for the user to follow. Do not start dev servers, launch browsers, call APIs, create accounts, or perform CLI workflows.
133
+ - **Don't mark complete unprompted** — only update the result log after the user explicitly reports the outcome.
134
+ - **Don't invent acceptance criteria** — use only the criteria defined in the UAT plan. If criteria are missing or unclear because flow, states, recovery, or handoff structure is underspecified, recommend `/user-flow-map` (product-design pack); use `/ux-variations --layout-mode` (product-design pack) only when the missing decision is layout alternatives.
135
+ - **Handle all product surface types** — web apps get click-by-click, CLIs get command-by-command, APIs get request-by-request, hybrids get mixed. Detect from codebase context; don't assume web.
136
+ - **Prerequisite: UAT plan must exist** — if `research/uat-plan.md` is missing, stop immediately and recommend `/uat` (product-testing pack).
137
+ - When recommending a skill from another pack, verify the pack is installed via `.agents/project.json` `enabled_packs`. If not installed, prepend `/pack install <pack-name>` inside Claude Code, or `npx skillpacks install <pack-name>` from the project shell, to the recommendation.
138
+
139
+ ## Default Shipping Contract
140
+
141
+ Follow the shared shipping contract convention in CLAUDE.md.
@@ -57,7 +57,9 @@ The tier is set per skill via `visual_tier` in SKILL.md frontmatter (or detected
57
57
 
58
58
  **Report-only research gates.** For report-only or pre-approval research skills, the first `review` alignment page must explicitly contain proposed research scope, source plan, assumptions/confidence, recommended output path, proposed file changes, and approval gates before synthesized research begins and before any working packet, canonical research, spec, or task file is created or updated.
59
59
 
60
- **Staged research workflow.** Heavy report-first research uses a scope-first three-stage approval workflow. Stage 1 is minimal scope discovery only: inspect enough repository, user, and source context to propose research scope, source plan, assumptions, output paths, and approval questions. Build the `review` alignment page before synthesized research. The page must render the proposed scope, available source categories, known context, assumptions/confidence, proposed working-packet and canonical output paths, and research-scope approval gates. Stop for final compiled response YAML approval of the research scope. Do not synthesize findings, rank candidates, recommend a path, or create working packets, canonical research, spec, or task files in Stage 1. Stage 2 starts only after final compiled response YAML approves the research scope with no unresolved `needs-clarification`, unresolved `down` feedback, or other unresolved negative feedback. Perform the synthesized research, run required source/code checks, and write only a non-canonical working packet. Flat mode uses `research/_working/preliminary-uat-guide-research.md`; product-path mode uses `research/{slug}/_working/preliminary-uat-guide-research.md`. Existing raw evidence or search-log outputs may remain as supporting evidence when the skill contract already requires them, but synthesized deliverables stay in the working packet. Update the same `review` alignment page so it renders the full preliminary packet, evidence matrix, assumptions/confidence register, source coverage gaps, proposed canonical file changes, and artifact approval gates. Partial compiled responses revise the working packet and review page, then remain in Stage 2. Stage 3 consumes final compiled response YAML for artifact approval only when it has `approval_status: ready-for-agent-review` and no unresolved `needs-clarification`, unresolved `down` feedback, or other unresolved negative feedback. Apply approved edits first, archive the working packet to `docs/history/archive/YYYY-MM-DD/HHMMSS/<original-working-path>`, remove the active working packet, write the approved canonical artifacts to the unchanged output paths, and convert the page to `confirmed` with the approval record preserved.
60
+ **Staged research workflow.** Heavy report-first research uses a scope-first three-stage approval workflow. Stage 1 is minimal scope discovery only: inspect enough repository, user, and source context to propose research scope, source plan, assumptions, output paths, and approval questions. Build the `review` alignment page before synthesized research. The page must render the proposed scope, available source categories, known context, assumptions/confidence, proposed working-packet and canonical output paths, research-scope approval gates, and a `Stage 2 Preview / Expected Review Format` section that shows the future Stage 2 review shape before research starts. Stop for final compiled response YAML approval of the research scope. Do not synthesize findings, rank candidates, recommend a path, or create working packets, canonical research, spec, or task files in Stage 1. Stage 2 starts only after final compiled response YAML approves the research scope with no unresolved `needs-clarification`, unresolved `down` feedback, or other unresolved negative feedback. Perform the synthesized research, run required source/code checks, and write only a non-canonical working packet. Flat mode uses `research/_working/preliminary-uat-guide-research.md`; product-path mode uses `research/{slug}/_working/preliminary-uat-guide-research.md`. Existing raw evidence or search-log outputs may remain as supporting evidence when the skill contract already requires them, but synthesized deliverables stay in the working packet. Update the same `review` alignment page so it renders the complete working-packet substance as structured HTML review UI: purpose-built sections, tables, matrices, gates, cards, and tier-appropriate charts or diagrams that preserve every packet section, finding, caveat, and decision detail without summary loss. Raw Markdown packet text may appear only as a supplemental source view after the rendered review UI; do not make a `Full Preliminary Packet` or `Full Working Packet` raw Markdown dump, giant `<pre><code>` block, link-only view, or source-only view the primary review surface. Include the evidence matrix, assumptions/confidence register, source coverage gaps, proposed canonical file changes, and artifact approval gates. Partial compiled responses revise the working packet and review page, then remain in Stage 2. Stage 3 consumes final compiled response YAML for artifact approval only when it has `approval_status: ready-for-agent-review` and no unresolved `needs-clarification`, unresolved `down` feedback, or other unresolved negative feedback. Apply approved edits first, archive the working packet to `docs/history/archive/YYYY-MM-DD/HHMMSS/<original-working-path>`, remove the active working packet, write the approved canonical artifacts to the unchanged output paths, and convert the page to `confirmed` with the approval record preserved.
61
+
62
+ **Stage 2 review-page template.** Stage 1 scope-review pages must include a `Stage 2 Preview / Expected Review Format` section that previews the exact section sequence, table shapes, evidence treatment, visual density, and approval gates the user will see after research; make it specific enough for the user to flag preferred content formats, grouping, labels, visuals, and evidence density before the agent does heavy research. After scope approval and research, the Stage 2 review page must include these sections as structured HTML, not as raw Markdown dumps: `Research Scope Approved` status block with approved scope, source plan, output paths, and unresolved caveats; `Executive Findings` or a skill-specific top-findings section with confidence labels; `Evidence Matrix` mapping claim, evidence/source/path, inference, confidence, assumptions, and decision impact; `Working Packet Review` with the complete working-packet substance rendered as purpose-built HTML sections, lists, tables, matrices, cards, and tier-appropriate charts or diagrams; `Alternatives / Rejected or Lower-Confidence Findings`; `Source Coverage & Gaps`; `Assumptions / Confidence Register`; `Proposed Canonical Artifacts & File Changes`; a required `User Format Preferences` gate asking whether the layout, tables, grouping, visuals, labels, and evidence density match expectations; and a required `Final Artifact Approval` gate for Stage 3 readiness. Raw Markdown packet text, search logs, or source notes may appear only as supplemental source views after the rendered review UI and never replace the Stage 2 review sections.
61
63
 
62
64
  **Prototype tier rendering.** This skill's alignment page uses the `prototype` tier. In addition to charts and diagrams, functional interactive components (clickable flows, live CSS previews, drag interactions) are permitted. Prototypes are ephemeral previews, not production code. Each interactive component must include a reset button that restores initial state. Interactive components must be self-contained within the HTML file with no external dependencies. Include all visual tier requirements (chart snippets, table fallbacks, aria-labels, toggles) plus: state isolation (no localStorage/sessionStorage persistence), clear "this is a preview" labeling, and graceful degradation when JavaScript is disabled.
63
65
 
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.5 - 2026-06-12
4
+
5
+ - Standardized active pack and skill install guidance on `npx skillpacks install <pack-or-skill>` instead of agent-native `/pack install` or `$pack install` recommendations.
6
+
3
7
  ## v0.4 - 2026-06-11
4
8
 
5
9
  - Added npm-aware Pack Availability Guard wording while preserving Codex `$pack install` routing.
@@ -2,14 +2,14 @@
2
2
  name: uat-guide
3
3
  description: Expand a UAT journey into click-by-click tester instructions, then update the result log on completion
4
4
  type: analysis
5
- version: v0.4
5
+ version: v0.5
6
6
  argument-hint: "[optional: journey number, journey name, or 'next']"
7
7
  visual_tier: prototype
8
8
  ---
9
9
 
10
10
  ## Pack Availability Guard
11
11
 
12
- Before telling the user to run a skill from another project-local pack, check `.agents/project.json.enabled_packs`. If the target pack is not enabled, recommend `$pack install <pack>` inside Codex, or `npx skillpacks install <pack>` from the project shell, before the target skill. Global skills are always valid. Skills from this same pack are valid because the current skill is already running from that pack.
12
+ Before telling the user to run a skill from another project-local pack, check `.agents/project.json.enabled_packs`. If the target pack is not enabled, recommend `npx skillpacks install <pack>` from the project shell, before the target skill. Global skills are always valid. Skills from this same pack are valid because the current skill is already running from that pack.
13
13
 
14
14
  # UAT Guide
15
15
 
@@ -135,7 +135,7 @@ When this skill produces durable deliverables (research, specs, plans, reports,
135
135
  - **Don't invent acceptance criteria** -- use only the criteria defined in the UAT plan. If criteria are missing or unclear because flow, states, recovery, or handoff structure is underspecified, recommend `$user-flow-map` from the product-design pack; use `$ux-variations --layout-mode` only when the missing decision is layout alternatives.
136
136
  - **Handle all product surface types** -- web apps get click-by-click, CLIs get command-by-command, APIs get request-by-request, hybrids get mixed. Detect from codebase context; don't assume web.
137
137
  - **Prerequisite: UAT plan must exist** -- if `research/uat-plan.md` is missing, stop immediately and recommend `$uat` from the product-testing pack.
138
- - When recommending a skill from another pack, verify the pack is installed via `.agents/project.json` `enabled_packs`. If not installed, prepend `$pack install <pack-name>` inside Codex, or `npx skillpacks install <pack-name>` from the project shell, to the recommendation.
138
+ - When recommending a skill from another pack, verify the pack is installed via `.agents/project.json` `enabled_packs`. If not installed, prepend `npx skillpacks install <pack-name>` from the project shell, to the recommendation.
139
139
 
140
140
  ## Default Shipping Contract
141
141