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,77 @@
1
+ # Content Worker: Product Accuracy
2
+
3
+ Product accuracy verification worker for ExampleCo content.
4
+
5
+ ## Purpose
6
+
7
+ Verifies product claims, feature descriptions, and statistics across website content. Ensures all product-related content is accurate, current, and substantiated.
8
+
9
+ ## Skills
10
+
11
+ | Skill | Description |
12
+ |-------|-------------|
13
+ | claim-verification | Verify product and business claims |
14
+ | stats-check | Validate statistics and metrics |
15
+ | feature-accuracy | Confirm feature descriptions match reality |
16
+
17
+ ## Knowledge Sources
18
+
19
+ - `companies/example-company/knowledge/products/` - Official product documentation
20
+ - `companies/example-company/knowledge/metrics.md` - Verified company metrics
21
+
22
+ ## Scoring Categories
23
+
24
+ | Category | Weight | Description |
25
+ |----------|--------|-------------|
26
+ | Feature Accuracy | 30% | Features correctly described |
27
+ | Statistics Validity | 30% | Numbers verified and current |
28
+ | Technical Correctness | 20% | Technical details accurate |
29
+ | Cross-Page Consistency | 20% | Claims match across site |
30
+
31
+ ## Verification Principles
32
+
33
+ 1. **Source Everything** - Every claim needs a source
34
+ 2. **Current Data Only** - Statistics must be recent
35
+ 3. **Conservative Claims** - When in doubt, understate
36
+ 4. **Consistency First** - Same facts everywhere
37
+ 5. **Attribution Required** - Third-party claims need citation
38
+
39
+ ## Claim Categories
40
+
41
+ ### Verified (Green)
42
+ - Documented in product specs
43
+ - Validated by customer data
44
+ - Third-party confirmed
45
+
46
+ ### Unverified (Yellow)
47
+ - Plausible but no source
48
+ - Outdated statistics
49
+ - Internal estimates only
50
+
51
+ ### Inaccurate (Red)
52
+ - Contradicts documentation
53
+ - Demonstrably false
54
+ - Exaggerated claims
55
+
56
+ ## Usage
57
+
58
+ ```bash
59
+ # Run via HQ
60
+ /run content-product --page homepage
61
+
62
+ # Or directly
63
+ cd workers/content-product
64
+ npx ts-node src/analyze.ts --input content/homepage.json
65
+ ```
66
+
67
+ ## Output
68
+
69
+ Reports go to `workspace/reports/content/` with format:
70
+ - `{date}-content-product-{page}.md`
71
+
72
+ ## Integration
73
+
74
+ Part of the Content Team worker group. Works alongside:
75
+ - content-brand (voice consistency)
76
+ - content-sales (conversion optimization)
77
+ - content-legal (compliance checking)
@@ -0,0 +1,96 @@
1
+ # Skill: Claim Verification
2
+
3
+ Verify product and business claims against authoritative sources.
4
+
5
+ ## Input
6
+
7
+ - Page content JSON
8
+ - Product documentation
9
+ - Metrics database
10
+
11
+ ## Process
12
+
13
+ 1. **Extract all claims**
14
+ - Product capabilities
15
+ - Business outcomes
16
+ - Comparative statements
17
+ - Performance metrics
18
+
19
+ 2. **Classify claims**
20
+ - Feature claims
21
+ - Performance claims
22
+ - Business impact claims
23
+ - Competitive claims
24
+
25
+ 3. **Verify each claim**
26
+ - Check product documentation
27
+ - Cross-reference metrics
28
+ - Validate with case studies
29
+ - Flag unverifiable
30
+
31
+ 4. **Rate verification status**
32
+ - Verified: Source found, accurate
33
+ - Partially verified: Source found, needs update
34
+ - Unverified: No source found
35
+ - Inaccurate: Contradicts source
36
+
37
+ ## Claim Types and Sources
38
+
39
+ ### Feature Claims
40
+ **Source:** Product documentation, release notes
41
+ **Example:** "Supports 50+ integrations"
42
+ **Verify:** Count actual integrations in docs
43
+
44
+ ### Performance Claims
45
+ **Source:** Internal benchmarks, customer data
46
+ **Example:** "Processes 1M transactions/day"
47
+ **Verify:** Check metrics database, customer case studies
48
+
49
+ ### Business Impact Claims
50
+ **Source:** Customer case studies, ROI analyses
51
+ **Example:** "Customers see 40% cost reduction"
52
+ **Verify:** Specific customer results, average across customers
53
+
54
+ ### Competitive Claims
55
+ **Source:** Third-party analysis, feature comparison
56
+ **Example:** "Only platform with X feature"
57
+ **Verify:** Competitor research, market analysis
58
+
59
+ ## Verification Standards
60
+
61
+ | Claim Type | Required Evidence |
62
+ |------------|-------------------|
63
+ | "Supports X" | Documentation listing |
64
+ | "X% improvement" | Customer data, case study |
65
+ | "Fastest/Best" | Third-party benchmark |
66
+ | "Only solution" | Competitive analysis |
67
+ | "X customers" | Current customer count |
68
+ | "Used by [Company]" | Customer permission |
69
+
70
+ ## Output
71
+
72
+ ```yaml
73
+ claim_verification:
74
+ total_claims: 15
75
+ verified: 10
76
+ partially_verified: 3
77
+ unverified: 2
78
+ inaccurate: 0
79
+ claims:
80
+ - claim: "50+ enterprise integrations"
81
+ status: "verified"
82
+ source: "products/integrations.md"
83
+ note: "Actually 54 integrations listed"
84
+ - claim: "40% reduction in call volume"
85
+ status: "partially_verified"
86
+ source: "case-studies/acme-bank.md"
87
+ note: "Specific to one customer, state as 'up to 40%'"
88
+ - claim: "Industry-leading AI"
89
+ status: "unverified"
90
+ source: null
91
+ note: "Subjective claim, recommend removing or substantiating"
92
+ recommendations:
93
+ - "Add 'up to' qualifier for percentage claims"
94
+ - "Remove 'industry-leading' or cite ranking"
95
+ - "Update integration count to current number"
96
+ ```
@@ -0,0 +1,117 @@
1
+ # Skill: Feature Accuracy
2
+
3
+ Confirm feature descriptions match actual product capabilities.
4
+
5
+ ## Input
6
+
7
+ - Page content JSON
8
+ - Product documentation
9
+ - Release notes
10
+
11
+ ## Process
12
+
13
+ 1. **Extract feature mentions**
14
+ - Explicit feature names
15
+ - Capability descriptions
16
+ - Integration claims
17
+ - Platform support
18
+
19
+ 2. **Map to documentation**
20
+ - Find matching feature
21
+ - Compare description
22
+ - Check availability
23
+ - Verify limitations
24
+
25
+ 3. **Identify discrepancies**
26
+ - Missing features
27
+ - Overstated capabilities
28
+ - Outdated descriptions
29
+ - Missing caveats
30
+
31
+ 4. **Score accuracy**
32
+ - Correct descriptions
33
+ - Minor variations
34
+ - Significant errors
35
+ - Missing information
36
+
37
+ ## Feature Verification Matrix
38
+
39
+ | Content Element | Documentation Check |
40
+ |-----------------|---------------------|
41
+ | Feature name | Official naming |
42
+ | Description | Capability match |
43
+ | Availability | Current release |
44
+ | Pricing tier | Feature matrix |
45
+ | Limitations | Documented caveats |
46
+ | Integrations | Integration list |
47
+
48
+ ## Common Discrepancies
49
+
50
+ ### Naming Issues
51
+ - Using internal names publicly
52
+ - Inconsistent product naming
53
+ - Deprecated feature names
54
+ - Unofficial abbreviations
55
+
56
+ ### Capability Overstatements
57
+ - "Fully automated" (has manual steps)
58
+ - "Unlimited" (has soft limits)
59
+ - "All platforms" (specific support)
60
+ - "Real-time" (near real-time)
61
+
62
+ ### Missing Context
63
+ - Enterprise-only features
64
+ - Add-on pricing
65
+ - Beta/preview status
66
+ - Regional availability
67
+
68
+ ### Outdated Information
69
+ - Sunset features still listed
70
+ - Old screenshots
71
+ - Previous pricing
72
+ - Legacy integrations
73
+
74
+ ## Accuracy Levels
75
+
76
+ | Level | Description | Score Impact |
77
+ |-------|-------------|--------------|
78
+ | Exact | Perfect match to docs | +10 |
79
+ | Equivalent | Same meaning, different words | +8 |
80
+ | Simplified | Accurate but less detail | +5 |
81
+ | Overstated | Exceeds actual capability | -15 |
82
+ | Outdated | No longer accurate | -10 |
83
+ | Wrong | Incorrect information | -25 |
84
+
85
+ ## Output
86
+
87
+ ```yaml
88
+ feature_accuracy:
89
+ total_features: 20
90
+ exact: 12
91
+ equivalent: 5
92
+ simplified: 2
93
+ overstated: 1
94
+ outdated: 0
95
+ wrong: 0
96
+ accuracy_score: 88
97
+ inventory:
98
+ - feature: "AI-powered document analysis"
99
+ content_description: "Automatically analyzes and extracts data from any document"
100
+ docs_description: "Analyzes structured documents (PDFs, forms) with 95% accuracy"
101
+ status: "overstated"
102
+ issue: "'Any document' overstates; structured docs only"
103
+ recommendation: "Change to 'structured documents like PDFs and forms'"
104
+ - feature: "Slack integration"
105
+ content_description: "Connect with Slack"
106
+ docs_description: "Full Slack integration with notifications, commands, and workflows"
107
+ status: "simplified"
108
+ issue: "Could highlight more capabilities"
109
+ recommendation: "Add specific Slack capabilities"
110
+ missing_from_content:
111
+ - feature: "Microsoft Teams integration"
112
+ note: "Recently launched, not yet on website"
113
+ missing_from_docs:
114
+ - feature: "Custom AI training"
115
+ note: "Mentioned on website but not in product docs"
116
+ action: "Verify if feature exists, update docs or remove from site"
117
+ ```
@@ -0,0 +1,128 @@
1
+ # Skill: Stats Check
2
+
3
+ Validate statistics and metrics for accuracy and currency.
4
+
5
+ ## Input
6
+
7
+ - Page content JSON
8
+ - Metrics database
9
+ - Publication dates
10
+
11
+ ## Process
12
+
13
+ 1. **Extract all statistics**
14
+ - Percentages
15
+ - Counts
16
+ - Financial figures
17
+ - Time-based metrics
18
+
19
+ 2. **Identify source**
20
+ - Internal data
21
+ - Customer data
22
+ - Third-party research
23
+ - Unknown/unattributed
24
+
25
+ 3. **Verify accuracy**
26
+ - Match to source
27
+ - Check calculation
28
+ - Validate methodology
29
+
30
+ 4. **Check currency**
31
+ - Data collection date
32
+ - Update frequency
33
+ - Staleness threshold
34
+
35
+ ## Statistics Categories
36
+
37
+ ### Company Metrics
38
+ - Customer count
39
+ - Revenue figures
40
+ - Growth rates
41
+ - Team size
42
+
43
+ ### Product Metrics
44
+ - Feature counts
45
+ - Performance benchmarks
46
+ - Uptime statistics
47
+ - Usage volumes
48
+
49
+ ### Customer Outcomes
50
+ - ROI figures
51
+ - Efficiency gains
52
+ - Cost savings
53
+ - Time reductions
54
+
55
+ ### Market Data
56
+ - Market size
57
+ - Industry growth
58
+ - Competitive position
59
+ - Analyst ratings
60
+
61
+ ## Verification Checklist
62
+
63
+ ### Accuracy Checks
64
+ - [ ] Number matches source exactly
65
+ - [ ] Calculation methodology correct
66
+ - [ ] Sample size appropriate
67
+ - [ ] Context preserved
68
+
69
+ ### Currency Checks
70
+ - [ ] Data collected within 12 months
71
+ - [ ] Reflects current product state
72
+ - [ ] Market data still relevant
73
+ - [ ] Customer still active
74
+
75
+ ### Attribution Checks
76
+ - [ ] Source clearly stated
77
+ - [ ] Link to full study (if third-party)
78
+ - [ ] Customer permission (if named)
79
+ - [ ] Methodology available
80
+
81
+ ## Red Flags
82
+
83
+ | Issue | Example | Action |
84
+ |-------|---------|--------|
85
+ | Round numbers | "Exactly 50% improvement" | Verify exact figure |
86
+ | Extreme claims | "99.999% uptime" | Verify SLA |
87
+ | Old data | "2022 study shows..." | Update or remove |
88
+ | Unattributed | "Studies show..." | Find source or remove |
89
+ | Aggregated | "Customers report..." | Get specific examples |
90
+
91
+ ## Output
92
+
93
+ ```yaml
94
+ stats_check:
95
+ total_stats: 12
96
+ verified: 8
97
+ outdated: 2
98
+ unverified: 1
99
+ inaccurate: 1
100
+ inventory:
101
+ - stat: "500+ customers"
102
+ value: 500
103
+ actual: 523
104
+ status: "verified"
105
+ source: "CRM as of 2026-01"
106
+ recommendation: "Update to current count"
107
+ - stat: "99.9% uptime"
108
+ value: 99.9
109
+ actual: 99.95
110
+ status: "verified"
111
+ source: "Status page, 12-month average"
112
+ - stat: "40% faster than alternatives"
113
+ value: 40
114
+ actual: null
115
+ status: "unverified"
116
+ source: null
117
+ recommendation: "Remove or provide benchmark source"
118
+ - stat: "Used by 3 of top 5 banks"
119
+ value: 3
120
+ actual: 2
121
+ status: "inaccurate"
122
+ source: "Customer list"
123
+ recommendation: "Correct to '2 of top 5' or verify"
124
+ currency_issues:
125
+ - stat: "Industry grew 25% in 2024"
126
+ issue: "Outdated market data"
127
+ recommendation: "Update with 2025 figures"
128
+ ```
@@ -0,0 +1,97 @@
1
+ worker:
2
+ id: content-product
3
+ name: "Content Worker - Product Accuracy"
4
+ type: ContentWorker
5
+ version: "1.0"
6
+
7
+ execution:
8
+ mode: on_demand
9
+ max_runtime: 5m
10
+
11
+ context:
12
+ base:
13
+ - workers/public/content-product/
14
+ - workers/public/content-shared/
15
+ - companies/example-company/knowledge/products/
16
+ - companies/example-company/knowledge/metrics.md
17
+ exclude:
18
+ - node_modules/
19
+ - dist/
20
+
21
+ output:
22
+ destination: workspace/reports/content/
23
+ format: markdown
24
+ naming: "{date}-content-product-{page}.md"
25
+
26
+ skills:
27
+ - claim-verification
28
+ - stats-check
29
+ - feature-accuracy
30
+
31
+ instructions: |
32
+ Product Accuracy Analyst for ExampleCo
33
+
34
+ Purpose: Verify product claims, feature accuracy, and statistics validity across website content.
35
+
36
+ ## Analysis Process
37
+ 1. Load page content from content/ directory
38
+ 2. Extract all product claims and statistics
39
+ 3. Cross-reference with product documentation
40
+ 4. Flag unverifiable or inaccurate content
41
+
42
+ ## Verification Categories
43
+ - Feature claims (0-100): Features accurately described
44
+ - Statistics accuracy (0-100): Numbers verifiable and current
45
+ - Technical correctness (0-100): Technical details accurate
46
+ - Consistency (0-100): Claims match across pages
47
+
48
+ ## Claim Types to Verify
49
+
50
+ ### Feature Claims
51
+ - Product capabilities
52
+ - Integration claims
53
+ - Platform support
54
+ - Functionality descriptions
55
+
56
+ ### Performance Claims
57
+ - Speed/efficiency metrics
58
+ - Scale capabilities
59
+ - Uptime/availability
60
+ - Processing volumes
61
+
62
+ ### Business Impact Claims
63
+ - ROI figures
64
+ - Cost savings
65
+ - Time savings
66
+ - Efficiency improvements
67
+
68
+ ### Comparison Claims
69
+ - "Better than X"
70
+ - "Only solution that..."
71
+ - Industry position claims
72
+ - Competitive differentiators
73
+
74
+ ## Verification Sources
75
+ - products/: Official product documentation
76
+ - metrics.md: Verified company metrics
77
+ - Case studies: Customer-validated results
78
+ - Third-party: External validation
79
+
80
+ ## Red Flags
81
+ - Unsubstantiated percentages
82
+ - Vague superlatives ("best", "fastest")
83
+ - Outdated statistics
84
+ - Feature claims not in product docs
85
+ - Inconsistent numbers across pages
86
+ - Missing source attribution
87
+
88
+ ## Output
89
+ Generate markdown report with:
90
+ - Accuracy score by category
91
+ - Claim inventory with verification status
92
+ - Flagged issues with evidence
93
+ - Recommendations for correction
94
+
95
+ ## Knowledge Dependencies
96
+ - products/: Official feature documentation
97
+ - metrics.md: Verified statistics and metrics
@@ -0,0 +1,70 @@
1
+ # Content Worker: Conversion Copy
2
+
3
+ Conversion optimization analysis worker for ExampleCo content.
4
+
5
+ ## Purpose
6
+
7
+ Analyzes website content for conversion effectiveness, CTA quality, and value proposition clarity. Identifies opportunities to improve lead generation and user journey optimization.
8
+
9
+ ## Skills
10
+
11
+ | Skill | Description |
12
+ |-------|-------------|
13
+ | conversion-analysis | Overall conversion optimization assessment |
14
+ | cta-audit | Evaluate CTA placement, copy, and effectiveness |
15
+ | value-prop-check | Assess value proposition clarity and impact |
16
+
17
+ ## Knowledge Sources
18
+
19
+ - `companies/example-company/knowledge/verticals/` - Vertical-specific messaging
20
+ - `companies/example-company/knowledge/campaign-playbook.md` - Campaign strategy
21
+
22
+ ## Scoring Categories
23
+
24
+ | Category | Weight | Description |
25
+ |----------|--------|-------------|
26
+ | CTA Effectiveness | 30% | Clear, compelling, well-placed CTAs |
27
+ | Value Proposition | 30% | Benefits clear and differentiated |
28
+ | Persuasion Elements | 20% | Social proof, trust signals |
29
+ | Conversion Path | 20% | Clear journey, low friction |
30
+
31
+ ## Conversion Principles
32
+
33
+ 1. **Clarity over Cleverness** - User should instantly understand offer
34
+ 2. **Benefit-First CTAs** - State what user gets, not what they do
35
+ 3. **Strategic Placement** - CTAs where intent is highest
36
+ 4. **Reduce Friction** - Minimize steps to conversion
37
+ 5. **Build Trust** - Social proof before asking for action
38
+
39
+ ## Usage
40
+
41
+ ```bash
42
+ # Run via HQ
43
+ /run content-sales --page homepage
44
+
45
+ # Or directly
46
+ cd workers/content-sales
47
+ npx ts-node src/analyze.ts --input content/homepage.json
48
+ ```
49
+
50
+ ## Output
51
+
52
+ Reports go to `workspace/reports/content/` with format:
53
+ - `{date}-content-sales-{page}.md`
54
+
55
+ ## CTA Rating Scale
56
+
57
+ | Rating | Description |
58
+ |--------|-------------|
59
+ | A | Optimal - clear, compelling, well-placed |
60
+ | B | Good - minor improvements possible |
61
+ | C | Adequate - noticeable issues |
62
+ | D | Poor - significant problems |
63
+ | F | Failed - missing or ineffective |
64
+
65
+ ## Integration
66
+
67
+ Part of the Content Team worker group. Works alongside:
68
+ - content-brand (voice consistency)
69
+ - content-product (accuracy verification)
70
+ - content-legal (compliance checking)
@@ -0,0 +1,96 @@
1
+ # Skill: Conversion Analysis
2
+
3
+ Comprehensive conversion optimization assessment for page content.
4
+
5
+ ## Input
6
+
7
+ - Page content JSON
8
+ - Page type and conversion goal
9
+
10
+ ## Process
11
+
12
+ 1. **Identify page conversion goal**
13
+ - Primary action (demo, signup, download)
14
+ - Secondary actions
15
+ - Micro-conversions
16
+
17
+ 2. **Audit conversion elements**
18
+ - CTA presence and quality
19
+ - Value proposition visibility
20
+ - Trust signals
21
+ - Friction points
22
+
23
+ 3. **Analyze user journey**
24
+ - Entry point clarity
25
+ - Information hierarchy
26
+ - Decision support
27
+ - Exit paths
28
+
29
+ 4. **Score conversion readiness**
30
+ - Element presence
31
+ - Element quality
32
+ - Strategic placement
33
+ - Overall optimization
34
+
35
+ ## Conversion Element Checklist
36
+
37
+ ### Above the Fold
38
+ - [ ] Clear headline with value prop
39
+ - [ ] Primary CTA visible
40
+ - [ ] Supporting visual
41
+ - [ ] Trust indicator
42
+
43
+ ### Body Content
44
+ - [ ] Benefits clearly stated
45
+ - [ ] Features connected to outcomes
46
+ - [ ] Social proof present
47
+ - [ ] Objection handling
48
+
49
+ ### Conversion Points
50
+ - [ ] Multiple CTA placements
51
+ - [ ] Varied CTA types (primary/secondary)
52
+ - [ ] Low-commitment options
53
+ - [ ] Clear next steps
54
+
55
+ ## Scoring Matrix
56
+
57
+ | Element | Weight | Criteria |
58
+ |---------|--------|----------|
59
+ | Hero Section | 25% | Value prop, CTA, clarity |
60
+ | Social Proof | 20% | Testimonials, logos, stats |
61
+ | Benefit Clarity | 20% | Outcomes, not features |
62
+ | CTA Strategy | 20% | Placement, copy, variety |
63
+ | Trust Elements | 15% | Security, guarantees, authority |
64
+
65
+ ## Output
66
+
67
+ ```yaml
68
+ conversion_score: 72
69
+ page_type: "product"
70
+ primary_goal: "Demo request"
71
+ elements:
72
+ hero:
73
+ score: 80
74
+ has_value_prop: true
75
+ has_cta: true
76
+ clarity: "good"
77
+ social_proof:
78
+ score: 60
79
+ testimonials: 0
80
+ logos: 5
81
+ stats: 2
82
+ ctas:
83
+ count: 4
84
+ primary: 2
85
+ secondary: 2
86
+ effectiveness: 75
87
+ friction_points:
88
+ - "No testimonials on product page"
89
+ - "Form requires too many fields"
90
+ - "Secondary CTA competes with primary"
91
+ recommendations:
92
+ - priority: "high"
93
+ action: "Add customer testimonial to hero"
94
+ - priority: "medium"
95
+ action: "Reduce form fields to 3"
96
+ ```