create-hq 5.0.0

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 (310) hide show
  1. package/dist/deps.d.ts +4 -0
  2. package/dist/deps.d.ts.map +1 -0
  3. package/dist/deps.js +65 -0
  4. package/dist/deps.js.map +1 -0
  5. package/dist/git.d.ts +3 -0
  6. package/dist/git.d.ts.map +1 -0
  7. package/dist/git.js +19 -0
  8. package/dist/git.js.map +1 -0
  9. package/dist/index.d.ts +3 -0
  10. package/dist/index.d.ts.map +1 -0
  11. package/dist/index.js +23 -0
  12. package/dist/index.js.map +1 -0
  13. package/dist/scaffold.d.ts +8 -0
  14. package/dist/scaffold.d.ts.map +1 -0
  15. package/dist/scaffold.js +130 -0
  16. package/dist/scaffold.js.map +1 -0
  17. package/dist/ui.d.ts +7 -0
  18. package/dist/ui.d.ts.map +1 -0
  19. package/dist/ui.js +36 -0
  20. package/dist/ui.js.map +1 -0
  21. package/package.json +41 -0
  22. package/template/.claude/CLAUDE.md +202 -0
  23. package/template/.claude/commands/checkpoint.md +127 -0
  24. package/template/.claude/commands/cleanup.md +307 -0
  25. package/template/.claude/commands/execute-task.md +440 -0
  26. package/template/.claude/commands/exit-plan.md +41 -0
  27. package/template/.claude/commands/handoff.md +97 -0
  28. package/template/.claude/commands/learn.md +218 -0
  29. package/template/.claude/commands/metrics.md +118 -0
  30. package/template/.claude/commands/newworker.md +162 -0
  31. package/template/.claude/commands/nexttask.md +67 -0
  32. package/template/.claude/commands/prd.md +238 -0
  33. package/template/.claude/commands/reanchor.md +51 -0
  34. package/template/.claude/commands/remember.md +126 -0
  35. package/template/.claude/commands/run-project.md +348 -0
  36. package/template/.claude/commands/run.md +110 -0
  37. package/template/.claude/commands/search-reindex.md +62 -0
  38. package/template/.claude/commands/search.md +100 -0
  39. package/template/.claude/commands/setup.md +381 -0
  40. package/template/.claude/scripts/pure-ralph-loop.ps1 +312 -0
  41. package/template/.claude/scripts/pure-ralph-loop.sh +859 -0
  42. package/template/CHANGELOG.md +220 -0
  43. package/template/LICENSE +21 -0
  44. package/template/MIGRATION.md +259 -0
  45. package/template/README.md +368 -0
  46. package/template/data/journal/.gitkeep +0 -0
  47. package/template/docs/images/ascii-banner-options.md +122 -0
  48. package/template/docs/images/hq-banner.svg +105 -0
  49. package/template/knowledge/Ralph/01-overview.md +71 -0
  50. package/template/knowledge/Ralph/02-core-concepts.md +114 -0
  51. package/template/knowledge/Ralph/03-how-ralph-works.md +184 -0
  52. package/template/knowledge/Ralph/04-back-pressure.md +222 -0
  53. package/template/knowledge/Ralph/05-specifications.md +210 -0
  54. package/template/knowledge/Ralph/06-agents-md.md +222 -0
  55. package/template/knowledge/Ralph/07-implementation.md +316 -0
  56. package/template/knowledge/Ralph/08-economics.md +182 -0
  57. package/template/knowledge/Ralph/09-resources.md +145 -0
  58. package/template/knowledge/Ralph/10-claude-code-workflow.md +212 -0
  59. package/template/knowledge/Ralph/11-team-training-guide.md +383 -0
  60. package/template/knowledge/Ralph/README.md +40 -0
  61. package/template/knowledge/ai-security-framework/CONTRIBUTING.md +139 -0
  62. package/template/knowledge/ai-security-framework/GLOSSARY.md +176 -0
  63. package/template/knowledge/ai-security-framework/LICENSE +21 -0
  64. package/template/knowledge/ai-security-framework/QUICK-START.md +172 -0
  65. package/template/knowledge/ai-security-framework/README.md +232 -0
  66. package/template/knowledge/ai-security-framework/checklists/browser-security.md +301 -0
  67. package/template/knowledge/ai-security-framework/checklists/credential-isolation.md +322 -0
  68. package/template/knowledge/ai-security-framework/checklists/incident-response.md +288 -0
  69. package/template/knowledge/ai-security-framework/checklists/pre-flight.md +249 -0
  70. package/template/knowledge/ai-security-framework/checklists/weekly-audit.md +159 -0
  71. package/template/knowledge/ai-security-framework/configs/audit-logging.md +372 -0
  72. package/template/knowledge/ai-security-framework/configs/kill-switches.md +354 -0
  73. package/template/knowledge/ai-security-framework/docs/01-core-principles.md +256 -0
  74. package/template/knowledge/ai-security-framework/docs/02-threat-landscape.md +326 -0
  75. package/template/knowledge/ai-security-framework/docs/03-security-posture.md +250 -0
  76. package/template/knowledge/ai-security-framework/templates/agents-security.md +233 -0
  77. package/template/knowledge/design-styles/README.md +42 -0
  78. package/template/knowledge/design-styles/american-industrial.md +136 -0
  79. package/template/knowledge/design-styles/ethereal-abstract.md +133 -0
  80. package/template/knowledge/design-styles/liminal-portal.md +111 -0
  81. package/template/knowledge/design-styles/swipes/american-industrial/G-3m4YPW0AADdu2.jpeg +0 -0
  82. package/template/knowledge/design-styles/swipes/american-industrial/G-JJlt5WwAABK3K.png +0 -0
  83. package/template/knowledge/design-styles/swipes/american-industrial/G-JJmj5W0AEbJ-7.png +0 -0
  84. package/template/knowledge/design-styles/swipes/american-industrial/G59fgNuXkAAKLJQ (1).jpeg +0 -0
  85. package/template/knowledge/design-styles/swipes/american-industrial/G59fgNuXkAAKLJQ.jpeg +0 -0
  86. package/template/knowledge/design-styles/swipes/american-industrial/G7fVkn3WEAAM-ST.jpeg +0 -0
  87. package/template/knowledge/design-styles/swipes/american-industrial/G8ECO5JWEAIksyn.png +0 -0
  88. package/template/knowledge/design-styles/swipes/american-industrial/G9-3GQSWoAA8eqZ.png +0 -0
  89. package/template/knowledge/design-styles/swipes/american-industrial/G9xEOqrXkAEZRcs.png +0 -0
  90. package/template/knowledge/design-styles/swipes/american-industrial/G_MVeJrXQAA8sx4.jpeg +0 -0
  91. package/template/knowledge/design-styles/swipes/american-industrial/G_RSkmGXkAAgAVZ.png +0 -0
  92. package/template/knowledge/design-styles/swipes/american-industrial/README.md +31 -0
  93. package/template/knowledge/design-styles/swipes/american-industrial/qyqtg7Dq.png +0 -0
  94. package/template/knowledge/dev-team/README.md +35 -0
  95. package/template/knowledge/dev-team/patterns/README.md +34 -0
  96. package/template/knowledge/dev-team/patterns/frontend/react-best-practices.md +178 -0
  97. package/template/knowledge/dev-team/troubleshooting/README.md +31 -0
  98. package/template/knowledge/dev-team/workflows/README.md +49 -0
  99. package/template/knowledge/hq/checkpoint-schema.json +51 -0
  100. package/template/knowledge/hq/index-md-spec.md +74 -0
  101. package/template/knowledge/hq/thread-schema.md +153 -0
  102. package/template/knowledge/hq-core/checkpoint-schema.json +51 -0
  103. package/template/knowledge/hq-core/index-md-spec.md +74 -0
  104. package/template/knowledge/hq-core/thread-schema.md +153 -0
  105. package/template/knowledge/loom/README.md +51 -0
  106. package/template/knowledge/loom/architecture.md +125 -0
  107. package/template/knowledge/loom/code-style.md +169 -0
  108. package/template/knowledge/loom/llm-proxy.md +132 -0
  109. package/template/knowledge/loom/state-machine.md +131 -0
  110. package/template/knowledge/loom/thread-system.md +117 -0
  111. package/template/knowledge/loom/tools.md +94 -0
  112. package/template/knowledge/loom/weaver.md +96 -0
  113. package/template/knowledge/loom/web-frontend.md +131 -0
  114. package/template/knowledge/projects/README.md +72 -0
  115. package/template/knowledge/projects/templates/README.template.md +28 -0
  116. package/template/knowledge/workers/README.md +195 -0
  117. package/template/knowledge/workers/ralph-loop-pattern.md +157 -0
  118. package/template/knowledge/workers/skill-schema.md +182 -0
  119. package/template/knowledge/workers/state-machine.md +102 -0
  120. package/template/knowledge/workers/templates/base-worker.yaml +73 -0
  121. package/template/knowledge/workers/templates/code-worker.yaml +85 -0
  122. package/template/knowledge/workers/templates/skill.yaml +49 -0
  123. package/template/knowledge/workers/templates/social-worker.yaml +70 -0
  124. package/template/modules/examples/full-manifest.yaml +92 -0
  125. package/template/modules/examples/minimal.yaml +14 -0
  126. package/template/modules/modules.yaml +59 -0
  127. package/template/projects/.gitkeep +0 -0
  128. package/template/projects/incorporate-workers-into-pure-ralph/prd.json +88 -0
  129. package/template/projects/pure-ralph-branch-isolation/README.md +114 -0
  130. package/template/projects/pure-ralph-branch-isolation/prd.json +123 -0
  131. package/template/projects/purist-ralph-loop/README.md +148 -0
  132. package/template/projects/purist-ralph-loop/prd.json +135 -0
  133. package/template/projects/ralph-test/prd.json +50 -0
  134. package/template/prompts/pure-ralph-base.md +551 -0
  135. package/template/settings/.gitkeep +0 -0
  136. package/template/settings/pure-ralph.json +42 -0
  137. package/template/social-content/drafts/INDEX.md +21 -0
  138. package/template/social-content/drafts/linkedin/.gitkeep +1 -0
  139. package/template/social-content/drafts/x/.gitkeep +1 -0
  140. package/template/social-content/images/.gitkeep +1 -0
  141. package/template/starter-projects/code-worker/README.md +97 -0
  142. package/template/starter-projects/code-worker/prd.json +45 -0
  143. package/template/starter-projects/personal-assistant/README.md +42 -0
  144. package/template/starter-projects/personal-assistant/prd.json +43 -0
  145. package/template/starter-projects/social-media/README.md +60 -0
  146. package/template/starter-projects/social-media/prd.json +43 -0
  147. package/template/workers/content-brand/README.md +59 -0
  148. package/template/workers/content-brand/skills/messaging-alignment.md +91 -0
  149. package/template/workers/content-brand/skills/tone-check.md +76 -0
  150. package/template/workers/content-brand/skills/voice-analysis.md +68 -0
  151. package/template/workers/content-brand/worker.yaml +81 -0
  152. package/template/workers/content-legal/README.md +80 -0
  153. package/template/workers/content-legal/skills/claim-substantiation.md +150 -0
  154. package/template/workers/content-legal/skills/compliance-scan.md +123 -0
  155. package/template/workers/content-legal/skills/disclaimer-check.md +146 -0
  156. package/template/workers/content-legal/worker.yaml +118 -0
  157. package/template/workers/content-product/README.md +77 -0
  158. package/template/workers/content-product/skills/claim-verification.md +96 -0
  159. package/template/workers/content-product/skills/feature-accuracy.md +117 -0
  160. package/template/workers/content-product/skills/stats-check.md +128 -0
  161. package/template/workers/content-product/worker.yaml +97 -0
  162. package/template/workers/content-sales/README.md +70 -0
  163. package/template/workers/content-sales/skills/conversion-analysis.md +96 -0
  164. package/template/workers/content-sales/skills/cta-audit.md +107 -0
  165. package/template/workers/content-sales/skills/value-prop-check.md +114 -0
  166. package/template/workers/content-sales/worker.yaml +93 -0
  167. package/template/workers/content-shared/cli.ts +242 -0
  168. package/template/workers/content-shared/index.ts +234 -0
  169. package/template/workers/content-shared/lib/accuracy-analyzer.ts +661 -0
  170. package/template/workers/content-shared/lib/analyze.ts +370 -0
  171. package/template/workers/content-shared/lib/brand-analyzer.ts +526 -0
  172. package/template/workers/content-shared/lib/cms-integration.ts +446 -0
  173. package/template/workers/content-shared/lib/compliance-analyzer.ts +655 -0
  174. package/template/workers/content-shared/lib/conversion-analyzer.ts +555 -0
  175. package/template/workers/content-shared/lib/github-integration.ts +582 -0
  176. package/template/workers/content-shared/lib/output.ts +373 -0
  177. package/template/workers/content-shared/lib/parser.ts +771 -0
  178. package/template/workers/content-shared/lib/priority.ts +439 -0
  179. package/template/workers/content-shared/lib/recommendations.ts +512 -0
  180. package/template/workers/content-shared/lib/reporter.ts +749 -0
  181. package/template/workers/content-shared/lib/restructure.ts +664 -0
  182. package/template/workers/content-shared/lib/scorer.ts +140 -0
  183. package/template/workers/content-shared/lib/types.ts +227 -0
  184. package/template/workers/content-shared/lib/variants.ts +595 -0
  185. package/template/workers/content-shared/package.json +51 -0
  186. package/template/workers/content-shared/pnpm-lock.yaml +39 -0
  187. package/template/workers/content-shared/test/sample-page.json +115 -0
  188. package/template/workers/content-shared/tsconfig.json +20 -0
  189. package/template/workers/dev-team/README.md +166 -0
  190. package/template/workers/dev-team/_template.yaml +70 -0
  191. package/template/workers/dev-team/architect/package.json +27 -0
  192. package/template/workers/dev-team/architect/skills/api-design.md +89 -0
  193. package/template/workers/dev-team/architect/skills/refactor-plan.md +96 -0
  194. package/template/workers/dev-team/architect/skills/system-design.md +100 -0
  195. package/template/workers/dev-team/architect/src/index.ts +49 -0
  196. package/template/workers/dev-team/architect/src/mcp-server.ts +122 -0
  197. package/template/workers/dev-team/architect/src/skills/api-design.ts +316 -0
  198. package/template/workers/dev-team/architect/src/skills/refactor-plan.ts +264 -0
  199. package/template/workers/dev-team/architect/src/skills/system-design.ts +212 -0
  200. package/template/workers/dev-team/architect/tsconfig.json +19 -0
  201. package/template/workers/dev-team/architect/worker.yaml +128 -0
  202. package/template/workers/dev-team/backend-dev/package-lock.json +1252 -0
  203. package/template/workers/dev-team/backend-dev/package.json +27 -0
  204. package/template/workers/dev-team/backend-dev/skills/implement-endpoint.md +70 -0
  205. package/template/workers/dev-team/backend-dev/skills/implement-service.md +62 -0
  206. package/template/workers/dev-team/backend-dev/src/index.ts +51 -0
  207. package/template/workers/dev-team/backend-dev/src/mcp-server.ts +109 -0
  208. package/template/workers/dev-team/backend-dev/src/skills/implement-endpoint.ts +122 -0
  209. package/template/workers/dev-team/backend-dev/src/skills/implement-service.ts +126 -0
  210. package/template/workers/dev-team/backend-dev/tsconfig.json +19 -0
  211. package/template/workers/dev-team/backend-dev/worker.yaml +128 -0
  212. package/template/workers/dev-team/code-reviewer/package-lock.json +1080 -0
  213. package/template/workers/dev-team/code-reviewer/package.json +24 -0
  214. package/template/workers/dev-team/code-reviewer/skills/merge-to-production.md +61 -0
  215. package/template/workers/dev-team/code-reviewer/skills/merge-to-staging.md +54 -0
  216. package/template/workers/dev-team/code-reviewer/skills/request-changes.md +63 -0
  217. package/template/workers/dev-team/code-reviewer/skills/review-pr.md +77 -0
  218. package/template/workers/dev-team/code-reviewer/src/index.ts +56 -0
  219. package/template/workers/dev-team/code-reviewer/src/mcp-server.ts +101 -0
  220. package/template/workers/dev-team/code-reviewer/tsconfig.json +19 -0
  221. package/template/workers/dev-team/code-reviewer/worker.yaml +90 -0
  222. package/template/workers/dev-team/database-dev/package.json +22 -0
  223. package/template/workers/dev-team/database-dev/skills/create-schema.md +48 -0
  224. package/template/workers/dev-team/database-dev/src/index.ts +50 -0
  225. package/template/workers/dev-team/database-dev/src/mcp-server.ts +76 -0
  226. package/template/workers/dev-team/database-dev/tsconfig.json +18 -0
  227. package/template/workers/dev-team/database-dev/worker.yaml +90 -0
  228. package/template/workers/dev-team/frontend-dev/package.json +22 -0
  229. package/template/workers/dev-team/frontend-dev/skills/create-component.md +26 -0
  230. package/template/workers/dev-team/frontend-dev/src/index.ts +50 -0
  231. package/template/workers/dev-team/frontend-dev/src/mcp-server.ts +77 -0
  232. package/template/workers/dev-team/frontend-dev/tsconfig.json +18 -0
  233. package/template/workers/dev-team/frontend-dev/worker.yaml +132 -0
  234. package/template/workers/dev-team/infra-dev/package.json +24 -0
  235. package/template/workers/dev-team/infra-dev/skills/add-monitoring.md +73 -0
  236. package/template/workers/dev-team/infra-dev/skills/configure-deployment.md +80 -0
  237. package/template/workers/dev-team/infra-dev/skills/create-dockerfile.md +62 -0
  238. package/template/workers/dev-team/infra-dev/skills/setup-cicd.md +63 -0
  239. package/template/workers/dev-team/infra-dev/src/index.ts +55 -0
  240. package/template/workers/dev-team/infra-dev/src/mcp-server.ts +82 -0
  241. package/template/workers/dev-team/infra-dev/tsconfig.json +19 -0
  242. package/template/workers/dev-team/infra-dev/worker.yaml +92 -0
  243. package/template/workers/dev-team/knowledge-curator/package.json +24 -0
  244. package/template/workers/dev-team/knowledge-curator/skills/curate-troubleshooting.md +63 -0
  245. package/template/workers/dev-team/knowledge-curator/skills/process-learnings.md +61 -0
  246. package/template/workers/dev-team/knowledge-curator/skills/sync-documentation.md +76 -0
  247. package/template/workers/dev-team/knowledge-curator/skills/update-patterns.md +63 -0
  248. package/template/workers/dev-team/knowledge-curator/src/index.ts +53 -0
  249. package/template/workers/dev-team/knowledge-curator/src/mcp-server.ts +92 -0
  250. package/template/workers/dev-team/knowledge-curator/tsconfig.json +19 -0
  251. package/template/workers/dev-team/knowledge-curator/worker.yaml +80 -0
  252. package/template/workers/dev-team/motion-designer/package.json +22 -0
  253. package/template/workers/dev-team/motion-designer/skills/add-animation.md +25 -0
  254. package/template/workers/dev-team/motion-designer/skills/generate-image.md +36 -0
  255. package/template/workers/dev-team/motion-designer/src/index.ts +63 -0
  256. package/template/workers/dev-team/motion-designer/src/mcp-server.ts +79 -0
  257. package/template/workers/dev-team/motion-designer/tsconfig.json +18 -0
  258. package/template/workers/dev-team/motion-designer/worker.yaml +84 -0
  259. package/template/workers/dev-team/product-planner/queue.json +4 -0
  260. package/template/workers/dev-team/product-planner/worker.yaml +220 -0
  261. package/template/workers/dev-team/project-manager/package-lock.json +1252 -0
  262. package/template/workers/dev-team/project-manager/package.json +27 -0
  263. package/template/workers/dev-team/project-manager/skills/create-prd.md +66 -0
  264. package/template/workers/dev-team/project-manager/skills/next-issue.md +51 -0
  265. package/template/workers/dev-team/project-manager/skills/project-status.md +59 -0
  266. package/template/workers/dev-team/project-manager/skills/update-learnings.md +65 -0
  267. package/template/workers/dev-team/project-manager/src/index.ts +54 -0
  268. package/template/workers/dev-team/project-manager/src/mcp-server.ts +207 -0
  269. package/template/workers/dev-team/project-manager/src/skills/create-prd.ts +86 -0
  270. package/template/workers/dev-team/project-manager/src/skills/next-issue.ts +137 -0
  271. package/template/workers/dev-team/project-manager/src/skills/project-status.ts +131 -0
  272. package/template/workers/dev-team/project-manager/src/skills/update-learnings.ts +94 -0
  273. package/template/workers/dev-team/project-manager/tsconfig.json +19 -0
  274. package/template/workers/dev-team/project-manager/worker.yaml +96 -0
  275. package/template/workers/dev-team/qa-tester/package.json +24 -0
  276. package/template/workers/dev-team/qa-tester/skills/create-demo-account.md +36 -0
  277. package/template/workers/dev-team/qa-tester/skills/run-tests.md +36 -0
  278. package/template/workers/dev-team/qa-tester/skills/write-test.md +27 -0
  279. package/template/workers/dev-team/qa-tester/src/index.ts +61 -0
  280. package/template/workers/dev-team/qa-tester/src/mcp-server.ts +88 -0
  281. package/template/workers/dev-team/qa-tester/tsconfig.json +18 -0
  282. package/template/workers/dev-team/qa-tester/worker.yaml +116 -0
  283. package/template/workers/dev-team/task-executor/package-lock.json +1252 -0
  284. package/template/workers/dev-team/task-executor/package.json +27 -0
  285. package/template/workers/dev-team/task-executor/skills/analyze-issue.md +101 -0
  286. package/template/workers/dev-team/task-executor/skills/execute.md +133 -0
  287. package/template/workers/dev-team/task-executor/skills/report-learnings.md +106 -0
  288. package/template/workers/dev-team/task-executor/skills/validate-completion.md +121 -0
  289. package/template/workers/dev-team/task-executor/src/index.ts +54 -0
  290. package/template/workers/dev-team/task-executor/src/mcp-server.ts +139 -0
  291. package/template/workers/dev-team/task-executor/src/skills/analyze-issue.ts +219 -0
  292. package/template/workers/dev-team/task-executor/src/skills/execute.ts +132 -0
  293. package/template/workers/dev-team/task-executor/src/skills/report-learnings.ts +119 -0
  294. package/template/workers/dev-team/task-executor/src/skills/validate-completion.ts +142 -0
  295. package/template/workers/dev-team/task-executor/tsconfig.json +19 -0
  296. package/template/workers/dev-team/task-executor/worker.yaml +110 -0
  297. package/template/workers/registry.yaml +171 -0
  298. package/template/workers/security-scanner/README.md +73 -0
  299. package/template/workers/security-scanner/skills/pre-deploy-check.md +205 -0
  300. package/template/workers/security-scanner/worker.yaml +26 -0
  301. package/template/workspace/checkpoints/.gitkeep +0 -0
  302. package/template/workspace/content-ideas/inbox.jsonl +0 -0
  303. package/template/workspace/drafts/.gitkeep +0 -0
  304. package/template/workspace/learnings/.gitkeep +3 -0
  305. package/template/workspace/orchestrator/.gitkeep +0 -0
  306. package/template/workspace/ralph-test/COMPLETE.md +18 -0
  307. package/template/workspace/ralph-test/hello.txt +2 -0
  308. package/template/workspace/reports/.gitkeep +0 -0
  309. package/template/workspace/scratch/.gitkeep +0 -0
  310. package/template/workspace/threads/.gitkeep +3 -0
@@ -0,0 +1,220 @@
1
+ # Changelog
2
+
3
+ ## v4.0.0 (2026-01-31)
4
+
5
+ ### Added
6
+ - **`/learn`** — Automated learning pipeline: captures learnings from task execution/failure and injects rules directly into the files they govern (worker.yaml, command .md, knowledge files, or CLAUDE.md). Deduplicates via qmd, supports global promotion, event logging.
7
+ - **INDEX.md System** — Hierarchical INDEX.md files provide navigable maps of HQ. Auto-updated by `/checkpoint`, `/handoff`, `/reanchor`, `/prd`, `/run-project`, `/newworker`. Spec at `knowledge/hq-core/index-md-spec.md`
8
+ - **Knowledge Repos** — Knowledge folders can now be independent git repos, symlinked into HQ for versioning and sharing
9
+ - **Learning System** — Rules injected directly into source files (worker.yaml, commands, knowledge, CLAUDE.md). `/learn` + `/remember` pipeline with dedup, event logging, and global cap (20 rules)
10
+ - **Auto-Learn (Build Activities)** — `/newworker`, `/prd`, new knowledge/commands auto-register themselves via `/learn`
11
+ - **Search rules** — Formal policy: use qmd for HQ content search, never Grep/Glob for topic search
12
+ - `knowledge/Ralph/11-team-training-guide.md` — Team training guide for Ralph methodology
13
+ - `knowledge/hq-core/checkpoint-schema.json` — Checkpoint data format
14
+ - `knowledge/hq-core/index-md-spec.md` — INDEX.md specification
15
+
16
+ ### Changed
17
+ - **`.claude/CLAUDE.md`** — Major rewrite: added INDEX.md System, Knowledge Repos, Learning System, Auto-Learn, Search rules sections. Command count 16 → 17
18
+ - **All 14 public commands refreshed** — `/checkpoint` (knowledge repo state), `/cleanup` (INDEX.md audit + knowledge repo checks), `/execute-task` (learnings integration, orchestrator output), `/handoff` (knowledge repo commits, INDEX.md regen), `/metrics`, `/newworker` (auto-learn + INDEX updates), `/prd` (auto-learn + INDEX updates), `/reanchor` (INDEX-based context loading), `/remember` (delegates to /learn), `/run-project` (fresh-context sub-agent pattern, auto-reanchor between tasks), `/run` (learnings loading), `/search-reindex`, `/search`
19
+ - `workers/registry.yaml` — Version 3.0 → 4.0, dev team count 13 → 12
20
+ - `knowledge/hq-core/thread-schema.md` — Added knowledge repo tracking
21
+ - `knowledge/workers/README.md`, `skill-schema.md`, `state-machine.md` — Updated
22
+ - `knowledge/projects/README.md` — Updated
23
+ - `workers/dev-team/code-reviewer/skills/review-pr.md` — Generalized E2E checks
24
+ - `workers/dev-team/frontend-dev/worker.yaml` — Generalized E2E requirements
25
+ - `workers/dev-team/qa-tester/worker.yaml` — Generalized E2E testing
26
+ - `workers/dev-team/task-executor/skills/validate-completion.md` — Added E2E manifest validation
27
+
28
+ ### Removed
29
+ - `knowledge/pure-ralph/` — Removed (pure-ralph patterns merged into Ralph methodology core)
30
+
31
+ ---
32
+
33
+ ## v3.3.0 (2026-01-28)
34
+
35
+ ### Added
36
+ - **Auto-Handoff** — Claude now auto-runs `/handoff` when context usage hits 70%, preserving session continuity without manual intervention
37
+ - `/setup` and `/exit-plan` now included in starter kit
38
+
39
+ ### Changed
40
+ - **Command visibility overhaul** — 16 public commands (down from 29). Content, design, and company-specific commands moved to private
41
+ - All 16 public commands refreshed with latest improvements
42
+ - `.claude/CLAUDE.md` — Updated command tables, added Auto-Handoff section, count 29 → 16
43
+ - `workers/registry.yaml` — Paths updated to flat structure (`workers/` not `workers/public/`)
44
+ - Knowledge files PII-scrubbed
45
+
46
+ ### Removed
47
+ - `/contentidea`, `/suggestposts`, `/scheduleposts`, `/preview-post`, `/post-now` — moved to private (content pipeline)
48
+ - `/humanize` — moved to private (content polish)
49
+ - `/generateimage`, `/svg`, `/style-american-industrial`, `/mj-abacus`, `/design-iterate` — moved to private (design tools)
50
+ - `/publish-kit`, `/pure-ralph` — moved to private
51
+ - `/hq-sync` — moved to private
52
+
53
+ ---
54
+
55
+ ## v3.2.0 (2026-01-28)
56
+
57
+ ### Added
58
+ - **`/remember`** - Capture learnings when things don't work right. Injects rules directly into relevant files (worker.yaml, commands, CLAUDE.md, skills) instead of a separate database. Supports deduplication via qmd search and Ralph integration for auto-capture on back-pressure failures.
59
+ - `workers/registry.yaml` - Added `frontend-designer` and `qa-tester` standalone workers
60
+
61
+ ### Changed
62
+ - All 28 existing public commands refreshed with latest improvements
63
+ - `.claude/CLAUDE.md` - Command count 28 → 29, added `/remember` to session management
64
+ - `workers/registry.yaml` - Version 2.0 → 3.0
65
+
66
+ ---
67
+
68
+ ## v3.1.0 (2026-01-28)
69
+
70
+ ### Changed
71
+ - **`/prd`** - Merged `/newproject` into `/prd`. Single command now handles discovery, PRD generation (prd.json + README.md), orchestrator registration, beads sync, and execution choice
72
+ - **`/run-project`** - Strict prd.json validation: hard stop if missing, field validation on load, no README.md fallback
73
+ - **`/execute-task`** - Same strict prd.json validation as `/run-project`
74
+ - **`/newworker`** - Updated `/newproject` references to `/prd`
75
+ - **`/nexttask`** - Updated `/newproject` reference to `/prd`
76
+ - **`.claude/CLAUDE.md`** - Command count 29 → 28, removed `/newproject` from project commands
77
+
78
+ ### Removed
79
+ - **`/newproject`** - Merged into `/prd`. Use `/prd` for all project planning
80
+
81
+ ### Breaking
82
+ - `/newproject` no longer exists. Use `/prd` instead (same discovery flow + now outputs prd.json)
83
+ - `/run-project` and `/execute-task` require `prd.json` with `userStories` array (not `features`). Legacy PRDs must be migrated.
84
+
85
+ ---
86
+
87
+ ## v3.0.0 (2026-01-27)
88
+
89
+ ### Added
90
+ - **`/humanize`** - Remove AI writing patterns from drafts
91
+ - **`/pure-ralph`** - External terminal orchestrator for autonomous PRD execution
92
+ - **`/svg`** - Generate minimalist abstract white line SVG graphics
93
+ - **`/search-reindex`** - Reindex and re-embed HQ for qmd search
94
+ - `knowledge/pure-ralph/` - Pure Ralph loop patterns, branch workflow, and learnings
95
+ - `knowledge/design-styles/ethereal-abstract.md` - Ethereal abstract style guide
96
+ - `knowledge/design-styles/liminal-portal.md` - Liminal portal style guide
97
+ - `knowledge/hq/checkpoint-schema.json` - Checkpoint data format
98
+ - `knowledge/projects/` - Project creation guidelines and templates
99
+
100
+ ### Changed
101
+ - **`/search`** - Upgraded to qmd-powered semantic + full-text search (BM25, vector, hybrid modes)
102
+ - **`/handoff`** - Added search index update step (`qmd update && qmd embed`)
103
+ - **`/run-project`** - Updated orchestration pattern with inline worker pipeline execution
104
+ - **`/execute-task`** - Worker names aligned with actual dev-team worker IDs; added `content` task type
105
+ - **`.claude/CLAUDE.md`** - Updated command count (22 → 29), added Design section, qmd Search section, new knowledge refs
106
+
107
+ ### Breaking
108
+ - `/search` syntax changed to qmd-based queries. Install [qmd](https://github.com/tobi/qmd) or use the built-in grep fallback.
109
+
110
+ ---
111
+
112
+ ## v2.1.0 (2026-01-26)
113
+
114
+ ### Added
115
+ - **`/generateimage`** - Generate images via Gemini Nano Banana (gnb)
116
+ - **`/post-now`** - Post approved content to X or LinkedIn immediately
117
+ - **`/preview-post`** - Preview social drafts, select images, approve for posting
118
+ - **`/publish-kit`** - Sync HQ → hq-starter-kit with PII scrubbing
119
+
120
+ ### Changed
121
+ - **`/contentidea`** - Enhanced multi-platform workflow with:
122
+ - Image generation per approved style (7 styles)
123
+ - Visual prompt patterns by theme
124
+ - Anti-AI slop rules (humanizer)
125
+ - Preview site sync
126
+ - **`/scheduleposts`** - Improved queue management and image generation workflow
127
+ - **`/style-american-industrial`** - Expanded monochrome variant with CSS variables
128
+ - **`/metrics`** - Updated example worker names
129
+ - **`/run`** - Updated example worker names
130
+ - **`/search`** - Updated example worker names
131
+ - **`/suggestposts`** - Generalized for any user
132
+
133
+ ### Fixed
134
+ - Consistent PII scrubbing across all skills
135
+
136
+ ---
137
+
138
+ ## v2.0.0 (2026-01-25)
139
+
140
+ Major release: Project orchestration, content pipeline, and 18 production workers.
141
+
142
+ ### Project Orchestration
143
+ - **`/run-project`** - Execute entire projects via Ralph loop
144
+ - **`/execute-task`** - Worker-coordinated task execution
145
+ - **`/prd`** - Enhanced PRD generation with HQ context awareness
146
+ - `workspace/orchestrator/` - Project state tracking
147
+ - `workspace/learnings/` - Captured insights from executions
148
+
149
+ ### Content Pipeline
150
+ - **`/contentidea`** - Build raw idea into full content suite (one-liner → post → article)
151
+ - **`/suggestposts`** - Research-driven post suggestions aligned with goals
152
+ - **`/scheduleposts`** - Smart timing for posting based on content inventory
153
+ - `social-content/drafts/` - Platform-specific draft storage (x/, linkedin/)
154
+ - `workspace/content-ideas/inbox.jsonl` - Idea capture
155
+
156
+ ### Dev Team (13 workers)
157
+ Complete development team for autonomous coding:
158
+ - `project-manager` - PRD lifecycle, issue selection
159
+ - `task-executor` - Analyze & route to workers
160
+ - `architect` - System design, API design
161
+ - `backend-dev` - API endpoints, business logic
162
+ - `frontend-dev` - React/Next components
163
+ - `database-dev` - Schema, migrations
164
+ - `qa-tester` - Testing, validation
165
+ - `motion-designer` - Animations, polish
166
+ - `infra-dev` - CI/CD, deployment
167
+ - `code-reviewer` - PR review, quality gates
168
+ - `knowledge-curator` - Update knowledge bases
169
+ - `product-planner` - Technical specs
170
+
171
+ ### Content Team (5 workers)
172
+ Specialized content analysis workers:
173
+ - `content-brand` - Voice, messaging, tone
174
+ - `content-sales` - Conversion copy, CTAs
175
+ - `content-product` - Technical accuracy
176
+ - `content-legal` - Compliance, claims
177
+ - `content-shared` - Shared utilities (library)
178
+
179
+ ### New Commands
180
+ - **`/search`** - Full-text search across threads, checkpoints, PRDs, workers
181
+ - **`/design-iterate`** - Design A/B testing with git branches
182
+ - **`/metrics`** - Worker execution metrics
183
+ - **`/cleanup`** - Audit and clean HQ
184
+ - **`/exit-plan`** - Force exit from plan mode
185
+
186
+ ### Auto-Checkpoint
187
+ - Sessions auto-save to `workspace/threads/`
188
+ - Format: `T-{timestamp}-{slug}.json`
189
+ - Triggers: worker completion, git commit, file generation
190
+ - Never lose work to context limits
191
+
192
+ ### Knowledge Bases
193
+ - `knowledge/hq-core/` - Thread schema, workspace patterns
194
+ - `knowledge/ai-security-framework/` - Security best practices
195
+ - `knowledge/design-styles/` - Design guidelines + swipes
196
+ - `knowledge/dev-team/` - Development patterns
197
+ - `knowledge/loom/` - Agent patterns reference
198
+ - Updated `knowledge/workers/` with templates
199
+
200
+ ### Registry
201
+ - Upgraded to version 2.0 format
202
+ - Added team grouping
203
+ - Worker type taxonomy (CodeWorker, ContentWorker, SocialWorker, ResearchWorker, OpsWorker, Library)
204
+
205
+ ---
206
+
207
+ ## 2026-01-21
208
+
209
+ ### PRD-First Planning
210
+ Added rules to redirect Claude's built-in planning to HQ's PRD system.
211
+
212
+ **Problem:** Claude Code triggers session-local plan mode for "complex" tasks. These plans live in `.claude/plans/`, are ephemeral, and compete with HQ's persistent PRD workflow.
213
+
214
+ **Solution:** Skills now redirect to `/newproject` when complex planning is needed. Plans belong in `prd.json` files that persist across sessions and integrate with `/ralph-loop`.
215
+
216
+ **Changes:**
217
+ - All skills: Redirect `EnterPlanMode` → suggest `/newproject` instead
218
+ - All skills: Redirect `TodoWrite` → PRD features track tasks
219
+
220
+ **Result:** Planning happens in the right place (PRD), not session-local files.
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Corey Epstein
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,259 @@
1
+ # Migration Guide
2
+
3
+ Instructions for updating existing HQ installations to new versions.
4
+
5
+ ---
6
+
7
+ ## Migrating to v4.0.0 (from v3.3.0)
8
+
9
+ ### What Changed
10
+ Major architecture upgrade: INDEX.md navigation system, knowledge repos (independent git repos), automated learning pipeline (`/learn`), and significant command updates.
11
+
12
+ ### New Command
13
+ Copy to `.claude/commands/`:
14
+ - `learn.md` — Automated learning pipeline (captures learnings, injects rules into source files, deduplicates)
15
+
16
+ ### New Knowledge Files
17
+ Copy to `knowledge/`:
18
+ - `Ralph/11-team-training-guide.md` — Team training guide
19
+ - `hq-core/checkpoint-schema.json` — Checkpoint data format
20
+ - `hq-core/index-md-spec.md` — INDEX.md specification
21
+
22
+ ### Updated Files
23
+ All 13 existing public commands have been refreshed. Copy from starter kit:
24
+ - `.claude/commands/*.md` (all public commands)
25
+ - `.claude/CLAUDE.md` (major rewrite — merge carefully with your customizations)
26
+ - `workers/registry.yaml` (v4.0)
27
+
28
+ Updated workers:
29
+ - `workers/dev-team/code-reviewer/skills/review-pr.md`
30
+ - `workers/dev-team/frontend-dev/worker.yaml`
31
+ - `workers/dev-team/qa-tester/worker.yaml`
32
+ - `workers/dev-team/task-executor/skills/validate-completion.md`
33
+
34
+ Updated knowledge:
35
+ - `knowledge/hq-core/thread-schema.md`
36
+ - `knowledge/workers/README.md`
37
+ - `knowledge/workers/skill-schema.md`
38
+ - `knowledge/workers/state-machine.md`
39
+ - `knowledge/projects/README.md`
40
+
41
+ ### Removed
42
+ - `knowledge/pure-ralph/` — Delete this directory. Pure Ralph patterns have been merged into the Ralph methodology core.
43
+
44
+ ### New Features to Adopt
45
+
46
+ **INDEX.md System:** Create INDEX.md files at key directories. See `knowledge/hq-core/index-md-spec.md` for spec. Commands like `/checkpoint`, `/handoff`, `/prd` auto-update them.
47
+
48
+ **Knowledge Repos (Optional):** Knowledge folders can be independent git repos symlinked into HQ. See "Knowledge Repos" section in CLAUDE.md.
49
+
50
+ **Learning System:** `/learn` and `/remember` now inject rules directly into source files. Add a `## Learned Rules` section to your CLAUDE.md and `## Rules` sections to your commands.
51
+
52
+ ### Migration Steps
53
+ 1. Copy `.claude/commands/learn.md` (new command)
54
+ 2. Copy all updated `.claude/commands/*.md`
55
+ 3. Merge `.claude/CLAUDE.md` — add INDEX.md System, Knowledge Repos, Learning System, Auto-Learn, and Search rules sections
56
+ 4. Copy `workers/registry.yaml`
57
+ 5. Copy new knowledge files (`Ralph/11-team-training-guide.md`, `hq-core/checkpoint-schema.json`, `hq-core/index-md-spec.md`)
58
+ 6. Copy updated knowledge and worker files
59
+ 7. Delete `knowledge/pure-ralph/`
60
+ 8. Run `/search-reindex`
61
+ 9. Run `/cleanup --reindex` to generate INDEX.md files
62
+
63
+ ### Breaking Changes
64
+ - `knowledge/pure-ralph/` removed — if you reference it, update to `knowledge/Ralph/`
65
+
66
+ ---
67
+
68
+ ## Migrating to v3.3.0 (from v3.2.0)
69
+
70
+ ### What Changed
71
+ Commands split into public (16) and private (15). Only generic, reusable commands ship in the starter kit now. Content, design, and company-specific commands are private.
72
+
73
+ ### New Feature: Auto-Handoff
74
+ Claude auto-runs `/handoff` at 70% context usage. This is in `.claude/CLAUDE.md` — copy the "Auto-Handoff (Context Limit)" section to yours.
75
+
76
+ ### Removed Commands (now private)
77
+ If you use any of these, keep your existing copies — they just won't be in future starter kit releases:
78
+ - Content: `contentidea`, `suggestposts`, `scheduleposts`, `preview-post`, `post-now`, `humanize`
79
+ - Design: `generateimage`, `svg`, `style-american-industrial`, `mj-abacus`, `design-iterate`
80
+ - System: `publish-kit`, `pure-ralph`, `hq-sync`
81
+
82
+ ### Migration Steps
83
+ 1. Copy `.claude/CLAUDE.md` from starter kit (or merge the Auto-Handoff section into yours)
84
+ 2. Copy refreshed `.claude/commands/*.md` for the 16 public commands
85
+ 3. Copy `workers/registry.yaml`
86
+ 4. Run `/search-reindex`
87
+
88
+ ### Breaking Changes
89
+ - (none — removed commands still work if you keep your local copies)
90
+
91
+ ---
92
+
93
+ ## Migrating to v3.2.0 (from v3.1.0)
94
+
95
+ ### New Skills
96
+ Copy this file to `.claude/commands/`:
97
+ - `remember.md` — Capture learnings when things don't work right
98
+
99
+ ### Updated Files
100
+ All 28 existing commands have been refreshed. Copy from starter kit to your HQ:
101
+ - `.claude/commands/*.md` (all public commands)
102
+ - `.claude/CLAUDE.md`
103
+ - `workers/registry.yaml`
104
+
105
+ ### Breaking Changes
106
+ - (none)
107
+
108
+ ### Migration Steps
109
+ 1. Copy `.claude/commands/remember.md` to your HQ
110
+ 2. Optionally update other commands by copying from starter kit
111
+ 3. Run `/search-reindex` to include new command in search
112
+
113
+ ---
114
+
115
+ ## Migrating to v3.1.0 (from v3.0.0)
116
+
117
+ ### Breaking Changes
118
+ - **`/newproject` removed** -- Merged into `/prd`. Delete `.claude/commands/newproject.md` from your HQ.
119
+ - **prd.json now required** -- `/run-project` and `/execute-task` require `projects/{name}/prd.json` with a `userStories` array. README.md is no longer accepted as a fallback.
120
+ - **`features` key deprecated** -- If your prd.json files use `"features"` instead of `"userStories"`, rename the key. Also rename `"acceptance_criteria"` to `"acceptanceCriteria"` (camelCase).
121
+
122
+ ### Updated Skills
123
+ Replace these files in `.claude/commands/`:
124
+ - `prd.md` -- **Major rewrite.** Now outputs both `prd.json` (source of truth) and `README.md` (derived). Includes orchestrator registration, beads sync, and execution choice.
125
+ - `run-project.md` -- Strict prd.json validation on load. Hard stop if missing.
126
+ - `execute-task.md` -- Same strict validation.
127
+ - `newworker.md` -- `/newproject` references updated to `/prd`
128
+ - `nexttask.md` -- `/newproject` reference updated to `/prd`
129
+
130
+ ### Migration Steps
131
+ 1. Delete `.claude/commands/newproject.md`
132
+ 2. Copy updated `prd.md`, `run-project.md`, `execute-task.md`, `newworker.md`, `nexttask.md`
133
+ 3. If you have prd.json files using `"features"`, rename to `"userStories"` and `"acceptance_criteria"` to `"acceptanceCriteria"`
134
+ 4. If you have projects with only README.md (no prd.json), run `/prd {project}` to generate the JSON
135
+
136
+ ---
137
+
138
+ ## Migrating to v3.0.0 (from v2.1.0)
139
+
140
+ ### New Skills
141
+ Copy these files to your `.claude/commands/`:
142
+ - `humanize.md` - Remove AI writing patterns from drafts
143
+ - `pure-ralph.md` - External terminal orchestrator for autonomous PRD execution
144
+ - `svg.md` - Generate minimalist abstract white line SVG graphics
145
+ - `search-reindex.md` - Reindex and re-embed HQ for qmd search
146
+
147
+ ### Updated Skills
148
+ The following skills have significant updates. Review and merge:
149
+ - `search.md` - **Breaking:** Complete rewrite to qmd-powered search (BM25, semantic, hybrid). Includes grep fallback if qmd is not installed.
150
+ - `handoff.md` - Added step 4: search index update (`qmd update && qmd embed`)
151
+ - `run-project.md` - Updated orchestration pattern with inline worker pipeline execution
152
+ - `execute-task.md` - Worker names aligned with dev-team IDs (`backend-dev`, `frontend-dev`, `dev-qa-tester`, etc.); added `content` task type
153
+
154
+ ### New Knowledge
155
+ Copy these directories to your `knowledge/`:
156
+ - `pure-ralph/` - Branch workflow, learnings
157
+ - `hq/` - Checkpoint schema
158
+ - `projects/` - Project creation guidelines and templates
159
+ - `design-styles/ethereal-abstract.md` - Ethereal abstract style guide
160
+ - `design-styles/liminal-portal.md` - Liminal portal style guide
161
+
162
+ ### Install qmd (Optional)
163
+ [qmd](https://github.com/tobi/qmd) powers the new `/search` command with semantic + full-text search.
164
+
165
+ ```bash
166
+ # Install qmd (requires Go)
167
+ go install github.com/tobi/qmd@latest
168
+
169
+ # Index your HQ
170
+ cd ~/Documents/HQ
171
+ qmd update && qmd embed
172
+ ```
173
+
174
+ If qmd is not installed, `/search` falls back to grep-based search.
175
+
176
+ ### Breaking Changes
177
+ - `/search` syntax changed from grep-based to qmd queries. Install qmd or use the built-in fallback.
178
+
179
+ ---
180
+
181
+ ## Migrating to v2.1.0 (from v2.0.0)
182
+
183
+ ### New Skills
184
+ Copy these files to your `.claude/commands/`:
185
+ - `generateimage.md` - Generate images via Gemini Nano Banana
186
+ - `post-now.md` - Post to X/LinkedIn immediately
187
+ - `preview-post.md` - Preview drafts, select images, approve posting
188
+ - `publish-kit.md` - Sync your HQ to hq-starter-kit
189
+
190
+ ### Updated Skills
191
+ The following skills have significant updates. Review and merge:
192
+ - `contentidea.md` - Enhanced multi-platform workflow with:
193
+ - Image generation per approved style (7 styles)
194
+ - Visual prompt patterns organized by theme
195
+ - Anti-AI slop rules (humanizer section)
196
+ - Preview site sync workflow
197
+ - `scheduleposts.md` - Improved queue management
198
+ - `style-american-industrial.md` - Expanded monochrome variant with CSS variables
199
+ - `metrics.md`, `run.md`, `search.md`, `suggestposts.md` - Generalized examples
200
+
201
+ ### New Directories (if using image generation)
202
+ ```
203
+ workspace/social-drafts/images/ # Generated images for posts
204
+ repos/private/social-drafts/ # Preview site (optional)
205
+ ```
206
+
207
+ ### Breaking Changes
208
+ None in this release.
209
+
210
+ ---
211
+
212
+ ## Migrating to v2.0.0 (from v1.x)
213
+
214
+ ### Major Changes
215
+ v2.0.0 is a significant upgrade with new project orchestration and 18 workers.
216
+
217
+ ### New Directories
218
+ Create these if missing:
219
+ ```
220
+ workspace/
221
+ threads/ # Auto-saved sessions
222
+ orchestrator/ # Project state
223
+ learnings/ # Captured insights
224
+ content-ideas/ # Idea inbox
225
+ social-content/
226
+ drafts/
227
+ x/ # X/Twitter drafts
228
+ linkedin/ # LinkedIn drafts
229
+ ```
230
+
231
+ ### New Skills
232
+ Copy all files from `.claude/commands/`.
233
+
234
+ ### New Workers
235
+ Copy `workers/dev-team/` and `workers/content-*/` directories.
236
+
237
+ ### Knowledge Bases
238
+ Copy new knowledge directories:
239
+ - `knowledge/hq-core/`
240
+ - `knowledge/ai-security-framework/`
241
+ - `knowledge/design-styles/`
242
+ - `knowledge/dev-team/`
243
+
244
+ ### Registry Update
245
+ Replace `workers/registry.yaml` with the new v2.0 format.
246
+
247
+ ### Breaking Changes
248
+ - Registry format changed (version: "2.0")
249
+ - Thread format changed (see `knowledge/hq-core/thread-schema.md`)
250
+ - `/ralph-loop` renamed to `/run-project`
251
+
252
+ ---
253
+
254
+ ## General Update Process
255
+
256
+ 1. **Backup your HQ** before updating
257
+ 2. **Diff files** before overwriting - preserve your customizations
258
+ 3. **Merge knowledge** - don't overwrite, combine with your additions
259
+ 4. **Test skills** after copying to ensure they work with your setup