@monoes/monomindcli 2.16.4 → 2.16.5

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 (412) hide show
  1. package/.claude/agents/github/repo-architect.md +1 -1
  2. package/.claude/agents/specialists/integration-architect.md +9 -13
  3. package/.claude/commands/agents/agent-capabilities.md +1 -0
  4. package/.claude/commands/agents/agent-coordination.md +1 -0
  5. package/.claude/commands/agents/agent-spawning.md +1 -0
  6. package/.claude/commands/agents/agent-types.md +1 -0
  7. package/.claude/commands/analysis/bottleneck-detect.md +1 -0
  8. package/.claude/commands/analysis/performance-bottlenecks.md +1 -0
  9. package/.claude/commands/analysis/performance-report.md +1 -0
  10. package/.claude/commands/analysis/token-usage.md +1 -0
  11. package/.claude/commands/automation/README.md +1 -1
  12. package/.claude/commands/automation/auto-agent.md +1 -0
  13. package/.claude/commands/automation/self-healing.md +1 -0
  14. package/.claude/commands/automation/session-memory.md +1 -0
  15. package/.claude/commands/automation/smart-agents.md +1 -0
  16. package/.claude/commands/automation/smart-spawn.md +1 -0
  17. package/.claude/commands/automation/workflow-select.md +22 -27
  18. package/.claude/commands/coordination/README.md +2 -2
  19. package/.claude/commands/coordination/agent-spawn.md +1 -0
  20. package/.claude/commands/coordination/monoswarm-init.md +9 -8
  21. package/.claude/commands/coordination/task-orchestrate.md +6 -5
  22. package/.claude/commands/github/README.md +1 -1
  23. package/.claude/commands/github/github-modes.md +1 -0
  24. package/.claude/commands/github/issue-tracker.md +1 -0
  25. package/.claude/commands/github/pr-manager.md +1 -0
  26. package/.claude/commands/github/release-manager.md +1 -2
  27. package/.claude/commands/github/repo-architect.md +1 -0
  28. package/.claude/commands/github/sync-coordinator.md +1 -0
  29. package/.claude/commands/hooks/overview.md +1 -0
  30. package/.claude/commands/hooks/post-edit.md +1 -0
  31. package/.claude/commands/hooks/post-task.md +1 -0
  32. package/.claude/commands/hooks/pre-edit.md +1 -0
  33. package/.claude/commands/hooks/pre-task.md +1 -0
  34. package/.claude/commands/hooks/session-end.md +1 -0
  35. package/.claude/commands/hooks/setup.md +1 -0
  36. package/.claude/commands/mastermind/adr.md +3 -1
  37. package/.claude/commands/mastermind/brain.md +3 -1
  38. package/.claude/commands/mastermind/budget.md +3 -1
  39. package/.claude/commands/mastermind/code-review.md +3 -1
  40. package/.claude/commands/mastermind/content.md +3 -1
  41. package/.claude/commands/mastermind/createorg.md +3 -1
  42. package/.claude/commands/mastermind/createtask.md +6 -4
  43. package/.claude/commands/mastermind/debug.md +3 -1
  44. package/.claude/commands/mastermind/design.md +3 -1
  45. package/.claude/commands/mastermind/do.md +5 -3
  46. package/.claude/commands/mastermind/execute.md +3 -1
  47. package/.claude/commands/mastermind/finance.md +3 -1
  48. package/.claude/commands/mastermind/graph-status.md +3 -1
  49. package/.claude/commands/mastermind/help.md +12 -9
  50. package/.claude/commands/mastermind/idea.md +3 -1
  51. package/.claude/commands/mastermind/ideate.md +4 -2
  52. package/.claude/commands/mastermind/improve.md +4 -2
  53. package/.claude/commands/mastermind/loops.md +3 -1
  54. package/.claude/commands/mastermind/marketing.md +3 -1
  55. package/.claude/commands/mastermind/master.md +3 -1
  56. package/.claude/commands/mastermind/memory.md +8 -36
  57. package/.claude/commands/mastermind/monoswarm.md +3 -2
  58. package/.claude/commands/mastermind/okf-export.md +3 -1
  59. package/.claude/commands/mastermind/okf-import.md +3 -1
  60. package/.claude/commands/mastermind/ops.md +3 -1
  61. package/.claude/commands/mastermind/orgs.md +3 -1
  62. package/.claude/commands/mastermind/orgstatus.md +3 -1
  63. package/.claude/commands/mastermind/plan.md +3 -1
  64. package/.claude/commands/mastermind/receive-review.md +3 -1
  65. package/.claude/commands/mastermind/release.md +3 -1
  66. package/.claude/commands/mastermind/repeat.md +3 -1
  67. package/.claude/commands/mastermind/research.md +3 -1
  68. package/.claude/commands/mastermind/review.md +3 -1
  69. package/.claude/commands/mastermind/runorg.md +3 -1
  70. package/.claude/commands/mastermind/sales.md +3 -1
  71. package/.claude/commands/mastermind/skill-builder.md +3 -1
  72. package/.claude/commands/mastermind/specialagents.md +3 -1
  73. package/.claude/commands/mastermind/stoporg.md +3 -1
  74. package/.claude/commands/mastermind/techport.md +3 -1
  75. package/.claude/commands/mastermind/topology.md +4 -3
  76. package/.claude/commands/mastermind/understand.md +3 -1
  77. package/.claude/commands/mastermind/worktree.md +3 -1
  78. package/.claude/commands/memory/memory-search.md +1 -0
  79. package/.claude/commands/monitoring/README.md +1 -1
  80. package/.claude/commands/monitoring/agent-metrics.md +1 -0
  81. package/.claude/commands/monitoring/agents.md +1 -0
  82. package/.claude/commands/monitoring/status.md +1 -0
  83. package/.claude/commands/monoswarm/README.md +3 -3
  84. package/.claude/commands/monoswarm/analysis.md +2 -2
  85. package/.claude/commands/monoswarm/consensus.md +1 -0
  86. package/.claude/commands/monoswarm/development.md +3 -3
  87. package/.claude/commands/monoswarm/examples.md +4 -4
  88. package/.claude/commands/monoswarm/init.md +2 -1
  89. package/.claude/commands/monoswarm/maintenance.md +2 -2
  90. package/.claude/commands/monoswarm/memory.md +1 -0
  91. package/.claude/commands/monoswarm/monoswarm.md +5 -5
  92. package/.claude/commands/monoswarm/optimization.md +2 -2
  93. package/.claude/commands/monoswarm/research.md +2 -2
  94. package/.claude/commands/monoswarm/spawn.md +1 -0
  95. package/.claude/commands/monoswarm/status.md +2 -1
  96. package/.claude/commands/monoswarm/stop.md +2 -1
  97. package/.claude/commands/monoswarm/testing.md +2 -2
  98. package/.claude/commands/pair/README.md +8 -9
  99. package/.claude/commands/pair/examples.md +3 -4
  100. package/.claude/commands/pair/session.md +1 -1
  101. package/.claude/commands/workflows/README.md +45 -40
  102. package/.claude/commands/workflows/development.md +42 -55
  103. package/.claude/commands/workflows/research.md +41 -57
  104. package/.claude/commands/workflows/workflow-create.md +43 -45
  105. package/.claude/commands/workflows/workflow-execute.md +58 -68
  106. package/.claude/commands/workflows/workflow-export.md +37 -63
  107. package/.claude/helpers/build-skill-registry.cjs +10 -6
  108. package/.claude/helpers/handlers/pick-core.cjs +35 -24
  109. package/.claude/helpers/handlers/route-handler.cjs +11 -3
  110. package/.claude/helpers/hook-handler.cjs +4 -2
  111. package/.claude/helpers/jev-catalog.cjs +7 -3
  112. package/.claude/helpers/jev-picker.cjs +49 -7
  113. package/.claude/helpers/pick-rank.cjs +95 -3
  114. package/.claude/helpers/pick-stats.cjs +86 -2
  115. package/.claude/skills/agentic-jujutsu/SKILL.md +2 -3
  116. package/.claude/skills/github-toolkit/SKILL.md +1 -1
  117. package/.claude/skills/hooks-automation/SKILL.md +243 -938
  118. package/.claude/skills/mastermind-agent-detail/SKILL.md +1 -1
  119. package/.claude/skills/mastermind-agent-select/SKILL.md +16 -1
  120. package/.claude/skills/mastermind-inbox/SKILL.md +1 -1
  121. package/.claude/skills/mastermind-plugins/SKILL.md +1 -1
  122. package/.claude/skills/mastermind-release/SKILL.md +9 -1
  123. package/.claude/skills/mastermind-research/SKILL.md +9 -1
  124. package/.claude/skills/mastermind-review/SKILL.md +9 -1
  125. package/.claude/skills/mastermind-routine-detail/SKILL.md +1 -1
  126. package/.claude/skills/monodesign/SKILL.md +257 -0
  127. package/.claude/skills/monodesign/adapt.md +53 -0
  128. package/.claude/skills/monodesign/agents/monodesign-asset-producer.md +100 -0
  129. package/.claude/skills/monodesign/agents/monodesign-manual-edit-applier.md +103 -0
  130. package/.claude/skills/monodesign/animate.md +65 -0
  131. package/.claude/skills/monodesign/audit.md +89 -0
  132. package/.claude/skills/monodesign/bolder.md +50 -0
  133. package/.claude/skills/monodesign/clarify.md +64 -0
  134. package/.claude/skills/monodesign/colorize.md +68 -0
  135. package/.claude/skills/monodesign/craft.md +51 -0
  136. package/.claude/skills/monodesign/critique.md +66 -0
  137. package/.claude/skills/monodesign/delight.md +47 -0
  138. package/.claude/skills/monodesign/distill.md +56 -0
  139. package/.claude/skills/monodesign/document.md +83 -0
  140. package/.claude/skills/monodesign/extract.md +74 -0
  141. package/.claude/skills/monodesign/harden.md +65 -0
  142. package/.claude/skills/monodesign/init.md +30 -0
  143. package/.claude/skills/monodesign/layout.md +36 -0
  144. package/.claude/skills/monodesign/live.md +34 -0
  145. package/.claude/skills/monodesign/onboard.md +50 -0
  146. package/.claude/skills/monodesign/optimize.md +64 -0
  147. package/.claude/skills/monodesign/overdrive.md +56 -0
  148. package/.claude/skills/monodesign/polish.md +68 -0
  149. package/.claude/skills/monodesign/quieter.md +57 -0
  150. package/.claude/skills/monodesign/reference/adapt.md +312 -0
  151. package/.claude/skills/monodesign/reference/adapt.native.md +58 -0
  152. package/.claude/skills/monodesign/reference/android.md +40 -0
  153. package/.claude/skills/monodesign/reference/animate.md +203 -0
  154. package/.claude/skills/monodesign/reference/antipatterns-catalog.md +410 -0
  155. package/.claude/skills/monodesign/reference/audit.md +135 -0
  156. package/.claude/skills/monodesign/reference/audit.native.md +139 -0
  157. package/.claude/skills/monodesign/reference/bolder.md +120 -0
  158. package/.claude/skills/monodesign/reference/brand-workflow.md +180 -0
  159. package/.claude/skills/monodesign/reference/brand.md +108 -0
  160. package/.claude/skills/monodesign/reference/clarify.md +288 -0
  161. package/.claude/skills/monodesign/reference/codex.md +105 -0
  162. package/.claude/skills/monodesign/reference/cognitive-load.md +106 -0
  163. package/.claude/skills/monodesign/reference/color-and-contrast.md +105 -0
  164. package/.claude/skills/monodesign/reference/colorize.md +257 -0
  165. package/.claude/skills/monodesign/reference/component-specs.md +260 -0
  166. package/.claude/skills/monodesign/reference/component-states.md +274 -0
  167. package/.claude/skills/monodesign/reference/component-system.md +358 -0
  168. package/.claude/skills/monodesign/reference/copy-formulas.md +160 -0
  169. package/.claude/skills/monodesign/reference/craft.md +123 -0
  170. package/.claude/skills/monodesign/reference/critique.md +780 -0
  171. package/.claude/skills/monodesign/reference/delight.md +302 -0
  172. package/.claude/skills/monodesign/reference/design-principles.md +246 -0
  173. package/.claude/skills/monodesign/reference/distill.md +111 -0
  174. package/.claude/skills/monodesign/reference/document.md +429 -0
  175. package/.claude/skills/monodesign/reference/extract.md +69 -0
  176. package/.claude/skills/monodesign/reference/harden.md +347 -0
  177. package/.claude/skills/monodesign/reference/heuristics-scoring.md +234 -0
  178. package/.claude/skills/monodesign/reference/hooks.md +92 -0
  179. package/.claude/skills/monodesign/reference/image-prompts.md +130 -0
  180. package/.claude/skills/monodesign/reference/init.md +221 -0
  181. package/.claude/skills/monodesign/reference/interaction-design.md +189 -0
  182. package/.claude/skills/monodesign/reference/ios.md +45 -0
  183. package/.claude/skills/monodesign/reference/layout.md +185 -0
  184. package/.claude/skills/monodesign/reference/live.md +710 -0
  185. package/.claude/skills/monodesign/reference/motion-design.md +109 -0
  186. package/.claude/skills/monodesign/reference/onboard.md +234 -0
  187. package/.claude/skills/monodesign/reference/optimize.md +258 -0
  188. package/.claude/skills/monodesign/reference/overdrive.md +130 -0
  189. package/.claude/skills/monodesign/reference/personas.md +179 -0
  190. package/.claude/skills/monodesign/reference/polish.md +241 -0
  191. package/.claude/skills/monodesign/reference/pre-delivery-checklist.md +108 -0
  192. package/.claude/skills/monodesign/reference/product.md +60 -0
  193. package/.claude/skills/monodesign/reference/quieter.md +99 -0
  194. package/.claude/skills/monodesign/reference/responsive-design.md +114 -0
  195. package/.claude/skills/monodesign/reference/shape.md +165 -0
  196. package/.claude/skills/monodesign/reference/spatial-design.md +100 -0
  197. package/.claude/skills/monodesign/reference/teach.md +10 -0
  198. package/.claude/skills/monodesign/reference/token-architecture.md +222 -0
  199. package/.claude/skills/monodesign/reference/typeset.md +301 -0
  200. package/.claude/skills/monodesign/reference/typography.md +159 -0
  201. package/.claude/skills/monodesign/reference/ux-research.md +143 -0
  202. package/.claude/skills/monodesign/reference/ux-rules.md +211 -0
  203. package/.claude/skills/monodesign/reference/ux-writing.md +107 -0
  204. package/.claude/skills/monodesign/scripts/command-metadata.json +94 -0
  205. package/.claude/skills/monodesign/scripts/context-signals.mjs +260 -0
  206. package/.claude/skills/monodesign/scripts/context.mjs +1065 -0
  207. package/.claude/skills/monodesign/scripts/critique-storage.mjs +416 -0
  208. package/.claude/skills/monodesign/scripts/detect-csp.mjs +193 -0
  209. package/.claude/skills/monodesign/scripts/detect.mjs +33 -0
  210. package/.claude/skills/monodesign/scripts/detector/browser/injected/index.mjs +1960 -0
  211. package/.claude/skills/monodesign/scripts/detector/cli/main.mjs +321 -0
  212. package/.claude/skills/monodesign/scripts/detector/design-system.mjs +814 -0
  213. package/.claude/skills/monodesign/scripts/detector/detect-antipatterns-browser.js +5628 -0
  214. package/.claude/skills/monodesign/scripts/detector/detect-antipatterns.mjs +50 -0
  215. package/.claude/skills/monodesign/scripts/detector/engines/browser/detect-url.mjs +259 -0
  216. package/.claude/skills/monodesign/scripts/detector/engines/browser/drivers.mjs +339 -0
  217. package/.claude/skills/monodesign/scripts/detector/engines/regex/detect-text.mjs +636 -0
  218. package/.claude/skills/monodesign/scripts/detector/engines/static-html/css-cascade.mjs +1016 -0
  219. package/.claude/skills/monodesign/scripts/detector/engines/static-html/detect-html.mjs +253 -0
  220. package/.claude/skills/monodesign/scripts/detector/engines/visual/screenshot-contrast.mjs +198 -0
  221. package/.claude/skills/monodesign/scripts/detector/findings.mjs +12 -0
  222. package/.claude/skills/monodesign/scripts/detector/fix/css-regions.mjs +181 -0
  223. package/.claude/skills/monodesign/scripts/detector/fix/fixers.mjs +373 -0
  224. package/.claude/skills/monodesign/scripts/detector/fix/index.mjs +426 -0
  225. package/.claude/skills/monodesign/scripts/detector/node/file-system.mjs +198 -0
  226. package/.claude/skills/monodesign/scripts/detector/profile/profiler.mjs +166 -0
  227. package/.claude/skills/monodesign/scripts/detector/registry/antipatterns.mjs +563 -0
  228. package/.claude/skills/monodesign/scripts/detector/rules/checks.mjs +3024 -0
  229. package/.claude/skills/monodesign/scripts/detector/shared/color.mjs +124 -0
  230. package/.claude/skills/monodesign/scripts/detector/shared/constants.mjs +101 -0
  231. package/.claude/skills/monodesign/scripts/detector/shared/fonts.mjs +30 -0
  232. package/.claude/skills/monodesign/scripts/detector/shared/inline-ignores.mjs +148 -0
  233. package/.claude/skills/monodesign/scripts/detector/shared/page.mjs +7 -0
  234. package/.claude/skills/monodesign/scripts/hook-admin.mjs +694 -0
  235. package/.claude/skills/monodesign/scripts/hook-before-edit.mjs +516 -0
  236. package/.claude/skills/monodesign/scripts/hook-lib.mjs +1785 -0
  237. package/.claude/skills/monodesign/scripts/hook.mjs +61 -0
  238. package/.claude/skills/monodesign/scripts/lib/design-parser.mjs +809 -0
  239. package/.claude/skills/monodesign/scripts/lib/is-generated.mjs +69 -0
  240. package/.claude/skills/monodesign/scripts/lib/monodesign-config.mjs +640 -0
  241. package/.claude/skills/monodesign/scripts/lib/monodesign-paths.mjs +129 -0
  242. package/.claude/skills/monodesign/scripts/lib/provider.mjs +4 -0
  243. package/.claude/skills/monodesign/scripts/lib/target-args.mjs +42 -0
  244. package/.claude/skills/monodesign/scripts/live/browser-script-parts.mjs +50 -0
  245. package/.claude/skills/monodesign/scripts/live/completion.mjs +19 -0
  246. package/.claude/skills/monodesign/scripts/live/event-validation.mjs +137 -0
  247. package/.claude/skills/monodesign/scripts/live/insert-ui.mjs +458 -0
  248. package/.claude/skills/monodesign/scripts/live/manual-apply.mjs +939 -0
  249. package/.claude/skills/monodesign/scripts/live/manual-edit-routes.mjs +357 -0
  250. package/.claude/skills/monodesign/scripts/live/manual-edits-buffer.mjs +152 -0
  251. package/.claude/skills/monodesign/scripts/live/session-store.mjs +293 -0
  252. package/.claude/skills/monodesign/scripts/live/svelte-component.mjs +826 -0
  253. package/.claude/skills/monodesign/scripts/live/sveltekit-adapter.mjs +279 -0
  254. package/.claude/skills/monodesign/scripts/live/ui-core.mjs +180 -0
  255. package/.claude/skills/monodesign/scripts/live/vocabulary.mjs +36 -0
  256. package/.claude/skills/monodesign/scripts/live-accept.mjs +812 -0
  257. package/.claude/skills/monodesign/scripts/live-browser-dom.js +147 -0
  258. package/.claude/skills/monodesign/scripts/live-browser-session.js +124 -0
  259. package/.claude/skills/monodesign/scripts/live-browser.js +11213 -0
  260. package/.claude/skills/monodesign/scripts/live-commit-manual-edits.mjs +1241 -0
  261. package/.claude/skills/monodesign/scripts/live-complete.mjs +75 -0
  262. package/.claude/skills/monodesign/scripts/live-copy-edit-agent.mjs +683 -0
  263. package/.claude/skills/monodesign/scripts/live-discard-manual-edits.mjs +51 -0
  264. package/.claude/skills/monodesign/scripts/live-inject.mjs +596 -0
  265. package/.claude/skills/monodesign/scripts/live-insert.mjs +272 -0
  266. package/.claude/skills/monodesign/scripts/live-manual-edit-evidence.mjs +363 -0
  267. package/.claude/skills/monodesign/scripts/live-poll.mjs +384 -0
  268. package/.claude/skills/monodesign/scripts/live-resume.mjs +94 -0
  269. package/.claude/skills/monodesign/scripts/live-server.mjs +1210 -0
  270. package/.claude/skills/monodesign/scripts/live-status.mjs +61 -0
  271. package/.claude/skills/monodesign/scripts/live-target.mjs +30 -0
  272. package/.claude/skills/monodesign/scripts/live-wrap.mjs +884 -0
  273. package/.claude/skills/monodesign/scripts/live.mjs +297 -0
  274. package/.claude/skills/monodesign/scripts/modern-screenshot.umd.js +14 -0
  275. package/.claude/skills/monodesign/scripts/palette.mjs +635 -0
  276. package/.claude/skills/monodesign/scripts/pin.mjs +221 -0
  277. package/.claude/skills/monodesign/shape.md +71 -0
  278. package/.claude/skills/monodesign/teach.md +18 -0
  279. package/.claude/skills/monodesign/typeset.md +59 -0
  280. package/.claude/skills/monolean-audit/SKILL.md +4 -6
  281. package/.claude/skills/monolean-help/SKILL.md +0 -1
  282. package/.claude/skills/monoswarm/SKILL.md +17 -17
  283. package/.claude/skills/pair-programming/SKILL.md +127 -1100
  284. package/README.md +1 -1
  285. package/dist/src/agents/registry-builder.d.ts +1 -1
  286. package/dist/src/commands/doctor-pick-checks.d.ts +20 -3
  287. package/dist/src/commands/doctor-pick-checks.d.ts.map +1 -1
  288. package/dist/src/commands/doctor-pick-checks.js +132 -7
  289. package/dist/src/commands/doctor-pick-checks.js.map +1 -1
  290. package/dist/src/commands/doctor-project-checks.d.ts +2 -2
  291. package/dist/src/commands/doctor-project-checks.d.ts.map +1 -1
  292. package/dist/src/commands/doctor-project-checks.js +14 -12
  293. package/dist/src/commands/doctor-project-checks.js.map +1 -1
  294. package/dist/src/commands/doctor.d.ts.map +1 -1
  295. package/dist/src/commands/doctor.js +6 -4
  296. package/dist/src/commands/doctor.js.map +1 -1
  297. package/dist/src/commands/init-upgrade.d.ts.map +1 -1
  298. package/dist/src/commands/init-upgrade.js +6 -0
  299. package/dist/src/commands/init-upgrade.js.map +1 -1
  300. package/dist/src/commands/init.d.ts.map +1 -1
  301. package/dist/src/commands/init.js +11 -0
  302. package/dist/src/commands/init.js.map +1 -1
  303. package/dist/src/commands/pick.d.ts.map +1 -1
  304. package/dist/src/commands/pick.js +4 -3
  305. package/dist/src/commands/pick.js.map +1 -1
  306. package/dist/src/decision/jev.d.ts +16 -0
  307. package/dist/src/decision/jev.d.ts.map +1 -1
  308. package/dist/src/decision/jev.js +12 -0
  309. package/dist/src/decision/jev.js.map +1 -1
  310. package/dist/src/decision/pick-eval.d.ts +23 -0
  311. package/dist/src/decision/pick-eval.d.ts.map +1 -1
  312. package/dist/src/decision/pick-eval.js +24 -1
  313. package/dist/src/decision/pick-eval.js.map +1 -1
  314. package/dist/src/decision/picks.d.ts +5 -0
  315. package/dist/src/decision/picks.d.ts.map +1 -1
  316. package/dist/src/decision/picks.js +33 -11
  317. package/dist/src/decision/picks.js.map +1 -1
  318. package/dist/src/init/claudemd-generator.d.ts.map +1 -1
  319. package/dist/src/init/claudemd-generator.js +1 -0
  320. package/dist/src/init/claudemd-generator.js.map +1 -1
  321. package/dist/src/init/copy-assets.d.ts.map +1 -1
  322. package/dist/src/init/copy-assets.js +17 -9
  323. package/dist/src/init/copy-assets.js.map +1 -1
  324. package/dist/src/init/executor.d.ts.map +1 -1
  325. package/dist/src/init/executor.js +26 -4
  326. package/dist/src/init/executor.js.map +1 -1
  327. package/dist/src/init/file-guard.d.ts +93 -0
  328. package/dist/src/init/file-guard.d.ts.map +1 -0
  329. package/dist/src/init/file-guard.js +239 -0
  330. package/dist/src/init/file-guard.js.map +1 -0
  331. package/dist/src/init/helpers-generator.d.ts +7 -0
  332. package/dist/src/init/helpers-generator.d.ts.map +1 -1
  333. package/dist/src/init/helpers-generator.js +9 -0
  334. package/dist/src/init/helpers-generator.js.map +1 -1
  335. package/dist/src/init/init-memory.d.ts +10 -0
  336. package/dist/src/init/init-memory.d.ts.map +1 -1
  337. package/dist/src/init/init-memory.js +44 -1
  338. package/dist/src/init/init-memory.js.map +1 -1
  339. package/dist/src/init/managed-block.d.ts +3 -1
  340. package/dist/src/init/managed-block.d.ts.map +1 -1
  341. package/dist/src/init/managed-block.js +9 -2
  342. package/dist/src/init/managed-block.js.map +1 -1
  343. package/dist/src/init/mcp-generator.d.ts +9 -0
  344. package/dist/src/init/mcp-generator.d.ts.map +1 -1
  345. package/dist/src/init/mcp-generator.js +28 -0
  346. package/dist/src/init/mcp-generator.js.map +1 -1
  347. package/dist/src/init/runtime-config-merge.d.ts +21 -0
  348. package/dist/src/init/runtime-config-merge.d.ts.map +1 -0
  349. package/dist/src/init/runtime-config-merge.js +88 -0
  350. package/dist/src/init/runtime-config-merge.js.map +1 -0
  351. package/dist/src/init/settings-generator.js +1 -1
  352. package/dist/src/init/settings-generator.js.map +1 -1
  353. package/dist/src/init/shared-instructions-generator.d.ts +3 -1
  354. package/dist/src/init/shared-instructions-generator.d.ts.map +1 -1
  355. package/dist/src/init/shared-instructions-generator.js +14 -39
  356. package/dist/src/init/shared-instructions-generator.js.map +1 -1
  357. package/dist/src/init/shared.d.ts +10 -0
  358. package/dist/src/init/shared.d.ts.map +1 -1
  359. package/dist/src/init/shared.js +32 -1
  360. package/dist/src/init/shared.js.map +1 -1
  361. package/dist/src/init/types.d.ts +9 -0
  362. package/dist/src/init/types.d.ts.map +1 -1
  363. package/dist/src/init/types.js.map +1 -1
  364. package/dist/src/init/upgrade.d.ts +4 -0
  365. package/dist/src/init/upgrade.d.ts.map +1 -1
  366. package/dist/src/init/upgrade.js +39 -42
  367. package/dist/src/init/upgrade.js.map +1 -1
  368. package/dist/src/init/write-antigravity.d.ts.map +1 -1
  369. package/dist/src/init/write-antigravity.js +9 -3
  370. package/dist/src/init/write-antigravity.js.map +1 -1
  371. package/dist/src/init/write-claude.d.ts.map +1 -1
  372. package/dist/src/init/write-claude.js +40 -19
  373. package/dist/src/init/write-claude.js.map +1 -1
  374. package/dist/src/init/write-kimicode.d.ts +27 -0
  375. package/dist/src/init/write-kimicode.d.ts.map +1 -1
  376. package/dist/src/init/write-kimicode.js +119 -92
  377. package/dist/src/init/write-kimicode.js.map +1 -1
  378. package/dist/src/init/write-opencode.d.ts.map +1 -1
  379. package/dist/src/init/write-opencode.js +45 -6
  380. package/dist/src/init/write-opencode.js.map +1 -1
  381. package/dist/src/init/write-runtime-config.d.ts.map +1 -1
  382. package/dist/src/init/write-runtime-config.js +108 -81
  383. package/dist/src/init/write-runtime-config.js.map +1 -1
  384. package/dist/src/knowledge/eval/golden-set.js +0 -15
  385. package/dist/src/knowledge/eval/golden-set.js.map +1 -1
  386. package/dist/src/mcp-tools/org-skill-tools.d.ts.map +1 -1
  387. package/dist/src/mcp-tools/org-skill-tools.js +6 -2
  388. package/dist/src/mcp-tools/org-skill-tools.js.map +1 -1
  389. package/dist/src/mcp-tools/pick-tools.d.ts.map +1 -1
  390. package/dist/src/mcp-tools/pick-tools.js +13 -4
  391. package/dist/src/mcp-tools/pick-tools.js.map +1 -1
  392. package/dist/src/platform-adapters/merge.d.ts +4 -3
  393. package/dist/src/platform-adapters/merge.d.ts.map +1 -1
  394. package/dist/src/platform-adapters/merge.js +18 -8
  395. package/dist/src/platform-adapters/merge.js.map +1 -1
  396. package/dist/src/platform-adapters/mutation.d.ts +6 -1
  397. package/dist/src/platform-adapters/mutation.d.ts.map +1 -1
  398. package/dist/src/platform-adapters/mutation.js +9 -3
  399. package/dist/src/platform-adapters/mutation.js.map +1 -1
  400. package/dist/src/platform-adapters/operations.d.ts.map +1 -1
  401. package/dist/src/platform-adapters/operations.js +14 -6
  402. package/dist/src/platform-adapters/operations.js.map +1 -1
  403. package/dist/src/platform-adapters/types.d.ts +5 -0
  404. package/dist/src/platform-adapters/types.d.ts.map +1 -1
  405. package/dist/src/routing/agent-pick.d.ts +9 -7
  406. package/dist/src/routing/agent-pick.d.ts.map +1 -1
  407. package/dist/src/routing/agent-pick.js +17 -17
  408. package/dist/src/routing/agent-pick.js.map +1 -1
  409. package/dist/tsconfig.tsbuildinfo +1 -1
  410. package/package.json +6 -6
  411. package/.claude/skills/github-issue-triage/SKILL.md +0 -354
  412. package/.claude/skills/github-repo-recap/SKILL.md +0 -207
@@ -25,19 +25,19 @@ Then describe what you want to accomplish:
25
25
 
26
26
  ```bash
27
27
  # Initialize a swarm
28
- npx monomind swarm init --topology hierarchical --max-agents 8 --strategy specialized
28
+ npx monomind monoswarm init --topology hierarchical --max-agents 8 --strategy specialized
29
29
 
30
30
  # Start a swarm with an objective
31
- npx monomind swarm start "Build REST API" --strategy development --parallel
31
+ npx monomind monoswarm start "Build REST API" --strategy development --parallel
32
32
 
33
33
  # Check swarm status
34
- npx monomind swarm status
34
+ npx monomind monoswarm status
35
35
 
36
36
  # Stop the swarm
37
- npx monomind swarm stop
37
+ npx monomind monoswarm stop
38
38
 
39
39
  # Scale agents
40
- npx monomind swarm scale <swarm-id> --agents 12
40
+ npx monomind monoswarm scale <swarm-id> --agents 12
41
41
  ```
42
42
 
43
43
  ## MCP Tools
@@ -39,8 +39,8 @@ mcp__monomind__coordination_orchestrate({
39
39
 
40
40
  ```bash
41
41
  # CLI equivalent
42
- npx monomind swarm init --topology mesh --max-agents 6
43
- npx monomind swarm start "optimize performance" --strategy optimization --parallel
42
+ npx monomind monoswarm init --topology mesh --max-agents 6
43
+ npx monomind monoswarm start "optimize performance" --strategy optimization --parallel
44
44
  ```
45
45
 
46
46
  ## Agent Roles
@@ -38,8 +38,8 @@ mcp__monomind__coordination_orchestrate({
38
38
 
39
39
  ```bash
40
40
  # CLI equivalent
41
- npx monomind swarm init --topology mesh --max-agents 6
42
- npx monomind swarm start "research topic X" --strategy research --parallel
41
+ npx monomind monoswarm init --topology mesh --max-agents 6
42
+ npx monomind monoswarm start "research topic X" --strategy research --parallel
43
43
  ```
44
44
 
45
45
  ## Agent Roles
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  name: monoswarm:spawn
3
+ description: Write worker agent records into the agent store and register their ids on the monoswarm state file (combines `agent_spawn` + `monoswarm_join`).
3
4
  ---
4
5
 
5
6
  # monoswarm spawn
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  name: monoswarm:status
3
+ description: "Show monoswarm status: agent roster, task metrics, and (if voting is in use) pending/history proposals."
3
4
  ---
4
5
 
5
6
  # monoswarm status
@@ -8,7 +9,7 @@ Show monoswarm status: agent roster, task metrics, and (if voting is in
8
9
  use) pending/history proposals.
9
10
 
10
11
  ```bash
11
- npx monomind@latest swarm status
12
+ npx monomind@latest monoswarm status
12
13
  ```
13
14
 
14
15
  Or, for the fuller vote/consensus view, as an MCP tool call:
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  name: monoswarm:stop
3
+ description: Clear monoswarm workers from the shared agent store and reset run state.
3
4
  ---
4
5
 
5
6
  # monoswarm shutdown
@@ -7,7 +8,7 @@ name: monoswarm:stop
7
8
  Clear monoswarm workers from the shared agent store and reset run state.
8
9
 
9
10
  ```bash
10
- npx monomind@latest swarm stop
11
+ npx monomind@latest monoswarm stop
11
12
  ```
12
13
 
13
14
  Or, as a direct MCP tool call (needed to also clear vote/consensus state):
@@ -38,8 +38,8 @@ mcp__monomind__coordination_orchestrate({
38
38
 
39
39
  ```bash
40
40
  # CLI equivalent
41
- npx monomind swarm init --topology star --max-agents 7
42
- npx monomind swarm start "test application" --strategy testing --parallel
41
+ npx monomind monoswarm init --topology star --max-agents 7
42
+ npx monomind monoswarm start "test application" --strategy testing --parallel
43
43
  ```
44
44
 
45
45
  ## Agent Roles
@@ -47,10 +47,10 @@ Task({
47
47
  })
48
48
  ```
49
49
 
50
- Or use a specific specialist:
51
- - `superpowers:test-driven-development` — TDD-focused pairing
52
- - `superpowers:systematic-debugging` — debugging sessions
53
- - `superpowers:receiving-code-review` — code review sessions
50
+ Or load a skill that fits the session:
51
+ - `mastermind-debug` — debugging sessions (failing test first, then fix)
52
+ - `mastermind-review` — code review sessions
53
+ - `mastermind-receive-review` — working through review feedback
54
54
 
55
55
  ## Hooks Integration
56
56
 
@@ -61,7 +61,7 @@ Use hooks to track pair session quality:
61
61
  npx monomind hooks pre-task -d "Pair programming: implement JWT auth"
62
62
 
63
63
  # After session, record outcome
64
- npx monomind hooks post-task --task-id <id> --success true --quality 0.95
64
+ npx monomind hooks post-task --task-id <id> --success true
65
65
  ```
66
66
 
67
67
  ## Files
@@ -72,8 +72,7 @@ npx monomind hooks post-task --task-id <id> --success true --quality 0.95
72
72
 
73
73
  ## See Also
74
74
 
75
- - `superpowers:pair-programming` — structured pair programming skill
76
- - `superpowers:test-driven-development` — TDD workflow
77
- - `superpowers:systematic-debugging` — debugging workflow
78
- - `superpowers:requesting-code-review` — code review workflow
75
+ - `pair-programming` skill — structured pair programming workflow
76
+ - `mastermind-debug` skill — debugging workflow, failing test first
77
+ - `mastermind-review` skill — code review workflow
79
78
  - `hooks pre-task` — register task start and get recommendations
@@ -35,7 +35,7 @@ End:
35
35
  > "Summarize what we built and what's still needed before this is production-ready."
36
36
 
37
37
  ```bash
38
- npx monomind hooks post-task --task-id <id> --success true --quality 0.9
38
+ npx monomind hooks post-task --task-id <id> --success true
39
39
  ```
40
40
 
41
41
  ---
@@ -152,6 +152,5 @@ At end:
152
152
 
153
153
  - [modes.md](./modes.md) — choosing the right mode
154
154
  - [session.md](./session.md) — session lifecycle and tracking
155
- - `superpowers:pair-programming` — structured pair programming skill
156
- - `superpowers:test-driven-development` — full TDD workflow
157
- - `superpowers:systematic-debugging` — debugging methodology
155
+ - The `pair-programming` skill — structured pair programming workflow
156
+ - The `mastermind-debug` skill — systematic debugging, failing test first
@@ -79,7 +79,7 @@ Record outcomes for future sessions:
79
79
 
80
80
  ```bash
81
81
  # Record task completion
82
- npx monomind hooks post-task --task-id <id> --success true --quality 0.9
82
+ npx monomind hooks post-task --task-id <id> --success true
83
83
 
84
84
  # Store any patterns worth remembering
85
85
  npx monomind memory store \
@@ -1,64 +1,69 @@
1
1
  ---
2
2
  name: workflows:README
3
- description: Workflow skills index — run, validate, and manage multi-agent workflows using real CLI subcommands and MCP tools
3
+ description: Workflow skills index — run multi-agent workflows with the Task tool in Claude Code, or as a persistent org with monomind org; there is no workflow CLI command
4
4
  ---
5
5
 
6
6
  # Workflows Skills
7
7
 
8
- Skills for running and managing multi-agent workflows in Monomind.
8
+ Skills for running multi-stage, multi-agent workflows in Monomind.
9
+
10
+ The CLI has no `workflow` command. A workflow runs in one of two real ways:
11
+
12
+ 1. **In the conversation** — Claude Code runs the stages itself, spawning Task-tool agents (all independent agents in one message) and tracking steps with TodoWrite. Best for one-off work.
13
+ 2. **As an org** — `monomind org` runs a set of roles as a controlled daemon from a JSON config in `.monomind/orgs/<name>.json`. Best for repeatable or scheduled workflows.
9
14
 
10
15
  ## Available Skills
11
16
 
12
- - [workflow-execute](./workflow-execute.md) — Run workflows using built-in templates
13
- - [workflow-create](./workflow-create.md) — Create and save custom workflow templates
14
- - [workflow-export](./workflow-export.md) — Manage and list workflow templates
15
- - [development](./development.md) — Development workflow coordination pattern
16
- - [research](./research.md) — Research workflow coordination pattern
17
+ - [workflow-execute](./workflow-execute.md) — Run a workflow (Task tool or `org run`)
18
+ - [workflow-create](./workflow-create.md) — Create a reusable workflow as an org config
19
+ - [workflow-export](./workflow-export.md) — List, inspect, and export workflows (org configs, Mermaid flow)
20
+ - [development](./development.md) — Development workflow pattern
21
+ - [research](./research.md) — Research workflow pattern
17
22
 
18
- ## Real CLI Subcommands
23
+ ## Real CLI Commands
19
24
 
20
25
  ```bash
21
- # Run a workflow from a template
22
- npx monomind workflow run -t development --task "Build auth system"
23
- npx monomind workflow run -t research --task "Analyze performance"
24
- npx monomind workflow run -f ./workflow.yaml
26
+ # Scaffold an org from a starter template
27
+ npx monomind org create api-dev --template dev-team --goal "Build REST API with auth"
25
28
 
26
- # Validate a workflow file
27
- npx monomind workflow validate -f ./workflow.yaml --strict
29
+ # Validate, preview, run
30
+ npx monomind org validate api-dev
31
+ npx monomind org run api-dev --dry-run
32
+ npx monomind org run api-dev --task "Add refresh-token rotation"
28
33
 
29
- # List running/completed workflows
30
- npx monomind workflow list --status all --limit 10
34
+ # Observe and control
35
+ npx monomind org list
36
+ npx monomind org status api-dev
37
+ npx monomind org logs api-dev --follow
38
+ npx monomind org stop api-dev
39
+ npx monomind org report api-dev
31
40
 
32
- # Check workflow status
33
- npx monomind workflow status <workflowId>
41
+ # Portable step-by-step procedures (plan, execute, review, debug, research, ...)
42
+ npx monomind mastermind --list
43
+ npx monomind mastermind run plan --print
34
44
 
35
- # Stop a running workflow
36
- npx monomind workflow stop <workflowId>
37
-
38
- # Manage templates
39
- npx monomind workflow template list
40
- npx monomind workflow template show development
41
- npx monomind workflow template create --name "my-workflow"
45
+ # Staged task graph with dependencies
46
+ npx monomind task create -t implementation -d "Implement auth API"
47
+ npx monomind task create -t testing -d "Test auth API" --dependencies <task-id>
42
48
  ```
43
49
 
44
- ## Built-in Templates
50
+ ## Org Starter Templates
45
51
 
46
- | Template | Stages | Agents |
47
- |----------|--------|--------|
48
- | `development` | Planning → Implementation → Testing → Review → Integration | coder, tester, reviewer |
49
- | `research` | Discovery → Analysis → Synthesis → Documentation | researcher, analyst |
50
- | `testing` | Unit → Integration → E2E → Performance | tester, coder |
51
- | `security-audit` | Threat Model → Static → Dynamic → Report | security-architect, auditor |
52
- | `code-review` | Initial → Security → Quality → Feedback | reviewer, auditor, analyst |
53
- | `refactoring` | Analysis → Planning → Refactor → Validation | architect, coder, reviewer |
54
- | `custom` | Define your own stages | configurable |
52
+ | Template | Roles |
53
+ |----------|-------|
54
+ | `dev-team` | tech-lead, developer, code-reviewer, qa |
55
+ | `research-pod` | lead-analyst, researcher, fact-checker |
56
+ | `content-team` | editor-in-chief, writer, reviewer |
57
+ | `kg-extraction` | kg-lead, entity-extractor, relationship-resolver, ontology-validator |
58
+ | `advisor-orchestrator` | advisor, worker-1, worker-2 |
55
59
 
56
60
  ## MCP Tools
57
61
 
62
+ There are no workflow MCP tools. Related real tools:
63
+
58
64
  ```javascript
59
- mcp__monomind__workflow_run({ template: "development", task: "Build feature", options: { parallel: true } })
60
- mcp__monomind__workflow_list({ status: "all", limit: 10 })
61
- mcp__monomind__workflow_status({ workflowId: "wf-123" })
62
- mcp__monomind__workflow_create({})
63
- mcp__monomind__workflow_template({})
65
+ mcp__monomind__monoswarm_init({ topology: "hierarchical", maxAgents: 8, strategy: "specialized" })
66
+ mcp__monomind__task_create({ /* see task_create schema */ })
67
+ mcp__monomind__memory_pattern-store({ pattern: "JWT auth + Zod validation worked well", type: "workflow" })
68
+ mcp__monomind__memory_pattern-search({ query: "auth workflow", topK: 5 })
64
69
  ```
@@ -1,11 +1,11 @@
1
1
  ---
2
2
  name: workflows:development
3
- description: Development workflow coordination pattern — hierarchical swarm for structured implementation tasks using real MCP tools and npx monomind workflow run -t development
3
+ description: Development workflow pattern — plan, implement, test, and review with Task-tool agents in Claude Code, or as a dev-team org via npx monomind org
4
4
  ---
5
5
 
6
6
  # Development Workflow Coordination
7
7
 
8
- Structure multi-agent development tasks using the built-in development template for maximum efficiency.
8
+ Structure multi-agent development work. The CLI has no `workflow` command; run the stages with the Task tool, or as a `dev-team` org.
9
9
 
10
10
  ## How to Invoke
11
11
 
@@ -15,72 +15,59 @@ Skill("workflows:development")
15
15
 
16
16
  ---
17
17
 
18
- ## Quick Start
18
+ ## Stages
19
19
 
20
- ```bash
21
- # Run the built-in development workflow
22
- npx monomind workflow run -t development --task "Build REST API with auth"
20
+ 1. **Planning** — requirements, architecture decisions (`planner`)
21
+ 2. **Implementation** — code (`coder`)
22
+ 3. **Testing** — unit and integration tests (`tester`, in parallel with implementation where the contract is known)
23
+ 4. **Review** — quality and security (`reviewer`, `Security Engineer`)
24
+ 5. **Integration** — wire the pieces together, run the full build and test suite
23
25
 
24
- # Preview stages without executing
25
- npx monomind workflow run -t development --dry-run
26
+ ## In the Conversation (Task Tool)
26
27
 
27
- # Show template details (stages, agents, duration)
28
- npx monomind workflow template show development
29
- ```
28
+ ```javascript
29
+ // Stage 1
30
+ Task({ subagent_type: "planner", prompt: "Plan a REST API with JWT auth: endpoints, data model, files to touch." })
30
31
 
31
- ## Stages
32
+ // Stages 2-3, one message
33
+ Task({ subagent_type: "coder", prompt: "Implement the plan in src/api/ ..." })
34
+ Task({ subagent_type: "tester", prompt: "Write tests for the endpoints defined in the plan ..." })
32
35
 
33
- The `development` template runs these stages:
34
- 1. **Planning** — Requirements, architecture decisions
35
- 2. **Implementation** — Code writing
36
- 3. **Testing** — Unit and integration tests
37
- 4. **Review** — Code quality and security check
38
- 5. **Integration** — Connect all pieces
36
+ // Stage 4, one message
37
+ Task({ subagent_type: "reviewer", prompt: "Review the diff for correctness and maintainability." })
38
+ Task({ subagent_type: "Security Engineer", prompt: "Review the auth code for vulnerabilities." })
39
+ ```
39
40
 
40
- Agents: `coder`, `tester`, `reviewer` (in parallel where possible)
41
+ Optional coordination and tracking:
41
42
 
42
- ## MCP Coordination
43
+ ```bash
44
+ npx monomind monoswarm init --topology hierarchical --max-agents 8
45
+ npx monomind hooks pre-task --description "Build REST API with auth" --task-id rest-api
46
+ npx monomind hooks post-task --task-id rest-api --success true
47
+ npx monomind memory store --key "dev-pattern-rest-api" \
48
+ --value "JWT auth + Express + Zod validation worked well" --namespace patterns
49
+ ```
43
50
 
44
- For custom development coordination via MCP:
51
+ ## As an Org
45
52
 
46
- ```javascript
47
- // Initialize hierarchical swarm for development
48
- mcp__monomind__swarm_init({
49
- topology: "hierarchical",
50
- maxAgents: 8,
51
- strategy: "specialized"
52
- })
53
-
54
- // Run the development workflow
55
- mcp__monomind__workflow_run({
56
- template: "development",
57
- task: "Build REST API with authentication",
58
- options: { parallel: true, maxAgents: 6 }
59
- })
60
-
61
- // Check progress
62
- mcp__monomind__workflow_status({ workflowId: "wf-123" })
63
-
64
- // Store findings for future sessions
65
- mcp__monomind__memory_pattern-store({
66
- key: "dev-pattern-rest-api",
67
- value: "JWT auth + Express + Zod validation worked well",
68
- namespace: "patterns"
69
- })
53
+ ```bash
54
+ npx monomind org create rest-api --template dev-team --goal "Build REST API with auth"
55
+ npx monomind org run rest-api --dry-run
56
+ npx monomind org run rest-api
57
+ npx monomind org report rest-api
70
58
  ```
71
59
 
72
- ## What Claude Code Actually Does
60
+ The `dev-team` template has tech-lead, developer, code-reviewer, and qa roles.
73
61
 
74
- Claude Code handles all execution via native tools:
75
- 1. **Read/Write/Edit** tools — create and modify files
76
- 2. **Bash** tool — run tests, builds, type checks
77
- 3. **TodoWrite** tool — track implementation steps
78
- 4. **Task** tool — spawn parallel agent workers
62
+ ## What Claude Code Actually Does
79
63
 
80
- The workflow template defines the coordination strategy; Claude Code does the actual work.
64
+ 1. **Read/Write/Edit** — create and modify files
65
+ 2. **Bash** — run tests, builds, type checks
66
+ 3. **TodoWrite** — track stages
67
+ 4. **Task** — spawn parallel agents
81
68
 
82
69
  ## Related Skills
83
70
 
84
- - `workflows:workflow-execute` — Full workflow run reference
85
- - `swarm:development` — Direct swarm-based development coordination
86
- - `swarm:swarm-strategies` — Strategy selection guide
71
+ - `workflows:workflow-execute` — Running workflows
72
+ - `monoswarm:development` — Monoswarm-based development coordination
73
+ - `mastermind-plan` / `mastermind-execute` — Plan, then execute step by step
@@ -1,11 +1,11 @@
1
1
  ---
2
2
  name: workflows:research
3
- description: Research workflow coordination pattern — mesh swarm for comprehensive exploration using real MCP tools and npx monomind workflow run -t research
3
+ description: Research workflow pattern — parallel researcher agents via the Task tool with findings kept in memory, or a research-pod org via npx monomind org
4
4
  ---
5
5
 
6
6
  # Research Workflow Coordination
7
7
 
8
- Coordinate multi-agent research activities for comprehensive, systematic exploration.
8
+ Coordinate multi-agent research. The CLI has no `workflow` command; run the stages with the Task tool, or as a `research-pod` org.
9
9
 
10
10
  ## How to Invoke
11
11
 
@@ -15,75 +15,59 @@ Skill("workflows:research")
15
15
 
16
16
  ---
17
17
 
18
- ## Quick Start
18
+ ## Stages
19
19
 
20
- ```bash
21
- # Run the built-in research workflow
22
- npx monomind workflow run -t research --task "Analyze modern web framework performance"
20
+ 1. **Discovery** — identify sources, gather raw information
21
+ 2. **Analysis** — evaluate and compare findings
22
+ 3. **Synthesis** — combine into conclusions
23
+ 4. **Documentation** — write up findings
23
24
 
24
- # Preview stages without executing
25
- npx monomind workflow run -t research --dry-run
25
+ ## In the Conversation (Task Tool)
26
26
 
27
- # Show template details
28
- npx monomind workflow template show research
27
+ Search past research first:
28
+
29
+ ```bash
30
+ npx monomind memory search --query "web framework performance" --namespace research
29
31
  ```
30
32
 
31
- ## Stages
33
+ Spawn one researcher per angle, in one message:
34
+
35
+ ```javascript
36
+ Task({ subagent_type: "researcher", prompt: "Benchmarks and SSR performance of Next.js vs Astro vs SvelteKit (2026 sources)." })
37
+ Task({ subagent_type: "researcher", prompt: "Bundle size and hydration cost comparisons for the same frameworks." })
38
+ Task({ subagent_type: "researcher", prompt: "Production case studies and migration reports for the same frameworks." })
39
+ ```
32
40
 
33
- The `research` template runs these stages:
34
- 1. **Discovery** — Identify sources, gather raw information
35
- 2. **Analysis** — Evaluate and compare findings
36
- 3. **Synthesis** — Combine into coherent conclusions
37
- 4. **Documentation** — Write up findings
41
+ Synthesize the results in the conversation, then store the conclusion:
38
42
 
39
- Agents: `researcher`, `analyst` (mesh topology for broad coverage)
43
+ ```bash
44
+ npx monomind memory store --key "research-web-frameworks-2026" \
45
+ --value "Next.js leads for SSR; Astro for static; Svelte for runtime performance" \
46
+ --namespace research
47
+ ```
40
48
 
41
- ## MCP Coordination
49
+ Optional: record a mesh topology for the roster with `npx monomind monoswarm init --topology mesh --max-agents 5`.
42
50
 
43
- For custom research coordination via MCP:
51
+ ## As an Org
44
52
 
45
- ```javascript
46
- // Initialize mesh swarm for broad exploration
47
- mcp__monomind__swarm_init({
48
- topology: "mesh",
49
- maxAgents: 5,
50
- strategy: "balanced"
51
- })
52
-
53
- // Run the research workflow
54
- mcp__monomind__workflow_run({
55
- template: "research",
56
- task: "Research modern web frameworks performance",
57
- options: { parallel: true, maxAgents: 4 }
58
- })
59
-
60
- // Store research findings in memory
61
- mcp__monomind__memory_pattern-store({
62
- key: "research-web-frameworks-2026",
63
- value: "React/Next.js leads for SSR; Astro for static; Svelte for performance",
64
- namespace: "research"
65
- })
66
-
67
- // Search past research before starting
68
- mcp__monomind__memory_pattern-search({
69
- query: "web framework performance analysis",
70
- namespace: "research",
71
- limit: 5
72
- })
53
+ ```bash
54
+ npx monomind org create fw-brief --template research-pod --goal "Brief on web framework performance"
55
+ npx monomind org run fw-brief
56
+ npx monomind org report fw-brief
73
57
  ```
74
58
 
75
- ## What Claude Code Actually Does
59
+ The `research-pod` template has lead-analyst, researcher, and fact-checker roles.
76
60
 
77
- 1. **WebSearch** tool — finds relevant resources
78
- 2. **Read** tool — analyzes documentation and code
79
- 3. **Task** tool — spawns parallel research agents for different angles
80
- 4. Synthesizes findings in the conversation
81
- 5. Stores insights in memory for future sessions
61
+ ## What Claude Code Actually Does
82
62
 
83
- The workflow template coordinates the research strategy; Claude Code does the actual searching and reading.
63
+ 1. **WebSearch / WebFetch** — find and read sources
64
+ 2. **Read** — analyze documentation and code
65
+ 3. **Task** — parallel research agents for different angles
66
+ 4. Synthesizes findings and stores them in memory
84
67
 
85
68
  ## Related Skills
86
69
 
87
- - `workflows:workflow-execute` — Full workflow run reference
88
- - `swarm:research` — Direct swarm-based research coordination
89
- - `memory:memory-search` — Search past research findings
70
+ - `workflows:workflow-execute` — Running workflows
71
+ - `monoswarm:research` — Monoswarm-based research coordination
72
+ - `mastermind-research` — Structured research protocol
73
+ - `memory:memory-search` — Search past findings