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,110 @@
1
+ worker:
2
+ id: task-executor
3
+ name: "Task Executor"
4
+ type: OpsWorker
5
+ version: "1.0"
6
+
7
+ execution:
8
+ mode: on_demand
9
+ max_runtime: 30m
10
+ retry_attempts: 2
11
+
12
+ context:
13
+ base:
14
+ - workers/public/dev-team/task-executor/
15
+ - workers/public/dev-team/task-executor/skills/
16
+ - knowledge/public/dev-team/workflows/
17
+ dynamic:
18
+ - pattern: "projects/{project}/"
19
+ when: always
20
+ - pattern: "{target_repo}/"
21
+ when: "task.has_repo"
22
+ exclude:
23
+ - node_modules/
24
+ - dist/
25
+ - "*.log"
26
+
27
+ verification:
28
+ post_execute:
29
+ - check: typescript
30
+ command: npm run typecheck
31
+ approval_required: true
32
+
33
+ output:
34
+ destination: workspace/reports/dev-team/
35
+ format: both
36
+ naming: "{date}-task-executor-{issue}.{ext}"
37
+
38
+ mcp:
39
+ server:
40
+ command: node
41
+ args:
42
+ - dist/mcp-server.js
43
+ cwd: workers/public/dev-team/task-executor
44
+ tools:
45
+ - execute
46
+ - analyze_issue
47
+ - validate_completion
48
+ - report_learnings
49
+
50
+ # State Machine (Loom pattern)
51
+ state_machine:
52
+ enabled: true
53
+ max_retries: 1
54
+ hooks:
55
+ post_execute:
56
+ - auto_checkpoint
57
+ - log_metrics
58
+ on_error:
59
+ - log_error
60
+ - checkpoint_error_state
61
+
62
+ instructions: |
63
+ # Task Executor
64
+
65
+ Executes individual issues by routing to appropriate workers and managing the execution loop.
66
+
67
+ ## Skills
68
+
69
+ | Skill | Description |
70
+ |-------|-------------|
71
+ | execute | Execute issue end-to-end: analyze → spawn workers → validate → report |
72
+ | analyze-issue | Analyze issue to determine worker sequence |
73
+ | validate-completion | Run back pressure checks on completed work |
74
+ | report-learnings | Extract and format learnings from execution |
75
+
76
+ ## CLI Usage
77
+
78
+ ```bash
79
+ cd workers/public/dev-team/task-executor
80
+ node dist/index.js execute --issue US-001 --project my-feature
81
+ node dist/index.js analyze-issue --issue US-001 --project my-feature
82
+ ```
83
+
84
+ ## Execution Flow
85
+
86
+ 1. Analyze issue → determine worker sequence
87
+ 2. Present plan to human → get approval
88
+ 3. For each worker phase:
89
+ a. Show: "Spawning {worker} for {phase}"
90
+ b. Wait for human approval
91
+ c. Spawn worker via Task tool
92
+ d. Show results, run validation
93
+ e. Human approves or requests changes
94
+ 4. On completion: extract learnings, mark issue done
95
+ 5. Return learnings to project-manager
96
+
97
+ ## Worker Sequence Selection
98
+
99
+ Based on issue analysis:
100
+ - API/backend changes → architect → backend-dev → qa-tester
101
+ - Database schema → architect → database-dev → backend-dev → qa-tester
102
+ - UI changes → architect → frontend-dev → motion-designer → qa-tester
103
+ - Full-stack → architect → database-dev → backend-dev → frontend-dev → qa-tester
104
+
105
+ ## Human-in-the-loop
106
+
107
+ Every phase requires human approval:
108
+ - Before: Show plan, get approval
109
+ - During: Surface any ambiguity
110
+ - After: Show changes, validate, confirm
@@ -0,0 +1,171 @@
1
+ # Workers Registry
2
+ # Index of all workers in this HQ
3
+
4
+ # Worker Types:
5
+ # - CodeWorker: Implements features, fixes bugs, refactors
6
+ # - ContentWorker: Drafts content, maintains voice consistency
7
+ # - SocialWorker: Social media posting, engagement
8
+ # - ResearchWorker: Analysis, market research, competitive intel
9
+ # - OpsWorker: Reports, monitoring, automation
10
+ # - Library: Shared utilities (not executable)
11
+
12
+ version: "4.0"
13
+ updated: "2026-01-31"
14
+
15
+ workers:
16
+ # ===================
17
+ # Dev Team (12 workers)
18
+ # ===================
19
+ # Full development team for autonomous project execution
20
+ # See workers/dev-team/README.md for workflow
21
+
22
+ - id: project-manager
23
+ path: workers/dev-team/project-manager/
24
+ type: CodeWorker
25
+ visibility: public
26
+ team: dev-team
27
+ status: active
28
+ description: "PRD lifecycle, issue selection, learning aggregation"
29
+
30
+ - id: task-executor
31
+ path: workers/dev-team/task-executor/
32
+ type: CodeWorker
33
+ visibility: public
34
+ team: dev-team
35
+ status: active
36
+ description: "Analyze issue, route to workers, validate completion"
37
+
38
+ - id: architect
39
+ path: workers/dev-team/architect/
40
+ type: CodeWorker
41
+ visibility: public
42
+ team: dev-team
43
+ status: active
44
+ description: "System design, API design, architecture decisions"
45
+
46
+ - id: backend-dev
47
+ path: workers/dev-team/backend-dev/
48
+ type: CodeWorker
49
+ visibility: public
50
+ team: dev-team
51
+ status: active
52
+ description: "API endpoints, business logic, backend implementation"
53
+
54
+ - id: database-dev
55
+ path: workers/dev-team/database-dev/
56
+ type: CodeWorker
57
+ visibility: public
58
+ team: dev-team
59
+ status: active
60
+ description: "Schema design, migrations, query optimization"
61
+
62
+ - id: dev-qa-tester
63
+ path: workers/dev-team/qa-tester/
64
+ type: CodeWorker
65
+ visibility: public
66
+ team: dev-team
67
+ status: active
68
+ description: "Testing, browser automation, accessibility, demo accounts"
69
+
70
+ - id: frontend-dev
71
+ path: workers/dev-team/frontend-dev/
72
+ type: CodeWorker
73
+ visibility: public
74
+ team: dev-team
75
+ status: active
76
+ description: "React/Next components, pages, UI implementation"
77
+
78
+ - id: motion-designer
79
+ path: workers/dev-team/motion-designer/
80
+ type: CodeWorker
81
+ visibility: public
82
+ team: dev-team
83
+ status: active
84
+ description: "Animations, transitions, visual polish, image generation"
85
+
86
+ - id: infra-dev
87
+ path: workers/dev-team/infra-dev/
88
+ type: CodeWorker
89
+ visibility: public
90
+ team: dev-team
91
+ status: active
92
+ description: "CI/CD pipelines, deployment, monitoring"
93
+
94
+ - id: code-reviewer
95
+ path: workers/dev-team/code-reviewer/
96
+ type: CodeWorker
97
+ visibility: public
98
+ team: dev-team
99
+ status: active
100
+ description: "PR review, merge management, code quality gating"
101
+
102
+ - id: knowledge-curator
103
+ path: workers/dev-team/knowledge-curator/
104
+ type: CodeWorker
105
+ visibility: public
106
+ team: dev-team
107
+ status: active
108
+ description: "Process learnings, update knowledge bases, documentation"
109
+
110
+ - id: product-planner
111
+ path: workers/dev-team/product-planner/
112
+ type: CodeWorker
113
+ visibility: public
114
+ team: dev-team
115
+ status: active
116
+ description: "PRD creation, technical specs, API contracts"
117
+
118
+ # ===================
119
+ # Standalone Workers
120
+ # ===================
121
+
122
+ - id: security-scanner
123
+ path: workers/security-scanner/
124
+ type: OpsWorker
125
+ visibility: public
126
+ status: active
127
+ description: "Security scanning and vulnerability detection"
128
+
129
+ # ===================
130
+ # Content Team (5 workers)
131
+ # ===================
132
+
133
+ - id: content-brand
134
+ path: workers/content-brand/
135
+ type: ContentWorker
136
+ visibility: public
137
+ team: content-team
138
+ status: active
139
+ description: "Brand voice, messaging, tone analysis"
140
+
141
+ - id: content-sales
142
+ path: workers/content-sales/
143
+ type: ContentWorker
144
+ visibility: public
145
+ team: content-team
146
+ status: active
147
+ description: "Conversion copy, CTAs, value props"
148
+
149
+ - id: content-product
150
+ path: workers/content-product/
151
+ type: ContentWorker
152
+ visibility: public
153
+ team: content-team
154
+ status: active
155
+ description: "Feature accuracy, technical claims verification"
156
+
157
+ - id: content-legal
158
+ path: workers/content-legal/
159
+ type: ContentWorker
160
+ visibility: public
161
+ team: content-team
162
+ status: active
163
+ description: "Regulatory compliance, claim verification"
164
+
165
+ - id: content-shared
166
+ path: workers/content-shared/
167
+ type: Library
168
+ visibility: public
169
+ team: content-team
170
+ status: active
171
+ description: "Shared utilities for content analysis workers (types, parser, scorer, reporter)"
@@ -0,0 +1,73 @@
1
+ # Security Scanner Worker
2
+
3
+ Pre-deployment security scanner for public repositories. Detects PII, credentials, and sensitive data before pushing to public repos.
4
+
5
+ ## Skills
6
+
7
+ | Skill | Description |
8
+ |-------|-------------|
9
+ | `pre-deploy-check` | Full scan of repo for sensitive data |
10
+ | `scan-file` | Scan a specific file |
11
+ | `generate-report` | Generate detailed security report |
12
+
13
+ ## Usage
14
+
15
+ ```bash
16
+ # Scan current repo before deployment
17
+ /run security-scanner pre-deploy-check
18
+
19
+ # Scan specific path
20
+ /run security-scanner pre-deploy-check repos/public/my-project
21
+
22
+ # Scan with fix suggestions
23
+ /run security-scanner pre-deploy-check --fix
24
+ ```
25
+
26
+ ## What It Detects
27
+
28
+ ### Credentials & Secrets
29
+ - API keys (OpenAI, Anthropic, AWS, etc.)
30
+ - Private keys (RSA, SSH)
31
+ - Tokens and bearer auth
32
+ - Passwords in configs
33
+
34
+ ### PII (Personally Identifiable Information)
35
+ - Personal email addresses
36
+ - Phone numbers
37
+ - Hardcoded user paths (`/Users/yourname/`)
38
+ - Real names in author fields
39
+
40
+ ### Company-Specific Data
41
+ - Internal company names
42
+ - Internal URLs/IPs
43
+ - Project codenames
44
+
45
+ ## Configuration
46
+
47
+ Create `.security-scanner.yaml` in your repo:
48
+
49
+ ```yaml
50
+ ignore_patterns:
51
+ - "example@example.com"
52
+ - "test-api-key"
53
+
54
+ custom_patterns:
55
+ - name: "Company Name"
56
+ pattern: "MyCompanyInc"
57
+ severity: high
58
+
59
+ skip_paths:
60
+ - "docs/examples/"
61
+ - "test/fixtures/"
62
+ ```
63
+
64
+ ## Git Hook Integration
65
+
66
+ Add to `.git/hooks/pre-push` to automatically scan before pushing to public repos.
67
+
68
+ ## Best Practices
69
+
70
+ 1. **Run before every public push** - Make it part of your workflow
71
+ 2. **Configure ignore patterns** - Reduce false positives
72
+ 3. **Use placeholders** - `{your-name}`, `{api-key}`, `/path/to/your/hq/`
73
+ 4. **Separate configs** - Keep real credentials in `.env` files (gitignored)
@@ -0,0 +1,205 @@
1
+ # Pre-Deploy Security Check
2
+
3
+ Scan a repository for PII, credentials, and sensitive data before public deployment.
4
+
5
+ ## Usage
6
+
7
+ ```
8
+ /run security-scanner pre-deploy-check [repo-path]
9
+ ```
10
+
11
+ If no path provided, scans current working directory.
12
+
13
+ ## Scan Patterns
14
+
15
+ ### 1. Credentials & Secrets
16
+
17
+ ```bash
18
+ # API Keys (various formats)
19
+ grep -r -E "(api[_-]?key|apikey)\s*[:=]\s*['\"]?[a-zA-Z0-9_-]{20,}" --include="*.{ts,js,json,yaml,yml,md,env}"
20
+
21
+ # AWS Keys
22
+ grep -r -E "AKIA[0-9A-Z]{16}" --include="*.{ts,js,json,yaml,yml,env}"
23
+
24
+ # OpenAI/Anthropic Keys
25
+ grep -r -E "(sk-[a-zA-Z0-9]{48}|sk-ant-[a-zA-Z0-9-]{90,})" --include="*.{ts,js,json,yaml,yml,env}"
26
+
27
+ # Generic Secrets
28
+ grep -r -E "(secret|password|token|bearer|auth)\s*[:=]\s*['\"]?[a-zA-Z0-9_/-]{8,}" --include="*.{ts,js,json,yaml,yml,env}"
29
+
30
+ # Private Keys
31
+ grep -r -E "-----BEGIN (RSA |EC |OPENSSH )?PRIVATE KEY-----" --include="*"
32
+ ```
33
+
34
+ ### 2. PII Patterns
35
+
36
+ ```bash
37
+ # Email addresses (personal domains)
38
+ grep -r -E "[a-zA-Z0-9._%+-]+@(gmail|yahoo|hotmail|outlook|icloud|protonmail)\.(com|net|org)" --include="*.{ts,js,json,yaml,yml,md}"
39
+
40
+ # Phone numbers
41
+ grep -r -E "\b\d{3}[-.]?\d{3}[-.]?\d{4}\b" --include="*.{ts,js,json,yaml,yml,md}"
42
+
43
+ # SSN patterns
44
+ grep -r -E "\b\d{3}-\d{2}-\d{4}\b" --include="*.{ts,js,json,yaml,yml,md}"
45
+
46
+ # Credit card patterns
47
+ grep -r -E "\b\d{4}[-\s]?\d{4}[-\s]?\d{4}[-\s]?\d{4}\b" --include="*.{ts,js,json,yaml,yml,md}"
48
+ ```
49
+
50
+ ### 3. Hardcoded Paths
51
+
52
+ ```bash
53
+ # Home directory paths
54
+ grep -r -E "/Users/[a-zA-Z0-9_-]+/" --include="*.{ts,js,json,yaml,yml,md}"
55
+ grep -r -E "/home/[a-zA-Z0-9_-]+/" --include="*.{ts,js,json,yaml,yml,md}"
56
+ grep -r -E "C:\\\\Users\\\\[a-zA-Z0-9_-]+" --include="*.{ts,js,json,yaml,yml,md}"
57
+ ```
58
+
59
+ ### 4. Company/Personal Names
60
+
61
+ ```bash
62
+ # Check against known personal identifiers (configure in .security-scanner.yaml)
63
+ # Default: scan for patterns that look like real names in configs
64
+ grep -r -E "(author|name|owner)\s*[:=]\s*['\"]?[A-Z][a-z]+ [A-Z][a-z]+" --include="*.{ts,js,json,yaml,yml}"
65
+ ```
66
+
67
+ ### 5. Internal URLs/IPs
68
+
69
+ ```bash
70
+ # Internal IPs
71
+ grep -r -E "\b(192\.168|10\.|172\.(1[6-9]|2[0-9]|3[01]))\.\d+\.\d+\b" --include="*.{ts,js,json,yaml,yml,md}"
72
+
73
+ # Localhost with ports (may indicate dev configs)
74
+ grep -r -E "localhost:\d{4,5}" --include="*.{ts,js,json,yaml,yml,md}"
75
+
76
+ # Internal domain patterns
77
+ grep -r -E "\.(local|internal|corp|lan)\b" --include="*.{ts,js,json,yaml,yml,md}"
78
+ ```
79
+
80
+ ## Exclusions
81
+
82
+ Skip these paths:
83
+ - `node_modules/`
84
+ - `.git/`
85
+ - `*.lock`
86
+ - `dist/`
87
+ - `build/`
88
+ - `.next/`
89
+
90
+ ## Configuration
91
+
92
+ Create `.security-scanner.yaml` in repo root:
93
+
94
+ ```yaml
95
+ # Patterns to ignore (false positives)
96
+ ignore_patterns:
97
+ - "example@example.com"
98
+ - "test-api-key"
99
+ - "placeholder"
100
+
101
+ # Additional patterns to scan for
102
+ custom_patterns:
103
+ - name: "Company Name"
104
+ pattern: "YourCompanyName"
105
+ severity: high
106
+
107
+ # Paths to skip
108
+ skip_paths:
109
+ - "docs/examples/"
110
+ - "test/fixtures/"
111
+
112
+ # Known safe files
113
+ safe_files:
114
+ - "README.md" # May contain example patterns
115
+ ```
116
+
117
+ ## Output Format
118
+
119
+ ```
120
+ Security Scan Report
121
+ ====================
122
+ Repository: /path/to/repo
123
+ Scanned: 2026-01-25T10:00:00Z
124
+ Files scanned: 156
125
+ Files skipped: 42
126
+
127
+ CRITICAL (2)
128
+ ------------
129
+ [CRED] workers/config.ts:15
130
+ Found: api_key = "sk-ant-..."
131
+
132
+ [CRED] .env.example:3
133
+ Found: OPENAI_KEY=sk-...
134
+
135
+ HIGH (3)
136
+ --------
137
+ [PII] commands/setup.md:45
138
+ Found: /Users/johnsmith/Documents/
139
+
140
+ [PII] package.json:8
141
+ Found: author: "John Smith <john@gmail.com>"
142
+
143
+ [PATH] knowledge/thread-schema.md:12
144
+ Found: workspace_root: "/Users/dev/hq"
145
+
146
+ MEDIUM (1)
147
+ ----------
148
+ [NAME] workers/cfo/worker.yaml:2
149
+ Found: "CFO Worker for AcmeCorp"
150
+
151
+ Summary
152
+ -------
153
+ Critical: 2 (MUST FIX before deploy)
154
+ High: 3 (Should fix)
155
+ Medium: 1 (Review recommended)
156
+ Low: 0
157
+
158
+ Run with --fix to see suggested replacements.
159
+ ```
160
+
161
+ ## Suggested Fixes
162
+
163
+ When run with `--fix`, suggest replacements:
164
+
165
+ | Found | Replace With |
166
+ |-------|--------------|
167
+ | `/Users/johnsmith/` | `/path/to/your/hq/` |
168
+ | `john@gmail.com` | `your-email@example.com` |
169
+ | `"John Smith"` | `"Your Name"` |
170
+ | `AcmeCorp` | `example-company` |
171
+ | `sk-ant-...` | `{ANTHROPIC_API_KEY}` |
172
+
173
+ ## Integration
174
+
175
+ ### Git Pre-Push Hook
176
+
177
+ Add to `.git/hooks/pre-push`:
178
+
179
+ ```bash
180
+ #!/bin/bash
181
+ # Run security scan before pushing to public remote
182
+
183
+ remote="$1"
184
+ url="$2"
185
+
186
+ # Only scan for public remotes
187
+ if [[ "$url" == *"github.com"* ]] && [[ "$url" != *"private"* ]]; then
188
+ echo "Running security scan for public repo..."
189
+ /run security-scanner pre-deploy-check
190
+
191
+ if [ $? -ne 0 ]; then
192
+ echo "Security scan failed. Fix issues before pushing."
193
+ exit 1
194
+ fi
195
+ fi
196
+ ```
197
+
198
+ ### CI/CD Integration
199
+
200
+ ```yaml
201
+ # GitHub Actions
202
+ - name: Security Scan
203
+ run: |
204
+ claude --print "/run security-scanner pre-deploy-check"
205
+ ```
@@ -0,0 +1,26 @@
1
+ worker:
2
+ id: security-scanner
3
+ name: "Security Scanner"
4
+ type: OpsWorker
5
+ status: active
6
+
7
+ description: |
8
+ Pre-deployment security scanner for public repositories.
9
+ Detects PII, credentials, and sensitive data before pushing to public repos.
10
+
11
+ context:
12
+ base:
13
+ - knowledge/public/ai-security-framework/
14
+
15
+ skills:
16
+ - name: pre-deploy-check
17
+ description: "Scan repo for PII, credentials, and sensitive data before public deployment"
18
+ - name: scan-file
19
+ description: "Scan a specific file for sensitive patterns"
20
+ - name: generate-report
21
+ description: "Generate a security scan report"
22
+
23
+ verification:
24
+ post_execute:
25
+ - check: no_secrets_detected
26
+ - check: no_pii_detected
File without changes
File without changes
File without changes
@@ -0,0 +1,3 @@
1
+ # Learning files captured during project execution
2
+ # Format: {project}/{task-id}.json
3
+ # Contains insights for knowledge base updates
File without changes
@@ -0,0 +1,18 @@
1
+ # Ralph Loop Test Complete
2
+
3
+ ## Summary
4
+
5
+ The Pure Ralph Loop test executed successfully. All three tasks completed autonomously:
6
+
7
+ 1. **TEST-001: Create test file** - Created `hello.txt` with greeting message
8
+ 2. **TEST-002: Add timestamp** - Appended execution timestamp to the file
9
+ 3. **TEST-003: Create completion marker** - Created this summary file
10
+
11
+ ## Test Results
12
+
13
+ - All tasks executed in sequence
14
+ - Dependencies respected (each task waited for its dependency)
15
+ - Git commits made with proper format `feat(TASK-ID): description`
16
+ - PRD updated with pass status after each task
17
+
18
+ The Pure Ralph Loop is working as designed.
@@ -0,0 +1,2 @@
1
+ Hello from Ralph Loop!
2
+ Executed at: 2026-01-26T19:15:00Z
File without changes
File without changes
@@ -0,0 +1,3 @@
1
+ # Thread files are auto-generated by HQ
2
+ # Format: T-{timestamp}-{slug}.json
3
+ # Contains session state for continuity