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,133 @@
1
+ # Ethereal Abstract Style Guide
2
+
3
+ Visual style for social media, marketing, and brand imagery.
4
+
5
+ ## Mood
6
+ Dreamy, contemplative, premium, atmospheric. Like looking through frosted glass at a beautiful sunset.
7
+
8
+ ## Core Principles
9
+ 1. **Abstract over literal** - Suggest rather than show
10
+ 2. **Atmosphere over detail** - Soft focus, depth, mist
11
+ 3. **Warm light over cool tech** - Golden, amber, soft blue
12
+ 4. **Organic over digital** - Natural forms, no circuits/grids
13
+ 5. **Minimal over busy** - Single focal point, negative space
14
+
15
+ ## Keywords for Prompts
16
+
17
+ ### Mood
18
+ - Ethereal, dreamy, contemplative
19
+ - Atmospheric, luminous, serene
20
+ - Abstract, minimal, soft
21
+
22
+ ### Light
23
+ - Golden hour, twilight, dawn
24
+ - Soft diffused light, backlit
25
+ - Light rays through mist/clouds
26
+ - Bokeh, lens flare (subtle)
27
+
28
+ ### Texture
29
+ - Film grain, 35mm aesthetic
30
+ - Soft focus, shallow depth of field
31
+ - Mist, fog, haze
32
+ - Water reflections, ripples
33
+
34
+ ### Color
35
+ - Warm amber, golden, terracotta
36
+ - Soft teal, dusty blue, sage
37
+ - Cream, stone, charcoal
38
+ - Color gradients (natural, not neon)
39
+
40
+ ### Forms
41
+ - Abstract light shapes
42
+ - Cloud formations
43
+ - Water surfaces
44
+ - Soft geometric shapes
45
+ - Horizon lines
46
+ - Silhouettes (minimal)
47
+
48
+ ## Example Prompts
49
+
50
+ ### Abstract Light
51
+ ```
52
+ Soft golden light diffusing through morning mist,
53
+ abstract atmospheric shapes, warm amber tones,
54
+ minimal composition, film grain, ethereal mood
55
+ ```
56
+
57
+ ### Color Field
58
+ ```
59
+ Abstract color field photography, soft gradient
60
+ from warm amber to dusty blue, minimal,
61
+ atmospheric, out of focus light bokeh,
62
+ contemplative mood, fine art aesthetic
63
+ ```
64
+
65
+ ### Natural Abstract
66
+ ```
67
+ Close-up of light reflecting on still water,
68
+ abstract ripple patterns, golden hour tones,
69
+ soft focus, minimal, meditative, 35mm film
70
+ ```
71
+
72
+ ### Cosmic Abstract
73
+ ```
74
+ Soft nebula-like clouds of color, ethereal
75
+ purple and gold tones, abstract atmospheric,
76
+ no stars or space objects, pure color and light,
77
+ dreamy soft focus
78
+ ```
79
+
80
+ ### Geometric Light
81
+ ```
82
+ Abstract soft geometric shapes formed by light,
83
+ warm amber tones, atmospheric haze, minimal,
84
+ like light through a prism, ethereal mood
85
+ ```
86
+
87
+ ## Anti-Patterns (AVOID)
88
+
89
+ - Glowing orbs/particles (too AI)
90
+ - Neon colors, cyberpunk aesthetic
91
+ - Circuit boards, tech patterns, grids
92
+ - Busy compositions, many elements
93
+ - Stock photo feel, generic
94
+ - Hard edges, sharp detail
95
+ - Text-heavy images
96
+ - Generic AI art aesthetic
97
+ - Literal representations
98
+ - People's faces (unless silhouette/abstract)
99
+
100
+ ## Color Palette
101
+
102
+ | Use | Hex | Description |
103
+ |-----|-----|-------------|
104
+ | Primary Warm | #D4A574 | Golden amber |
105
+ | Primary Cool | #7BA3A8 | Dusty teal |
106
+ | Accent | #C17F59 | Terracotta |
107
+ | Light | #F5EDE4 | Warm cream |
108
+ | Dark | #2C3E50 | Deep slate |
109
+ | Highlight | #FFD700 | Golden light |
110
+
111
+ ## Composition Rules
112
+
113
+ 1. **Single focal point** - One main element
114
+ 2. **Negative space** - At least 40% empty
115
+ 3. **Rule of thirds** - But can break for center
116
+ 4. **Horizon lines** - Often useful for grounding
117
+ 5. **Asymmetry** - More natural than centered
118
+ 6. **Depth layers** - Foreground blur, background blur
119
+
120
+ ## Application
121
+
122
+ ### Social Posts
123
+ - Hero images: Abstract light/color fields
124
+ - Feature announcements: Minimal + screenshot
125
+ - Thought leadership: Atmospheric landscapes
126
+
127
+ ### Headers/Banners
128
+ - Wide format color gradients
129
+ - Abstract horizon compositions
130
+
131
+ ### Product
132
+ - Dark background + clean screenshot
133
+ - Light background for docs/guides
@@ -0,0 +1,111 @@
1
+ # Liminal Portal Style Guide
2
+
3
+ Visual style for social media imagery featuring atmospheric threshold spaces.
4
+
5
+ ## Mood
6
+
7
+ Contemplative, mysterious, transitional. Like standing at the edge of something unknown, about to step through.
8
+
9
+ ## Core Aesthetic
10
+
11
+ - **Liminal spaces** - Thresholds, doorways, stairs, passages
12
+ - **Architectural minimalism** - Empty spaces, clean geometry
13
+ - **Atmospheric light** - Glowing portals, warm light sources
14
+ - **Film grain texture** - Heavy, visible grain throughout
15
+ - **Color gradients** - Warm center fading to cool edges
16
+ - **High contrast** - Deep shadows against luminous highlights
17
+
18
+ ## Color Palette
19
+
20
+ | Role | Hex | Description |
21
+ |------|-----|-------------|
22
+ | Light source | #F5D5C8 | Warm peach/coral glow |
23
+ | Warm accent | #E8A87C | Soft coral |
24
+ | Cool shadow | #3D5A5B | Muted teal |
25
+ | Deep shadow | #1A1A1E | Near-black |
26
+ | Transition | #5C7A7D | Teal-gray mid-tone |
27
+
28
+ ## Composition Rules
29
+
30
+ 1. **Single light source** - Usually a doorway, window, or portal
31
+ 2. **Ascending elements** - Stairs, slopes, paths leading toward light
32
+ 3. **Empty space** - No people (or distant silhouettes only)
33
+ 4. **Centered light** - Luminous area typically center or golden ratio
34
+ 5. **Surrounding darkness** - 60%+ of frame in shadow
35
+ 6. **Architectural framing** - Walls/structures create natural frame
36
+
37
+ ## Keywords for Prompts
38
+
39
+ ### Space
40
+ - Liminal, threshold, transitional
41
+ - Portal, doorway, passage
42
+ - Stairs, ascending, steps
43
+ - Empty, abandoned, quiet
44
+
45
+ ### Light
46
+ - Glowing, luminous, radiant
47
+ - Warm light source, backlit
48
+ - Gradient light, color temperature shift
49
+ - Dawn light, ethereal glow
50
+
51
+ ### Texture
52
+ - Heavy film grain, 35mm aesthetic
53
+ - Atmospheric haze, soft particles
54
+ - Muted, desaturated edges
55
+
56
+ ### Mood
57
+ - Contemplative, mysterious
58
+ - Dreamlike, surreal
59
+ - Quiet, still, suspended
60
+ - Threshold moment, transition
61
+
62
+ ## Example Prompts
63
+
64
+ ### Classic Portal
65
+ ```
66
+ Empty dark room with stairs leading up to a glowing
67
+ rectangular doorway, warm light spilling through,
68
+ heavy film grain, liminal atmosphere
69
+ ```
70
+
71
+ ### Architectural Threshold
72
+ ```
73
+ Minimalist concrete interior, single illuminated
74
+ passageway at the end, warm peach light fading to
75
+ cool shadows, contemplative mood, grainy texture
76
+ ```
77
+
78
+ ### Ascending Passage
79
+ ```
80
+ Dark stairwell ascending toward warm luminous
81
+ opening, color gradient from coral to teal,
82
+ empty space, film grain, mysterious atmosphere
83
+ ```
84
+
85
+ ## Anti-Patterns (AVOID)
86
+
87
+ - Bright, well-lit scenes
88
+ - Busy compositions, many elements
89
+ - Neon or saturated colors
90
+ - People prominently featured
91
+ - Outdoor/nature scenes
92
+ - Sharp, crisp detail (should be grainy)
93
+ - Generic "glowing door" AI aesthetic
94
+ - Horror/scary interpretations
95
+
96
+ ## When to Use
97
+
98
+ - Thought leadership content (stepping into the unknown)
99
+ - Personal growth/transformation themes
100
+ - New chapter/beginning announcements
101
+ - Contemplative, philosophical posts
102
+ - Decision-point narratives
103
+ - Career/life transition content
104
+
105
+ ## When NOT to Use
106
+
107
+ - Upbeat, energetic content
108
+ - Product announcements
109
+ - Technical/how-to content
110
+ - Team/company culture posts
111
+ - Casual, lighthearted topics
@@ -0,0 +1,31 @@
1
+ # American Industrial Swipes
2
+
3
+ Reference images from Kyle Anthony Miller (@kyleanthony / brasshands.com)
4
+
5
+ ## Image Index
6
+
7
+ | File | Project | Key Elements |
8
+ |------|---------|--------------|
9
+ | G-3m4YPW0AADdu2.jpeg | VEKTOR | Aircraft/aerospace design, cream background, technical diagrams |
10
+ | G-JJlt5WwAABK3K.png | Takercard | Fintech cards, orange accent, modular layout |
11
+ | G-JJmj5W0AEbJ-7.png | RC-2 | Sync platform, dark UI, status indicators |
12
+ | G59fgNuXkAAKLJQ.jpeg | Robotic Packaging | ARC Division, industrial aesthetic, spec callouts |
13
+ | G7fVkn3WEAAM-ST.jpeg | ARC | Robot product overview, split composition |
14
+ | G8ECO5JWEAIksyn.png | AI-OPS | System status dashboard, dark theme, orange accent |
15
+ | G9-3GQSWoAA8eqZ.png | Atlas | Intelligence network, orbital diagrams, infrastructure |
16
+ | G9xEOqrXkAEZRcs.png | Design Ops Unit | Geometric overlay, corner brackets |
17
+ | G_MVeJrXQAA8sx4.jpeg | Iris | Security layer, "Precision Built", web app |
18
+ | G_RSkmGXkAAgAVZ.png | Forra | Platform UI, "Evolve the way you work" |
19
+ | qyqtg7Dq.png | Brass Hands | Studio branding slide |
20
+
21
+ ## Usage
22
+
23
+ Reference these images when applying American Industrial style:
24
+ 1. Match color palette (orange #FF5200, cream, black)
25
+ 2. Copy layout patterns (asymmetric grids, split compositions)
26
+ 3. Include signature elements (corner brackets, spec callouts, status indicators)
27
+ 4. Apply typography patterns (geometric sans headlines, monospace specs)
28
+
29
+ ## Source
30
+
31
+ All images from x.com/kyleanthony and brasshands.com
@@ -0,0 +1,35 @@
1
+ # Dev Team Knowledge Base
2
+
3
+ Shared knowledge for the dev-team worker system.
4
+
5
+ ## Structure
6
+
7
+ ```
8
+ dev-team/
9
+ ├── patterns/ # Reusable code patterns discovered during execution
10
+ ├── workflows/ # Standard worker sequences for common task types
11
+ └── troubleshooting/ # Common issues and fixes
12
+ ```
13
+
14
+ ## Patterns
15
+
16
+ Patterns are extracted from successful task completions:
17
+ - Backend patterns: API design, error handling, auth flows
18
+ - Frontend patterns: Component structure, state management
19
+ - Database patterns: Schema design, query optimization
20
+ - Testing patterns: E2E strategies, mocking approaches
21
+
22
+ ## Workflows
23
+
24
+ Standard worker sequences:
25
+ - **new-api-endpoint**: architect → database-dev → backend-dev → qa-tester
26
+ - **new-ui-feature**: architect → frontend-dev → motion-designer → qa-tester
27
+ - **full-stack-feature**: architect → database-dev → backend-dev → frontend-dev → qa-tester
28
+ - **bug-fix**: qa-tester (reproduce) → backend-dev/frontend-dev → qa-tester (verify)
29
+
30
+ ## Troubleshooting
31
+
32
+ Common issues encountered during development:
33
+ - Build failures and resolutions
34
+ - Test flakiness patterns
35
+ - Integration issues between workers
@@ -0,0 +1,34 @@
1
+ # Dev Patterns
2
+
3
+ Reusable patterns discovered during task execution. Updated by knowledge-curator worker.
4
+
5
+ ## Categories
6
+
7
+ - `backend/` - API design, error handling, auth flows
8
+ - `frontend/` - Component structure, state management
9
+ - `database/` - Schema design, query optimization
10
+ - `testing/` - E2E strategies, mocking approaches
11
+ - `infra/` - CI/CD, deployment, monitoring
12
+
13
+ ## Pattern Format
14
+
15
+ Each pattern file follows:
16
+
17
+ ```markdown
18
+ # Pattern Name
19
+
20
+ ## Problem
21
+ What problem does this solve?
22
+
23
+ ## Solution
24
+ The pattern/approach
25
+
26
+ ## Example
27
+ Code example
28
+
29
+ ## When to Use
30
+ Conditions for applying this pattern
31
+
32
+ ## Learned From
33
+ Project/task where this was discovered
34
+ ```
@@ -0,0 +1,178 @@
1
+ # React Best Practices (Vercel)
2
+
3
+ Reference: https://github.com/vercel-labs/agent-skills/tree/main/skills/react-best-practices
4
+
5
+ ## CRITICAL - Eliminating Waterfalls
6
+
7
+ ### Defer Await Until Needed
8
+ ```typescript
9
+ // BAD - blocks everything
10
+ async function Page() {
11
+ const user = await getUser();
12
+ const posts = await getPosts();
13
+ return <div>...</div>;
14
+ }
15
+
16
+ // GOOD - parallel execution
17
+ async function Page() {
18
+ const userPromise = getUser();
19
+ const postsPromise = getPosts();
20
+ const [user, posts] = await Promise.all([userPromise, postsPromise]);
21
+ return <div>...</div>;
22
+ }
23
+ ```
24
+
25
+ ### Strategic Suspense Boundaries
26
+ ```tsx
27
+ // Wrap independent data-fetching components
28
+ <Suspense fallback={<HeaderSkeleton />}>
29
+ <Header />
30
+ </Suspense>
31
+ <Suspense fallback={<ContentSkeleton />}>
32
+ <Content />
33
+ </Suspense>
34
+ ```
35
+
36
+ ## CRITICAL - Bundle Optimization
37
+
38
+ ### Avoid Barrel File Imports
39
+ ```typescript
40
+ // BAD - imports entire module
41
+ import { Button } from '@/components';
42
+
43
+ // GOOD - specific import
44
+ import { Button } from '@/components/ui/Button';
45
+ ```
46
+
47
+ ### Dynamic Imports for Heavy Components
48
+ ```typescript
49
+ const HeavyChart = dynamic(() => import('@/components/Chart'), {
50
+ loading: () => <ChartSkeleton />,
51
+ ssr: false
52
+ });
53
+ ```
54
+
55
+ ## HIGH - Server Components
56
+
57
+ ### React.cache() for Deduplication
58
+ ```typescript
59
+ import { cache } from 'react';
60
+
61
+ export const getUser = cache(async (id: string) => {
62
+ return db.user.findUnique({ where: { id } });
63
+ });
64
+ ```
65
+
66
+ ### Minimize RSC Serialization
67
+ ```tsx
68
+ // BAD - serializes entire user object
69
+ <ClientComponent user={user} />
70
+
71
+ // GOOD - serialize only needed data
72
+ <ClientComponent userId={user.id} userName={user.name} />
73
+ ```
74
+
75
+ ### Use after() for Non-Blocking Work
76
+ ```typescript
77
+ import { after } from 'next/server';
78
+
79
+ export async function POST(request: Request) {
80
+ const data = await saveData();
81
+
82
+ after(() => {
83
+ // Non-blocking: analytics, cleanup, etc.
84
+ sendAnalytics(data);
85
+ });
86
+
87
+ return Response.json(data);
88
+ }
89
+ ```
90
+
91
+ ## MEDIUM - Re-render Optimization
92
+
93
+ ### Don't Wrap Simple Expressions
94
+ ```typescript
95
+ // BAD - unnecessary overhead
96
+ const doubled = useMemo(() => count * 2, [count]);
97
+
98
+ // GOOD - just calculate it
99
+ const doubled = count * 2;
100
+ ```
101
+
102
+ ### Functional setState Updates
103
+ ```typescript
104
+ // BAD - stale closure risk
105
+ setCount(count + 1);
106
+
107
+ // GOOD - always current
108
+ setCount(c => c + 1);
109
+ ```
110
+
111
+ ### Use Transitions for Non-Urgent Updates
112
+ ```typescript
113
+ const [isPending, startTransition] = useTransition();
114
+
115
+ function handleFilter(value: string) {
116
+ // Urgent: update input immediately
117
+ setInputValue(value);
118
+
119
+ // Non-urgent: can be interrupted
120
+ startTransition(() => {
121
+ setFilteredList(filterList(value));
122
+ });
123
+ }
124
+ ```
125
+
126
+ ## MEDIUM - Rendering Performance
127
+
128
+ ### CSS content-visibility for Long Lists
129
+ ```css
130
+ .list-item {
131
+ content-visibility: auto;
132
+ contain-intrinsic-size: 0 50px;
133
+ }
134
+ ```
135
+
136
+ ### Prevent Hydration Mismatch
137
+ ```typescript
138
+ const [mounted, setMounted] = useState(false);
139
+ useEffect(() => setMounted(true), []);
140
+
141
+ // Render placeholder on server, real content after hydration
142
+ if (!mounted) return <Skeleton />;
143
+ return <DynamicContent />;
144
+ ```
145
+
146
+ ## LOW-MEDIUM - JavaScript Performance
147
+
148
+ ### Set/Map for O(1) Lookups
149
+ ```typescript
150
+ // BAD - O(n) per check
151
+ const hasItem = items.includes(searchItem);
152
+
153
+ // GOOD - O(1) lookup
154
+ const itemSet = new Set(items);
155
+ const hasItem = itemSet.has(searchItem);
156
+ ```
157
+
158
+ ### Build Index Maps
159
+ ```typescript
160
+ // BAD - repeated O(n) lookups
161
+ users.forEach(user => {
162
+ const order = orders.find(o => o.userId === user.id);
163
+ });
164
+
165
+ // GOOD - O(1) after initial build
166
+ const ordersByUserId = new Map(orders.map(o => [o.userId, o]));
167
+ users.forEach(user => {
168
+ const order = ordersByUserId.get(user.id);
169
+ });
170
+ ```
171
+
172
+ ## Key Principles
173
+
174
+ 1. **Parallelize independent operations** - Never await sequentially
175
+ 2. **Import specifically** - Avoid barrel files
176
+ 3. **Serialize minimally** - Pass only needed data across RSC boundaries
177
+ 4. **Defer non-critical work** - Use after(), Suspense, Transitions
178
+ 5. **Measure first** - Don't optimize prematurely
@@ -0,0 +1,31 @@
1
+ # Troubleshooting
2
+
3
+ Common issues and resolutions. Updated by knowledge-curator worker after failures.
4
+
5
+ ## Categories
6
+
7
+ - Build failures
8
+ - Test failures
9
+ - Worker handoff issues
10
+ - Context/memory issues
11
+
12
+ ## Issue Format
13
+
14
+ ```markdown
15
+ # Issue Title
16
+
17
+ ## Symptoms
18
+ What error/behavior was observed
19
+
20
+ ## Cause
21
+ Root cause analysis
22
+
23
+ ## Resolution
24
+ How it was fixed
25
+
26
+ ## Prevention
27
+ How to avoid in future
28
+
29
+ ## First Seen
30
+ Date and project/task
31
+ ```
@@ -0,0 +1,49 @@
1
+ # Dev Workflows
2
+
3
+ Standard worker sequences for common task types.
4
+
5
+ ## Available Workflows
6
+
7
+ ### new-api-endpoint
8
+ For creating new API endpoints.
9
+ ```
10
+ architect → database-dev → backend-dev → qa-tester
11
+ ```
12
+
13
+ ### new-ui-feature
14
+ For pure frontend features.
15
+ ```
16
+ architect → frontend-dev → motion-designer → qa-tester
17
+ ```
18
+
19
+ ### full-stack-feature
20
+ For features touching both frontend and backend.
21
+ ```
22
+ architect → database-dev → backend-dev → frontend-dev → qa-tester
23
+ ```
24
+
25
+ ### bug-fix
26
+ For fixing reported bugs.
27
+ ```
28
+ qa-tester (reproduce) → backend-dev/frontend-dev → qa-tester (verify)
29
+ ```
30
+
31
+ ### refactor
32
+ For code refactoring.
33
+ ```
34
+ architect (plan) → backend-dev/frontend-dev → code-reviewer → qa-tester
35
+ ```
36
+
37
+ ### infrastructure
38
+ For CI/CD and deployment changes.
39
+ ```
40
+ architect → infra-dev → qa-tester
41
+ ```
42
+
43
+ ## Workflow Selection
44
+
45
+ Task executor analyzes issue and selects appropriate workflow based on:
46
+ - Issue labels/tags
47
+ - Files likely to be modified
48
+ - PRD worker_hints field
49
+ - Similar past issues
@@ -0,0 +1,51 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema#",
3
+ "$id": "hq-checkpoint-schema",
4
+ "title": "HQ Checkpoint Schema",
5
+ "description": "Canonical checkpoint format for HQ task progress tracking",
6
+ "type": "object",
7
+ "required": ["task_id", "completed_at", "summary"],
8
+ "properties": {
9
+ "task_id": {
10
+ "type": "string",
11
+ "description": "Unique identifier for the task (e.g., US-001, feature-name)"
12
+ },
13
+ "completed_at": {
14
+ "type": "string",
15
+ "format": "date-time",
16
+ "description": "ISO8601 timestamp when checkpoint was created"
17
+ },
18
+ "summary": {
19
+ "type": "string",
20
+ "description": "Brief description of work completed"
21
+ },
22
+ "files_touched": {
23
+ "type": "array",
24
+ "items": { "type": "string" },
25
+ "description": "List of files modified during this work"
26
+ },
27
+ "build_passed": {
28
+ "type": "boolean",
29
+ "description": "Whether build/tests passed after this work"
30
+ },
31
+ "commit": {
32
+ "type": "string",
33
+ "description": "Git commit hash if code was committed"
34
+ },
35
+ "next_steps": {
36
+ "type": "array",
37
+ "items": { "type": "string" },
38
+ "description": "Suggested next actions for future sessions"
39
+ },
40
+ "notes": {
41
+ "type": "string",
42
+ "description": "Additional context or observations"
43
+ },
44
+ "metadata": {
45
+ "type": "object",
46
+ "description": "Arbitrary additional data",
47
+ "additionalProperties": true
48
+ }
49
+ },
50
+ "additionalProperties": false
51
+ }