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,267 @@
1
+ ---
2
+ name: ux-variations
3
+ description: Interview and plan multiple UX and UI variations for a product, page, or flow, including onboarding, typical workflows, sharing, collaboration, return use, and interface alternatives users can compare before locking a direction — and concrete visual/layout UI variations with UAT before consolidation
4
+ type: planning
5
+ version: v0.18
6
+ argument-hint: "[optional: app, page, flow, feature, or existing UI spec]"
7
+ visual_tier: prototype
8
+ ---
9
+
10
+ # UX Variations
11
+
12
+ Invoke as `$ux-variations`.
13
+
14
+ Use this skill when the user wants to explore multiple UX/UI directions before committing to a final experience. In the default product-design tree, this skill expands one specific user flow from `$user-flow-map` into alternate progression branches: different ways users can enter, advance, recover, hand off, complete, or abandon the flow. It then creates variation plans for flow progression, layout implications, navigation models, interaction patterns, component choices, content density, visual tone, and behavior so the user can compare, test, and decide which branch should move into `$ui-interview`.
15
+
16
+ In the normal AFPS product route, use `$user-flow-map` first to establish the wireframe-tree root and name the user-flow branches. Then run `$ux-variations [specific-user-flow]` to explore alternate ways users can progress through that selected flow. After a variation branch is ready for UI treatment, route that branch to `$ui-interview [specific-ux-variation]` for visual mockup, alignment, approval/rejection, and next-branch routing.
17
+
18
+ Use `$user-flow-map` first when the interface has no credible flow structure. Use this skill directly only when a user-flow map, current implementation, screenshot, prototype, explicit user prompt, or clear feature scope already identifies the flow being varied. Do not require a finalized UI requirements spec before default UX variation work; the point is to compare alternative progression paths before a single branch becomes a UI proposal.
19
+
20
+ When invoked with `--layout-mode` (or when the user says "layout mode", "layout variations", or "UI variations"), this skill operates at the concrete component/layout level — it varies HOW the same content is presented visually, not WHAT the user flow is. Layout-mode is an explicit bounded mode for cases where both the flow and content contract are already fixed; otherwise default to progression-path UX variations. Layout-mode takes a fixed flow contract from `specs/user-flow-[topic].md` plus a fixed content contract from `specs/ui-requirements-[topic].md` or equivalent and generates 2-5 concrete visual/spatial approaches. Each variation must be specified well enough to build as a lightweight implementation, then evaluated through `$uat --variant-evaluation` (check `.agents/project.json.enabled_packs` for `product-testing` — if `product-testing` is not enabled, recommend `npx skillpacks install product-testing` from the project shell, first) before `$consolidate-variations`.
21
+
22
+ ## Process
23
+
24
+ ### 0. Product-Path Scope Resolution
25
+
26
+ Resolve research scope by product path before using code or app structure as a hint:
27
+
28
+ 1. If `$ARGUMENTS` names a non-archived `research/{slug}/` directory or a product-path ID whose `scope_path` points there, use that path. Treat `{slug}` as the product/app name, not the ICP, audience, or segment label.
29
+ 2. If `$ARGUMENTS` names only `research/_archive/{slug}/` or a manifest entry with `status: archived` or legacy `status: abandoned`, stop and warn that the path is archived; do not write or update scoped outputs there.
30
+ 3. Read `research/.progress.yaml` when present. Normalize legacy `active_path` to `active_paths` on read and write back `active_paths` on manifest updates. Treat legacy `abandoned` as `archived`; exclude `archived`, `abandoned`, `deferred`, `revisit_candidate`, `promoted`, and any `scope_path` under `research/_archive/` from active target selection.
31
+ 4. If active product paths exist in the manifest, use those paths. If multiple active paths exist, ask which one to target unless this skill explicitly supports cross-path output.
32
+ 5. If no active manifest target exists, list non-archived product directories under `research/`, excluding `research/_archive/` and dot directories. Auto-select only when exactly one exists; ask when multiple exist.
33
+ 6. If no product directories exist, use flat `research/` single-product mode.
34
+ 7. Detect monorepo/app/package structure only as a secondary hint. Suggest creating a missing `research/{slug}/` product path when code clearly exposes an app, but do not require code or monorepo detection before using `research/{slug}/`.
35
+
36
+ When product path `{slug}` is active, read and write research under `research/{slug}/`, specs under `specs/{slug}/`, and treat top-level `research/*.md` files as flat-mode documents or cross-path summaries.
37
+
38
+ 1. **Resolve context**
39
+ - Read `.agents/project.json` if it exists.
40
+ - Read `README.md`, `AGENTS.md`, `CLAUDE.md`, relevant `docs/`, `specs/`, `research/`, task files, screenshots, route files, and component implementations when present.
41
+ - Read `research/.progress.yaml` when present. Normalize `active_path` (singular legacy) to `active_paths` (plural list) when reading; treat legacy `abandoned` as `archived` and exclude archived/deferred/revisit/promoted paths plus `research/_archive/` scopes from active target selection. Use `active_paths` as the product/app focuses and treat deferred `product_paths[]` as parked product directions, not required UX variants.
42
+ - Prefer existing `specs/user-flow-*.md` as the normal AFPS input and select one named user-flow branch as the variation surface.
43
+ - Also read `specs/ui-*.md`, product specs, journey maps, ICP research, positioning research, and user feedback as source evidence.
44
+ - If no credible flow structure exists, run or recommend `$user-flow-map` before developing variants.
45
+ - If the user explicitly requests layout-mode and no credible content/data/action contract exists, run or recommend `$ui-interview --requirements-only` before developing layout-mode variants.
46
+
47
+ 2. **Define the decision surface**
48
+ - Identify what the user is deciding: the selected user flow, onboarding, activation, typical workflow, sharing flow, collaboration model, purchase flow, editor, dashboard, settings, mobile experience, page layout, or another bounded surface.
49
+ - Identify the parent user-flow branch, the upstream `user-flow-map` source, and any sibling user flows or prior UX/UI proposals that this variation must coordinate with.
50
+ - Identify which dimensions are allowed to vary:
51
+ - First-run onboarding and activation
52
+ - Core workflow sequencing
53
+ - Sharing, invitations, permissions, and collaboration
54
+ - Return-use loops and re-entry points
55
+ - Notifications, reminders, and status surfaces
56
+ - Handoffs between users, roles, devices, or channels
57
+ - Recovery from errors, empty states, and stalled progress
58
+ - Information architecture
59
+ - Navigation
60
+ - Page layout
61
+ - Task flow order
62
+ - Component model
63
+ - Data density
64
+ - Visual hierarchy
65
+ - Motion and transition behavior
66
+ - Copy tone
67
+ - Mobile behavior
68
+ - Identify fixed constraints: brand, stack, design system, must-keep components, accessibility, launch scope, performance, and business requirements.
69
+ - **Default progression-mode addition**: For each selected user flow, identify which parts may vary: entry route, sequencing, step granularity, user choice points, system automation, handoff points, review/edit loops, save-for-later behavior, cancellation, recovery, permissions, notifications, and completion criteria. Preserve the parent flow boundary while allowing progression branches to differ meaningfully.
70
+ - **Layout-mode addition**: In layout-mode, read `specs/user-flow-[topic].md` as the fixed screen-flow contract and `specs/ui-requirements-[topic].md` as the fixed content contract. The WHAT and flow order are locked; only the HOW varies. Layout dimensions that can vary:
71
+ - Container pattern: card grid, data table, list, kanban, timeline, tree, masonry
72
+ - Detail pattern: sidebar panel, full-page route, modal, drawer, inline expand, popover
73
+ - Navigation: top-nav, side-nav, tab-based, breadcrumb-driven, command-palette, hybrid
74
+ - Density: compact, comfortable, spacious
75
+ - Hierarchy: content-first, chrome-first, action-first
76
+ - Responsive strategy: reflow, collapse, separate mobile layout, progressive disclosure
77
+
78
+ 3. **Surface assumptions before probing**
79
+ - Present a UX Variation Assumptions Manifest before deep questioning.
80
+ - Tag assumptions with `[from spec]`, `[from codebase]`, `[from research]`, `[from artifact]`, or `[inferred]`.
81
+ - Cover:
82
+ - Target users and usage context
83
+ - Parent user flow and selected branch scope
84
+ - Primary job or workflow
85
+ - First-run moment, activation event, and "aha" threshold
86
+ - Typical repeat-use workflow
87
+ - Sharing, collaboration, and permission assumptions
88
+ - Return triggers, notifications, and re-engagement assumptions
89
+ - Cross-device, cross-role, or external handoff assumptions
90
+ - Existing pain points or uncertainty
91
+ - Decisions that are locked versus open, including which parts of the parent flow may vary
92
+ - Evaluation criteria
93
+ - Required variants and desired breadth
94
+ - Prototype fidelity and implementation budget
95
+ - Success metrics and selection method
96
+ - Ask the user to confirm, correct, or flag assumptions before proceeding.
97
+ - Deliver every manifest/checklist/checkpoint the user must confirm inline as the final message text of its own turn; ask the confirmation question in the next turn (consistent with the one-question-per-turn cadence). Never emit it only as mid-turn text in a turn that ends with a tool or command call — harness rendering does not guarantee mid-turn text is shown. A confirmation question must never reference content the user has not been shown.
98
+
99
+ 4. **Interview for variation goals**
100
+ - Codex interview cadence is one primary decision question per turn by default. Use short follow-up bullets only when they clarify the same variation decision, not to batch unrelated questions.
101
+ - Default to maximally contrasting archetypes. Do not ask how different variants should be — assume dramatic contrast unless the user explicitly requests graduated steps.
102
+ - Default evaluation method is: build each variation, then run `$uat --variant-evaluation` (check `.agents/project.json.enabled_packs` for `product-testing` — if `product-testing` is not enabled, recommend `npx skillpacks install product-testing` from the project shell, first) so the user has task-based evidence before consolidation.
103
+ - When presenting a design decision with 3+ plausible answers during the interview, always include "Make this a variant axis (test all approaches)" as an option. When the user has already chosen "test all" for a prior question in the same session, default subsequent ambiguous decisions to variant axes without asking.
104
+ - Establish:
105
+ - Assume solo evaluator building and gut-checking unless the user states otherwise
106
+ - Which user flow from the wireframe tree is being expanded
107
+ - What they must be able to accomplish
108
+ - Which progression moments can vary: entry, sequencing, decision points, handoffs, recovery, completion, and re-entry
109
+ - How a new user arrives, signs up, understands the product, and reaches first value
110
+ - What the normal repeat workflow looks like after onboarding
111
+ - What users create, save, share, export, invite others into, or hand off
112
+ - What roles or permission levels exist, and how collaboration should feel
113
+ - What notifications, reminders, status updates, or activity feeds users expect
114
+ - How users resume work after hours, days, or weeks away
115
+ - What happens when a workflow is abandoned, blocked, invalid, offline, or partially complete
116
+ - Which current interface parts are working
117
+ - Which current interface parts feel wrong, uncertain, slow, confusing, too dense, too sparse, or too generic
118
+ - What would make a variant unacceptable
119
+ - What evidence will decide the winner
120
+ - When the user is unsure, recommend a practical default and explain why.
121
+ - **Layout-mode interview additions**: When in layout-mode, also ask:
122
+ - What is the primary user task on this page? (scan, search, create, compare, monitor, triage)
123
+ - How much data will typically be visible? (5 items, 50 items, 500 items)
124
+ - Are there reference apps or pages the user admires for this type of content?
125
+ - Are any layout patterns explicitly off the table?
126
+ - What is the build budget per variation? (quick prototype, medium fidelity, production-ready)
127
+ - What must the user do in each built variant before they are ready to consolidate?
128
+
129
+ 5. **Create distinct variation concepts**
130
+ - Produce 5 variations by default. Present the concepts for adjustment — do not ask the user to choose a count first.
131
+ - Each variation must be meaningfully different, not just a color or spacing change.
132
+ - At this stage, keep each concept lightweight: name, thesis, archetype, best-fit user/context, core workflow difference, major tradeoff, and rough complexity. Do not fully specify screens, controls, or implementation details yet.
133
+ - Useful archetypes include:
134
+ - Task-first workflow
135
+ - Data-dense operator console
136
+ - Guided step-by-step flow
137
+ - Onboarding-first activation path
138
+ - Collaboration-first workspace
139
+ - Sharing-first artifact flow
140
+ - Notification/status-driven workflow
141
+ - Role-based handoff workflow
142
+ - Visual canvas or board
143
+ - Command/search-first interface
144
+ - Mobile-first progressive disclosure
145
+ - Familiar SaaS dashboard
146
+ - Editorial or showcase layout
147
+ - Only choose archetypes that fit the product and user context.
148
+ - **Layout-mode archetypes** (use these instead of the UX-flow archetypes above when in layout-mode):
149
+ - Card grid: visual items in a responsive grid, good for browsing and scanning
150
+ - Data table: dense rows with sortable/filterable columns, good for operators and power users
151
+ - List + detail panel: master list on left, detail sidebar on right, good for email/messaging patterns
152
+ - Full-page detail: list view navigates to full-page item view, good for content-heavy items
153
+ - Kanban / board: columns representing states or categories, good for workflow and status tracking
154
+ - Timeline / feed: chronological stream, good for activity, logs, and social patterns
155
+ - Dashboard mosaic: mixed widget grid with charts, lists, and stats, good for monitoring and overview
156
+ - Split-pane workspace: resizable panels for parallel content, good for editors and comparison
157
+ - Command-first minimal: search/command bar with minimal chrome, good for keyboard-heavy power users
158
+ - Sidebar-driven: persistent sidebar navigation with content area, good for settings and multi-section apps
159
+
160
+ 6. **Concept selection checkpoint**
161
+ - Before fully specifying any variant, ask the user to adjust the concept set.
162
+ - Use bounded wording such as: "How should I adjust these UX variants before writing the final spec?"
163
+ - Present clear options:
164
+ - Keep all concepts
165
+ - Make one concept bolder or more extreme
166
+ - Add another concept
167
+ - Do not ask the user to remove or merge concepts before they have been built. Pre-build narrowing is consistently rejected.
168
+ - Ask the user to name the affected concept and briefly describe the change when they choose anything other than keeping all concepts.
169
+ - Recommend a practical default when evidence supports it; do not imply that variants have already been built or committed.
170
+ - Revise the concept set based on the answer before moving on.
171
+
172
+ 7. **Specify each approved variation enough to build**
173
+ - For each variation, define:
174
+ - Name and design thesis
175
+ - Target user fit
176
+ - Parent user flow and branch relationship
177
+ - Page and flow changes
178
+ - Progression model: how the user advances through the flow and how this differs from sibling variations
179
+ - Onboarding and activation model
180
+ - Typical workflow sequence
181
+ - Sharing, collaboration, and permissions model
182
+ - Return-use and notification model
183
+ - Failure recovery and abandoned-workflow behavior
184
+ - Navigation model
185
+ - Screen-by-screen layout
186
+ - Key components and controls
187
+ - Button and link behavior
188
+ - Spatial density, sizing, and hierarchy
189
+ - Responsive behavior
190
+ - Visual tone
191
+ - Strengths, risks, and failure modes
192
+ - Implementation complexity
193
+ - What to prototype first
194
+ - What user signal would make this branch ready for `$ui-interview`
195
+ - **Layout-mode variation spec additions**: In layout-mode, each variation spec must also include:
196
+ - Content-to-component mapping: which content requirement maps to which UI component
197
+ - Page regions with approximate proportions (e.g., sidebar 280px, content fluid, detail panel 400px)
198
+ - Primary content component
199
+ - Detail view pattern
200
+ - Action placement
201
+ - Navigation pattern and placement
202
+ - Responsive behavior at 3 breakpoints (mobile <=640px, tablet <=1024px, desktop >1024px)
203
+ - Density approach
204
+ - States rendering
205
+ - Implementation file list
206
+ - Estimated build time
207
+ - Variant evaluation task: the user task to perform in this variation before consolidation
208
+ - Evidence to capture: screenshots, notes, time-to-complete, friction points, and acceptance/rejection signals
209
+
210
+ 8. **Plan experimentation**
211
+ - Recommend serial full buildout of all approved variants when the user is using layout-mode or explicitly wants to compare built interfaces. Do not recommend building a subset first unless the user asks for a smaller experiment.
212
+ - For prototype-stage product or feature work, prefer numerous small route-based experiments over one merged prototype when multiple workflows, layouts, densities, copy approaches, navigation models, or interaction patterns remain plausible. Name the route for each experiment, such as `/experiments/table-first`, `/experiments/command-first`, or the project's equivalent, and keep shared production infrastructure out of those routes unless explicitly approved.
213
+ - If route experiments imply materially different products, apps, ICPs, or product lines, update `research/.progress.yaml` with experiment product-path entries instead of making every divergent path a required UX variation. Include `id`, `label`, `source_skill: ux-variations`, `scope_path`, `status`, `reason`, `archive_reason`, `archived_at`, `promoted_at`, `evidence_refs`, `revisit_trigger`, `next_skill`, `pipeline_stage: ux-variations`, and `last_touched`.
214
+ - After progression variants are specified, route the next selected branch to `$ui-interview [specific-ux-variation]` for visual mockup and approval/rejection. If variants are built before UI interview, recommend `$uat --variant-evaluation` (check `.agents/project.json.enabled_packs` for `product-testing` — if `product-testing` is not enabled, recommend `npx skillpacks install product-testing` from the project shell, first) before `$consolidate-variations`. Consolidation is premature until evaluation evidence exists or the user explicitly says they reviewed the variants and is ready to converge.
215
+ - Define the cheapest useful validation method:
216
+ - Static mockups for visual direction
217
+ - Clickable prototype for navigation and flow
218
+ - Feature-flagged implementation for real usage
219
+ - A/B test only when traffic and metrics are credible
220
+ - Human UAT when target-user acceptance is the question
221
+ - Define comparison criteria before selecting a winner.
222
+ - Include a lock-in checklist so the chosen direction becomes a decision record, not a vague preference.
223
+ - Include a UAT handoff checklist:
224
+ - Target task for each variant
225
+ - Success criteria and non-acceptance signals
226
+ - Side-by-side comparison questions
227
+ - Evidence to capture
228
+ - Tradeoffs to notice
229
+ - Readiness criteria for `$consolidate-variations`
230
+
231
+ 9. **Coverage checkpoint**
232
+ - Before concluding, summarize the variants, the decision criteria, and the proposed experiment plan inline as the final message text of its own turn.
233
+ - In the next turn, ask whether any decision criteria, risks, validation steps, or implementation constraints are missing before writing deliverables.
234
+
235
+ ## Deliverables
236
+
237
+ - Write the variation plan to `specs/ux-variations-[topic].md`.
238
+ - Write the interview log to `ux-variations-[topic]-interview.md`.
239
+ - Update `research/.progress.yaml` only when variant or route experiments create materially different product paths; downstream research remains active-path-only until a path is activated.
240
+ - Include a branch-routing section that names the parent user flow, each UX variation branch, sibling flow/variation dependencies, and the recommended next `$ui-interview [specific-ux-variation]` branch.
241
+
242
+ ### Alignment Page
243
+
244
+ 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/ux-variations-{topic}.html`.
245
+
246
+ ## Constraints
247
+
248
+ - Do not present superficial variants that differ only by color palette, typography, or decorative treatment.
249
+ - Do not treat default UX variation work as only visual layout exploration. Default variations should compare different ways users progress through a named user flow.
250
+ - Do not choose a winner for the user unless the evidence clearly supports it and the user asked for a recommendation.
251
+ - Do not defer all decisions to testing. State a recommended variant or experiment when evidence is sufficient.
252
+ - Do not ignore implementation cost. A compelling variation still needs a prototype path and selection criteria.
253
+ - Do not route directly from built UI variants to `$consolidate-variations`; insert `$uat --variant-evaluation` (check `.agents/project.json.enabled_packs` for `product-testing` — if `product-testing` is not enabled, recommend `npx skillpacks install product-testing` from the project shell, first) unless the user explicitly confirms they have already evaluated the variants.
254
+ - Do not skip `$ui-interview` for a UX variation branch that needs a proposed UI, HTML visual mockup, or approval/rejection decision.
255
+ - Do not enforce shared design constraints across variations. Each variation independently decides layout, density, color, navigation, and component choices. Only technical stack is shared unless the user explicitly locks a shared constraint.
256
+
257
+ ## Archive-First Replacement Policy
258
+
259
+ - Before replacing or substantively rewriting an existing canonical research/spec document (`research/**/*.md`, `specs/**/*.md`, or `docs/specifications/**/*.md`), copy the current file to `docs/history/archive/YYYY-MM-DD/HHMMSS/<original-relative-path>`.
260
+ - Preserve the archived snapshot exactly as it existed before the change; do not edit the archived copy after creating it.
261
+ - After the archive snapshot exists, write the updated document to the original canonical path.
262
+ - Report both the archive path and the updated canonical path in the final output.
263
+ - New files do not need archive snapshots. Append-only updates do not need archive snapshots unless an existing section is regenerated or rewritten.
264
+
265
+ ## Default Shipping Contract
266
+
267
+ Follow the shared shipping contract convention in CLAUDE.md.
@@ -9,6 +9,8 @@ When this skill produces durable deliverables (research, specs, plans, reports,
9
9
 
10
10
  The tier is set per skill via `visual_tier` in SKILL.md frontmatter (or detected by the upgrade script). The bundled ALIGNMENT-PAGE.md receives tier-appropriate rendering guidance from the generator.
11
11
 
12
+ **Context intake.** This skill declares `context_intake: artifact_only` (Artifact-driven). Work from concrete artifacts, data, logs, or existing instructions by default; ask concise clarification questions only when the available artifacts are missing, contradictory, or unsafe to interpret.
13
+
12
14
  **Alignment lifecycle.** Alignment pages have three lifecycle states. `review` is the draft/pre-approval page: it contains the complete deliverable preview, evidence, required inline gate questions, section feedback controls, local section-feedback YAML only after a section feedback choice is selected, and one bottom `Compile Responses` control. `confirmed` is the post-approval page after the agent has consumed final compiled response YAML, made any approved user-requested edits, and written or updated the approved canonical artifacts. A confirmed page is finished and current for the completed alignment cycle, but it remains amendable when later research changes or extends the conclusions. `amended` is a future revision of a confirmed page: archive the previous confirmed page first, mark what changed, preserve the prior approval record, and highlight the new evidence, decisions, or scope that changed the earlier conclusion.
13
15
 
14
16
  **Central alignment index.** When a research-producing skill writes or updates an HTML alignment page, also maintain the repository's central alignment index. Look for `alignment/index.html` at the repository root; if the target repo documents a different central alignment-index path, use that path and report it. If the index does not exist, create it as a self-contained HTML page that works from `file://`, links to every active `alignment/*.html` page except itself, and includes the newly written page. Every index entry must include the page's alignment date in a muted meta span after the link, formatted `YYYY-MM-DD`, for example `<a href="page.html">Title</a> <span class="meta">2026-06-09</span>`. The alignment date is the review or confirmed date written inside the page itself; new pages use today's date. If the index exists, update it instead of blindly appending: preserve valid existing entries, metadata, and entry dates; remove duplicate entries for the same page path; keep links repo-relative; and include the new or updated page. When updating an existing index, add a date only to entries that are missing one, deriving it from the page's internal alignment date, or from file history when the page has no internal date. If a `new` marker is used, combine it with the date as `<span class="meta">new · YYYY-MM-DD</span>`, and remove stale `new` markers from entries that are no longer the latest addition.
@@ -57,7 +59,9 @@ The tier is set per skill via `visual_tier` in SKILL.md frontmatter (or detected
57
59
 
58
60
  **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
61
 
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-dogfood-research.md`; product-path mode uses `research/{slug}/_working/preliminary-dogfood-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.
62
+ **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-dogfood-research.md`; product-path mode uses `research/{slug}/_working/preliminary-dogfood-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.
63
+
64
+ **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
65
 
62
66
  **Glossary Additions gate.** When this research introduces domain-specific terms, acronyms, or concept definitions that a reader outside the project would not know, include a `## Glossary Additions` section in the alignment page. Render a table of proposed terms with columns: Term, Definition, Source (`dogfood`), Category (business/tooling/workflow/technical/domain), and per-term Approve/Edit/Reject/Flag radio controls. Only user-approved terms are appended to the target glossary (`research/glossary.md` or `research/{slug}/glossary.md` for scoped paths) during the confirmed-page write step. When the skill operates in a product-path scope, ask whether each term belongs in the parent or scoped glossary; default to the scoped glossary.
63
67
 
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.4 - 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.3 - 2026-06-07
4
8
 
5
9
  - Routed missing-discovery dogfood handoffs from the retired `/icp` executable to `/customer-discovery` while preserving `research/icp.md` as evidence input.
@@ -2,14 +2,14 @@
2
2
  name: dogfood
3
3
  description: Derive owner/operator dogfood scenarios from product evidence and active-use cadence, then produce adoption instructions and manual evaluation checks
4
4
  type: analysis
5
- version: v0.3
5
+ version: v0.4
6
6
  argument-hint: "[optional: scenario focus, persona, feature, or release]"
7
- interview_depth: none
7
+ context_intake: artifact_only
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>` instead of 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>` instead of 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
  # Dogfood
15
15
 
@@ -145,8 +145,8 @@ Use this item format in `tasks/manual-todo.md`:
145
145
  - Do not duplicate existing unchecked dogfood/manual tasks. Reference existing items when they already cover the same scenario.
146
146
  - Prefer evidence-backed owner/operator adoption scenarios over exhaustive coverage.
147
147
  - Keep dogfood and UAT separate: use `/dogfood` for owner/operator adoption into the builder's workflow; use `/uat` for target-user acceptance journeys.
148
- - If no credible user journey, story, spec, or product surface can be found, stop and recommend `/customer-discovery` (business-discovery pack), `/journey-map` (customer-lifecycle pack), or the relevant pack research skill. For `/customer-discovery`, `/journey-map`, and other pack-based skills, apply the Pack Availability Guard — if the target skill's pack is not in `.agents/project.json` `enabled_packs`, recommend `/pack install <pack>` before the skill.
149
- - 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>` to the recommendation.
148
+ - If no credible user journey, story, spec, or product surface can be found, stop and recommend `/customer-discovery` (business-discovery pack), `/journey-map` (customer-lifecycle pack), or the relevant pack research skill. For `/customer-discovery`, `/journey-map`, and other pack-based skills, apply the Pack Availability Guard — if the target skill's pack is not in `.agents/project.json` `enabled_packs`, recommend `npx skillpacks install <pack>` before the skill.
149
+ - 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>` to the recommendation.
150
150
 
151
151
  ## Alignment Page
152
152
 
@@ -0,0 +1,157 @@
1
+ ---
2
+ name: dogfood
3
+ description: Derive owner/operator dogfood scenarios from product evidence and active-use cadence, then produce adoption instructions and manual evaluation checks
4
+ type: analysis
5
+ version: v0.3
6
+ argument-hint: "[optional: scenario focus, persona, feature, or release]"
7
+ interview_depth: none
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>` instead of 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
+ # Dogfood
15
+
16
+ Invoke as `/dogfood`.
17
+
18
+ Create a practical dogfood plan for the app owner or operator. Read the codebase, specs, journey maps, stories, roadmap, and pack-specific research, then tells the operator how to adopt the product into their own workflow so they can understand, evaluate, and improve it through real use.
19
+
20
+ Dogfood is not UAT. Dogfood asks how the app owner can use the product in their own work and observe what that reveals. UAT asks whether a target user can complete meaningful real-world journeys and would accept the product as fit for use; use `/uat` for that.
21
+
22
+ This is a human-run product adoption plan, not automated testing. Do not run the product, start servers, drive a browser, call APIs, create accounts, or perform the scenarios yourself.
23
+
24
+ ## Process
25
+
26
+ ### 0. Product-Path Scope Resolution
27
+
28
+ Resolve research scope by product path before using code or app structure as a hint:
29
+
30
+ 1. If `$ARGUMENTS` names a non-archived `research/{slug}/` directory or a product-path ID whose `scope_path` points there, use that path. Treat `{slug}` as the product/app name, not the ICP, audience, or segment label.
31
+ 2. If `$ARGUMENTS` names only `research/_archive/{slug}/` or a manifest entry with `status: archived` or legacy `status: abandoned`, stop and warn that the path is archived; do not write or update scoped outputs there.
32
+ 3. Read `research/.progress.yaml` when present. Normalize legacy `active_path` to `active_paths` on read and write back `active_paths` on manifest updates. Treat legacy `abandoned` as `archived`; exclude `archived`, `abandoned`, `deferred`, `revisit_candidate`, `promoted`, and any `scope_path` under `research/_archive/` from active target selection.
33
+ 4. If active product paths exist in the manifest, use those paths. If multiple active paths exist, ask which one to target unless this skill explicitly supports cross-path output.
34
+ 5. If no active manifest target exists, list non-archived product directories under `research/`, excluding `research/_archive/` and dot directories. Auto-select only when exactly one exists; ask when multiple exist.
35
+ 6. If no product directories exist, use flat `research/` single-product mode.
36
+ 7. Detect monorepo/app/package structure only as a secondary hint. Suggest creating a missing `research/{slug}/` product path when code clearly exposes an app, but do not require code or monorepo detection before using `research/{slug}/`.
37
+
38
+ When product path `{slug}` is active, read and write research under `research/{slug}/`, specs under `specs/{slug}/`, and treat top-level `research/*.md` files as flat-mode documents or cross-path summaries.
39
+
40
+ 1. **Resolve project context**
41
+ - Read `.agents/project.json` if it exists.
42
+ - Use `project_type` and `enabled_packs` when present.
43
+ - If project metadata is missing, infer the project type from repo signals:
44
+ - business-app: SaaS, marketplace, productivity, workflow, enterprise, or user-facing app
45
+ - devtool: SDK, CLI, API, library, infrastructure, docs, examples, or package-first developer workflow
46
+ - game: game engine files, playable prototypes, store assets, or game-specific README/spec language
47
+ - generic: no strong domain signal
48
+ - Read `README.md`, `AGENTS.md`, `CLAUDE.md`, relevant `docs/`, `specs/`, `spec.md`, and `tasks/` files when present.
49
+
50
+ 2. **Load journey and story evidence**
51
+ - Business app: read `research/icp.md`, `research/journey-map.md`, `research/customer-feedback.md`, `research/metrics.md`, and `research/mvp-gap.md` when present.
52
+ - Devtool: read `research/devtool-user-map.md`, `research/devtool-dx-journey.md`, `research/devtool-integration-map.md`, `research/devtool-adoption.md`, docs, examples, and package manifests when present.
53
+ - Game: read `research/game-core-loop.md`, `research/game-prototype-test.md`, `research/game-playtest-metrics.md`, `research/game-audience.md`, `research/game-fantasy.md`, and `research/game-comparables.md` when present.
54
+ - Generic: use specs, README, routes, tests, examples, and task acceptance criteria.
55
+ - In product-path workspaces with `research/{slug}/` or `specs/{slug}/`, produce product-path-scoped scenarios for the requested app. If no app is specified and multiple apps are plausible, ask the user to choose.
56
+
57
+ 3. **Identify active-use cadence**
58
+ - Infer how often the app owner or operator should use the product in their own workflow: first session, daily, weekly, per incident, per project, per release, monthly review, or another cadence supported by the docs.
59
+ - If cadence is unclear, recommend a default and state the assumption in the audit.
60
+ - Prefer scenarios that exercise owner/operator adoption, repeated use, and product understanding over isolated feature checks.
61
+
62
+ 4. **Create owner/operator scenarios**
63
+ - Generate 3-7 scenarios unless the user requested a narrower focus.
64
+ - Cover at least one happy path, one recovery/failure path, and one return-use or retention path when the product evidence supports them.
65
+ - Each scenario must include:
66
+ - owner/operator role
67
+ - active cadence
68
+ - trigger
69
+ - setup and preconditions
70
+ - exact task for the operator to perform in their own workflow
71
+ - expected success state
72
+ - acceptance checks
73
+ - evidence to capture
74
+ - friction or failure signals
75
+ - follow-up routing
76
+ - Use concrete product language from specs and journeys. Avoid vague instructions such as "verify the flow works."
77
+ - If the scenario is primarily about whether a target user would accept the product, route it to `/uat` instead.
78
+
79
+ 5. **Classify follow-up work**
80
+ - Operator-run dogfood scenarios go in `tasks/manual-todo.md` under `## Dogfood Operator Scenarios`.
81
+ - Use `_(after: research/dogfood-audit.md)_` unless the scenario blocks or follows a known roadmap step. If tied to a known step, use `_(blocks: Step N.X)_` or `_(after: Step N.X)_`.
82
+ - Do not put operator scenarios in `tasks/todo.md`.
83
+ - Agent-executable implementation fixes discovered after a human run belong in `tasks/todo.md`, but do not invent fixes before the operator has attempted the scenario.
84
+ - Cadence-based dogfood obligations, such as weekly dogfood or pre-release dogfood, go in `tasks/recurring-todo.md` with cadence, owner/agent, next due, evidence path, and escalation conditions.
85
+ - If a scenario needs click-by-click help for a human-only external blocker, recommend `/guide` (guided-walkthrough pack).
86
+
87
+ 6. **Present findings before writing when risk is high**
88
+ - If source material is thin, contradictory, or missing the target user journey, summarize the gap and ask whether to proceed with assumptions.
89
+ - If source material is sufficient, write the audit and task sections directly.
90
+
91
+ ## Deliverables
92
+
93
+ - `research/dogfood-audit.md` - scenario matrix, source evidence, owner/operator adoption instructions, evaluation checklist, findings template, and next steps.
94
+ - `tasks/manual-todo.md` - append or replace only the `## Dogfood Operator Scenarios` section.
95
+ - `tasks/recurring-todo.md` - optional, only when a recurring dogfood cadence is useful and not already tracked.
96
+
97
+ If `tasks/manual-todo.md` does not exist, create it with a `# Manual Tasks - [Project Name]` title, a short note that these items require human-only action, and the dogfood section. Preserve all non-dogfood sections when updating an existing file.
98
+
99
+ Use this scenario format in `research/dogfood-audit.md`:
100
+
101
+ ```markdown
102
+ ### Scenario N: [Name]
103
+
104
+ - Owner/operator role: [role]
105
+ - Active cadence: [first session/daily/weekly/per incident/per release/etc.]
106
+ - Trigger: [why the user opens the product]
107
+ - Setup: [accounts, data, environment, permissions, or sample state needed]
108
+ - Task: [specific action sequence in the operator's own workflow]
109
+ - Expected success state: [observable result]
110
+ - Acceptance checks:
111
+ - [ ] [specific check]
112
+ - Evidence to capture: [screenshots, command output, notes, timestamps, records]
113
+ - Friction/failure signals: [what counts as confusion, delay, breakage, or mismatch]
114
+ - Follow-up routing: [manual note, /uat, /customer-discovery (business-discovery pack), /journey-map (customer-lifecycle pack), /guide (guided-walkthrough pack), or task promotion guidance]
115
+
116
+ #### Operator result log
117
+
118
+ - Status: Not run | Pass | Fail | Blocked
119
+ - Evidence captured:
120
+ - Notes:
121
+ - Follow-up tasks promoted:
122
+ ```
123
+
124
+ Use this item format in `tasks/manual-todo.md`:
125
+
126
+ ```markdown
127
+ ## Dogfood Operator Scenarios
128
+
129
+ - [ ] Perform dogfood scenario: [Scenario name] for [owner/operator role] ([cadence]) _(after: research/dogfood-audit.md)_ - capture evidence in `research/dogfood-audit.md`.
130
+ ```
131
+
132
+ ## Task Classification
133
+
134
+ - Human/operator scenario execution goes in `tasks/manual-todo.md`.
135
+ - Immediate implementation or documentation fixes confirmed by a completed dogfood run go in `tasks/todo.md`.
136
+ - One-time condition-gated evidence collection goes in `tasks/record-todo.md`.
137
+ - Cadence-based dogfood checks go in `tasks/recurring-todo.md`.
138
+ - Do not put non-blocking records or recurring obligations in `tasks/todo.md` unless they have been explicitly promoted into current execution work.
139
+
140
+ ## Constraints
141
+
142
+ - Do not run or operate the product in this skill.
143
+ - Do not start dev servers, launch browsers, use Playwright, call APIs, create accounts, or perform CLI workflows.
144
+ - Do not mark scenarios complete; only the human operator can do that after performing them.
145
+ - Do not duplicate existing unchecked dogfood/manual tasks. Reference existing items when they already cover the same scenario.
146
+ - Prefer evidence-backed owner/operator adoption scenarios over exhaustive coverage.
147
+ - Keep dogfood and UAT separate: use `/dogfood` for owner/operator adoption into the builder's workflow; use `/uat` for target-user acceptance journeys.
148
+ - If no credible user journey, story, spec, or product surface can be found, stop and recommend `/customer-discovery` (business-discovery pack), `/journey-map` (customer-lifecycle pack), or the relevant pack research skill. For `/customer-discovery`, `/journey-map`, and other pack-based skills, apply the Pack Availability Guard — if the target skill's pack is not in `.agents/project.json` `enabled_packs`, recommend `/pack install <pack>` before the skill.
149
+ - 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>` to the recommendation.
150
+
151
+ ## Alignment Page
152
+
153
+ 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/dogfood-{topic}.html`.
154
+
155
+ ## Default Shipping Contract
156
+
157
+ Follow the shared shipping contract convention in CLAUDE.md.
@@ -9,6 +9,8 @@ When this skill produces durable deliverables (research, specs, plans, reports,
9
9
 
10
10
  The tier is set per skill via `visual_tier` in SKILL.md frontmatter (or detected by the upgrade script). The bundled ALIGNMENT-PAGE.md receives tier-appropriate rendering guidance from the generator.
11
11
 
12
+ **Context intake.** This skill declares `context_intake: artifact_only` (Artifact-driven). Work from concrete artifacts, data, logs, or existing instructions by default; ask concise clarification questions only when the available artifacts are missing, contradictory, or unsafe to interpret.
13
+
12
14
  **Alignment lifecycle.** Alignment pages have three lifecycle states. `review` is the draft/pre-approval page: it contains the complete deliverable preview, evidence, required inline gate questions, section feedback controls, local section-feedback YAML only after a section feedback choice is selected, and one bottom `Compile Responses` control. `confirmed` is the post-approval page after the agent has consumed final compiled response YAML, made any approved user-requested edits, and written or updated the approved canonical artifacts. A confirmed page is finished and current for the completed alignment cycle, but it remains amendable when later research changes or extends the conclusions. `amended` is a future revision of a confirmed page: archive the previous confirmed page first, mark what changed, preserve the prior approval record, and highlight the new evidence, decisions, or scope that changed the earlier conclusion.
13
15
 
14
16
  **Central alignment index.** When a research-producing skill writes or updates an HTML alignment page, also maintain the repository's central alignment index. Look for `alignment/index.html` at the repository root; if the target repo documents a different central alignment-index path, use that path and report it. If the index does not exist, create it as a self-contained HTML page that works from `file://`, links to every active `alignment/*.html` page except itself, and includes the newly written page. Every index entry must include the page's alignment date in a muted meta span after the link, formatted `YYYY-MM-DD`, for example `<a href="page.html">Title</a> <span class="meta">2026-06-09</span>`. The alignment date is the review or confirmed date written inside the page itself; new pages use today's date. If the index exists, update it instead of blindly appending: preserve valid existing entries, metadata, and entry dates; remove duplicate entries for the same page path; keep links repo-relative; and include the new or updated page. When updating an existing index, add a date only to entries that are missing one, deriving it from the page's internal alignment date, or from file history when the page has no internal date. If a `new` marker is used, combine it with the date as `<span class="meta">new · YYYY-MM-DD</span>`, and remove stale `new` markers from entries that are no longer the latest addition.
@@ -57,7 +59,9 @@ The tier is set per skill via `visual_tier` in SKILL.md frontmatter (or detected
57
59
 
58
60
  **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
61
 
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-research.md`; product-path mode uses `research/{slug}/_working/preliminary-uat-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.
62
+ **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-research.md`; product-path mode uses `research/{slug}/_working/preliminary-uat-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.
63
+
64
+ **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
65
 
62
66
  **UAT-specific gates.** Render journey coverage, participant or evaluator assumptions, acceptance verdicts, evidence gaps, output-location/change-scope decisions, and post-approval route as gates. Apply the shared artifact-destination/proposed-file-changes de-duplication rule: combine them into one visual gate when they ask only the same path-destination question, and render separate gates when destination approval differs from downstream mutation scope, timing, or allowed files.
63
67
 
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.11 - 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.10 - 2026-06-10
4
8
 
5
9
  - Converted the hand-authored alignment-page section to the generator-owned stub plus a bundled `ALIGNMENT-PAGE.md`; the page contract now follows the full shared convention (lifecycle states, central alignment index, section feedback, gate/feedback YAML, TTS, browser open) with the uat-specific gates from the generator gate map.
@@ -2,14 +2,14 @@
2
2
  name: uat
3
3
  description: Create user acceptance test journeys from a target user's perspective, with role-based scenarios, acceptance criteria, and evidence capture
4
4
  type: analysis
5
- version: v0.10
5
+ version: v0.11
6
6
  argument-hint: "[--variant-evaluation] [optional: persona, feature, release, journey, app, or variation spec]"
7
- interview_depth: none
7
+ context_intake: artifact_only
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>` instead of 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>` instead of 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
15
15
 
@@ -70,7 +70,7 @@ When product path `{slug}` is active, read and write research under `research/{s
70
70
  - Identify 1-3 target user personas or roles from the evidence.
71
71
  - For each selected persona, define the job-to-be-done, context, goal, constraints, and acceptance threshold.
72
72
  - Prefer external target users, buyers, evaluators, administrators, developers, or players over the product owner unless the owner is also the target user.
73
- - If the target user is unclear, stop and recommend `/customer-discovery` (business-discovery pack), `/journey-map` (customer-lifecycle pack), or the relevant pack research skill. For `/customer-discovery`, `/journey-map`, and other pack-based skills, apply the Pack Availability Guard — if the target skill's pack is not in `.agents/project.json` `enabled_packs`, recommend `/pack install <pack>` before the skill.
73
+ - If the target user is unclear, stop and recommend `/customer-discovery` (business-discovery pack), `/journey-map` (customer-lifecycle pack), or the relevant pack research skill. For `/customer-discovery`, `/journey-map`, and other pack-based skills, apply the Pack Availability Guard — if the target skill's pack is not in `.agents/project.json` `enabled_packs`, recommend `npx skillpacks install <pack>` before the skill.
74
74
 
75
75
  4. **Create UAT journeys**
76
76
  - Generate 3-7 journeys unless the user requested a narrower focus.
@@ -212,7 +212,7 @@ Use this item format in `tasks/manual-todo.md`:
212
212
  - Prefer evidence-backed target-user journeys over exhaustive feature coverage.
213
213
  - Keep dogfood and UAT separate: use `/dogfood` for owner/operator adoption into the builder's workflow; use `/uat` for target-user acceptance journeys.
214
214
  - If no credible user journey, story, spec, or product surface can be found, stop and recommend `/customer-discovery` (business-discovery pack), `/journey-map` (customer-lifecycle pack), or the relevant pack research skill. Apply the Pack Availability Guard for pack-based skills.
215
- - 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>` to the recommendation.
215
+ - 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>` to the recommendation.
216
216
 
217
217
  ## Alignment Page
218
218