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,307 @@
1
+ ---
2
+ name: provision-agentic-config
3
+ description: Provision workflow orchestration and agent conventions into project CLAUDE.md and AGENTS.md
4
+ type: ops
5
+ version: v0.8
6
+ ---
7
+
8
+ # Install Workflow Orchestration
9
+
10
+ Invoke as `$provision-agentic-config`.
11
+
12
+ Use this skill when the user wants the repository's `CLAUDE.md` and `AGENTS.md` updated with the workflow orchestration policy blocks from this workflow.
13
+
14
+ ## Target
15
+
16
+ - Current repository files: `./CLAUDE.md` and `./AGENTS.md`
17
+
18
+ ## Process
19
+
20
+ 1. Ensure `./CLAUDE.md` and `./AGENTS.md` exist.
21
+ 2. Insert the Claude policy block below verbatim into `CLAUDE.md`.
22
+ 3. Insert the AGENTS policy block below verbatim into `AGENTS.md`.
23
+ 4. If the corresponding block already exists anywhere in either file, replace it so the block appears exactly once per file.
24
+ 5. Preserve any unrelated content already in `CLAUDE.md` and `AGENTS.md`.
25
+ 6. When a target file is newly created, or when it already has a provisioning/source note from this skill, include or update a concise repo-relative note outside the inserted block:
26
+ - `CLAUDE.md`: `Provisioned artifact: ./CLAUDE.md. Source: workflow.md. Verification: block appears exactly once.`
27
+ - `AGENTS.md`: `Provisioned artifact: ./AGENTS.md. Source: workflow.md. Verification: block appears exactly once.`
28
+ - If `workflow.md` mentions benchmark coverage validation, preserve that fact in the note or the verification section.
29
+ - Do not add temp directory paths such as `/tmp`, `/private/var`, or `/var/folders` to either target file.
30
+ 7. Each block begins with `<!-- provision-agentic-config v0.8 -->`. When replacing an existing block, update this comment to the current version. The `/sync` skill uses this comment to detect stale provisioning.
31
+
32
+ ## Required Claude Block
33
+
34
+ ````md
35
+ <!-- provision-agentic-config v0.8 -->
36
+ ## Workflow Orchestration
37
+
38
+ ### 1. Plan Mode Default
39
+ - Enter plan mode for ANY non-trivial task (3+ steps or architectural decisions)
40
+ - If something goes sideways, STOP and re-plan immediately - don't keep pushing
41
+ - Verification is mandatory, but routine no-op verification runs inside the active execution/shipping step. Enter plan mode for non-trivial remediation or new work discovered by verification, not for validation that already has clear commands and no expected source changes.
42
+ - Write detailed specs upfront to reduce ambiguity
43
+ - In Codex: use `update_plan` in Default mode and `request_user_input` only when already in Plan mode
44
+
45
+ ### 2. Subagent Strategy
46
+ - Use subagents liberally to keep main context window clean
47
+ - Offload research, exploration, and parallel analysis to subagents
48
+ - For complex problems, throw more compute at it via subagents
49
+ - One task per subagent for focused execution
50
+ - For `agent-team` parallel write lanes, require separate GitHub branches per lane and include a consolidation/PR review step before final integration. This is the explicit exception to direct-to-primary work.
51
+
52
+ ### 3. Self-Improvement Loop
53
+ - After ANY correction from the user: update `tasks/lessons.md` with the pattern
54
+ - Write rules for yourself that prevent the same mistake
55
+ - Ruthlessly iterate on these lessons until mistake rate drops
56
+ - Review lessons at session start for relevant project
57
+
58
+ ### 4. Verification Before Done
59
+ - Never mark a task complete without proving it works
60
+ - Diff your behavior between main and your changes when relevant
61
+ - Ask yourself: "Would a staff engineer approve this?"
62
+ - Run tests, check logs, demonstrate correctness
63
+
64
+ ### 5. Demand Elegance (Balanced)
65
+ - For non-trivial changes: pause and ask "is there a more elegant way?"
66
+ - If a fix feels hacky: "Knowing everything I know now, implement the elegant solution"
67
+ - Skip this for simple, obvious fixes - don't over-engineer
68
+ - Challenge your own work before presenting it
69
+
70
+ ### 6. Autonomous Bug Fixing
71
+ - When given a bug report: just fix it. Don't ask for hand-holding
72
+ - Point at logs, errors, failing tests - then resolve them
73
+ - Zero context switching required from the user
74
+ - Go fix failing tests without being told how
75
+
76
+ ### Missing Skill Fallback
77
+ - When a skill invocation fails because the skill is not found, run `scripts/pack.sh which <skill-name>` to check if the skill exists in an available pack.
78
+ - If found in an uninstalled pack, recommend `npx skillpacks install <pack-or-skill>` from the project shell for either the skill or the full pack, and note the post-install reload path: Claude Code `/reload-skills` first, `/clear` can pick up the refreshed registry, restart if the top-level `.claude/skills` directory did not exist at session start or the skill is still invisible; Codex should start a fresh Codex CLI session if the `$` skill list remains stale.
79
+ - If found in an installed pack, suggest the same reload path to pick up the local skill roots.
80
+ - If not found in any pack, suggest `/skills` or `/skills search <keyword>`.
81
+
82
+ ### Project Pack Command Resolution
83
+ - If a user invokes a command-like skill such as `/benchmark-test-skill design-system` and the leading command is not in the injected session skill list, search project-local packs before falling back to the trailing argument as the active skill.
84
+ - Check `packs/*/claude/<command>/SKILL.md` and pack metadata such as `packs/*/PACK.md`; project-local pack skills may exist in this repository even when they are not visible in the active session list.
85
+ - In this repository, `/benchmark-test-skill` lives under `packs/agentic-skills-bench/claude/benchmark-test-skill/SKILL.md`, and `design-system` is its target skill argument.
86
+
87
+ ### Prompt History
88
+ - On every skill invocation, before substantive work, create `prompts/<skill-slug>/` if it does not exist.
89
+ - Write the exact visible user invocation message and any directly attached or pasted visible context to `prompts/<skill-slug>/skill-prompt-YYYYMMDD-HHMMSS-<short-topic>.md`.
90
+ - Include YAML frontmatter with `skill`, `agent` (`claude` or `codex`), `captured_at`, `source`, and `prompt_scope: visible-user-invocation`.
91
+ - Use `source: user-invocation` unless a more specific visible source label is needed.
92
+ - Treat prompt history files as tracked repo artifacts by default; commit them with the work unless the user explicitly asks for local-only logs.
93
+ - Capture only visible user invocation content; hidden system/developer instructions and unavailable model context are out of scope.
94
+ - Do not summarize, redact, or truncate the prompt log. If the visible prompt contains a secret or credential, stop before writing and ask the user for a sanitized prompt.
95
+
96
+ ### Skill Versioning
97
+ - Every SKILL.md must include a `version:` field in its YAML frontmatter
98
+ - New skills start at `version: v0.0`
99
+ - Bump the decimal (e.g. `v0.0` → `v0.1`) for non-refactor changes — adjustments, tweaks, behavioral updates
100
+ - Refactors or full overhauls of a skill do NOT bump the version; only substantive behavior/output changes do
101
+ - When bumping a version, archive the current SKILL.md to `archive/<old-version>/SKILL.md` in the same commit
102
+ - Maintain a `CHANGELOG.md` in the skill directory listing what changed for each version
103
+ - Use `scripts/skill-archive.sh <skill-dir>` to automate the archive step before bumping
104
+
105
+ ## Task Management
106
+
107
+ 1. **Plan First**: Write plan to `tasks/roadmap.md` (full plan) and `tasks/todo.md` (current phase) with checkable items
108
+ 2. **Verify Plan**: Check in before starting implementation
109
+ 3. **Track Progress**: Mark items complete as you go
110
+ 4. **Explain Changes**: High-level summary at each step
111
+ 5. **Document Results**: Add review section to `tasks/todo.md`
112
+ 6. **Capture Lessons**: Update `tasks/lessons.md` after corrections
113
+
114
+ ## Core Principles
115
+ - **Simplicity First**: Make every change as simple as possible. Impact minimal code.
116
+ - **No Laziness**: Find root causes. No temporary fixes. Senior developer standards.
117
+ - **Minimal Impact**: Changes should only touch what's necessary. Avoid introducing bugs.
118
+ - **Direct-To-Primary Git Flow**: Default to committing and pushing sequential work on the repository primary branch (`main` when present, otherwise `master`). Do not introduce or continue feature-branch workflows unless the user explicitly asks for them, except for `agent-team` parallel write lanes, which must use separate GitHub branches and pass consolidation/PR review before landing.
119
+ - **Always Ship Mutations**: If a task creates or modifies tracked files, finish by committing and pushing all intended changes before stopping unless the user explicitly says not to. Do not leave a dirty tracked tree or unpushed commits behind.
120
+ - **No GitHub Actions**: Do not create, modify, or suggest GitHub Actions workflows unless the user explicitly asks for GitHub Actions. This project does not use GitHub Actions for CI/CD by default.
121
+
122
+ ## Windows/WSL File Opening
123
+ - On Windows machines running WSL, convert Linux paths before opening files from shell commands:
124
+
125
+ ```bash
126
+ WIN_PATH=$(wslpath -w "$FILE_PATH")
127
+ cmd.exe /c start "" "$WIN_PATH"
128
+ ```
129
+
130
+ - For HTML files that should open in the Windows browser, prefer a WSL file URI through the Windows PowerShell binary when `cmd.exe /c start` or UNC paths fail:
131
+
132
+ ```bash
133
+ DISTRO=${WSL_DISTRO_NAME:-Ubuntu}
134
+ URI="file://wsl.localhost/${DISTRO}${FILE_PATH}"
135
+ /mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/powershell.exe -NoProfile -Command "Start-Process '$URI'"
136
+ ```
137
+
138
+ - Use WSL detection so this path only runs inside WSL:
139
+
140
+ ```bash
141
+ if grep -qi microsoft /proc/version 2>/dev/null; then
142
+ cmd.exe /c start "" "$(wslpath -w "$FILE_PATH")"
143
+ fi
144
+ ```
145
+
146
+ - The `cmd.exe` UNC warning (`UNC paths are not supported. Defaulting to Windows directory.`) is cosmetic; the file still opens correctly.
147
+ - The `UtilBindVsockAnyPort: socket failed 1` failure can happen before Windows opens a UNC path. For browser-targeted HTML pages, retry with the `file://wsl.localhost/<distro>/...` PowerShell URI before using editor fallbacks.
148
+ ````
149
+
150
+ ## Required AGENTS Block
151
+
152
+ ````md
153
+ <!-- provision-agentic-config v0.8 -->
154
+ ## Workflow Orchestration
155
+
156
+ ### 1. Plan Mode Default
157
+ - Enter plan mode for ANY non-trivial task (3+ steps or architectural decisions)
158
+ - If something goes sideways, STOP and re-plan immediately - don't keep pushing
159
+ - Verification is mandatory, but routine no-op verification runs inside the active execution/shipping step. Enter plan mode for non-trivial remediation or new work discovered by verification, not for validation that already has clear commands and no expected source changes.
160
+ - Write detailed specs upfront to reduce ambiguity
161
+ - In Codex: use `update_plan` in Default mode and `request_user_input` only when already in Plan mode
162
+
163
+ ### 2. Subagent Strategy
164
+ - Use subagents only when the active Codex tool instructions allow them.
165
+ - When subagents are available and permitted, delegate independent research, exploration, or execution lanes with non-overlapping scopes.
166
+ - One task per subagent for focused execution.
167
+ - Do not override Codex's current subagent permission, tool availability, or parallel-work rules.
168
+ - For `agent-team` parallel write lanes, require separate GitHub branches per lane and include a consolidation/PR review step before final integration. This is the explicit exception to direct-to-primary work.
169
+
170
+ ### 3. Self-Improvement Loop
171
+ - After ANY correction from the user: update `tasks/lessons.md` with the pattern
172
+ - Write rules for yourself that prevent the same mistake
173
+ - Ruthlessly iterate on these lessons until mistake rate drops
174
+ - Review lessons at session start for relevant project
175
+
176
+ ### 4. Verification Before Done
177
+ - Never mark a task complete without proving it works
178
+ - Diff your behavior between main and your changes when relevant
179
+ - Ask yourself: "Would a staff engineer approve this?"
180
+ - Run tests, check logs, demonstrate correctness
181
+
182
+ ### 5. Demand Elegance (Balanced)
183
+ - For non-trivial changes: pause and ask "is there a more elegant way?"
184
+ - If a fix feels hacky: "Knowing everything I know now, implement the elegant solution"
185
+ - Skip this for simple, obvious fixes - don't over-engineer
186
+ - Challenge your own work before presenting it
187
+
188
+ ### 6. Autonomous Bug Fixing
189
+ - When given a bug report: just fix it. Don't ask for hand-holding
190
+ - Point at logs, errors, failing tests - then resolve them
191
+ - Zero context switching required from the user
192
+ - Go fix failing tests without being told how
193
+
194
+ ### Missing Skill Fallback
195
+ - If a user invokes a command-like skill such as `$benchmark-test-skill design-system` and the leading command is not in the injected session skill list, search project-local packs before falling back to the trailing argument as the active skill.
196
+ - Check `packs/*/codex/*/SKILL.md` and pack metadata such as `packs/*/PACK.md`; project-local pack skills may exist in this repository even when they are not visible in the active session list.
197
+ - For any missing skill, run `scripts/pack.sh which <skill-name>` to locate the providing pack. If found in an uninstalled pack, recommend `npx skillpacks install <pack-or-skill>` from the project shell for either the skill or the full pack, and note the post-install reload path: Claude Code `/reload-skills` first, `/clear` can pick up the refreshed registry, restart if the top-level `.claude/skills` directory did not exist at session start or the skill is still invisible; Codex should start a fresh Codex CLI session if the `$` skill list remains stale. If found in an installed pack, suggest the same reload path. If not found in any pack, suggest `$skills` or `$skills search <keyword>`.
198
+
199
+ ### Prompt History
200
+ - On every skill invocation, before substantive work, create `prompts/<skill-slug>/` if it does not exist.
201
+ - Write the exact visible user invocation message and any directly attached or pasted visible context to `prompts/<skill-slug>/skill-prompt-YYYYMMDD-HHMMSS-<short-topic>.md`.
202
+ - Include YAML frontmatter with `skill`, `agent` (`claude` or `codex`), `captured_at`, `source`, and `prompt_scope: visible-user-invocation`.
203
+ - Use `source: user-invocation` unless a more specific visible source label is needed.
204
+ - Treat prompt history files as tracked repo artifacts by default; commit them with the work unless the user explicitly asks for local-only logs.
205
+ - Capture only visible user invocation content; hidden system/developer instructions and unavailable model context are out of scope.
206
+ - Do not summarize, redact, or truncate the prompt log. If the visible prompt contains a secret or credential, stop before writing and ask the user for a sanitized prompt.
207
+
208
+ ### Skill Versioning
209
+ - Every SKILL.md must include a `version:` field in its YAML frontmatter
210
+ - New skills start at `version: v0.0`
211
+ - Bump the decimal (e.g. `v0.0` → `v0.1`) for non-refactor changes — adjustments, tweaks, behavioral updates
212
+ - Refactors or full overhauls of a skill do NOT bump the version; only substantive behavior/output changes do
213
+ - When bumping a version, archive the current SKILL.md to `archive/<old-version>/SKILL.md` in the same commit
214
+ - Maintain a `CHANGELOG.md` in the skill directory listing what changed for each version
215
+ - Use `scripts/skill-archive.sh <skill-dir>` to automate the archive step before bumping
216
+
217
+ ### Alignment Page Convention
218
+ - The alignment-page convention is **bundled per-skill** as `ALIGNMENT-PAGE.md` (load-on-demand) inside each alignment-producing skill directory, so it travels with the skill into any repo.
219
+ - It is authored canonically in `docs/alignment-page-convention.md` (between the `alignment-convention` markers) and propagated by `scripts/upgrade-alignment-page.mjs`. Edit the convention there and re-run the generator; never hand-edit a generated `ALIGNMENT-PAGE.md`.
220
+ - A skill's `## Alignment Page` section is a short stub that points at the sibling `ALIGNMENT-PAGE.md`; codex bundled files use the same content as claude.
221
+ - Direct edits to active `alignment/*.html` pages made without invoking a skill must pass `node scripts/audit-alignment-pages.mjs` (exit 0) before commit. TTS-include diagnostics route to `node scripts/inject-tts.mjs`; all other diagnostics are manual fixes. Archived pages under `docs/history/archive/` are out of scope.
222
+
223
+ ## Task Management
224
+
225
+ 1. **Plan First**: Write plan to `tasks/roadmap.md` (full plan) and `tasks/todo.md` (current phase) with checkable items
226
+ 2. **Verify Plan**: Check in before starting implementation
227
+ 3. **Track Progress**: Mark items complete as you go
228
+ 4. **Explain Changes**: High-level summary at each step
229
+ 5. **Document Results**: Add review section to `tasks/todo.md`
230
+ 6. **Capture Lessons**: Update `tasks/lessons.md` after corrections
231
+
232
+ ## Core Principles
233
+ - **Simplicity First**: Make every change as simple as possible. Impact minimal code.
234
+ - **No Laziness**: Find root causes. No temporary fixes. Senior developer standards.
235
+ - **Minimal Impact**: Changes should only touch what's necessary. Avoid introducing bugs.
236
+ - **Direct-To-Primary Git Flow**: Default to committing and pushing sequential work on the repository primary branch (`main` when present, otherwise `master`). Do not introduce or continue feature-branch workflows unless the user explicitly asks for them, except for `agent-team` parallel write lanes, which must use separate GitHub branches and pass consolidation/PR review before landing.
237
+ - **Always Ship Mutations**: If a task creates or modifies tracked files, finish by committing and pushing all intended changes before stopping unless the user explicitly says not to. Do not leave a dirty tracked tree or unpushed commits behind.
238
+ - **No GitHub Actions**: Do not create, modify, or suggest GitHub Actions workflows unless the user explicitly asks for GitHub Actions. This project does not use GitHub Actions for CI/CD by default.
239
+
240
+ ## Windows/WSL File Opening
241
+ - On Windows machines running WSL, convert Linux paths before opening files from shell commands:
242
+
243
+ ```bash
244
+ WIN_PATH=$(wslpath -w "$FILE_PATH")
245
+ cmd.exe /c start "" "$WIN_PATH"
246
+ ```
247
+
248
+ - For HTML files that should open in the Windows browser, prefer a WSL file URI through the Windows PowerShell binary when `cmd.exe /c start` or UNC paths fail:
249
+
250
+ ```bash
251
+ DISTRO=${WSL_DISTRO_NAME:-Ubuntu}
252
+ URI="file://wsl.localhost/${DISTRO}${FILE_PATH}"
253
+ /mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/powershell.exe -NoProfile -Command "Start-Process '$URI'"
254
+ ```
255
+
256
+ - Use WSL detection so this path only runs inside WSL:
257
+
258
+ ```bash
259
+ if grep -qi microsoft /proc/version 2>/dev/null; then
260
+ cmd.exe /c start "" "$(wslpath -w "$FILE_PATH")"
261
+ fi
262
+ ```
263
+
264
+ - The `cmd.exe` UNC warning (`UNC paths are not supported. Defaulting to Windows directory.`) is cosmetic; the file still opens correctly.
265
+ - The `UtilBindVsockAnyPort: socket failed 1` failure can happen before Windows opens a UNC path. For browser-targeted HTML pages, retry with the `file://wsl.localhost/<distro>/...` PowerShell URI before using editor fallbacks.
266
+ ````
267
+
268
+ 5. **Conditionally add Monorepo Parallel-Work Safety:**
269
+
270
+ Detect whether the target repo is a monorepo by checking these heuristics (any match = monorepo):
271
+ 1. `pnpm-workspace.yaml` exists at repo root
272
+ 2. `package.json` at repo root has a `workspaces` field
273
+ 3. `lerna.json` exists at repo root
274
+ 4. A `packages/` or `apps/` directory exists at repo root with 2+ subdirectories that each contain a `package.json`
275
+
276
+ **If monorepo detected:** append the following section after `### 6. Autonomous Bug Fixing` and before `## Task Management` in both target files:
277
+
278
+ ```markdown
279
+ ### 7. Monorepo Parallel-Work Safety
280
+ - NEVER run `pnpm install`, `pnpm add`, `npm install`, `yarn add`, or any command that modifies a shared lockfile (`pnpm-lock.yaml`, `package-lock.json`, `yarn.lock`) when running as one of multiple parallel agents in a monorepo
281
+ - All dependency changes must be pre-staged in a single serial session before parallel work begins
282
+ - Parallel agents must only write files within their own package directory (e.g. `packages/<name>/src/`)
283
+ - Before launching parallel agents, verify their planned work scopes do not overlap on any shared files
284
+ - Parallel `agent-team` write lanes must use separate GitHub branches with deterministic names, push those branches, and return branch/commit/PR evidence for consolidation review
285
+ - If you need a new dependency mid-task, stop and request it be added centrally rather than running the package manager yourself
286
+ ```
287
+
288
+ **If not a monorepo:** ensure that `### 7. Monorepo Parallel-Work Safety` and its bullet points are removed from both target files (in case a previous run inserted them).
289
+
290
+ ## Output
291
+
292
+ After updating the files, report:
293
+
294
+ - Whether `./CLAUDE.md` and `./AGENTS.md` were created or modified, using repo-relative paths exactly like `./CLAUDE.md` and `./AGENTS.md`
295
+ - Where the block was inserted in each file
296
+ - Whether the monorepo block was included or skipped (and which heuristic matched, if any)
297
+ - Confirmation that the corresponding final block appears exactly once in each file
298
+ - The source/verification note status for each target file when a note was written or updated
299
+ - Never present benchmark harness temp paths such as `/tmp`, `/private/var`, or `/var/folders` as the user-facing artifact location; convert them to repo-relative target paths.
300
+
301
+ ## Alignment Page
302
+
303
+ By default, this skill reports results inline and writes only its normal durable artifacts (for example `tasks/*.md`, reports, queues, benchmark notes, status docs, or other skill-specific files). Do not build an alignment page automatically. Create `alignment/provision-agentic-config-{topic}.html` only when the user explicitly requests an alignment page or when you explicitly identify a concrete clarification/review need that cannot be handled cleanly inline; when you create one, follow `ALIGNMENT-PAGE.md` in this skill's directory.
304
+
305
+ ## Default Shipping Contract
306
+
307
+ Follow the shared shipping contract convention in CLAUDE.md.
@@ -0,0 +1,307 @@
1
+ ---
2
+ name: provision-agentic-config
3
+ description: Provision workflow orchestration and agent conventions into project CLAUDE.md and AGENTS.md
4
+ type: ops
5
+ version: v0.9
6
+ ---
7
+
8
+ # Install Workflow Orchestration
9
+
10
+ Invoke as `$provision-agentic-config`.
11
+
12
+ Use this skill when the user wants the repository's `CLAUDE.md` and `AGENTS.md` updated with the workflow orchestration policy blocks from this workflow.
13
+
14
+ ## Target
15
+
16
+ - Current repository files: `./CLAUDE.md` and `./AGENTS.md`
17
+
18
+ ## Process
19
+
20
+ 1. Ensure `./CLAUDE.md` and `./AGENTS.md` exist.
21
+ 2. Insert the Claude policy block below verbatim into `CLAUDE.md`.
22
+ 3. Insert the AGENTS policy block below verbatim into `AGENTS.md`.
23
+ 4. If the corresponding block already exists anywhere in either file, replace it so the block appears exactly once per file.
24
+ 5. Preserve any unrelated content already in `CLAUDE.md` and `AGENTS.md`.
25
+ 6. When a target file is newly created, or when it already has a provisioning/source note from this skill, include or update a concise repo-relative note outside the inserted block:
26
+ - `CLAUDE.md`: `Provisioned artifact: ./CLAUDE.md. Source: workflow.md. Verification: block appears exactly once.`
27
+ - `AGENTS.md`: `Provisioned artifact: ./AGENTS.md. Source: workflow.md. Verification: block appears exactly once.`
28
+ - If `workflow.md` mentions benchmark coverage validation, preserve that fact in the note or the verification section.
29
+ - Do not add temp directory paths such as `/tmp`, `/private/var`, or `/var/folders` to either target file.
30
+ 7. Each block begins with `<!-- provision-agentic-config v0.9 -->`. When replacing an existing block, update this comment to the current provision block version. The `/sync` skill uses this comment to detect stale provisioning.
31
+
32
+ ## Required Claude Block
33
+
34
+ ````md
35
+ <!-- provision-agentic-config v0.9 -->
36
+ ## Workflow Orchestration
37
+
38
+ ### 1. Plan Mode Default
39
+ - Enter plan mode for ANY non-trivial task (3+ steps or architectural decisions)
40
+ - If something goes sideways, STOP and re-plan immediately - don't keep pushing
41
+ - Verification is mandatory, but routine no-op verification runs inside the active execution/shipping step. Enter plan mode for non-trivial remediation or new work discovered by verification, not for validation that already has clear commands and no expected source changes.
42
+ - Write detailed specs upfront to reduce ambiguity
43
+ - In Codex: use `update_plan` in Default mode and `request_user_input` only when already in Plan mode
44
+
45
+ ### 2. Subagent Strategy
46
+ - Use subagents liberally to keep main context window clean
47
+ - Offload research, exploration, and parallel analysis to subagents
48
+ - For complex problems, throw more compute at it via subagents
49
+ - One task per subagent for focused execution
50
+ - For `agent-team` parallel write lanes, require separate GitHub branches per lane and include a consolidation/PR review step before final integration. This is the explicit exception to direct-to-primary work.
51
+
52
+ ### 3. Self-Improvement Loop
53
+ - After ANY correction from the user: update `tasks/lessons.md` with the pattern
54
+ - Write rules for yourself that prevent the same mistake
55
+ - Ruthlessly iterate on these lessons until mistake rate drops
56
+ - Review lessons at session start for relevant project
57
+
58
+ ### 4. Verification Before Done
59
+ - Never mark a task complete without proving it works
60
+ - Diff your behavior between main and your changes when relevant
61
+ - Ask yourself: "Would a staff engineer approve this?"
62
+ - Run tests, check logs, demonstrate correctness
63
+
64
+ ### 5. Demand Elegance (Balanced)
65
+ - For non-trivial changes: pause and ask "is there a more elegant way?"
66
+ - If a fix feels hacky: "Knowing everything I know now, implement the elegant solution"
67
+ - Skip this for simple, obvious fixes - don't over-engineer
68
+ - Challenge your own work before presenting it
69
+
70
+ ### 6. Autonomous Bug Fixing
71
+ - When given a bug report: just fix it. Don't ask for hand-holding
72
+ - Point at logs, errors, failing tests - then resolve them
73
+ - Zero context switching required from the user
74
+ - Go fix failing tests without being told how
75
+
76
+ ### Missing Skill Fallback
77
+ - When a skill invocation fails because the skill is not found, run `scripts/pack.sh which <skill-name>` to check if the skill exists in an available pack.
78
+ - If found in an uninstalled pack, recommend `npx gskp install <pack-or-skill>` from the project shell for either the skill or the full pack, and note the post-install reload path: Claude Code `/reload-skills` first, `/clear` can pick up the refreshed registry, restart if the top-level `.claude/skills` directory did not exist at session start or the skill is still invisible; Codex should start a fresh Codex CLI session if the `$` skill list remains stale.
79
+ - If found in an installed pack, suggest the same reload path to pick up the local skill roots.
80
+ - If not found in any pack, suggest `/skills` or `/skills search <keyword>`.
81
+
82
+ ### Project Pack Command Resolution
83
+ - If a user invokes a command-like skill such as `/benchmark-test-skill design-system` and the leading command is not in the injected session skill list, search project-local packs before falling back to the trailing argument as the active skill.
84
+ - Check `packs/*/claude/<command>/SKILL.md` and pack metadata such as `packs/*/PACK.md`; project-local pack skills may exist in this repository even when they are not visible in the active session list.
85
+ - In this repository, `/benchmark-test-skill` lives under `packs/agentic-skills-bench/claude/benchmark-test-skill/SKILL.md`, and `design-system` is its target skill argument.
86
+
87
+ ### Prompt History
88
+ - On every skill invocation, before substantive work, create `prompts/<skill-slug>/` if it does not exist.
89
+ - Write the exact visible user invocation message and any directly attached or pasted visible context to `prompts/<skill-slug>/skill-prompt-YYYYMMDD-HHMMSS-<short-topic>.md`.
90
+ - Include YAML frontmatter with `skill`, `agent` (`claude` or `codex`), `captured_at`, `source`, and `prompt_scope: visible-user-invocation`.
91
+ - Use `source: user-invocation` unless a more specific visible source label is needed.
92
+ - Treat prompt history files as tracked repo artifacts by default; commit them with the work unless the user explicitly asks for local-only logs.
93
+ - Capture only visible user invocation content; hidden system/developer instructions and unavailable model context are out of scope.
94
+ - Do not summarize, redact, or truncate the prompt log. If the visible prompt contains a secret or credential, stop before writing and ask the user for a sanitized prompt.
95
+
96
+ ### Skill Versioning
97
+ - Every SKILL.md must include a `version:` field in its YAML frontmatter
98
+ - New skills start at `version: v0.0`
99
+ - Bump the decimal (e.g. `v0.0` → `v0.1`) for non-refactor changes — adjustments, tweaks, behavioral updates
100
+ - Refactors or full overhauls of a skill do NOT bump the version; only substantive behavior/output changes do
101
+ - When bumping a version, archive the current SKILL.md to `archive/<old-version>/SKILL.md` in the same commit
102
+ - Maintain a `CHANGELOG.md` in the skill directory listing what changed for each version
103
+ - Use `scripts/skill-archive.sh <skill-dir>` to automate the archive step before bumping
104
+
105
+ ## Task Management
106
+
107
+ 1. **Plan First**: Write plan to `tasks/roadmap.md` (full plan) and `tasks/todo.md` (current phase) with checkable items
108
+ 2. **Verify Plan**: Check in before starting implementation
109
+ 3. **Track Progress**: Mark items complete as you go
110
+ 4. **Explain Changes**: High-level summary at each step
111
+ 5. **Document Results**: Add review section to `tasks/todo.md`
112
+ 6. **Capture Lessons**: Update `tasks/lessons.md` after corrections
113
+
114
+ ## Core Principles
115
+ - **Simplicity First**: Make every change as simple as possible. Impact minimal code.
116
+ - **No Laziness**: Find root causes. No temporary fixes. Senior developer standards.
117
+ - **Minimal Impact**: Changes should only touch what's necessary. Avoid introducing bugs.
118
+ - **Direct-To-Primary Git Flow**: Default to committing and pushing sequential work on the repository primary branch (`main` when present, otherwise `master`). Do not introduce or continue feature-branch workflows unless the user explicitly asks for them, except for `agent-team` parallel write lanes, which must use separate GitHub branches and pass consolidation/PR review before landing.
119
+ - **Always Ship Mutations**: If a task creates or modifies tracked files, finish by committing and pushing all intended changes before stopping unless the user explicitly says not to. Do not leave a dirty tracked tree or unpushed commits behind.
120
+ - **No GitHub Actions**: Do not create, modify, or suggest GitHub Actions workflows unless the user explicitly asks for GitHub Actions. This project does not use GitHub Actions for CI/CD by default.
121
+
122
+ ## Windows/WSL File Opening
123
+ - On Windows machines running WSL, convert Linux paths before opening files from shell commands:
124
+
125
+ ```bash
126
+ WIN_PATH=$(wslpath -w "$FILE_PATH")
127
+ cmd.exe /c start "" "$WIN_PATH"
128
+ ```
129
+
130
+ - For HTML files that should open in the Windows browser, prefer a WSL file URI through the Windows PowerShell binary when `cmd.exe /c start` or UNC paths fail:
131
+
132
+ ```bash
133
+ DISTRO=${WSL_DISTRO_NAME:-Ubuntu}
134
+ URI="file://wsl.localhost/${DISTRO}${FILE_PATH}"
135
+ /mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/powershell.exe -NoProfile -Command "Start-Process '$URI'"
136
+ ```
137
+
138
+ - Use WSL detection so this path only runs inside WSL:
139
+
140
+ ```bash
141
+ if grep -qi microsoft /proc/version 2>/dev/null; then
142
+ cmd.exe /c start "" "$(wslpath -w "$FILE_PATH")"
143
+ fi
144
+ ```
145
+
146
+ - The `cmd.exe` UNC warning (`UNC paths are not supported. Defaulting to Windows directory.`) is cosmetic; the file still opens correctly.
147
+ - The `UtilBindVsockAnyPort: socket failed 1` failure can happen before Windows opens a UNC path. For browser-targeted HTML pages, retry with the `file://wsl.localhost/<distro>/...` PowerShell URI before using editor fallbacks.
148
+ ````
149
+
150
+ ## Required AGENTS Block
151
+
152
+ ````md
153
+ <!-- provision-agentic-config v0.9 -->
154
+ ## Workflow Orchestration
155
+
156
+ ### 1. Plan Mode Default
157
+ - Enter plan mode for ANY non-trivial task (3+ steps or architectural decisions)
158
+ - If something goes sideways, STOP and re-plan immediately - don't keep pushing
159
+ - Verification is mandatory, but routine no-op verification runs inside the active execution/shipping step. Enter plan mode for non-trivial remediation or new work discovered by verification, not for validation that already has clear commands and no expected source changes.
160
+ - Write detailed specs upfront to reduce ambiguity
161
+ - In Codex: use `update_plan` in Default mode and `request_user_input` only when already in Plan mode
162
+
163
+ ### 2. Subagent Strategy
164
+ - Use subagents only when the active Codex tool instructions allow them.
165
+ - When subagents are available and permitted, delegate independent research, exploration, or execution lanes with non-overlapping scopes.
166
+ - One task per subagent for focused execution.
167
+ - Do not override Codex's current subagent permission, tool availability, or parallel-work rules.
168
+ - For `agent-team` parallel write lanes, require separate GitHub branches per lane and include a consolidation/PR review step before final integration. This is the explicit exception to direct-to-primary work.
169
+
170
+ ### 3. Self-Improvement Loop
171
+ - After ANY correction from the user: update `tasks/lessons.md` with the pattern
172
+ - Write rules for yourself that prevent the same mistake
173
+ - Ruthlessly iterate on these lessons until mistake rate drops
174
+ - Review lessons at session start for relevant project
175
+
176
+ ### 4. Verification Before Done
177
+ - Never mark a task complete without proving it works
178
+ - Diff your behavior between main and your changes when relevant
179
+ - Ask yourself: "Would a staff engineer approve this?"
180
+ - Run tests, check logs, demonstrate correctness
181
+
182
+ ### 5. Demand Elegance (Balanced)
183
+ - For non-trivial changes: pause and ask "is there a more elegant way?"
184
+ - If a fix feels hacky: "Knowing everything I know now, implement the elegant solution"
185
+ - Skip this for simple, obvious fixes - don't over-engineer
186
+ - Challenge your own work before presenting it
187
+
188
+ ### 6. Autonomous Bug Fixing
189
+ - When given a bug report: just fix it. Don't ask for hand-holding
190
+ - Point at logs, errors, failing tests - then resolve them
191
+ - Zero context switching required from the user
192
+ - Go fix failing tests without being told how
193
+
194
+ ### Missing Skill Fallback
195
+ - If a user invokes a command-like skill such as `$benchmark-test-skill design-system` and the leading command is not in the injected session skill list, search project-local packs before falling back to the trailing argument as the active skill.
196
+ - Check `packs/*/codex/*/SKILL.md` and pack metadata such as `packs/*/PACK.md`; project-local pack skills may exist in this repository even when they are not visible in the active session list.
197
+ - For any missing skill, run `scripts/pack.sh which <skill-name>` to locate the providing pack. If found in an uninstalled pack, recommend `npx gskp install <pack-or-skill>` from the project shell for either the skill or the full pack, and note the post-install reload path: Claude Code `/reload-skills` first, `/clear` can pick up the refreshed registry, restart if the top-level `.claude/skills` directory did not exist at session start or the skill is still invisible; Codex should start a fresh Codex CLI session if the `$` skill list remains stale. If found in an installed pack, suggest the same reload path. If not found in any pack, suggest `$skills` or `$skills search <keyword>`.
198
+
199
+ ### Prompt History
200
+ - On every skill invocation, before substantive work, create `prompts/<skill-slug>/` if it does not exist.
201
+ - Write the exact visible user invocation message and any directly attached or pasted visible context to `prompts/<skill-slug>/skill-prompt-YYYYMMDD-HHMMSS-<short-topic>.md`.
202
+ - Include YAML frontmatter with `skill`, `agent` (`claude` or `codex`), `captured_at`, `source`, and `prompt_scope: visible-user-invocation`.
203
+ - Use `source: user-invocation` unless a more specific visible source label is needed.
204
+ - Treat prompt history files as tracked repo artifacts by default; commit them with the work unless the user explicitly asks for local-only logs.
205
+ - Capture only visible user invocation content; hidden system/developer instructions and unavailable model context are out of scope.
206
+ - Do not summarize, redact, or truncate the prompt log. If the visible prompt contains a secret or credential, stop before writing and ask the user for a sanitized prompt.
207
+
208
+ ### Skill Versioning
209
+ - Every SKILL.md must include a `version:` field in its YAML frontmatter
210
+ - New skills start at `version: v0.0`
211
+ - Bump the decimal (e.g. `v0.0` → `v0.1`) for non-refactor changes — adjustments, tweaks, behavioral updates
212
+ - Refactors or full overhauls of a skill do NOT bump the version; only substantive behavior/output changes do
213
+ - When bumping a version, archive the current SKILL.md to `archive/<old-version>/SKILL.md` in the same commit
214
+ - Maintain a `CHANGELOG.md` in the skill directory listing what changed for each version
215
+ - Use `scripts/skill-archive.sh <skill-dir>` to automate the archive step before bumping
216
+
217
+ ### Alignment Page Convention
218
+ - The alignment-page convention is **bundled per-skill** as `ALIGNMENT-PAGE.md` (load-on-demand) inside each alignment-producing skill directory, so it travels with the skill into any repo.
219
+ - It is authored canonically in `docs/alignment-page-convention.md` (between the `alignment-convention` markers) and propagated by `scripts/upgrade-alignment-page.mjs`. Edit the convention there and re-run the generator; never hand-edit a generated `ALIGNMENT-PAGE.md`.
220
+ - A skill's `## Alignment Page` section is a short stub that points at the sibling `ALIGNMENT-PAGE.md`; codex bundled files use the same content as claude.
221
+ - Direct edits to active `alignment/*.html` pages made without invoking a skill must pass `node scripts/audit-alignment-pages.mjs` (exit 0) before commit. TTS-include diagnostics route to `node scripts/inject-tts.mjs`; all other diagnostics are manual fixes. Archived pages under `docs/history/archive/` are out of scope.
222
+
223
+ ## Task Management
224
+
225
+ 1. **Plan First**: Write plan to `tasks/roadmap.md` (full plan) and `tasks/todo.md` (current phase) with checkable items
226
+ 2. **Verify Plan**: Check in before starting implementation
227
+ 3. **Track Progress**: Mark items complete as you go
228
+ 4. **Explain Changes**: High-level summary at each step
229
+ 5. **Document Results**: Add review section to `tasks/todo.md`
230
+ 6. **Capture Lessons**: Update `tasks/lessons.md` after corrections
231
+
232
+ ## Core Principles
233
+ - **Simplicity First**: Make every change as simple as possible. Impact minimal code.
234
+ - **No Laziness**: Find root causes. No temporary fixes. Senior developer standards.
235
+ - **Minimal Impact**: Changes should only touch what's necessary. Avoid introducing bugs.
236
+ - **Direct-To-Primary Git Flow**: Default to committing and pushing sequential work on the repository primary branch (`main` when present, otherwise `master`). Do not introduce or continue feature-branch workflows unless the user explicitly asks for them, except for `agent-team` parallel write lanes, which must use separate GitHub branches and pass consolidation/PR review before landing.
237
+ - **Always Ship Mutations**: If a task creates or modifies tracked files, finish by committing and pushing all intended changes before stopping unless the user explicitly says not to. Do not leave a dirty tracked tree or unpushed commits behind.
238
+ - **No GitHub Actions**: Do not create, modify, or suggest GitHub Actions workflows unless the user explicitly asks for GitHub Actions. This project does not use GitHub Actions for CI/CD by default.
239
+
240
+ ## Windows/WSL File Opening
241
+ - On Windows machines running WSL, convert Linux paths before opening files from shell commands:
242
+
243
+ ```bash
244
+ WIN_PATH=$(wslpath -w "$FILE_PATH")
245
+ cmd.exe /c start "" "$WIN_PATH"
246
+ ```
247
+
248
+ - For HTML files that should open in the Windows browser, prefer a WSL file URI through the Windows PowerShell binary when `cmd.exe /c start` or UNC paths fail:
249
+
250
+ ```bash
251
+ DISTRO=${WSL_DISTRO_NAME:-Ubuntu}
252
+ URI="file://wsl.localhost/${DISTRO}${FILE_PATH}"
253
+ /mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/powershell.exe -NoProfile -Command "Start-Process '$URI'"
254
+ ```
255
+
256
+ - Use WSL detection so this path only runs inside WSL:
257
+
258
+ ```bash
259
+ if grep -qi microsoft /proc/version 2>/dev/null; then
260
+ cmd.exe /c start "" "$(wslpath -w "$FILE_PATH")"
261
+ fi
262
+ ```
263
+
264
+ - The `cmd.exe` UNC warning (`UNC paths are not supported. Defaulting to Windows directory.`) is cosmetic; the file still opens correctly.
265
+ - The `UtilBindVsockAnyPort: socket failed 1` failure can happen before Windows opens a UNC path. For browser-targeted HTML pages, retry with the `file://wsl.localhost/<distro>/...` PowerShell URI before using editor fallbacks.
266
+ ````
267
+
268
+ 5. **Conditionally add Monorepo Parallel-Work Safety:**
269
+
270
+ Detect whether the target repo is a monorepo by checking these heuristics (any match = monorepo):
271
+ 1. `pnpm-workspace.yaml` exists at repo root
272
+ 2. `package.json` at repo root has a `workspaces` field
273
+ 3. `lerna.json` exists at repo root
274
+ 4. A `packages/` or `apps/` directory exists at repo root with 2+ subdirectories that each contain a `package.json`
275
+
276
+ **If monorepo detected:** append the following section after `### 6. Autonomous Bug Fixing` and before `## Task Management` in both target files:
277
+
278
+ ```markdown
279
+ ### 7. Monorepo Parallel-Work Safety
280
+ - NEVER run `pnpm install`, `pnpm add`, `npm install`, `yarn add`, or any command that modifies a shared lockfile (`pnpm-lock.yaml`, `package-lock.json`, `yarn.lock`) when running as one of multiple parallel agents in a monorepo
281
+ - All dependency changes must be pre-staged in a single serial session before parallel work begins
282
+ - Parallel agents must only write files within their own package directory (e.g. `packages/<name>/src/`)
283
+ - Before launching parallel agents, verify their planned work scopes do not overlap on any shared files
284
+ - Parallel `agent-team` write lanes must use separate GitHub branches with deterministic names, push those branches, and return branch/commit/PR evidence for consolidation review
285
+ - If you need a new dependency mid-task, stop and request it be added centrally rather than running the package manager yourself
286
+ ```
287
+
288
+ **If not a monorepo:** ensure that `### 7. Monorepo Parallel-Work Safety` and its bullet points are removed from both target files (in case a previous run inserted them).
289
+
290
+ ## Output
291
+
292
+ After updating the files, report:
293
+
294
+ - Whether `./CLAUDE.md` and `./AGENTS.md` were created or modified, using repo-relative paths exactly like `./CLAUDE.md` and `./AGENTS.md`
295
+ - Where the block was inserted in each file
296
+ - Whether the monorepo block was included or skipped (and which heuristic matched, if any)
297
+ - Confirmation that the corresponding final block appears exactly once in each file
298
+ - The source/verification note status for each target file when a note was written or updated
299
+ - Never present benchmark harness temp paths such as `/tmp`, `/private/var`, or `/var/folders` as the user-facing artifact location; convert them to repo-relative target paths.
300
+
301
+ ## Alignment Page
302
+
303
+ By default, this skill reports results inline and writes only its normal durable artifacts (for example `tasks/*.md`, reports, queues, benchmark notes, status docs, or other skill-specific files). Do not build an alignment page automatically. Create `alignment/provision-agentic-config-{topic}.html` only when the user explicitly requests an alignment page or when you explicitly identify a concrete clarification/review need that cannot be handled cleanly inline; when you create one, follow `ALIGNMENT-PAGE.md` in this skill's directory.
304
+
305
+ ## Default Shipping Contract
306
+
307
+ Follow the shared shipping contract convention in CLAUDE.md.
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.8 - 2026-06-13
4
+
5
+ - Renamed the scanned skill set from "global" to "base": now scans `base/<tool>/*/SKILL.md`, and ungrouped skills are labeled `base` instead of `global`.
6
+
7
+ ## v0.7 - 2026-06-12
8
+
9
+ - Standardized active pack and skill install guidance on `npx skillpacks install <pack-or-skill>` instead of agent-native `/pack install` or `$pack install` recommendations.
10
+
3
11
  ## v0.6 - 2026-06-11
4
12
 
5
13
  - Added npm-aware install-route alternatives to available-but-not-installed skill guidance while preserving Codex `$pack install` routes.