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,758 @@
1
+ /**
2
+ * Alignment Chart Snippets — self-contained chart rendering for alignment pages.
3
+ *
4
+ * Usage: copy the needed functions into a <script> block in the alignment page HTML.
5
+ * All functions read CSS variables (--chart-1 through --chart-8) for colors and
6
+ * render into a target <canvas> or SVG container. Each chart function creates a
7
+ * companion <table> fallback and a "View as table" toggle button.
8
+ *
9
+ * Supported chart types:
10
+ * alignChart.bar(container, data, opts) — horizontal or vertical bar chart
11
+ * alignChart.line(container, data, opts) — single or multi-series line chart
12
+ * alignChart.radar(container, data, opts) — radar/spider chart (SVG)
13
+ * alignChart.quadrant(container, data, opts) — 2x2 quadrant plot
14
+ * alignChart.funnel(container, data, opts) — funnel chart
15
+ * alignChart.flow(container, data, opts) — simplified Sankey/flow diagram (SVG)
16
+ * alignChart.ring(container, data, opts) — circular/ring/donut chart
17
+ * alignChart.heatmap(container, data, opts) — heatmap/matrix
18
+ *
19
+ * All functions are dark-mode aware and respect the alignment page color palette.
20
+ */
21
+
22
+ const alignChart = (() => {
23
+ const COLORS = ['--chart-1','--chart-2','--chart-3','--chart-4','--chart-5','--chart-6','--chart-7','--chart-8'];
24
+ const FALLBACK_COLORS = ['#58a6ff','#3fb950','#d29922','#bc8cff','#f85149','#79c0ff','#f0883e','#a5d6ff'];
25
+
26
+ function getColor(i) {
27
+ const style = getComputedStyle(document.documentElement);
28
+ const v = style.getPropertyValue(COLORS[i % COLORS.length]).trim();
29
+ return v || FALLBACK_COLORS[i % FALLBACK_COLORS.length];
30
+ }
31
+
32
+ function getTextColor() {
33
+ return getComputedStyle(document.documentElement).getPropertyValue('--text').trim() || '#c9d1d9';
34
+ }
35
+
36
+ function getMutedColor() {
37
+ return getComputedStyle(document.documentElement).getPropertyValue('--text-muted').trim() || '#8b949e';
38
+ }
39
+
40
+ function getBorderColor() {
41
+ return getComputedStyle(document.documentElement).getPropertyValue('--border').trim() || '#30363d';
42
+ }
43
+
44
+ function getSurfaceColor() {
45
+ return getComputedStyle(document.documentElement).getPropertyValue('--surface').trim() || '#161b22';
46
+ }
47
+
48
+ function createToggle(container, canvas, table) {
49
+ const btn = document.createElement('button');
50
+ btn.textContent = 'View as table';
51
+ btn.style.cssText = 'margin:8px 0;padding:6px 14px;background:transparent;color:' + getColor(0) + ';border:1px solid ' + getBorderColor() + ';border-radius:4px;cursor:pointer;font-size:0.85rem;min-height:44px;';
52
+ btn.setAttribute('aria-label', 'Toggle between chart and table view');
53
+ let showingChart = true;
54
+ btn.addEventListener('click', () => {
55
+ showingChart = !showingChart;
56
+ canvas.hidden = !showingChart;
57
+ table.hidden = showingChart;
58
+ btn.textContent = showingChart ? 'View as table' : 'View as chart';
59
+ });
60
+ container.appendChild(btn);
61
+ }
62
+
63
+ function makeTableWrap(headers, rows) {
64
+ const wrap = document.createElement('div');
65
+ wrap.style.overflowX = 'auto';
66
+ const t = document.createElement('table');
67
+ t.style.cssText = 'width:100%;border-collapse:collapse;';
68
+ const thead = document.createElement('thead');
69
+ const hr = document.createElement('tr');
70
+ headers.forEach(h => {
71
+ const th = document.createElement('th');
72
+ th.textContent = h;
73
+ th.style.cssText = 'padding:8px 12px;text-align:left;border-bottom:1px solid ' + getBorderColor() + ';background:' + getSurfaceColor() + ';color:#fff;';
74
+ hr.appendChild(th);
75
+ });
76
+ thead.appendChild(hr);
77
+ t.appendChild(thead);
78
+ const tbody = document.createElement('tbody');
79
+ rows.forEach(row => {
80
+ const tr = document.createElement('tr');
81
+ row.forEach(cell => {
82
+ const td = document.createElement('td');
83
+ td.textContent = cell;
84
+ td.style.cssText = 'padding:6px 12px;border-bottom:1px solid ' + getBorderColor() + ';';
85
+ tr.appendChild(td);
86
+ });
87
+ tbody.appendChild(tr);
88
+ });
89
+ t.appendChild(tbody);
90
+ wrap.appendChild(t);
91
+ wrap.hidden = true;
92
+ return wrap;
93
+ }
94
+
95
+ function setAutoNarrative(container, text) {
96
+ if (!container.getAttribute('data-tts-narrative')) {
97
+ container.setAttribute('data-tts-narrative', text);
98
+ }
99
+ }
100
+
101
+ function ensureCanvas(container, w, h, ariaLabel) {
102
+ const c = document.createElement('canvas');
103
+ c.width = w || 600;
104
+ c.height = h || 400;
105
+ c.style.cssText = 'max-width:100%;height:auto;';
106
+ c.setAttribute('aria-label', ariaLabel || 'Chart');
107
+ c.setAttribute('role', 'img');
108
+ container.appendChild(c);
109
+ return c;
110
+ }
111
+
112
+ // --- Bar Chart ---
113
+ function bar(container, data, opts = {}) {
114
+ const { horizontal = false, title = 'Bar Chart', width = 600, height = 400 } = opts;
115
+ const labels = data.map(d => d.label);
116
+ const values = data.map(d => d.value);
117
+ const max = Math.max(...values) * 1.15;
118
+
119
+ const ariaLabel = `${title}: bar chart with ${data.length} items. Highest: ${labels[values.indexOf(Math.max(...values))]} (${Math.max(...values)})`;
120
+ const c = ensureCanvas(container, width, height, ariaLabel);
121
+ const ctx = c.getContext('2d');
122
+ const pad = { top: 40, right: 20, bottom: 60, left: horizontal ? 120 : 50 };
123
+ const cw = width - pad.left - pad.right;
124
+ const ch = height - pad.top - pad.bottom;
125
+
126
+ ctx.fillStyle = getTextColor();
127
+ ctx.font = 'bold 14px system-ui, sans-serif';
128
+ ctx.fillText(title, pad.left, 24);
129
+
130
+ if (horizontal) {
131
+ const barH = ch / labels.length * 0.7;
132
+ const gap = ch / labels.length * 0.3;
133
+ labels.forEach((label, i) => {
134
+ const y = pad.top + i * (barH + gap) + gap / 2;
135
+ const bw = (values[i] / max) * cw;
136
+ ctx.fillStyle = getColor(i);
137
+ ctx.fillRect(pad.left, y, bw, barH);
138
+ ctx.fillStyle = getMutedColor();
139
+ ctx.font = '12px system-ui, sans-serif';
140
+ ctx.textAlign = 'right';
141
+ ctx.fillText(label, pad.left - 8, y + barH / 2 + 4);
142
+ ctx.textAlign = 'left';
143
+ ctx.fillStyle = getTextColor();
144
+ ctx.fillText(String(values[i]), pad.left + bw + 6, y + barH / 2 + 4);
145
+ });
146
+ } else {
147
+ const barW = cw / labels.length * 0.6;
148
+ const gap = cw / labels.length * 0.4;
149
+ ctx.strokeStyle = getBorderColor();
150
+ ctx.beginPath();
151
+ ctx.moveTo(pad.left, pad.top);
152
+ ctx.lineTo(pad.left, pad.top + ch);
153
+ ctx.lineTo(pad.left + cw, pad.top + ch);
154
+ ctx.stroke();
155
+
156
+ labels.forEach((label, i) => {
157
+ const x = pad.left + i * (barW + gap) + gap / 2;
158
+ const bh = (values[i] / max) * ch;
159
+ ctx.fillStyle = getColor(i);
160
+ ctx.fillRect(x, pad.top + ch - bh, barW, bh);
161
+ ctx.fillStyle = getMutedColor();
162
+ ctx.font = '11px system-ui, sans-serif';
163
+ ctx.textAlign = 'center';
164
+ ctx.save();
165
+ ctx.translate(x + barW / 2, pad.top + ch + 14);
166
+ if (label.length > 10) ctx.rotate(-0.4);
167
+ ctx.fillText(label, 0, 0);
168
+ ctx.restore();
169
+ ctx.fillStyle = getTextColor();
170
+ ctx.font = '12px system-ui, sans-serif';
171
+ ctx.textAlign = 'center';
172
+ ctx.fillText(String(values[i]), x + barW / 2, pad.top + ch - bh - 6);
173
+ });
174
+ }
175
+
176
+ const table = makeTableWrap(['Label', 'Value'], data.map(d => [d.label, String(d.value)]));
177
+ container.appendChild(table);
178
+ createToggle(container, c, table);
179
+
180
+ const sorted = [...data].sort((a, b) => b.value - a.value);
181
+ const top3 = sorted.slice(0, 3).map(d => `${d.label} (${d.value})`).join(', ');
182
+ setAutoNarrative(container, `${title}: ${data.length} items. Top values: ${top3}.`);
183
+ }
184
+
185
+ // --- Line Chart ---
186
+ function line(container, data, opts = {}) {
187
+ const { title = 'Line Chart', width = 600, height = 400, xLabels = [] } = opts;
188
+ const series = Array.isArray(data[0]?.values) ? data : [{ name: 'Series', values: data.map(d => d.value), labels: data.map(d => d.label) }];
189
+ const allVals = series.flatMap(s => s.values);
190
+ const max = Math.max(...allVals) * 1.15;
191
+ const min = Math.min(0, Math.min(...allVals));
192
+ const labels = xLabels.length ? xLabels : (series[0].labels || series[0].values.map((_, i) => String(i + 1)));
193
+
194
+ const ariaLabel = `${title}: line chart with ${series.length} series and ${labels.length} data points`;
195
+ const c = ensureCanvas(container, width, height, ariaLabel);
196
+ const ctx = c.getContext('2d');
197
+ const pad = { top: 40, right: 80, bottom: 50, left: 50 };
198
+ const cw = width - pad.left - pad.right;
199
+ const ch = height - pad.top - pad.bottom;
200
+
201
+ ctx.fillStyle = getTextColor();
202
+ ctx.font = 'bold 14px system-ui, sans-serif';
203
+ ctx.fillText(title, pad.left, 24);
204
+
205
+ ctx.strokeStyle = getBorderColor();
206
+ ctx.beginPath();
207
+ ctx.moveTo(pad.left, pad.top);
208
+ ctx.lineTo(pad.left, pad.top + ch);
209
+ ctx.lineTo(pad.left + cw, pad.top + ch);
210
+ ctx.stroke();
211
+
212
+ const labelStep = Math.max(1, Math.floor(labels.length / 10));
213
+ labels.forEach((l, i) => {
214
+ if (i % labelStep !== 0) return;
215
+ const x = pad.left + (i / (labels.length - 1)) * cw;
216
+ ctx.fillStyle = getMutedColor();
217
+ ctx.font = '11px system-ui, sans-serif';
218
+ ctx.textAlign = 'center';
219
+ ctx.fillText(l, x, pad.top + ch + 18);
220
+ });
221
+
222
+ series.forEach((s, si) => {
223
+ const color = getColor(si);
224
+ ctx.strokeStyle = color;
225
+ ctx.lineWidth = 2;
226
+ ctx.beginPath();
227
+ s.values.forEach((v, i) => {
228
+ const x = pad.left + (i / (s.values.length - 1 || 1)) * cw;
229
+ const y = pad.top + ch - ((v - min) / (max - min)) * ch;
230
+ if (i === 0) ctx.moveTo(x, y); else ctx.lineTo(x, y);
231
+ });
232
+ ctx.stroke();
233
+
234
+ s.values.forEach((v, i) => {
235
+ const x = pad.left + (i / (s.values.length - 1 || 1)) * cw;
236
+ const y = pad.top + ch - ((v - min) / (max - min)) * ch;
237
+ ctx.fillStyle = color;
238
+ ctx.beginPath();
239
+ ctx.arc(x, y, 3, 0, Math.PI * 2);
240
+ ctx.fill();
241
+ });
242
+
243
+ ctx.fillStyle = color;
244
+ ctx.font = '12px system-ui, sans-serif';
245
+ ctx.textAlign = 'left';
246
+ const lastX = pad.left + cw;
247
+ const lastY = pad.top + ch - ((s.values[s.values.length - 1] - min) / (max - min)) * ch;
248
+ ctx.fillText(s.name, lastX + 6, lastY + 4);
249
+ });
250
+
251
+ const headers = ['Point', ...series.map(s => s.name)];
252
+ const rows = labels.map((l, i) => [l, ...series.map(s => String(s.values[i] ?? ''))]);
253
+ const table = makeTableWrap(headers, rows);
254
+ container.appendChild(table);
255
+ createToggle(container, c, table);
256
+
257
+ const trends = series.map(s => {
258
+ const first = s.values[0], last = s.values[s.values.length - 1];
259
+ const dir = last > first ? 'rising' : last < first ? 'falling' : 'flat';
260
+ return `${s.name} ${dir}`;
261
+ }).join(', ');
262
+ setAutoNarrative(container, `${title}: ${series.length} series over ${labels.length} points. ${trends}.`);
263
+ }
264
+
265
+ // --- Radar Chart (SVG) ---
266
+ function radar(container, data, opts = {}) {
267
+ const { title = 'Radar Chart', size = 400, maxValue } = opts;
268
+ const axes = data.map(d => d.axis);
269
+ const sets = Array.isArray(data[0]?.sets) ? data[0].sets : [{ name: 'Values', values: data.map(d => d.value) }];
270
+ const max = maxValue || Math.max(...sets.flatMap(s => s.values)) * 1.15;
271
+ const n = axes.length;
272
+ const cx = size / 2, cy = size / 2, r = size * 0.35;
273
+
274
+ const ns = 'http://www.w3.org/2000/svg';
275
+ const svg = document.createElementNS(ns, 'svg');
276
+ svg.setAttribute('width', size);
277
+ svg.setAttribute('height', size);
278
+ svg.setAttribute('viewBox', `0 0 ${size} ${size}`);
279
+ svg.setAttribute('aria-label', `${title}: radar chart with ${n} axes and ${sets.length} data sets`);
280
+ svg.setAttribute('role', 'img');
281
+ svg.style.maxWidth = '100%';
282
+ svg.style.height = 'auto';
283
+
284
+ const titleEl = document.createElementNS(ns, 'text');
285
+ titleEl.setAttribute('x', '12');
286
+ titleEl.setAttribute('y', '20');
287
+ titleEl.setAttribute('fill', getTextColor());
288
+ titleEl.setAttribute('font-size', '14');
289
+ titleEl.setAttribute('font-weight', 'bold');
290
+ titleEl.setAttribute('font-family', 'system-ui, sans-serif');
291
+ titleEl.textContent = title;
292
+ svg.appendChild(titleEl);
293
+
294
+ for (let ring = 1; ring <= 4; ring++) {
295
+ const rr = (ring / 4) * r;
296
+ let pts = [];
297
+ for (let i = 0; i < n; i++) {
298
+ const angle = (Math.PI * 2 * i) / n - Math.PI / 2;
299
+ pts.push(`${cx + rr * Math.cos(angle)},${cy + rr * Math.sin(angle)}`);
300
+ }
301
+ const poly = document.createElementNS(ns, 'polygon');
302
+ poly.setAttribute('points', pts.join(' '));
303
+ poly.setAttribute('fill', 'none');
304
+ poly.setAttribute('stroke', getBorderColor());
305
+ poly.setAttribute('stroke-width', '1');
306
+ svg.appendChild(poly);
307
+ }
308
+
309
+ for (let i = 0; i < n; i++) {
310
+ const angle = (Math.PI * 2 * i) / n - Math.PI / 2;
311
+ const lx = cx + r * Math.cos(angle);
312
+ const ly = cy + r * Math.sin(angle);
313
+ const line = document.createElementNS(ns, 'line');
314
+ line.setAttribute('x1', cx);
315
+ line.setAttribute('y1', cy);
316
+ line.setAttribute('x2', lx);
317
+ line.setAttribute('y2', ly);
318
+ line.setAttribute('stroke', getBorderColor());
319
+ svg.appendChild(line);
320
+
321
+ const tx = cx + (r + 16) * Math.cos(angle);
322
+ const ty = cy + (r + 16) * Math.sin(angle);
323
+ const label = document.createElementNS(ns, 'text');
324
+ label.setAttribute('x', tx);
325
+ label.setAttribute('y', ty + 4);
326
+ label.setAttribute('fill', getMutedColor());
327
+ label.setAttribute('font-size', '11');
328
+ label.setAttribute('font-family', 'system-ui, sans-serif');
329
+ label.setAttribute('text-anchor', angle > Math.PI / 2 && angle < Math.PI * 1.5 ? 'end' : angle === Math.PI / 2 || angle === -Math.PI / 2 ? 'middle' : 'start');
330
+ label.textContent = axes[i];
331
+ svg.appendChild(label);
332
+ }
333
+
334
+ sets.forEach((s, si) => {
335
+ const color = getColor(si);
336
+ let pts = [];
337
+ for (let i = 0; i < n; i++) {
338
+ const angle = (Math.PI * 2 * i) / n - Math.PI / 2;
339
+ const vr = (s.values[i] / max) * r;
340
+ pts.push(`${cx + vr * Math.cos(angle)},${cy + vr * Math.sin(angle)}`);
341
+ }
342
+ const poly = document.createElementNS(ns, 'polygon');
343
+ poly.setAttribute('points', pts.join(' '));
344
+ poly.setAttribute('fill', color);
345
+ poly.setAttribute('fill-opacity', '0.15');
346
+ poly.setAttribute('stroke', color);
347
+ poly.setAttribute('stroke-width', '2');
348
+ svg.appendChild(poly);
349
+
350
+ for (let i = 0; i < n; i++) {
351
+ const angle = (Math.PI * 2 * i) / n - Math.PI / 2;
352
+ const vr = (s.values[i] / max) * r;
353
+ const dot = document.createElementNS(ns, 'circle');
354
+ dot.setAttribute('cx', cx + vr * Math.cos(angle));
355
+ dot.setAttribute('cy', cy + vr * Math.sin(angle));
356
+ dot.setAttribute('r', '4');
357
+ dot.setAttribute('fill', color);
358
+ svg.appendChild(dot);
359
+ }
360
+ });
361
+
362
+ container.appendChild(svg);
363
+
364
+ const headers = ['Axis', ...sets.map(s => s.name)];
365
+ const rows = axes.map((a, i) => [a, ...sets.map(s => String(s.values[i]))]);
366
+ const table = makeTableWrap(headers, rows);
367
+ container.appendChild(table);
368
+ createToggle(container, svg, table);
369
+
370
+ const summaries = sets.map(s => {
371
+ let hi = 0, lo = 0;
372
+ s.values.forEach((v, i) => { if (v > s.values[hi]) hi = i; if (v < s.values[lo]) lo = i; });
373
+ return `${s.name} highest on ${axes[hi]}, lowest on ${axes[lo]}`;
374
+ }).join('; ');
375
+ setAutoNarrative(container, `${title}: ${sets.length} profiles across ${n} axes. ${summaries}.`);
376
+ }
377
+
378
+ // --- Quadrant/2x2 Plot ---
379
+ function quadrant(container, data, opts = {}) {
380
+ const { title = 'Quadrant Chart', width = 500, height = 500, xAxis = 'X', yAxis = 'Y', quadrantLabels = [] } = opts;
381
+ const ariaLabel = `${title}: quadrant plot with ${data.length} items on ${xAxis} vs ${yAxis}`;
382
+ const c = ensureCanvas(container, width, height, ariaLabel);
383
+ const ctx = c.getContext('2d');
384
+ const pad = { top: 40, right: 30, bottom: 40, left: 50 };
385
+ const cw = width - pad.left - pad.right;
386
+ const ch = height - pad.top - pad.bottom;
387
+ const midX = pad.left + cw / 2;
388
+ const midY = pad.top + ch / 2;
389
+
390
+ ctx.fillStyle = getTextColor();
391
+ ctx.font = 'bold 14px system-ui, sans-serif';
392
+ ctx.fillText(title, pad.left, 24);
393
+
394
+ ctx.strokeStyle = getBorderColor();
395
+ ctx.setLineDash([4, 4]);
396
+ ctx.beginPath();
397
+ ctx.moveTo(midX, pad.top);
398
+ ctx.lineTo(midX, pad.top + ch);
399
+ ctx.moveTo(pad.left, midY);
400
+ ctx.lineTo(pad.left + cw, midY);
401
+ ctx.stroke();
402
+ ctx.setLineDash([]);
403
+
404
+ if (quadrantLabels.length === 4) {
405
+ ctx.fillStyle = getMutedColor();
406
+ ctx.font = '11px system-ui, sans-serif';
407
+ ctx.globalAlpha = 0.5;
408
+ ctx.textAlign = 'center';
409
+ ctx.fillText(quadrantLabels[0], pad.left + cw * 0.25, pad.top + 16);
410
+ ctx.fillText(quadrantLabels[1], pad.left + cw * 0.75, pad.top + 16);
411
+ ctx.fillText(quadrantLabels[2], pad.left + cw * 0.25, pad.top + ch - 6);
412
+ ctx.fillText(quadrantLabels[3], pad.left + cw * 0.75, pad.top + ch - 6);
413
+ ctx.globalAlpha = 1;
414
+ }
415
+
416
+ ctx.fillStyle = getMutedColor();
417
+ ctx.font = '12px system-ui, sans-serif';
418
+ ctx.textAlign = 'center';
419
+ ctx.fillText(xAxis, midX, pad.top + ch + 30);
420
+ ctx.save();
421
+ ctx.translate(16, midY);
422
+ ctx.rotate(-Math.PI / 2);
423
+ ctx.fillText(yAxis, 0, 0);
424
+ ctx.restore();
425
+
426
+ data.forEach((d, i) => {
427
+ const x = pad.left + (d.x / 100) * cw;
428
+ const y = pad.top + ch - (d.y / 100) * ch;
429
+ ctx.fillStyle = getColor(i);
430
+ ctx.beginPath();
431
+ ctx.arc(x, y, 8, 0, Math.PI * 2);
432
+ ctx.fill();
433
+ ctx.fillStyle = getTextColor();
434
+ ctx.font = '11px system-ui, sans-serif';
435
+ ctx.textAlign = 'left';
436
+ ctx.fillText(d.label, x + 12, y + 4);
437
+ });
438
+
439
+ const table = makeTableWrap(['Item', xAxis, yAxis], data.map(d => [d.label, String(d.x), String(d.y)]));
440
+ container.appendChild(table);
441
+ createToggle(container, c, table);
442
+
443
+ const positions = data.map(d => {
444
+ const qx = d.x >= 50 ? 'high' : 'low';
445
+ const qy = d.y >= 50 ? 'high' : 'low';
446
+ return `${d.label} (${qx} ${xAxis}, ${qy} ${yAxis})`;
447
+ }).join(', ');
448
+ setAutoNarrative(container, `${title}: ${data.length} items plotted on ${xAxis} versus ${yAxis}. ${positions}.`);
449
+ }
450
+
451
+ // --- Funnel Chart ---
452
+ function funnel(container, data, opts = {}) {
453
+ const { title = 'Funnel', width = 500, height = 400 } = opts;
454
+ const max = data[0]?.value || 1;
455
+ const ariaLabel = `${title}: funnel chart with ${data.length} stages from ${data[0]?.label} (${data[0]?.value}) to ${data[data.length - 1]?.label} (${data[data.length - 1]?.value})`;
456
+ const c = ensureCanvas(container, width, height, ariaLabel);
457
+ const ctx = c.getContext('2d');
458
+ const pad = { top: 40, bottom: 20 };
459
+ const ch = height - pad.top - pad.bottom;
460
+ const stepH = ch / data.length;
461
+ const centerX = width / 2;
462
+
463
+ ctx.fillStyle = getTextColor();
464
+ ctx.font = 'bold 14px system-ui, sans-serif';
465
+ ctx.textAlign = 'center';
466
+ ctx.fillText(title, centerX, 24);
467
+
468
+ data.forEach((d, i) => {
469
+ const w = (d.value / max) * (width * 0.8);
470
+ const nextW = i < data.length - 1 ? (data[i + 1].value / max) * (width * 0.8) : w * 0.8;
471
+ const y = pad.top + i * stepH;
472
+ ctx.fillStyle = getColor(i);
473
+ ctx.beginPath();
474
+ ctx.moveTo(centerX - w / 2, y);
475
+ ctx.lineTo(centerX + w / 2, y);
476
+ ctx.lineTo(centerX + nextW / 2, y + stepH);
477
+ ctx.lineTo(centerX - nextW / 2, y + stepH);
478
+ ctx.closePath();
479
+ ctx.fill();
480
+
481
+ ctx.fillStyle = '#fff';
482
+ ctx.font = '13px system-ui, sans-serif';
483
+ ctx.textAlign = 'center';
484
+ ctx.fillText(`${d.label}: ${d.value}`, centerX, y + stepH / 2 + 5);
485
+
486
+ if (i > 0) {
487
+ const pct = ((d.value / data[i - 1].value) * 100).toFixed(0);
488
+ ctx.fillStyle = getMutedColor();
489
+ ctx.font = '11px system-ui, sans-serif';
490
+ ctx.textAlign = 'left';
491
+ ctx.fillText(`${pct}%`, centerX + w / 2 + 8, y + 12);
492
+ }
493
+ });
494
+
495
+ const rows = data.map((d, i) => [d.label, String(d.value), i > 0 ? ((d.value / data[i - 1].value) * 100).toFixed(1) + '%' : '100%']);
496
+ const table = makeTableWrap(['Stage', 'Count', 'Conversion'], rows);
497
+ container.appendChild(table);
498
+ createToggle(container, c, table);
499
+
500
+ const convPct = ((data[data.length - 1].value / data[0].value) * 100).toFixed(0);
501
+ setAutoNarrative(container, `${title}: ${data.length} stages from ${data[0].label} (${data[0].value}) to ${data[data.length - 1].label} (${data[data.length - 1].value}), ${convPct}% overall conversion.`);
502
+ }
503
+
504
+ // --- Flow / Sankey Diagram (SVG) ---
505
+ function flow(container, data, opts = {}) {
506
+ const { title = 'Flow Diagram', width = 700, height = 400 } = opts;
507
+ const { nodes, links } = data;
508
+ const ns = 'http://www.w3.org/2000/svg';
509
+ const svg = document.createElementNS(ns, 'svg');
510
+ svg.setAttribute('width', width);
511
+ svg.setAttribute('height', height);
512
+ svg.setAttribute('viewBox', `0 0 ${width} ${height}`);
513
+ svg.setAttribute('aria-label', `${title}: flow diagram with ${nodes.length} nodes and ${links.length} connections`);
514
+ svg.setAttribute('role', 'img');
515
+ svg.style.maxWidth = '100%';
516
+ svg.style.height = 'auto';
517
+
518
+ const titleEl = document.createElementNS(ns, 'text');
519
+ titleEl.setAttribute('x', '12');
520
+ titleEl.setAttribute('y', '24');
521
+ titleEl.setAttribute('fill', getTextColor());
522
+ titleEl.setAttribute('font-size', '14');
523
+ titleEl.setAttribute('font-weight', 'bold');
524
+ titleEl.setAttribute('font-family', 'system-ui, sans-serif');
525
+ titleEl.textContent = title;
526
+ svg.appendChild(titleEl);
527
+
528
+ const nodeWidth = 24;
529
+ const pad = { top: 40, bottom: 20, left: 30, right: 30 };
530
+ const layers = {};
531
+ nodes.forEach(n => { layers[n.layer] = layers[n.layer] || []; layers[n.layer].push(n); });
532
+ const layerKeys = Object.keys(layers).sort((a, b) => a - b);
533
+ const layerSpacing = (width - pad.left - pad.right - nodeWidth) / (layerKeys.length - 1 || 1);
534
+
535
+ const nodePositions = {};
536
+ layerKeys.forEach((lk, li) => {
537
+ const layerNodes = layers[lk];
538
+ const totalH = height - pad.top - pad.bottom;
539
+ const nodeH = totalH / (layerNodes.length + 1);
540
+ layerNodes.forEach((n, ni) => {
541
+ nodePositions[n.id] = {
542
+ x: pad.left + li * layerSpacing,
543
+ y: pad.top + (ni + 1) * nodeH - nodeH / 2,
544
+ h: Math.max(20, nodeH * 0.6),
545
+ };
546
+ });
547
+ });
548
+
549
+ links.forEach((link, i) => {
550
+ const src = nodePositions[link.source];
551
+ const tgt = nodePositions[link.target];
552
+ if (!src || !tgt) return;
553
+ const path = document.createElementNS(ns, 'path');
554
+ const sx = src.x + nodeWidth;
555
+ const sy = src.y;
556
+ const tx = tgt.x;
557
+ const ty = tgt.y;
558
+ const mx = (sx + tx) / 2;
559
+ path.setAttribute('d', `M${sx},${sy} C${mx},${sy} ${mx},${ty} ${tx},${ty}`);
560
+ path.setAttribute('fill', 'none');
561
+ path.setAttribute('stroke', getColor(i % 8));
562
+ path.setAttribute('stroke-opacity', '0.4');
563
+ path.setAttribute('stroke-width', Math.max(2, Math.min(20, link.value || 4)));
564
+ svg.appendChild(path);
565
+ });
566
+
567
+ nodes.forEach((n, i) => {
568
+ const pos = nodePositions[n.id];
569
+ if (!pos) return;
570
+ const rect = document.createElementNS(ns, 'rect');
571
+ rect.setAttribute('x', pos.x);
572
+ rect.setAttribute('y', pos.y - pos.h / 2);
573
+ rect.setAttribute('width', nodeWidth);
574
+ rect.setAttribute('height', pos.h);
575
+ rect.setAttribute('fill', getColor(i % 8));
576
+ rect.setAttribute('rx', '3');
577
+ svg.appendChild(rect);
578
+
579
+ const label = document.createElementNS(ns, 'text');
580
+ label.setAttribute('x', pos.x + nodeWidth + 6);
581
+ label.setAttribute('y', pos.y + 4);
582
+ label.setAttribute('fill', getTextColor());
583
+ label.setAttribute('font-size', '11');
584
+ label.setAttribute('font-family', 'system-ui, sans-serif');
585
+ label.textContent = n.name + (n.value != null ? ` (${n.value})` : '');
586
+ svg.appendChild(label);
587
+ });
588
+
589
+ container.appendChild(svg);
590
+
591
+ const headers = ['Source', 'Target', 'Value'];
592
+ const rows = links.map(l => [
593
+ nodes.find(n => n.id === l.source)?.name || l.source,
594
+ nodes.find(n => n.id === l.target)?.name || l.target,
595
+ String(l.value ?? ''),
596
+ ]);
597
+ const table = makeTableWrap(headers, rows);
598
+ container.appendChild(table);
599
+ createToggle(container, svg, table);
600
+
601
+ setAutoNarrative(container, `${title}: flow diagram with ${nodes.length} nodes and ${links.length} connections.`);
602
+ }
603
+
604
+ // --- Ring / Donut Chart ---
605
+ function ring(container, data, opts = {}) {
606
+ const { title = 'Ring Chart', size = 400 } = opts;
607
+ const total = data.reduce((s, d) => s + d.value, 0);
608
+ const ariaLabel = `${title}: ring chart with ${data.length} segments totaling ${total}`;
609
+ const c = ensureCanvas(container, size, size, ariaLabel);
610
+ const ctx = c.getContext('2d');
611
+ const cx = size / 2, cy = size / 2;
612
+ const outerR = size * 0.38;
613
+ const innerR = size * 0.22;
614
+
615
+ ctx.fillStyle = getTextColor();
616
+ ctx.font = 'bold 14px system-ui, sans-serif';
617
+ ctx.textAlign = 'center';
618
+ ctx.fillText(title, cx, 24);
619
+
620
+ let startAngle = -Math.PI / 2;
621
+ data.forEach((d, i) => {
622
+ const sweep = (d.value / total) * Math.PI * 2;
623
+ ctx.fillStyle = getColor(i);
624
+ ctx.beginPath();
625
+ ctx.arc(cx, cy, outerR, startAngle, startAngle + sweep);
626
+ ctx.arc(cx, cy, innerR, startAngle + sweep, startAngle, true);
627
+ ctx.closePath();
628
+ ctx.fill();
629
+
630
+ if (sweep > 0.3) {
631
+ const mid = startAngle + sweep / 2;
632
+ const lx = cx + (outerR + 20) * Math.cos(mid);
633
+ const ly = cy + (outerR + 20) * Math.sin(mid);
634
+ ctx.fillStyle = getTextColor();
635
+ ctx.font = '11px system-ui, sans-serif';
636
+ ctx.textAlign = mid > Math.PI / 2 && mid < Math.PI * 1.5 ? 'right' : 'left';
637
+ ctx.fillText(`${d.label} (${((d.value / total) * 100).toFixed(0)}%)`, lx, ly + 4);
638
+ }
639
+ startAngle += sweep;
640
+ });
641
+
642
+ ctx.fillStyle = getTextColor();
643
+ ctx.font = 'bold 16px system-ui, sans-serif';
644
+ ctx.textAlign = 'center';
645
+ ctx.fillText(String(total), cx, cy + 6);
646
+
647
+ const rows = data.map(d => [d.label, String(d.value), ((d.value / total) * 100).toFixed(1) + '%']);
648
+ const table = makeTableWrap(['Segment', 'Value', 'Percentage'], rows);
649
+ container.appendChild(table);
650
+ createToggle(container, c, table);
651
+
652
+ const topSegs = [...data].sort((a, b) => b.value - a.value).slice(0, 3)
653
+ .map(d => `${d.label} ${((d.value / total) * 100).toFixed(0)}%`).join(', ');
654
+ setAutoNarrative(container, `${title}: ${data.length} segments. Largest: ${topSegs}.`);
655
+ }
656
+
657
+ // --- Heatmap / Matrix ---
658
+ function heatmap(container, data, opts = {}) {
659
+ const { title = 'Heatmap', width = 600, height = 400, xLabels = [], yLabels = [] } = opts;
660
+ const { matrix } = data;
661
+ const flat = matrix.flat();
662
+ const min = Math.min(...flat);
663
+ const max = Math.max(...flat);
664
+ const range = max - min || 1;
665
+
666
+ const ariaLabel = `${title}: heatmap with ${yLabels.length} rows and ${xLabels.length} columns, values from ${min} to ${max}`;
667
+ const c = ensureCanvas(container, width, height, ariaLabel);
668
+ const ctx = c.getContext('2d');
669
+ const pad = { top: 40, right: 20, bottom: 60, left: 80 };
670
+ const cw = width - pad.left - pad.right;
671
+ const ch = height - pad.top - pad.bottom;
672
+ const cellW = cw / xLabels.length;
673
+ const cellH = ch / yLabels.length;
674
+
675
+ ctx.fillStyle = getTextColor();
676
+ ctx.font = 'bold 14px system-ui, sans-serif';
677
+ ctx.fillText(title, pad.left, 24);
678
+
679
+ const lowColor = [22, 27, 34];
680
+ const highColor = [88, 166, 255];
681
+
682
+ matrix.forEach((row, ri) => {
683
+ row.forEach((val, ci) => {
684
+ const t = (val - min) / range;
685
+ const r = Math.round(lowColor[0] + (highColor[0] - lowColor[0]) * t);
686
+ const g = Math.round(lowColor[1] + (highColor[1] - lowColor[1]) * t);
687
+ const b = Math.round(lowColor[2] + (highColor[2] - lowColor[2]) * t);
688
+ ctx.fillStyle = `rgb(${r},${g},${b})`;
689
+ ctx.fillRect(pad.left + ci * cellW, pad.top + ri * cellH, cellW - 1, cellH - 1);
690
+
691
+ ctx.fillStyle = t > 0.5 ? '#0d1117' : '#c9d1d9';
692
+ ctx.font = '11px system-ui, sans-serif';
693
+ ctx.textAlign = 'center';
694
+ ctx.fillText(String(val), pad.left + ci * cellW + cellW / 2, pad.top + ri * cellH + cellH / 2 + 4);
695
+ });
696
+ });
697
+
698
+ ctx.fillStyle = getMutedColor();
699
+ ctx.font = '11px system-ui, sans-serif';
700
+ xLabels.forEach((l, i) => {
701
+ ctx.save();
702
+ ctx.translate(pad.left + i * cellW + cellW / 2, pad.top + ch + 14);
703
+ if (l.length > 8) ctx.rotate(-0.4);
704
+ ctx.textAlign = 'center';
705
+ ctx.fillText(l, 0, 0);
706
+ ctx.restore();
707
+ });
708
+ yLabels.forEach((l, i) => {
709
+ ctx.textAlign = 'right';
710
+ ctx.fillText(l, pad.left - 8, pad.top + i * cellH + cellH / 2 + 4);
711
+ });
712
+
713
+ const headers = ['', ...xLabels];
714
+ const rows = yLabels.map((yl, ri) => [yl, ...matrix[ri].map(String)]);
715
+ const table = makeTableWrap(headers, rows);
716
+ container.appendChild(table);
717
+ createToggle(container, c, table);
718
+
719
+ setAutoNarrative(container, `${title}: ${yLabels.length} rows by ${xLabels.length} columns, values ranging from ${min} to ${max}.`);
720
+ }
721
+
722
+ function setAutoNarratives() {
723
+ document.querySelectorAll('.stat-grid').forEach(grid => {
724
+ if (grid.getAttribute('data-tts-narrative')) return;
725
+ const parts = [];
726
+ grid.querySelectorAll('.stat-card').forEach(card => {
727
+ const value = card.querySelector('.stat-value')?.textContent?.trim();
728
+ const label = card.querySelector('.stat-label')?.textContent?.trim();
729
+ if (value && label) parts.push(`${value} ${label}`);
730
+ });
731
+ if (parts.length) grid.setAttribute('data-tts-narrative', parts.join(', '));
732
+ });
733
+
734
+ document.querySelectorAll('.table-wrap').forEach(wrap => {
735
+ if (wrap.getAttribute('data-tts-narrative')) return;
736
+ const table = wrap.querySelector('table');
737
+ if (!table) return;
738
+ const headers = Array.from(table.querySelectorAll('th')).map(th => th.textContent.trim());
739
+ const rowSummaries = [];
740
+ table.querySelectorAll('tbody tr').forEach(tr => {
741
+ const cells = Array.from(tr.querySelectorAll('td')).map(td => td.textContent.trim());
742
+ const pairs = cells.map((c, i) => headers[i] ? `${headers[i]}: ${c}` : c).join(', ');
743
+ rowSummaries.push(pairs);
744
+ });
745
+ let narrative = rowSummaries.join('; ');
746
+ if (narrative.length > 500) narrative = narrative.slice(0, 497) + '...';
747
+ if (narrative) wrap.setAttribute('data-tts-narrative', narrative);
748
+ });
749
+ }
750
+
751
+ if (document.readyState === 'loading') {
752
+ document.addEventListener('DOMContentLoaded', setAutoNarratives);
753
+ } else {
754
+ setAutoNarratives();
755
+ }
756
+
757
+ return { bar, line, radar, quadrant, funnel, flow, ring, heatmap };
758
+ })();