mindforge-cc 11.2.1 → 11.3.1

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 (761) hide show
  1. package/.agent/forge/help.md +11 -0
  2. package/.agent/forge/init-project.md +36 -0
  3. package/.agent/forge/plan-phase.md +34 -0
  4. package/.agent/mindforge/add-backlog.md +32 -0
  5. package/.agent/mindforge/agent-deploy.md +34 -0
  6. package/.agent/mindforge/agent-design.md +31 -0
  7. package/.agent/mindforge/agent-eval.md +27 -0
  8. package/.agent/mindforge/agent-memory.md +27 -0
  9. package/.agent/mindforge/agent.md +31 -0
  10. package/.agent/mindforge/ai-cost.md +31 -0
  11. package/.agent/mindforge/ai-safety.md +37 -0
  12. package/.agent/mindforge/analytics.md +28 -0
  13. package/.agent/mindforge/approve.md +22 -0
  14. package/.agent/mindforge/audit.md +34 -0
  15. package/.agent/mindforge/auth-flow.md +76 -0
  16. package/.agent/mindforge/auto.md +26 -0
  17. package/.agent/mindforge/benchmark.md +37 -0
  18. package/.agent/mindforge/brd.md +90 -0
  19. package/.agent/mindforge/browse.md +30 -0
  20. package/.agent/mindforge/build-opt.md +31 -0
  21. package/.agent/mindforge/build-vs-buy.md +29 -0
  22. package/.agent/mindforge/cache.md +30 -0
  23. package/.agent/mindforge/causal.md +31 -0
  24. package/.agent/mindforge/cdn.md +34 -0
  25. package/.agent/mindforge/change.md +37 -0
  26. package/.agent/mindforge/cli.md +30 -0
  27. package/.agent/mindforge/cluster-instincts.md +35 -0
  28. package/.agent/mindforge/code-tour.md +85 -0
  29. package/.agent/mindforge/communicate.md +37 -0
  30. package/.agent/mindforge/complete-milestone.md +22 -0
  31. package/.agent/mindforge/compliance.md +31 -0
  32. package/.agent/mindforge/consult.md +37 -0
  33. package/.agent/mindforge/context-budget.md +70 -0
  34. package/.agent/mindforge/contract-test.md +30 -0
  35. package/.agent/mindforge/cost-report.md +44 -0
  36. package/.agent/mindforge/costs.md +15 -0
  37. package/.agent/mindforge/council.md +35 -0
  38. package/.agent/mindforge/create-skill.md +34 -0
  39. package/.agent/mindforge/cross-review.md +21 -0
  40. package/.agent/mindforge/dashboard.md +102 -0
  41. package/.agent/mindforge/data-mesh.md +31 -0
  42. package/.agent/mindforge/data-model.md +75 -0
  43. package/.agent/mindforge/data-pipeline.md +34 -0
  44. package/.agent/mindforge/de-slop.md +33 -0
  45. package/.agent/mindforge/debug.md +133 -0
  46. package/.agent/mindforge/degrade.md +31 -0
  47. package/.agent/mindforge/delegate.md +37 -0
  48. package/.agent/mindforge/deploy.md +32 -0
  49. package/.agent/mindforge/design-tokens.md +80 -0
  50. package/.agent/mindforge/discuss-phase.md +142 -0
  51. package/.agent/mindforge/dmux.md +32 -0
  52. package/.agent/mindforge/do.md +31 -0
  53. package/.agent/mindforge/ecommerce.md +31 -0
  54. package/.agent/mindforge/edge.md +34 -0
  55. package/.agent/mindforge/edtech.md +31 -0
  56. package/.agent/mindforge/embeddings.md +37 -0
  57. package/.agent/mindforge/environments.md +31 -0
  58. package/.agent/mindforge/eval.md +33 -0
  59. package/.agent/mindforge/events.md +30 -0
  60. package/.agent/mindforge/evolve-skills.md +49 -0
  61. package/.agent/mindforge/execute-phase.md +200 -0
  62. package/.agent/mindforge/experiment.md +28 -0
  63. package/.agent/mindforge/feature-flags.md +30 -0
  64. package/.agent/mindforge/feature-store.md +31 -0
  65. package/.agent/mindforge/finops.md +31 -0
  66. package/.agent/mindforge/fintech.md +31 -0
  67. package/.agent/mindforge/flutter.md +37 -0
  68. package/.agent/mindforge/gaming.md +31 -0
  69. package/.agent/mindforge/graphql.md +31 -0
  70. package/.agent/mindforge/health.md +31 -0
  71. package/.agent/mindforge/healthcare.md +31 -0
  72. package/.agent/mindforge/help.md +33 -0
  73. package/.agent/mindforge/hire.md +37 -0
  74. package/.agent/mindforge/hitl.md +27 -0
  75. package/.agent/mindforge/i18n.md +31 -0
  76. package/.agent/mindforge/idempotent.md +31 -0
  77. package/.agent/mindforge/init-org.md +135 -0
  78. package/.agent/mindforge/init-project.md +170 -0
  79. package/.agent/mindforge/install-skill.md +28 -0
  80. package/.agent/mindforge/introspect.md +46 -0
  81. package/.agent/mindforge/iot.md +31 -0
  82. package/.agent/mindforge/knowledge-graph.md +37 -0
  83. package/.agent/mindforge/lakehouse.md +31 -0
  84. package/.agent/mindforge/lead.md +31 -0
  85. package/.agent/mindforge/learn-instinct.md +58 -0
  86. package/.agent/mindforge/learn.md +147 -0
  87. package/.agent/mindforge/learning.md +20 -0
  88. package/.agent/mindforge/llm-route.md +37 -0
  89. package/.agent/mindforge/load-test.md +30 -0
  90. package/.agent/mindforge/logistics.md +31 -0
  91. package/.agent/mindforge/map-codebase.md +302 -0
  92. package/.agent/mindforge/market-research.md +94 -0
  93. package/.agent/mindforge/marketplace.md +124 -0
  94. package/.agent/mindforge/mcp-server.md +88 -0
  95. package/.agent/mindforge/meeting-design.md +37 -0
  96. package/.agent/mindforge/metrics.md +26 -0
  97. package/.agent/mindforge/microservices.md +64 -0
  98. package/.agent/mindforge/migrate.md +44 -0
  99. package/.agent/mindforge/migration-mgmt.md +31 -0
  100. package/.agent/mindforge/milestone.md +16 -0
  101. package/.agent/mindforge/mobile.md +37 -0
  102. package/.agent/mindforge/monorepo.md +30 -0
  103. package/.agent/mindforge/multi-tenant.md +31 -0
  104. package/.agent/mindforge/multimodal.md +37 -0
  105. package/.agent/mindforge/new-runtime.md +23 -0
  106. package/.agent/mindforge/next.md +109 -0
  107. package/.agent/mindforge/note.md +35 -0
  108. package/.agent/mindforge/observability-platform.md +31 -0
  109. package/.agent/mindforge/observability.md +75 -0
  110. package/.agent/mindforge/offline.md +37 -0
  111. package/.agent/mindforge/onboard.md +37 -0
  112. package/.agent/mindforge/orchestrate.md +74 -0
  113. package/.agent/mindforge/payments.md +28 -0
  114. package/.agent/mindforge/pipeline.md +84 -0
  115. package/.agent/mindforge/plan-phase.md +131 -0
  116. package/.agent/mindforge/plan-write.md +95 -0
  117. package/.agent/mindforge/plant-seed.md +31 -0
  118. package/.agent/mindforge/platform.md +31 -0
  119. package/.agent/mindforge/plugins.md +44 -0
  120. package/.agent/mindforge/pr-review.md +45 -0
  121. package/.agent/mindforge/privacy-eng.md +31 -0
  122. package/.agent/mindforge/product-spec.md +90 -0
  123. package/.agent/mindforge/profile-team.md +27 -0
  124. package/.agent/mindforge/prompt.md +78 -0
  125. package/.agent/mindforge/proofread.md +87 -0
  126. package/.agent/mindforge/publish-skill.md +23 -0
  127. package/.agent/mindforge/push-notify.md +37 -0
  128. package/.agent/mindforge/pwa.md +37 -0
  129. package/.agent/mindforge/qa.md +20 -0
  130. package/.agent/mindforge/quality-audit.md +34 -0
  131. package/.agent/mindforge/queue.md +31 -0
  132. package/.agent/mindforge/quick.md +139 -0
  133. package/.agent/mindforge/rag.md +30 -0
  134. package/.agent/mindforge/rate-limit.md +31 -0
  135. package/.agent/mindforge/react-native.md +37 -0
  136. package/.agent/mindforge/realtime-analytics.md +31 -0
  137. package/.agent/mindforge/record-learning.md +22 -0
  138. package/.agent/mindforge/release.md +14 -0
  139. package/.agent/mindforge/remember.md +30 -0
  140. package/.agent/mindforge/research.md +16 -0
  141. package/.agent/mindforge/retro.md +28 -0
  142. package/.agent/mindforge/retrospective.md +31 -0
  143. package/.agent/mindforge/review-backlog.md +34 -0
  144. package/.agent/mindforge/review-guide.md +63 -0
  145. package/.agent/mindforge/review.md +161 -0
  146. package/.agent/mindforge/rfc.md +34 -0
  147. package/.agent/mindforge/santa.md +33 -0
  148. package/.agent/mindforge/secrets-mgmt.md +31 -0
  149. package/.agent/mindforge/secrets.md +31 -0
  150. package/.agent/mindforge/security-scan.md +242 -0
  151. package/.agent/mindforge/serverless.md +34 -0
  152. package/.agent/mindforge/session-report.md +39 -0
  153. package/.agent/mindforge/ship.md +111 -0
  154. package/.agent/mindforge/skills.md +145 -0
  155. package/.agent/mindforge/status.md +113 -0
  156. package/.agent/mindforge/steer.md +17 -0
  157. package/.agent/mindforge/stream.md +31 -0
  158. package/.agent/mindforge/sync-confluence.md +15 -0
  159. package/.agent/mindforge/sync-jira.md +16 -0
  160. package/.agent/mindforge/system-design.md +87 -0
  161. package/.agent/mindforge/team-topology.md +27 -0
  162. package/.agent/mindforge/tech-debt.md +31 -0
  163. package/.agent/mindforge/tech-radar.md +28 -0
  164. package/.agent/mindforge/threat-model.md +48 -0
  165. package/.agent/mindforge/tokens.md +12 -0
  166. package/.agent/mindforge/ui-phase.md +34 -0
  167. package/.agent/mindforge/ui-review.md +36 -0
  168. package/.agent/mindforge/update.md +46 -0
  169. package/.agent/mindforge/validate-phase.md +31 -0
  170. package/.agent/mindforge/verify-loop.md +45 -0
  171. package/.agent/mindforge/verify-phase.md +66 -0
  172. package/.agent/mindforge/vibe-check.md +37 -0
  173. package/.agent/mindforge/workspace.md +33 -0
  174. package/.agent/mindforge/workstreams.md +35 -0
  175. package/.agent/mindforge/worktrees.md +86 -0
  176. package/.agent/mindforge/write-rfc.md +64 -0
  177. package/.agent/mindforge/zero-trust.md +34 -0
  178. package/.agent/skills/mindforge-add-backlog/SKILL.md +72 -0
  179. package/.agent/skills/mindforge-add-phase/SKILL.md +39 -0
  180. package/.agent/skills/mindforge-add-tests/SKILL.md +28 -0
  181. package/.agent/skills/mindforge-add-todo/SKILL.md +42 -0
  182. package/.agent/skills/mindforge-audit-milestone/SKILL.md +29 -0
  183. package/.agent/skills/mindforge-audit-uat/SKILL.md +20 -0
  184. package/.agent/skills/mindforge-autonomous/SKILL.md +33 -0
  185. package/.agent/skills/mindforge-brainstorming/SKILL.md +164 -0
  186. package/.agent/skills/mindforge-brainstorming/scripts/frame-template.html +214 -0
  187. package/.agent/skills/mindforge-brainstorming/scripts/helper.js +90 -0
  188. package/.agent/skills/mindforge-brainstorming/scripts/server.cjs +354 -0
  189. package/.agent/skills/mindforge-brainstorming/scripts/start-server.sh +148 -0
  190. package/.agent/skills/mindforge-brainstorming/scripts/stop-server.sh +56 -0
  191. package/.agent/skills/mindforge-brainstorming/spec-document-reviewer-prompt.md +49 -0
  192. package/.agent/skills/mindforge-brainstorming/visual-companion.md +287 -0
  193. package/.agent/skills/mindforge-check-todos/SKILL.md +40 -0
  194. package/.agent/skills/mindforge-cleanup/SKILL.md +19 -0
  195. package/.agent/skills/mindforge-complete-milestone/SKILL.md +131 -0
  196. package/.agent/skills/mindforge-debug/SKILL.md +163 -0
  197. package/.agent/skills/mindforge-debug_extended/CREATION-LOG.md +119 -0
  198. package/.agent/skills/mindforge-debug_extended/SKILL.md +296 -0
  199. package/.agent/skills/mindforge-debug_extended/condition-based-waiting-example.ts +158 -0
  200. package/.agent/skills/mindforge-debug_extended/condition-based-waiting.md +115 -0
  201. package/.agent/skills/mindforge-debug_extended/defense-in-depth.md +122 -0
  202. package/.agent/skills/mindforge-debug_extended/find-polluter.sh +63 -0
  203. package/.agent/skills/mindforge-debug_extended/root-cause-tracing.md +169 -0
  204. package/.agent/skills/mindforge-debug_extended/test-academic.md +14 -0
  205. package/.agent/skills/mindforge-debug_extended/test-pressure-1.md +58 -0
  206. package/.agent/skills/mindforge-debug_extended/test-pressure-2.md +68 -0
  207. package/.agent/skills/mindforge-debug_extended/test-pressure-3.md +69 -0
  208. package/.agent/skills/mindforge-discuss-phase/SKILL.md +54 -0
  209. package/.agent/skills/mindforge-do/SKILL.md +26 -0
  210. package/.agent/skills/mindforge-execute-phase/SKILL.md +49 -0
  211. package/.agent/skills/mindforge-execute-phase_extended/SKILL.md +70 -0
  212. package/.agent/skills/mindforge-fast/SKILL.md +23 -0
  213. package/.agent/skills/mindforge-forensics/SKILL.md +49 -0
  214. package/.agent/skills/mindforge-health/SKILL.md +17 -0
  215. package/.agent/skills/mindforge-help/SKILL.md +23 -0
  216. package/.agent/skills/mindforge-insert-phase/SKILL.md +28 -0
  217. package/.agent/skills/mindforge-join-discord/SKILL.md +19 -0
  218. package/.agent/skills/mindforge-list-phase-assumptions/SKILL.md +41 -0
  219. package/.agent/skills/mindforge-list-workspaces/SKILL.md +17 -0
  220. package/.agent/skills/mindforge-manager/SKILL.md +32 -0
  221. package/.agent/skills/mindforge-map-codebase/SKILL.md +64 -0
  222. package/.agent/skills/mindforge-milestone-summary/SKILL.md +44 -0
  223. package/.agent/skills/mindforge-neural-orchestrator/SKILL.md +115 -0
  224. package/.agent/skills/mindforge-neural-orchestrator/references/codex-tools.md +100 -0
  225. package/.agent/skills/mindforge-neural-orchestrator/references/gemini-tools.md +33 -0
  226. package/.agent/skills/mindforge-new-milestone/SKILL.md +38 -0
  227. package/.agent/skills/mindforge-new-project/SKILL.md +36 -0
  228. package/.agent/skills/mindforge-new-workspace/SKILL.md +39 -0
  229. package/.agent/skills/mindforge-next/SKILL.md +19 -0
  230. package/.agent/skills/mindforge-note/SKILL.md +29 -0
  231. package/.agent/skills/mindforge-parallel-mesh_extended/SKILL.md +182 -0
  232. package/.agent/skills/mindforge-pause-work/SKILL.md +35 -0
  233. package/.agent/skills/mindforge-plan-milestone-gaps/SKILL.md +28 -0
  234. package/.agent/skills/mindforge-plan-phase/SKILL.md +38 -0
  235. package/.agent/skills/mindforge-plan-phase_extended/SKILL.md +152 -0
  236. package/.agent/skills/mindforge-plan-phase_extended/plan-document-reviewer-prompt.md +49 -0
  237. package/.agent/skills/mindforge-plant-seed/SKILL.md +22 -0
  238. package/.agent/skills/mindforge-pr-branch/SKILL.md +21 -0
  239. package/.agent/skills/mindforge-profile-user/SKILL.md +38 -0
  240. package/.agent/skills/mindforge-progress/SKILL.md +19 -0
  241. package/.agent/skills/mindforge-quick/SKILL.md +38 -0
  242. package/.agent/skills/mindforge-reapply-patches/SKILL.md +124 -0
  243. package/.agent/skills/mindforge-remove-phase/SKILL.md +26 -0
  244. package/.agent/skills/mindforge-remove-workspace/SKILL.md +22 -0
  245. package/.agent/skills/mindforge-research-phase/SKILL.md +186 -0
  246. package/.agent/skills/mindforge-resume-work/SKILL.md +35 -0
  247. package/.agent/skills/mindforge-review/SKILL.md +31 -0
  248. package/.agent/skills/mindforge-review-backlog/SKILL.md +58 -0
  249. package/.agent/skills/mindforge-review-inbound/SKILL.md +213 -0
  250. package/.agent/skills/mindforge-review-request/SKILL.md +105 -0
  251. package/.agent/skills/mindforge-review-request/code-reviewer.md +146 -0
  252. package/.agent/skills/mindforge-session-report/SKILL.md +16 -0
  253. package/.agent/skills/mindforge-set-profile/SKILL.md +9 -0
  254. package/.agent/skills/mindforge-settings/SKILL.md +32 -0
  255. package/.agent/skills/mindforge-ship/SKILL.md +16 -0
  256. package/.agent/skills/mindforge-ship_extended/SKILL.md +200 -0
  257. package/.agent/skills/mindforge-skill-creation/SKILL.md +655 -0
  258. package/.agent/skills/mindforge-skill-creation/anthropic-best-practices.md +1150 -0
  259. package/.agent/skills/mindforge-skill-creation/examples/CLAUDE_MD_TESTING.md +189 -0
  260. package/.agent/skills/mindforge-skill-creation/graphviz-conventions.dot +172 -0
  261. package/.agent/skills/mindforge-skill-creation/persuasion-principles.md +187 -0
  262. package/.agent/skills/mindforge-skill-creation/render-graphs.js +168 -0
  263. package/.agent/skills/mindforge-skill-creation/testing-skills-with-subagents.md +384 -0
  264. package/.agent/skills/mindforge-stats/SKILL.md +16 -0
  265. package/.agent/skills/mindforge-swarm-execution/SKILL.md +277 -0
  266. package/.agent/skills/mindforge-swarm-execution/code-quality-reviewer-prompt.md +26 -0
  267. package/.agent/skills/mindforge-swarm-execution/implementer-prompt.md +113 -0
  268. package/.agent/skills/mindforge-swarm-execution/spec-reviewer-prompt.md +61 -0
  269. package/.agent/skills/mindforge-system-architecture/SKILL.md +136 -0
  270. package/.agent/skills/mindforge-system-architecture/examples.md +120 -0
  271. package/.agent/skills/mindforge-system-architecture/scaling-checklist.md +76 -0
  272. package/.agent/skills/mindforge-tdd/SKILL.md +112 -0
  273. package/.agent/skills/mindforge-tdd/deep-modules.md +21 -0
  274. package/.agent/skills/mindforge-tdd/interface-design.md +22 -0
  275. package/.agent/skills/mindforge-tdd/mocking.md +24 -0
  276. package/.agent/skills/mindforge-tdd/refactoring.md +21 -0
  277. package/.agent/skills/mindforge-tdd/tests.md +28 -0
  278. package/.agent/skills/mindforge-tdd_extended/SKILL.md +371 -0
  279. package/.agent/skills/mindforge-tdd_extended/testing-anti-patterns.md +299 -0
  280. package/.agent/skills/mindforge-thread/SKILL.md +123 -0
  281. package/.agent/skills/mindforge-ui-phase/SKILL.md +24 -0
  282. package/.agent/skills/mindforge-ui-review/SKILL.md +24 -0
  283. package/.agent/skills/mindforge-update/SKILL.md +35 -0
  284. package/.agent/skills/mindforge-validate-phase/SKILL.md +26 -0
  285. package/.agent/skills/mindforge-verify-work/SKILL.md +30 -0
  286. package/.agent/skills/mindforge-verify-work_extended/SKILL.md +139 -0
  287. package/.agent/skills/mindforge-workspace-isolated/SKILL.md +218 -0
  288. package/.agent/skills/mindforge-workstreams/SKILL.md +65 -0
  289. package/.claude/CLAUDE.md +102 -0
  290. package/.claude/commands/forge/help.md +7 -0
  291. package/.claude/commands/forge/init-project.md +32 -0
  292. package/.claude/commands/forge/plan-phase.md +30 -0
  293. package/.claude/commands/mindforge/add-backlog.md +32 -0
  294. package/.claude/commands/mindforge/agent-deploy.md +34 -0
  295. package/.claude/commands/mindforge/agent-design.md +31 -0
  296. package/.claude/commands/mindforge/agent-eval.md +27 -0
  297. package/.claude/commands/mindforge/agent-memory.md +27 -0
  298. package/.claude/commands/mindforge/agent.md +31 -0
  299. package/.claude/commands/mindforge/ai-cost.md +31 -0
  300. package/.claude/commands/mindforge/ai-safety.md +37 -0
  301. package/.claude/commands/mindforge/analytics.md +28 -0
  302. package/.claude/commands/mindforge/approve.md +22 -0
  303. package/.claude/commands/mindforge/audit.md +34 -0
  304. package/.claude/commands/mindforge/auth-flow.md +76 -0
  305. package/.claude/commands/mindforge/auto.md +26 -0
  306. package/.claude/commands/mindforge/benchmark.md +37 -0
  307. package/.claude/commands/mindforge/brd.md +90 -0
  308. package/.claude/commands/mindforge/browse.md +30 -0
  309. package/.claude/commands/mindforge/build-opt.md +31 -0
  310. package/.claude/commands/mindforge/build-vs-buy.md +29 -0
  311. package/.claude/commands/mindforge/cache.md +30 -0
  312. package/.claude/commands/mindforge/causal.md +31 -0
  313. package/.claude/commands/mindforge/cdn.md +34 -0
  314. package/.claude/commands/mindforge/change.md +37 -0
  315. package/.claude/commands/mindforge/cli.md +30 -0
  316. package/.claude/commands/mindforge/cluster-instincts.md +35 -0
  317. package/.claude/commands/mindforge/code-tour.md +85 -0
  318. package/.claude/commands/mindforge/communicate.md +37 -0
  319. package/.claude/commands/mindforge/complete-milestone.md +22 -0
  320. package/.claude/commands/mindforge/compliance.md +31 -0
  321. package/.claude/commands/mindforge/consult.md +37 -0
  322. package/.claude/commands/mindforge/context-budget.md +70 -0
  323. package/.claude/commands/mindforge/contract-test.md +30 -0
  324. package/.claude/commands/mindforge/cost-report.md +44 -0
  325. package/.claude/commands/mindforge/costs.md +15 -0
  326. package/.claude/commands/mindforge/council.md +83 -0
  327. package/.claude/commands/mindforge/create-skill.md +34 -0
  328. package/.claude/commands/mindforge/cross-review.md +21 -0
  329. package/.claude/commands/mindforge/dashboard.md +102 -0
  330. package/.claude/commands/mindforge/data-mesh.md +31 -0
  331. package/.claude/commands/mindforge/data-model.md +75 -0
  332. package/.claude/commands/mindforge/data-pipeline.md +34 -0
  333. package/.claude/commands/mindforge/de-slop.md +33 -0
  334. package/.claude/commands/mindforge/debug.md +133 -0
  335. package/.claude/commands/mindforge/degrade.md +31 -0
  336. package/.claude/commands/mindforge/delegate.md +37 -0
  337. package/.claude/commands/mindforge/deploy.md +32 -0
  338. package/.claude/commands/mindforge/design-tokens.md +80 -0
  339. package/.claude/commands/mindforge/discuss-phase.md +142 -0
  340. package/.claude/commands/mindforge/dmux.md +32 -0
  341. package/.claude/commands/mindforge/do.md +31 -0
  342. package/.claude/commands/mindforge/ecommerce.md +31 -0
  343. package/.claude/commands/mindforge/edge.md +34 -0
  344. package/.claude/commands/mindforge/edtech.md +31 -0
  345. package/.claude/commands/mindforge/embeddings.md +37 -0
  346. package/.claude/commands/mindforge/environments.md +31 -0
  347. package/.claude/commands/mindforge/eval.md +33 -0
  348. package/.claude/commands/mindforge/events.md +30 -0
  349. package/.claude/commands/mindforge/evolve-skills.md +49 -0
  350. package/.claude/commands/mindforge/execute-phase.md +200 -0
  351. package/.claude/commands/mindforge/experiment.md +28 -0
  352. package/.claude/commands/mindforge/feature-flags.md +30 -0
  353. package/.claude/commands/mindforge/feature-store.md +31 -0
  354. package/.claude/commands/mindforge/finops.md +31 -0
  355. package/.claude/commands/mindforge/fintech.md +31 -0
  356. package/.claude/commands/mindforge/flutter.md +37 -0
  357. package/.claude/commands/mindforge/gaming.md +31 -0
  358. package/.claude/commands/mindforge/graphql.md +31 -0
  359. package/.claude/commands/mindforge/health.md +31 -0
  360. package/.claude/commands/mindforge/healthcare.md +31 -0
  361. package/.claude/commands/mindforge/help.md +33 -0
  362. package/.claude/commands/mindforge/hire.md +37 -0
  363. package/.claude/commands/mindforge/hitl.md +27 -0
  364. package/.claude/commands/mindforge/i18n.md +31 -0
  365. package/.claude/commands/mindforge/idempotent.md +31 -0
  366. package/.claude/commands/mindforge/init-org.md +135 -0
  367. package/.claude/commands/mindforge/init-project.md +170 -0
  368. package/.claude/commands/mindforge/install-skill.md +28 -0
  369. package/.claude/commands/mindforge/introspect.md +46 -0
  370. package/.claude/commands/mindforge/iot.md +31 -0
  371. package/.claude/commands/mindforge/knowledge-graph.md +37 -0
  372. package/.claude/commands/mindforge/lakehouse.md +31 -0
  373. package/.claude/commands/mindforge/lead.md +31 -0
  374. package/.claude/commands/mindforge/learn-instinct.md +58 -0
  375. package/.claude/commands/mindforge/learn.md +147 -0
  376. package/.claude/commands/mindforge/learning.md +20 -0
  377. package/.claude/commands/mindforge/llm-route.md +37 -0
  378. package/.claude/commands/mindforge/load-test.md +30 -0
  379. package/.claude/commands/mindforge/logistics.md +31 -0
  380. package/.claude/commands/mindforge/map-codebase.md +302 -0
  381. package/.claude/commands/mindforge/market-research.md +94 -0
  382. package/.claude/commands/mindforge/marketplace.md +124 -0
  383. package/.claude/commands/mindforge/mcp-server.md +88 -0
  384. package/.claude/commands/mindforge/meeting-design.md +37 -0
  385. package/.claude/commands/mindforge/metrics.md +26 -0
  386. package/.claude/commands/mindforge/microservices.md +64 -0
  387. package/.claude/commands/mindforge/migrate.md +44 -0
  388. package/.claude/commands/mindforge/migration-mgmt.md +31 -0
  389. package/.claude/commands/mindforge/milestone.md +16 -0
  390. package/.claude/commands/mindforge/mobile.md +37 -0
  391. package/.claude/commands/mindforge/monorepo.md +30 -0
  392. package/.claude/commands/mindforge/multi-tenant.md +31 -0
  393. package/.claude/commands/mindforge/multimodal.md +37 -0
  394. package/.claude/commands/mindforge/new-runtime.md +23 -0
  395. package/.claude/commands/mindforge/next.md +109 -0
  396. package/.claude/commands/mindforge/note.md +35 -0
  397. package/.claude/commands/mindforge/observability-platform.md +31 -0
  398. package/.claude/commands/mindforge/observability.md +75 -0
  399. package/.claude/commands/mindforge/offline.md +37 -0
  400. package/.claude/commands/mindforge/onboard.md +37 -0
  401. package/.claude/commands/mindforge/orchestrate.md +74 -0
  402. package/.claude/commands/mindforge/payments.md +28 -0
  403. package/.claude/commands/mindforge/pipeline.md +84 -0
  404. package/.claude/commands/mindforge/plan-phase.md +131 -0
  405. package/.claude/commands/mindforge/plan-write.md +95 -0
  406. package/.claude/commands/mindforge/plant-seed.md +31 -0
  407. package/.claude/commands/mindforge/platform.md +31 -0
  408. package/.claude/commands/mindforge/plugins.md +44 -0
  409. package/.claude/commands/mindforge/pr-review.md +45 -0
  410. package/.claude/commands/mindforge/privacy-eng.md +31 -0
  411. package/.claude/commands/mindforge/product-spec.md +90 -0
  412. package/.claude/commands/mindforge/profile-team.md +27 -0
  413. package/.claude/commands/mindforge/prompt.md +78 -0
  414. package/.claude/commands/mindforge/proofread.md +87 -0
  415. package/.claude/commands/mindforge/publish-skill.md +23 -0
  416. package/.claude/commands/mindforge/push-notify.md +37 -0
  417. package/.claude/commands/mindforge/pwa.md +37 -0
  418. package/.claude/commands/mindforge/qa.md +20 -0
  419. package/.claude/commands/mindforge/quality-audit.md +34 -0
  420. package/.claude/commands/mindforge/queue.md +31 -0
  421. package/.claude/commands/mindforge/quick.md +139 -0
  422. package/.claude/commands/mindforge/rag.md +30 -0
  423. package/.claude/commands/mindforge/rate-limit.md +31 -0
  424. package/.claude/commands/mindforge/react-native.md +37 -0
  425. package/.claude/commands/mindforge/realtime-analytics.md +31 -0
  426. package/.claude/commands/mindforge/record-learning.md +22 -0
  427. package/.claude/commands/mindforge/release.md +14 -0
  428. package/.claude/commands/mindforge/remember.md +30 -0
  429. package/.claude/commands/mindforge/research.md +16 -0
  430. package/.claude/commands/mindforge/retro.md +28 -0
  431. package/.claude/commands/mindforge/retrospective.md +31 -0
  432. package/.claude/commands/mindforge/review-backlog.md +34 -0
  433. package/.claude/commands/mindforge/review-guide.md +63 -0
  434. package/.claude/commands/mindforge/review.md +161 -0
  435. package/.claude/commands/mindforge/rfc.md +34 -0
  436. package/.claude/commands/mindforge/santa.md +33 -0
  437. package/.claude/commands/mindforge/secrets-mgmt.md +31 -0
  438. package/.claude/commands/mindforge/secrets.md +31 -0
  439. package/.claude/commands/mindforge/security-scan.md +242 -0
  440. package/.claude/commands/mindforge/serverless.md +34 -0
  441. package/.claude/commands/mindforge/session-report.md +39 -0
  442. package/.claude/commands/mindforge/ship.md +111 -0
  443. package/.claude/commands/mindforge/skills.md +145 -0
  444. package/.claude/commands/mindforge/status.md +113 -0
  445. package/.claude/commands/mindforge/steer.md +17 -0
  446. package/.claude/commands/mindforge/stream.md +31 -0
  447. package/.claude/commands/mindforge/sync-confluence.md +15 -0
  448. package/.claude/commands/mindforge/sync-jira.md +16 -0
  449. package/.claude/commands/mindforge/system-design.md +87 -0
  450. package/.claude/commands/mindforge/team-topology.md +27 -0
  451. package/.claude/commands/mindforge/tech-debt.md +31 -0
  452. package/.claude/commands/mindforge/tech-radar.md +28 -0
  453. package/.claude/commands/mindforge/threat-model.md +48 -0
  454. package/.claude/commands/mindforge/tokens.md +12 -0
  455. package/.claude/commands/mindforge/ui-phase.md +34 -0
  456. package/.claude/commands/mindforge/ui-review.md +36 -0
  457. package/.claude/commands/mindforge/update.md +46 -0
  458. package/.claude/commands/mindforge/validate-phase.md +31 -0
  459. package/.claude/commands/mindforge/verify-loop.md +45 -0
  460. package/.claude/commands/mindforge/verify-phase.md +66 -0
  461. package/.claude/commands/mindforge/vibe-check.md +37 -0
  462. package/.claude/commands/mindforge/workspace.md +33 -0
  463. package/.claude/commands/mindforge/workstreams.md +35 -0
  464. package/.claude/commands/mindforge/worktrees.md +86 -0
  465. package/.claude/commands/mindforge/write-rfc.md +64 -0
  466. package/.claude/commands/mindforge/zero-trust.md +34 -0
  467. package/.mindforge/config.json +2 -2
  468. package/.mindforge/governance/GOVERNANCE-CONFIG.md +17 -0
  469. package/.mindforge/governance/approval-workflow.md +37 -0
  470. package/.mindforge/governance/change-classifier.md +63 -0
  471. package/.mindforge/governance/compliance-gates.md +31 -0
  472. package/.mindforge/governance/policies/sovereign-default.json +16 -0
  473. package/.mindforge/imported-agents.jsonl +154 -0
  474. package/.mindforge/integrations/confluence.md +27 -0
  475. package/.mindforge/integrations/connection-manager.md +163 -0
  476. package/.mindforge/integrations/github.md +25 -0
  477. package/.mindforge/integrations/gitlab.md +13 -0
  478. package/.mindforge/integrations/jira.md +102 -0
  479. package/.mindforge/integrations/slack.md +41 -0
  480. package/.mindforge/intelligence/antipattern-detector.md +75 -0
  481. package/.mindforge/intelligence/difficulty-scorer.md +55 -0
  482. package/.mindforge/intelligence/health-engine.md +208 -0
  483. package/.mindforge/intelligence/skill-gap-analyser.md +40 -0
  484. package/.mindforge/intelligence/smart-compaction.md +71 -0
  485. package/.mindforge/memory/MEMORY-SCHEMA.md +155 -0
  486. package/.mindforge/memory/engine/capture-protocol.md +36 -0
  487. package/.mindforge/memory/engine/global-sync-spec.md +42 -0
  488. package/.mindforge/memory/engine/retrieval-spec.md +44 -0
  489. package/.mindforge/memory/sync-manifest.json +6 -0
  490. package/.mindforge/metrics/METRICS-SCHEMA.md +42 -0
  491. package/.mindforge/metrics/quality-tracker.md +32 -0
  492. package/.mindforge/models/model-registry.md +48 -0
  493. package/.mindforge/models/model-router.md +30 -0
  494. package/.mindforge/org/CONVENTIONS.md +62 -0
  495. package/.mindforge/org/ORG.md +51 -0
  496. package/.mindforge/org/SECURITY.md +50 -0
  497. package/.mindforge/org/TOOLS.md +53 -0
  498. package/.mindforge/org/integrations/INTEGRATIONS-CONFIG.md +58 -0
  499. package/.mindforge/org/skills/MANIFEST.md +255 -0
  500. package/.mindforge/plugins/PLUGINS-MANIFEST.md +23 -0
  501. package/.mindforge/plugins/plugin-loader.md +93 -0
  502. package/.mindforge/plugins/plugin-registry.md +44 -0
  503. package/.mindforge/plugins/plugin-schema.md +68 -0
  504. package/.mindforge/team/TEAM-PROFILE.md +42 -0
  505. package/.mindforge/team/multi-handoff.md +23 -0
  506. package/.mindforge/team/profiles/README.md +13 -0
  507. package/.mindforge/team/session-merger.md +18 -0
  508. package/CHANGELOG.md +80 -0
  509. package/MINDFORGE.md +3 -3
  510. package/README.md +1 -1
  511. package/bin/installer-core.js +112 -12
  512. package/bin/spawn-agent.js +80 -1
  513. package/bin/wizard/theme.js +4 -3
  514. package/docs/References/audit-events.md +59 -0
  515. package/docs/References/checkpoints.md +778 -0
  516. package/docs/References/commands.md +107 -0
  517. package/docs/References/config-reference.md +122 -0
  518. package/docs/References/continuation-format.md +249 -0
  519. package/docs/References/decimal-phase-calculation.md +64 -0
  520. package/docs/References/git-integration.md +295 -0
  521. package/docs/References/git-planning-commit.md +38 -0
  522. package/docs/References/model-profile-resolution.md +36 -0
  523. package/docs/References/model-profiles.md +139 -0
  524. package/docs/References/phase-argument-parsing.md +61 -0
  525. package/docs/References/planning-config.md +202 -0
  526. package/docs/References/questioning.md +162 -0
  527. package/docs/References/sdk-api.md +53 -0
  528. package/docs/References/skills-api.md +57 -0
  529. package/docs/References/tdd.md +263 -0
  530. package/docs/References/ui-brand.md +160 -0
  531. package/docs/References/user-profiling.md +681 -0
  532. package/docs/References/verification-patterns.md +612 -0
  533. package/docs/References/workstream-flag.md +58 -0
  534. package/docs/Templates/Agents/CLAUDE-MD.md +122 -0
  535. package/docs/Templates/Agents/COPILOT-INSTRUCTIONS.md +7 -0
  536. package/docs/Templates/Agents/DEBUGGER-PROMPT.md +91 -0
  537. package/docs/Templates/Agents/PLANNER-PROMPT.md +117 -0
  538. package/docs/Templates/Codebase/architecture.md +255 -0
  539. package/docs/Templates/Codebase/concerns.md +310 -0
  540. package/docs/Templates/Codebase/conventions.md +307 -0
  541. package/docs/Templates/Codebase/integrations.md +280 -0
  542. package/docs/Templates/Codebase/stack.md +186 -0
  543. package/docs/Templates/Codebase/structure.md +285 -0
  544. package/docs/Templates/Codebase/testing.md +480 -0
  545. package/docs/Templates/Execution/CONTINUE-HERE.md +78 -0
  546. package/docs/Templates/Execution/DISCUSSION-LOG.md +63 -0
  547. package/docs/Templates/Execution/PHASE-PROMPT.md +610 -0
  548. package/docs/Templates/Execution/STATE.md +176 -0
  549. package/docs/Templates/Execution/SUMMARY-COMPLEX.md +59 -0
  550. package/docs/Templates/Execution/SUMMARY-MINIMAL.md +41 -0
  551. package/docs/Templates/Execution/SUMMARY-STANDARD.md +48 -0
  552. package/docs/Templates/Execution/SUMMARY.md +248 -0
  553. package/docs/Templates/Profile/DEV-PREFERENCES.md +21 -0
  554. package/docs/Templates/Profile/USER-PROFILE.md +146 -0
  555. package/docs/Templates/Profile/USER-SETUP.md +311 -0
  556. package/docs/Templates/Project/AGENTS_LEARNING.md +88 -0
  557. package/docs/Templates/Project/DISCOVERY.md +146 -0
  558. package/docs/Templates/Project/MILESTONE-ARCHIVE.md +123 -0
  559. package/docs/Templates/Project/MILESTONE.md +115 -0
  560. package/docs/Templates/Project/PROJECT.md +206 -0
  561. package/docs/Templates/Project/REQUIREMENTS.md +231 -0
  562. package/docs/Templates/Project/RETROSPECTIVE.md +54 -0
  563. package/docs/Templates/Project/ROADMAP.md +202 -0
  564. package/docs/Templates/Quality/DEBUG.md +164 -0
  565. package/docs/Templates/Quality/UAT.md +280 -0
  566. package/docs/Templates/Quality/UI-SPEC.md +100 -0
  567. package/docs/Templates/Quality/VALIDATION.md +76 -0
  568. package/docs/Templates/Quality/VERIFICATION-REPORT.md +322 -0
  569. package/docs/Templates/Research/ARCHITECTURE.md +204 -0
  570. package/docs/Templates/Research/FEATURES.md +147 -0
  571. package/docs/Templates/Research/PITFALLS.md +200 -0
  572. package/docs/Templates/Research/STACK.md +120 -0
  573. package/docs/Templates/Research/SUMMARY.md +170 -0
  574. package/docs/Templates/System/CONFIG.json +43 -0
  575. package/docs/Templates/System/CONTEXT.md +352 -0
  576. package/examples/starter-project/.planning/ARCHITECTURE.md +23 -0
  577. package/examples/starter-project/.planning/RELEASE-CHECKLIST.md +22 -0
  578. package/examples/starter-project/.planning/REQUIREMENTS.md +31 -0
  579. package/examples/starter-project/.planning/ROADMAP.md +28 -0
  580. package/package.json +23 -2
  581. package/subagents/.claude-plugin/marketplace.json +93 -0
  582. package/subagents/categories/01-core-development/.claude-plugin/plugin.json +24 -0
  583. package/subagents/categories/01-core-development/README.md +146 -0
  584. package/subagents/categories/01-core-development/api-designer-cc.md +237 -0
  585. package/subagents/categories/01-core-development/backend-developer.md +222 -0
  586. package/subagents/categories/01-core-development/design-bridge.md +129 -0
  587. package/subagents/categories/01-core-development/electron-pro.md +240 -0
  588. package/subagents/categories/01-core-development/frontend-developer.md +133 -0
  589. package/subagents/categories/01-core-development/fullstack-developer.md +235 -0
  590. package/subagents/categories/01-core-development/graphql-architect.md +238 -0
  591. package/subagents/categories/01-core-development/microservices-architect.md +239 -0
  592. package/subagents/categories/01-core-development/mobile-developer.md +283 -0
  593. package/subagents/categories/01-core-development/ui-designer.md +174 -0
  594. package/subagents/categories/01-core-development/websocket-engineer.md +150 -0
  595. package/subagents/categories/02-language-specialists/.claude-plugin/plugin.json +43 -0
  596. package/subagents/categories/02-language-specialists/README.md +245 -0
  597. package/subagents/categories/02-language-specialists/angular-architect.md +287 -0
  598. package/subagents/categories/02-language-specialists/cpp-pro.md +277 -0
  599. package/subagents/categories/02-language-specialists/csharp-developer.md +287 -0
  600. package/subagents/categories/02-language-specialists/django-developer.md +287 -0
  601. package/subagents/categories/02-language-specialists/dotnet-core-expert.md +287 -0
  602. package/subagents/categories/02-language-specialists/dotnet-framework-48-expert.md +306 -0
  603. package/subagents/categories/02-language-specialists/elixir-expert.md +311 -0
  604. package/subagents/categories/02-language-specialists/expo-react-native-expert.md +268 -0
  605. package/subagents/categories/02-language-specialists/fastapi-developer.md +287 -0
  606. package/subagents/categories/02-language-specialists/flutter-expert.md +287 -0
  607. package/subagents/categories/02-language-specialists/golang-pro.md +277 -0
  608. package/subagents/categories/02-language-specialists/java-architect.md +287 -0
  609. package/subagents/categories/02-language-specialists/javascript-pro.md +277 -0
  610. package/subagents/categories/02-language-specialists/kotlin-specialist.md +287 -0
  611. package/subagents/categories/02-language-specialists/laravel-specialist.md +287 -0
  612. package/subagents/categories/02-language-specialists/nextjs-developer.md +287 -0
  613. package/subagents/categories/02-language-specialists/node-specialist.md +124 -0
  614. package/subagents/categories/02-language-specialists/php-pro.md +287 -0
  615. package/subagents/categories/02-language-specialists/powershell-51-expert.md +59 -0
  616. package/subagents/categories/02-language-specialists/powershell-7-expert.md +57 -0
  617. package/subagents/categories/02-language-specialists/python-pro.md +277 -0
  618. package/subagents/categories/02-language-specialists/rails-expert.md +358 -0
  619. package/subagents/categories/02-language-specialists/react-specialist-cc.md +287 -0
  620. package/subagents/categories/02-language-specialists/rust-engineer.md +287 -0
  621. package/subagents/categories/02-language-specialists/spring-boot-engineer.md +287 -0
  622. package/subagents/categories/02-language-specialists/sql-pro.md +287 -0
  623. package/subagents/categories/02-language-specialists/swift-expert.md +287 -0
  624. package/subagents/categories/02-language-specialists/symfony-specialist.md +354 -0
  625. package/subagents/categories/02-language-specialists/typescript-pro.md +277 -0
  626. package/subagents/categories/02-language-specialists/vue-expert.md +287 -0
  627. package/subagents/categories/03-infrastructure/.claude-plugin/plugin.json +29 -0
  628. package/subagents/categories/03-infrastructure/README.md +170 -0
  629. package/subagents/categories/03-infrastructure/azure-infra-engineer.md +53 -0
  630. package/subagents/categories/03-infrastructure/cloud-architect-cc.md +277 -0
  631. package/subagents/categories/03-infrastructure/database-administrator.md +287 -0
  632. package/subagents/categories/03-infrastructure/deployment-engineer.md +287 -0
  633. package/subagents/categories/03-infrastructure/devops-engineer-cc.md +287 -0
  634. package/subagents/categories/03-infrastructure/devops-incident-responder.md +287 -0
  635. package/subagents/categories/03-infrastructure/docker-expert.md +278 -0
  636. package/subagents/categories/03-infrastructure/incident-responder.md +287 -0
  637. package/subagents/categories/03-infrastructure/kubernetes-specialist.md +287 -0
  638. package/subagents/categories/03-infrastructure/network-engineer.md +287 -0
  639. package/subagents/categories/03-infrastructure/platform-engineer-cc.md +287 -0
  640. package/subagents/categories/03-infrastructure/security-engineer.md +277 -0
  641. package/subagents/categories/03-infrastructure/sre-engineer.md +287 -0
  642. package/subagents/categories/03-infrastructure/terraform-engineer.md +287 -0
  643. package/subagents/categories/03-infrastructure/terragrunt-expert.md +307 -0
  644. package/subagents/categories/03-infrastructure/windows-infra-admin.md +52 -0
  645. package/subagents/categories/04-quality-security/.claude-plugin/plugin.json +30 -0
  646. package/subagents/categories/04-quality-security/README.md +175 -0
  647. package/subagents/categories/04-quality-security/accessibility-tester-cc.md +277 -0
  648. package/subagents/categories/04-quality-security/ad-security-reviewer.md +56 -0
  649. package/subagents/categories/04-quality-security/ai-writing-auditor.md +77 -0
  650. package/subagents/categories/04-quality-security/architect-reviewer.md +287 -0
  651. package/subagents/categories/04-quality-security/chaos-engineer-cc.md +277 -0
  652. package/subagents/categories/04-quality-security/code-reviewer.md +287 -0
  653. package/subagents/categories/04-quality-security/compliance-auditor-cc.md +277 -0
  654. package/subagents/categories/04-quality-security/debugger-cc.md +287 -0
  655. package/subagents/categories/04-quality-security/error-detective.md +287 -0
  656. package/subagents/categories/04-quality-security/gdpr-ccpa-compliance.md +98 -0
  657. package/subagents/categories/04-quality-security/penetration-tester.md +287 -0
  658. package/subagents/categories/04-quality-security/performance-engineer.md +287 -0
  659. package/subagents/categories/04-quality-security/powershell-security-hardening.md +54 -0
  660. package/subagents/categories/04-quality-security/qa-expert.md +287 -0
  661. package/subagents/categories/04-quality-security/security-auditor.md +287 -0
  662. package/subagents/categories/04-quality-security/test-automator.md +287 -0
  663. package/subagents/categories/04-quality-security/ui-ux-tester.md +234 -0
  664. package/subagents/categories/05-data-ai/.claude-plugin/plugin.json +26 -0
  665. package/subagents/categories/05-data-ai/README.md +153 -0
  666. package/subagents/categories/05-data-ai/ai-engineer.md +287 -0
  667. package/subagents/categories/05-data-ai/data-analyst.md +277 -0
  668. package/subagents/categories/05-data-ai/data-engineer-cc.md +287 -0
  669. package/subagents/categories/05-data-ai/data-scientist.md +287 -0
  670. package/subagents/categories/05-data-ai/database-optimizer.md +287 -0
  671. package/subagents/categories/05-data-ai/llm-architect.md +287 -0
  672. package/subagents/categories/05-data-ai/machine-learning-engineer.md +277 -0
  673. package/subagents/categories/05-data-ai/ml-engineer-cc.md +287 -0
  674. package/subagents/categories/05-data-ai/mlops-engineer.md +287 -0
  675. package/subagents/categories/05-data-ai/nlp-engineer.md +287 -0
  676. package/subagents/categories/05-data-ai/postgres-pro.md +287 -0
  677. package/subagents/categories/05-data-ai/prompt-engineer-cc.md +287 -0
  678. package/subagents/categories/05-data-ai/reinforcement-learning-engineer.md +277 -0
  679. package/subagents/categories/06-developer-experience/.claude-plugin/plugin.json +28 -0
  680. package/subagents/categories/06-developer-experience/README.md +157 -0
  681. package/subagents/categories/06-developer-experience/build-engineer-cc.md +286 -0
  682. package/subagents/categories/06-developer-experience/cli-developer.md +286 -0
  683. package/subagents/categories/06-developer-experience/dependency-manager.md +286 -0
  684. package/subagents/categories/06-developer-experience/documentation-engineer.md +276 -0
  685. package/subagents/categories/06-developer-experience/dx-optimizer.md +286 -0
  686. package/subagents/categories/06-developer-experience/git-workflow-manager.md +286 -0
  687. package/subagents/categories/06-developer-experience/legacy-modernizer.md +286 -0
  688. package/subagents/categories/06-developer-experience/mcp-developer.md +275 -0
  689. package/subagents/categories/06-developer-experience/powershell-module-architect.md +58 -0
  690. package/subagents/categories/06-developer-experience/powershell-ui-architect.md +135 -0
  691. package/subagents/categories/06-developer-experience/readme-generator.md +238 -0
  692. package/subagents/categories/06-developer-experience/refactoring-specialist.md +286 -0
  693. package/subagents/categories/06-developer-experience/slack-expert.md +232 -0
  694. package/subagents/categories/06-developer-experience/tooling-engineer.md +286 -0
  695. package/subagents/categories/06-developer-experience/visual-asset-generator.md +34 -0
  696. package/subagents/categories/07-specialized-domains/.claude-plugin/plugin.json +27 -0
  697. package/subagents/categories/07-specialized-domains/README.md +161 -0
  698. package/subagents/categories/07-specialized-domains/api-documenter.md +277 -0
  699. package/subagents/categories/07-specialized-domains/blockchain-developer.md +287 -0
  700. package/subagents/categories/07-specialized-domains/embedded-systems.md +287 -0
  701. package/subagents/categories/07-specialized-domains/fintech-engineer.md +287 -0
  702. package/subagents/categories/07-specialized-domains/game-developer.md +287 -0
  703. package/subagents/categories/07-specialized-domains/healthcare-admin.md +199 -0
  704. package/subagents/categories/07-specialized-domains/hipaa-compliance.md +112 -0
  705. package/subagents/categories/07-specialized-domains/iot-engineer.md +287 -0
  706. package/subagents/categories/07-specialized-domains/m365-admin.md +48 -0
  707. package/subagents/categories/07-specialized-domains/mobile-app-developer.md +287 -0
  708. package/subagents/categories/07-specialized-domains/payment-integration.md +287 -0
  709. package/subagents/categories/07-specialized-domains/quant-analyst.md +287 -0
  710. package/subagents/categories/07-specialized-domains/risk-manager.md +287 -0
  711. package/subagents/categories/07-specialized-domains/seo-specialist-cc.md +184 -0
  712. package/subagents/categories/08-business-product/.claude-plugin/plugin.json +29 -0
  713. package/subagents/categories/08-business-product/README.md +160 -0
  714. package/subagents/categories/08-business-product/assumption-mapping.md +77 -0
  715. package/subagents/categories/08-business-product/backlog-grooming.md +88 -0
  716. package/subagents/categories/08-business-product/business-analyst-cc.md +287 -0
  717. package/subagents/categories/08-business-product/content-marketer.md +287 -0
  718. package/subagents/categories/08-business-product/content-quality-editor.md +55 -0
  719. package/subagents/categories/08-business-product/customer-success-manager.md +287 -0
  720. package/subagents/categories/08-business-product/growth-loops.md +91 -0
  721. package/subagents/categories/08-business-product/legal-advisor.md +287 -0
  722. package/subagents/categories/08-business-product/license-engineer.md +295 -0
  723. package/subagents/categories/08-business-product/product-manager-cc.md +287 -0
  724. package/subagents/categories/08-business-product/project-manager.md +287 -0
  725. package/subagents/categories/08-business-product/sales-engineer.md +287 -0
  726. package/subagents/categories/08-business-product/scrum-master.md +287 -0
  727. package/subagents/categories/08-business-product/technical-writer.md +287 -0
  728. package/subagents/categories/08-business-product/ux-researcher.md +287 -0
  729. package/subagents/categories/08-business-product/wordpress-master.md +316 -0
  730. package/subagents/categories/09-meta-orchestration/.claude-plugin/plugin.json +24 -0
  731. package/subagents/categories/09-meta-orchestration/README.md +140 -0
  732. package/subagents/categories/09-meta-orchestration/agent-installer.md +97 -0
  733. package/subagents/categories/09-meta-orchestration/agent-organizer.md +287 -0
  734. package/subagents/categories/09-meta-orchestration/codebase-orchestrator.md +249 -0
  735. package/subagents/categories/09-meta-orchestration/context-manager.md +287 -0
  736. package/subagents/categories/09-meta-orchestration/error-coordinator.md +287 -0
  737. package/subagents/categories/09-meta-orchestration/it-ops-orchestrator.md +60 -0
  738. package/subagents/categories/09-meta-orchestration/knowledge-synthesizer.md +287 -0
  739. package/subagents/categories/09-meta-orchestration/multi-agent-coordinator.md +287 -0
  740. package/subagents/categories/09-meta-orchestration/performance-monitor.md +287 -0
  741. package/subagents/categories/09-meta-orchestration/task-distributor.md +287 -0
  742. package/subagents/categories/09-meta-orchestration/workflow-orchestrator.md +287 -0
  743. package/subagents/categories/10-research-analysis/.claude-plugin/plugin.json +24 -0
  744. package/subagents/categories/10-research-analysis/README.md +141 -0
  745. package/subagents/categories/10-research-analysis/ab-test-analysis.md +101 -0
  746. package/subagents/categories/10-research-analysis/cohort-analysis.md +100 -0
  747. package/subagents/categories/10-research-analysis/competitive-analyst.md +287 -0
  748. package/subagents/categories/10-research-analysis/data-researcher.md +287 -0
  749. package/subagents/categories/10-research-analysis/first-principles-thinking.md +100 -0
  750. package/subagents/categories/10-research-analysis/market-researcher.md +287 -0
  751. package/subagents/categories/10-research-analysis/project-idea-validator.md +269 -0
  752. package/subagents/categories/10-research-analysis/research-analyst.md +287 -0
  753. package/subagents/categories/10-research-analysis/scientific-literature-researcher.md +151 -0
  754. package/subagents/categories/10-research-analysis/search-specialist.md +287 -0
  755. package/subagents/categories/10-research-analysis/trend-analyst.md +287 -0
  756. package/subagents/tools/subagent-catalog/README.md +58 -0
  757. package/subagents/tools/subagent-catalog/config.sh +94 -0
  758. package/subagents/tools/subagent-catalog/fetch.md +82 -0
  759. package/subagents/tools/subagent-catalog/invalidate.md +47 -0
  760. package/subagents/tools/subagent-catalog/list.md +54 -0
  761. package/subagents/tools/subagent-catalog/search.md +58 -0
@@ -0,0 +1,49 @@
1
+ ---
2
+ description: Review mature instincts and promote qualifying ones to full skills. Usage - /mindforge:evolve-skills [--dry-run] [--threshold 0.85] [--min-applications 5]
3
+ ---
4
+
5
+ <objective>
6
+ Scan the instinct store for entries that have proven themselves through repeated
7
+ successful application, and promote them to full MindForge skills.
8
+ </objective>
9
+
10
+ <execution_context>
11
+ @.mindforge/engine/instincts/promotion-engine.md
12
+ @.mindforge/engine/instincts/instinct-schema.md
13
+ @.mindforge/skills/continuous-learning/SKILL.md
14
+ @.mindforge/org/skills/MANIFEST.md
15
+ </execution_context>
16
+
17
+ <context>
18
+ $ARGUMENTS
19
+ </context>
20
+
21
+ <process>
22
+ 1. Parse flags: --dry-run (show candidates without acting), --threshold (confidence minimum, default 0.85), --min-applications (default 5).
23
+ 2. Read `.mindforge/engine/instincts/instinct-store.jsonl`.
24
+ 3. **Identify candidates** meeting ALL criteria:
25
+ - confidence >= threshold
26
+ - times_applied >= min-applications
27
+ - times_succeeded >= 80% of times_applied
28
+ - status == "active"
29
+ - No existing skill covers same behavior (check MANIFEST.md triggers)
30
+ 4. **Rank candidates** by impact score: confidence * times_applied.
31
+ 5. **Present candidates** to user:
32
+ ```
33
+ Promotion Candidates (ranked by impact):
34
+ 1. [observation] — confidence: 0.92, applied: 12x, success: 11/12
35
+ 2. [observation] — confidence: 0.88, applied: 7x, success: 6/7
36
+ ```
37
+ 6. If --dry-run: stop here, report what would be promoted.
38
+ 7. **For each approved candidate:**
39
+ a. Generate SKILL.md draft:
40
+ - name: derived from instinct tags
41
+ - triggers: derived from observation keywords
42
+ - content: expanded from behavior field
43
+ b. Create `.mindforge/skills/[name]/SKILL.md`
44
+ c. Add entry to MANIFEST.md (Project tier by default)
45
+ d. Mark instinct as promoted: `"status": "promoted", "promoted_to_skill": "[name]"`
46
+ 8. Report: "Promoted [N] instincts to skills. New skills: [list]."
47
+ 9. Log in AUDIT: skill_promoted events with instinct_id and skill_name.
48
+ 10. Remind: "Monitor promoted skills — if they prove unhelpful, they can be reverted."
49
+ </process>
@@ -0,0 +1,200 @@
1
+ ---
2
+ description: 1. Read STATE.md — confirm phase [N] is in "planned" status.
3
+ ---
4
+
5
+ # MindForge — Execute Phase Command
6
+ # Usage: /mindforge:execute-phase [N]
7
+
8
+ ## Pre-checks (all must pass before execution starts)
9
+
10
+ 1. Read STATE.md — confirm phase [N] is in "planned" status.
11
+ If STATE.md shows phase [N] as already "complete": ask user to confirm re-execution.
12
+
13
+ 2. Verify plan files exist:
14
+ ```
15
+ .planning/phases/[N]/PLAN-[N]-01.md (minimum one plan required)
16
+ ```
17
+ If missing: stop. Tell user: "No plans found for Phase [N]. Run /mindforge:plan-phase [N] first."
18
+
19
+ 3. Verify REQUIREMENTS.md exists and has content.
20
+ If empty: warn user but allow continuation.
21
+
22
+ 4. Run the dependency parser (`.mindforge/engine/dependency-parser.md`).
23
+ If validation fails (circular deps, missing deps): stop and report. Do not execute.
24
+
25
+ ## Step 1 — Build and display the execution plan
26
+
27
+ After dependency parsing succeeds, display the wave plan to the user:
28
+
29
+ ```
30
+ Phase [N] Execution Plan
31
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
32
+
33
+ Wave 1 (parallel) Wave 2 (parallel) Wave 3
34
+ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐
35
+ │ Plan 01 │ │ Plan 03 │ │ Plan 05 │
36
+ │ User model │──┐ │ User API │──┐ │ Checkout UI │
37
+ └─────────────┘ │ └─────────────┘ │ └─────────────┘
38
+ ┌─────────────┐ │ ┌─────────────┐ │
39
+ │ Plan 02 │──┘ │ Plan 04 │──┘
40
+ │ Product │ │ Product API │
41
+ └─────────────┘ └─────────────┘
42
+
43
+ Total tasks: 5 Waves: 3 Est. time: depends on model speed
44
+
45
+ Proceed? (yes/no)
46
+ ```
47
+
48
+ If the user says no: stop. Do not execute anything.
49
+
50
+ ## Step 2 — Write pre-execution audit entry
51
+
52
+ Append to `.planning/AUDIT.jsonl`:
53
+ ```json
54
+ {
55
+ "id": "[uuid-v4]",
56
+ "timestamp": "[ISO-8601]",
57
+ "event": "phase_execution_started",
58
+ "phase": [N],
59
+ "wave_count": [total waves],
60
+ "task_count": [total tasks],
61
+ "agent": "mindforge-orchestrator",
62
+ "session_id": "[session identifier]"
63
+ }
64
+ ```
65
+
66
+ ## Step 3 — Execute waves using the wave executor
67
+
68
+ Follow the complete protocol in `.mindforge/engine/wave-executor.md`.
69
+
70
+ For each wave:
71
+
72
+ ### Wave start
73
+ Write to console:
74
+ ```
75
+ ━━━ Wave [W] of [total] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
76
+ Starting [X] tasks in parallel...
77
+ ```
78
+
79
+ ### Per-task execution (inject context per `context-injector.md`)
80
+ For each plan in the wave:
81
+ 1. Load context package (per `context-injector.md`)
82
+ 2. Execute the plan instructions
83
+ - Run `<verify>` — capture exact output
84
+ - If verify PASSES:
85
+ - Run `<verify-visual>` via `visual-verify-executor.js`
86
+ - If visual verify FAILS: stop and report (treat as verify failure)
87
+ - Write SUMMARY-[N]-[M].md
88
+ - Execute commit: `git add [files] && git commit -m "[type]([scope]): [task name]"`
89
+ - Capture git SHA
90
+ - Write AUDIT entry for task completion
91
+ 5. If verify FAILS:
92
+ - Write SUMMARY-[N]-[M].md with failure details
93
+ - Write AUDIT entry for task failure
94
+ - STOP this wave immediately
95
+ - Report: "Task [plan ID] failed: [verify output]. Stopping Phase [N]."
96
+ - Do not start next wave
97
+ - Ask user: "Spawn debug agent to diagnose? (yes/no)"
98
+
99
+ ### Wave completion (before starting next wave)
100
+ After all tasks in wave complete:
101
+ 1. Run: `[project test command]`
102
+ 2. If tests fail:
103
+ - Identify failing tests
104
+ - Run `git log --oneline -[wave-task-count]` to see wave commits
105
+ - Report which commit likely introduced the failure
106
+ - Stop. Ask user how to proceed.
107
+ 3. If tests pass:
108
+ - Report: "Wave [W] complete. All [X] tasks passed. Tests passing. ✅"
109
+ - Run `/mindforge:record-learning` if any architectural "Aha!" moments or significant anti-patterns were discovered during this wave.
110
+ - Write WAVE-REPORT update
111
+
112
+ ## Step 4 — Phase-level verification
113
+
114
+ After all waves complete, run the verification pipeline:
115
+
116
+ 1. Read every v1 requirement from REQUIREMENTS.md for this phase
117
+ 2. For each requirement, verify it is implemented:
118
+ - Search the codebase for the implementation
119
+ - Check if a test covers it
120
+ - Mark: ✅ implemented + tested | ⚠️ implemented, no test | ❌ not found
121
+ 3. Write `.planning/phases/[N]/VERIFICATION.md`
122
+ 4. Run the full test suite one final time
123
+ 5. If any requirement is ❌: create a fix plan and report to user
124
+
125
+ ## Step 5 — Update state and write wave report
126
+
127
+ Write `.planning/phases/[N]/WAVE-REPORT-[N].md` (per template in wave-executor.md)
128
+
129
+ Update STATE.md:
130
+ ```markdown
131
+ ## Current phase
132
+ [N] — Execution complete ✅
133
+
134
+ ## Last completed task
135
+ Phase [N]: All [X] tasks completed across [W] waves.
136
+
137
+ ## Next action
138
+ Run /mindforge:verify-phase [N] for human acceptance testing.
139
+ ```
140
+
141
+ Update HANDOFF.json with completed phase info.
142
+
143
+ ## Step 5.1 — Final Intelligence Sync
144
+ 1. Read `AGENTS_LEARNING.md` one last time.
145
+ 2. Run `/mindforge:record-learning` to capture the final phase-level learnings (Mistakes discovered during UAT, architectural refinements).
146
+ 3. Commit `AGENTS_LEARNING.md` if updated.
147
+
148
+ Write final AUDIT entry:
149
+ ```json
150
+ {
151
+ "id": "[uuid-v4]",
152
+ "timestamp": "[ISO-8601]",
153
+ "event": "phase_execution_completed",
154
+ "phase": [N],
155
+ "tasks_completed": [X],
156
+ "waves_executed": [W],
157
+ "commits": ["sha1", "sha2", "..."],
158
+ "test_result": "passing",
159
+ "agent": "mindforge-orchestrator"
160
+ }
161
+ ```
162
+
163
+ ## Step 6 — Report to user
164
+
165
+ ```
166
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
167
+ ✅ Phase [N] execution complete
168
+
169
+ Tasks completed : [X] / [X]
170
+ Waves executed : [W]
171
+ Commits made : [X]
172
+ Tests : All passing
173
+ Requirements : [X] / [X] implemented
174
+
175
+ Next step: Run /mindforge:verify-phase [N] for UAT sign-off.
176
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
177
+
178
+ ## Step 7 — Auto-capture check (when AUTO_CAPTURE_SKILLS=true)
179
+
180
+ After all gates pass and the phase is verified:
181
+
182
+ ```bash
183
+ # Check if auto-capture is enabled
184
+ CAPTURE=$(grep -m1 "^AUTO_CAPTURE_SKILLS=" MINDFORGE.md 2>/dev/null | cut -d= -f2 | tr -d ' ')
185
+ if [ "$CAPTURE" = "true" ]; then
186
+ node -e "
187
+ const { detectPatterns, formatForPresentation } = require('./bin/skills-builder/pattern-detector');
188
+ detectPatterns(${PHASE_NUM}).then(result => {
189
+ const display = formatForPresentation(result);
190
+ console.log(display);
191
+ }).catch(err => console.error('[auto-capture] Error:', err.message));
192
+ "
193
+ fi
194
+ ```
195
+
196
+ If patterns are found: display the prompt and await user input.
197
+ If user selects yes: run `/mindforge:learn --session` targeting this phase's SUMMARY files.
198
+ If user selects no: write AUDIT entry `auto_capture_skipped` and continue.
199
+ If no patterns found: exit silently (no noise in the output).
200
+ ```
@@ -0,0 +1,28 @@
1
+ ---
2
+ description: "Design A/B test with statistical rigor. Usage: /mindforge:experiment [feature] [--metric conversion|engagement|revenue] [--duration 2w]"
3
+ ---
4
+
5
+ <objective>
6
+ Design a statistically rigorous A/B experiment with proper hypothesis formation, sample size calculation, guardrail metrics, and pre-registered decision rules to avoid p-hacking and ensure valid conclusions.
7
+ </objective>
8
+
9
+ <execution_context>
10
+ @.mindforge/skills/experiment-design/SKILL.md
11
+ </execution_context>
12
+
13
+ <context>
14
+ Arguments: $ARGUMENTS (feature or change being tested, optional --metric, optional --duration)
15
+ Knowledge: Current baseline metrics, traffic volume, previous experiment results, business goals.
16
+ </context>
17
+
18
+ <process>
19
+ 1. **Form Hypothesis**: Write a falsifiable hypothesis in the format: "If we [change X], then [metric Y] will [increase/decrease] by [minimum detectable effect Z%], because [theory]." Distinguish between exploratory and confirmatory experiments.
20
+ 2. **Define Primary Metric and Guardrails**: Select one primary metric (the decision metric) and 2-4 guardrail metrics that must not degrade. Define what "degradation" means quantitatively for each guardrail.
21
+ 3. **Calculate Required Sample Size**: Using baseline conversion rate, minimum detectable effect, significance level (default alpha=0.05), and power (default 0.8), calculate the required sample size per variant. Account for multiple comparisons if testing more than 2 variants.
22
+ 4. **Choose Randomization Unit**: Select the randomization unit (user, session, device, organization). Consider: consistency of experience, network effects, and statistical independence. Document why.
23
+ 5. **Set Experiment Duration**: Run for at least 1 full business cycle (typically 1-2 weeks minimum). Account for day-of-week effects, novelty effects, and learning effects. Never peek at results before predetermined end date.
24
+ 6. **Design Variants**: Define control and treatment(s) precisely. Document the exact user experience for each variant. Ensure only one variable changes between variants (isolation).
25
+ 7. **Configure Analysis Plan**: Pre-register the statistical test (t-test, chi-squared, Mann-Whitney), correction method for multiple comparisons (Bonferroni, Holm), and segmentation plan. Document before launching.
26
+ 8. **Define Success Criteria**: Specify the exact threshold for shipping: primary metric improvement is statistically significant AND guardrails are not violated AND practical significance (effect size) justifies the complexity.
27
+ 9. **Document Decision Rules**: Pre-commit to outcomes: if significant positive = ship; if significant negative = kill; if inconclusive = extend duration or iterate on treatment. Define "inconclusive" precisely.
28
+ </process>
@@ -0,0 +1,30 @@
1
+ ---
2
+ description: Design feature flag strategy with lifecycle management. Usage - /mindforge:feature-flags [feature] [--type release|experiment|operational] [--rollout 5%]
3
+ ---
4
+
5
+ <objective>
6
+ Design a feature flag strategy with full lifecycle management — from creation
7
+ through gradual rollout to cleanup. Covers flag typing, targeting rules,
8
+ kill switches, success metrics, and mandatory flag removal deadlines.
9
+ </objective>
10
+
11
+ <execution_context>
12
+ @.mindforge/skills/feature-flag-management/SKILL.md
13
+ </execution_context>
14
+
15
+ <context>
16
+ $ARGUMENTS
17
+ </context>
18
+
19
+ <process>
20
+ 1. Classify the flag type based on --type flag: release (temporary, gates incomplete feature, remove after launch), experiment (A/B test with metrics, remove after decision), or operational (long-lived, controls system behavior like rate limits or circuit breakers).
21
+ 2. Define targeting rules: percentage rollout (--rollout flag), user segment targeting (beta users, internal, enterprise), geographic targeting, or device/platform targeting. Use consistent hashing on user ID for sticky assignment.
22
+ 3. Set the rollout percentage and define the rollout plan: 5% (canary) -> 25% (early adopters) -> 50% (half) -> 100% (GA). Define success criteria for each stage gate (error rate, latency, business metrics).
23
+ 4. Configure kill switch: every flag must have an emergency off switch that immediately disables the feature for all users. Kill switch activation should not require a deploy — remote config only.
24
+ 5. Define success metrics that determine whether the flag should be fully enabled or rolled back: conversion rate, error rate delta, latency impact, user engagement, and business KPIs specific to the feature.
25
+ 6. Set cleanup deadline: release flags must be removed within 90 days of 100% rollout. Experiment flags within 30 days of decision. Create a tracking ticket for flag removal at flag creation time.
26
+ 7. Implement flag evaluation in code: use SDK with local caching (no network call per evaluation), provide sensible defaults for SDK initialization failure, and log flag evaluations for debugging.
27
+ 8. Plan flag removal process: remove flag check from code, remove flag from configuration, verify no references remain (grep), and deploy. Ensure removal is atomic (single PR, not split across deploys).
28
+ 9. Set up flag hygiene tooling: dashboard showing all active flags with age, lint rules that warn on flags past deadline, automated Slack notifications for stale flags, and quarterly flag audit.
29
+ 10. Log feature-flags invocation in AUDIT with: feature name, flag type, initial rollout percentage, cleanup deadline, targeting rules.
30
+ </process>
@@ -0,0 +1,31 @@
1
+ ---
2
+ name: mindforge:feature-store
3
+ description: "Design ML feature store. Usage: /mindforge:feature-store [domain] [--store feast|tecton|vertex] [--type batch|realtime|both]"
4
+ argument-hint: "[domain] [--store feast|tecton|vertex] [--type batch|realtime|both]"
5
+ allowed-tools:
6
+ - list_dir
7
+ - view_file
8
+ ---
9
+
10
+ <objective>
11
+ Design comprehensive feature-store system architecture.
12
+ </objective>
13
+
14
+ <execution_context>
15
+ @.mindforge/skills/ml-feature-store/SKILL.md
16
+ </execution_context>
17
+
18
+ <context>
19
+ Skills Directory: `.mindforge/skills/ml-feature-store/`
20
+ State: Analyzes requirements and constraints to generate feature-store architecture.
21
+ </context>
22
+
23
+ <process>
24
+ 1. **Requirement Analysis**: Analyze domain-specific requirements and constraints.
25
+ 2. **Architecture Design**: Design scalable system architecture with best practices.
26
+ 3. **Component Selection**: Select appropriate technologies and tools for implementation.
27
+ 4. **Integration Strategy**: Define integration patterns with existing systems.
28
+ 5. **Optimization Approach**: Implement performance and cost optimization strategies.
29
+ 6. **Monitoring Framework**: Design observability and alerting mechanisms.
30
+ 7. **Deployment Planning**: Create deployment strategy with rollback procedures.
31
+ </process>
@@ -0,0 +1,31 @@
1
+ ---
2
+ description: Estimate and optimize cloud infrastructure costs. Usage - /mindforge:finops [service] [--forecast 6m] [--target-savings 20%]
3
+ ---
4
+
5
+ <objective>
6
+ Estimate current cloud infrastructure costs, identify optimization opportunities,
7
+ model cost reduction alternatives, and create an actionable implementation plan
8
+ that achieves the target savings percentage without degrading service reliability
9
+ or performance within the forecast period.
10
+ </objective>
11
+
12
+ <execution_context>
13
+ @.mindforge/skills/cost-estimation/SKILL.md
14
+ </execution_context>
15
+
16
+ <context>
17
+ $ARGUMENTS
18
+ </context>
19
+
20
+ <process>
21
+ 1. Inventory current resources by category: compute (instances, containers, serverless), storage (block, object, database), network (egress, load balancers, CDN), and managed services (queues, caches, search). Tag each with monthly cost and owner team.
22
+ 2. Measure utilization for each resource: CPU average/peak, memory average/peak, storage used vs provisioned, network bandwidth vs capacity. Flag resources with average utilization below 30% as candidates for right-sizing.
23
+ 3. Identify waste across categories: unused resources (no traffic for 7+ days), oversized instances (peak utilization < 50% of capacity), idle load balancers, unattached volumes, orphaned snapshots, and over-provisioned databases.
24
+ 4. Model cost alternatives based on --target-savings: reserved instances (1yr/3yr commitment for steady-state), spot/preemptible for fault-tolerant workloads, smaller instance families, ARM-based options, and serverless conversion for spiky workloads. Calculate break-even for each.
25
+ 5. Estimate savings per optimization: calculate monthly/annual savings, implementation effort (hours), risk level (low/medium/high), and payback period. Rank by savings-to-effort ratio.
26
+ 6. Create implementation plan with phases: Phase 1 (quick wins, <1 day, no risk), Phase 2 (right-sizing, 1 week, low risk), Phase 3 (architectural changes, 1 month, medium risk). Include rollback plan for each phase.
27
+ 7. Set up cost alerts and budgets: configure alerts at 80%/100%/120% of monthly budget, per-team cost allocation tags, anomaly detection for unexpected spikes (>20% day-over-day), and weekly cost reports to stakeholders.
28
+ 8. Track reduction over --forecast period: establish baseline month, measure actual vs projected savings, identify new cost growth areas, and adjust plan quarterly. Report ROI of optimization effort (hours saved in cost / hours invested).
29
+ 9. Design cost governance policies: mandatory resource tagging, auto-shutdown for dev/staging outside business hours, maximum instance size without approval, and reserved instance utilization monitoring.
30
+ 10. Log FinOps analysis in AUDIT with: service, current monthly cost, identified savings, target savings percentage, implementation phases, and forecast period.
31
+ </process>
@@ -0,0 +1,31 @@
1
+ ---
2
+ name: mindforge:fintech
3
+ description: "Design fintech payment/ledger architecture. Usage: /mindforge:fintech [service] [--domain payments|ledger|kyc] [--compliance pci|sox]"
4
+ argument-hint: "[service] [--domain payments|ledger|kyc] [--compliance pci|sox]"
5
+ allowed-tools:
6
+ - list_dir
7
+ - view_file
8
+ ---
9
+
10
+ <objective>
11
+ Designs secure, compliant fintech architectures for payment processing, double-entry ledgers, and KYC/AML systems. Produces PCI-DSS and SOX-compliant designs with idempotency guarantees, audit trails, and fraud detection patterns for financial service applications.
12
+ </objective>
13
+
14
+ <execution_context>
15
+ @.mindforge/skills/fintech-patterns/SKILL.md
16
+ </execution_context>
17
+
18
+ <context>
19
+ Skills Directory: `.mindforge/skills/fintech-patterns/`
20
+ State: Evaluates fintech service requirements, compliance domains (PCI-DSS, SOX, KYC/AML), and produces architectures with transaction integrity, idempotency, reconciliation, and fraud prevention mechanisms.
21
+ </context>
22
+
23
+ <process>
24
+ 1. **Domain Analysis**: Identify fintech domain (payment gateway, ledger system, KYC verification, lending platform) and classify transaction types, monetary precision requirements, and regulatory scope.
25
+ 2. **Compliance Framework**: Map compliance requirements (PCI-DSS SAQ levels, SOX control objectives, KYC/AML screening) to architectural layers and define cardholder data environments, change control procedures, and audit evidence collection.
26
+ 3. **Transaction Architecture**: Design idempotent transaction processing with unique transaction IDs, state machines for payment flows (authorized → captured → settled), and distributed transaction patterns (Saga, 2PC) with compensation logic.
27
+ 4. **Ledger Design**: Implement double-entry bookkeeping with immutable transaction logs, account balance reconciliation, and temporal consistency guarantees using event sourcing or append-only ledgers.
28
+ 5. **Security Controls**: Define tokenization for card data, encryption key hierarchies, secure key storage (HSM), mTLS for inter-service communication, and fraud detection rules (velocity checks, geolocation, device fingerprinting).
29
+ 6. **Reconciliation Pipeline**: Design automated reconciliation workflows comparing internal ledger against external payment processors, bank statements, and third-party APIs with alerting for discrepancies.
30
+ 7. **Audit and Reporting**: Generate immutable audit logs for all financial transactions, access to sensitive data, and configuration changes with compliance report generation (PCI quarterly scans, SOX control testing evidence).
31
+ </process>
@@ -0,0 +1,37 @@
1
+ ---
2
+ name: mindforge:flutter
3
+ description: "Flutter architecture and pattern guidance. Usage: /mindforge:flutter [feature] [--state riverpod|bloc|provider]"
4
+ argument-hint: "[feature] [--state riverpod|bloc|provider]"
5
+ allowed-tools:
6
+ - list_dir
7
+ - view_file
8
+ ---
9
+
10
+ <objective>
11
+ Design Flutter applications using BLoC or Riverpod patterns with platform channels for native integration, optimized widget trees, and Dart-native performance.
12
+ </objective>
13
+
14
+ <execution_context>
15
+ @.mindforge/skills/flutter-architecture/SKILL.md
16
+ </execution_context>
17
+
18
+ <context>
19
+ Skills Directory: `.mindforge/skills/flutter-architecture/`
20
+ State: Recommends state management approach, widget composition patterns, platform channel design, and Flutter-specific performance optimizations.
21
+ </context>
22
+
23
+ <process>
24
+ 1. **State Management**: Riverpod 2.0 → type-safe, compile-time DI, async support, testing-friendly (recommended). BLoC → event-driven, good for complex flows, reactive streams. Provider → simple but verbose, being phased out. GetX → avoid (too much magic, hard to debug).
25
+
26
+ 2. **Widget Architecture**: Composition over inheritance. Extract reusable widgets. Use const constructors (performance win). Separate stateful logic from UI. Keys for list performance. Avoid deep widget trees (>10 levels).
27
+
28
+ 3. **Platform Channels**: Method channels for one-time calls. Event channels for streams. Use pigeon for type-safe codegen. Handle threading (iOS main thread requirement). Implement proper error handling across boundary.
29
+
30
+ 4. **Performance**: Use ListView.builder (lazy loading). DevTools for widget rebuild analysis. Avoid setState in loops. Use RepaintBoundary strategically. Profile with Observatory. Target 60fps (120fps on ProMotion).
31
+
32
+ 5. **Code Generation**: Freezed for immutable models. json_serializable for JSON parsing. built_value for value objects. auto_route for type-safe navigation. Run build_runner watch during development.
33
+
34
+ 6. **Testing**: Unit tests (business logic). Widget tests (UI components). Integration tests (full app flows). Golden tests (pixel-perfect UI). Mock platform channels. Aim for >80% coverage.
35
+
36
+ 7. **Release**: Obfuscate Dart code. Minimize app size (tree-shaking, deferred loading). Configure ProGuard rules. Test on min SDK version. Set up code push (Shorebird) for hotfixes.
37
+ </process>
@@ -0,0 +1,31 @@
1
+ ---
2
+ name: mindforge:gaming
3
+ description: "Design gaming backend architecture. Usage: /mindforge:gaming [feature] [--mode realtime|turn-based] [--scale small|massive]"
4
+ argument-hint: "[feature] [--mode realtime|turn-based] [--scale small|massive]"
5
+ allowed-tools:
6
+ - list_dir
7
+ - view_file
8
+ ---
9
+
10
+ <objective>
11
+ Designs high-performance gaming backend architectures for real-time multiplayer, turn-based games, and massively multiplayer systems. Produces designs for matchmaking, game state synchronization, leaderboards, anti-cheat systems, and live operations with low-latency requirements.
12
+ </objective>
13
+
14
+ <execution_context>
15
+ @.mindforge/skills/gaming-backend/SKILL.md
16
+ </execution_context>
17
+
18
+ <context>
19
+ Skills Directory: `.mindforge/skills/gaming-backend/`
20
+ State: Evaluates game type, player concurrency requirements, and produces architecture with real-time communication (WebSocket/UDP), state synchronization, matchmaking algorithms, and operational analytics for live games.
21
+ </context>
22
+
23
+ <process>
24
+ 1. **Game Type Analysis**: Classify game mode (real-time shooter/MOBA, turn-based strategy, MMO, battle royale) and define latency requirements (<50ms for FPS, <200ms for turn-based), player concurrency (10s, 100s, 10000s), and session duration patterns.
25
+ 2. **Network Architecture**: Design network topology with dedicated game servers vs P2P hybrid, protocol selection (WebSocket for web, UDP for mobile/console), regional server distribution for latency optimization, and client-side prediction with server reconciliation.
26
+ 3. **Matchmaking System**: Implement matchmaking algorithms (skill-based rating like ELO/TrueSkill, latency-based region matching), queue management with backfill for in-progress games, and party system for group matchmaking with balanced team composition.
27
+ 4. **Game State Management**: Design authoritative server architecture with client input validation, tick-based simulation loops, state synchronization patterns (full snapshots, delta compression, interest management for MMOs), and cheat prevention with server-side validation.
28
+ 5. **Persistence Layer**: Architect player data storage (progression, inventory, achievements) with eventually consistent writes, caching for frequently accessed data (player profiles, loadouts), and leaderboard systems using sorted sets (Redis) or time-series databases.
29
+ 6. **Live Operations**: Implement event systems for limited-time challenges, A/B testing frameworks for game balance tuning, analytics pipelines for player behavior tracking (retention, engagement, monetization), and operational dashboards for server health monitoring.
30
+ 7. **Scalability Patterns**: Design horizontal scaling for game servers with auto-scaling based on player concurrency, stateful server migration for maintenance windows, database sharding by player ID or region, and CDN distribution for game assets and patches.
31
+ </process>
@@ -0,0 +1,31 @@
1
+ ---
2
+ description: Design GraphQL schema and resolver architecture. Usage - /mindforge:graphql [domain] [--style code-first|schema-first] [--federation]
3
+ ---
4
+
5
+ <objective>
6
+ Design a GraphQL schema and resolver architecture that models the domain
7
+ accurately, prevents N+1 queries via DataLoader, implements cursor-based
8
+ pagination for all lists, and provides production-ready configuration with
9
+ persisted queries, depth limiting, and cost analysis.
10
+ </objective>
11
+
12
+ <execution_context>
13
+ @.mindforge/skills/graphql-patterns/SKILL.md
14
+ </execution_context>
15
+
16
+ <context>
17
+ $ARGUMENTS
18
+ </context>
19
+
20
+ <process>
21
+ 1. Identify domain entities and their relationships: map core types (User, Order, Product), their fields, and connections between them (User has many Orders, Order has many LineItems). Determine which relationships are required vs optional, and identify aggregate roots.
22
+ 2. Design the type schema based on --style flag: code-first (TypeGraphQL/Nexus — types generated from code, better for rapid iteration) or schema-first (SDL files — explicit contract, better for API-first design). Follow naming conventions: PascalCase for types, camelCase for fields.
23
+ 3. Implement connections for all list fields using cursor-based pagination: define Connection/Edge/PageInfo types per Relay spec, use opaque cursors (base64-encoded id or timestamp), support first/after and last/before arguments, and include totalCount as optional expensive field.
24
+ 4. Add DataLoader for ALL nested resolvers to prevent N+1 queries: create one DataLoader per entity type per request (request-scoped), batch all IDs collected in a single event loop tick, implement caching within request lifecycle, and verify with query logging that batch queries fire.
25
+ 5. Design mutations with input types and meaningful returns: use Input suffix for mutation arguments (CreateUserInput), return the modified entity (not just ID), include userErrors field for domain validation errors (separate from GraphQL errors), and make mutations as specific as possible (updateUserEmail vs generic updateUser).
26
+ 6. Configure subscriptions if real-time is needed: use WebSocket transport (graphql-ws protocol), implement subscription resolvers with pub/sub backend (Redis), filter events per subscriber (only receive own tenant's events), and handle connection lifecycle (keepalive, reconnection).
27
+ 7. Set up persisted queries for production: extract all queries at build time into a query map (hash -> query text), reject arbitrary queries in production (allowlist mode), reduce bandwidth (client sends hash instead of full query), and prevent malicious query injection.
28
+ 8. Implement security and performance guards: query depth limiting (max 7 levels), query cost analysis (assign cost to each field/connection), rate limiting per operation complexity, disable introspection in production, and field-level authorization directives.
29
+ 9. Configure federation if --federation flag set: identify subgraph boundaries (one per domain team), define entity types with @key directives, implement reference resolvers for cross-subgraph lookups, and configure the gateway (Apollo Router or similar).
30
+ 10. Log GraphQL design in AUDIT with: domain entities, schema style, pagination approach, DataLoader coverage, subscription needs, persisted query strategy, and federation topology.
31
+ </process>
@@ -0,0 +1,31 @@
1
+ ---
2
+ description: Run all seven health-engine categories from .mindforge/intelligence/health-engine.md.
3
+ ---
4
+
5
+ # MindForge — Health Command
6
+ # Usage: /mindforge:health [--repair] [--category C] [--verbose]
7
+
8
+ Run all seven health-engine categories from `.mindforge/intelligence/health-engine.md`.
9
+
10
+ ## Output
11
+ - category status summary
12
+ - errors (must fix)
13
+ - warnings (should fix)
14
+ - informational signals
15
+
16
+ ## Sovereign Intelligence Checks (v6.2.0-alpha)
17
+ - **PQAS Verification**: Check `bin/governance/quantum-crypto.js` presence
18
+ - **Homing Verification**: Check `bin/autonomous/intent-harvester.js` presence
19
+ - **Self-Healer Verification**: Check `bin/autonomous/mesh-self-healer.js` presence
20
+ - **Policy Check**: Verify `bin/governance/policy-engine.js` is Sovereign-configured
21
+
22
+ ## Flags
23
+ - `--repair`: apply safe auto-repair only
24
+ - `--category`: one of `installation|context|skills|personas|state|integrations|security`
25
+ - `--verbose`: include passing checks and exact inspected values
26
+
27
+ ## AUDIT
28
+ Append:
29
+ ```json
30
+ { "event": "health_check_completed", "errors": 0, "warnings": 0, "repaired": 0 }
31
+ ```
@@ -0,0 +1,31 @@
1
+ ---
2
+ name: mindforge:healthcare
3
+ description: "Design HIPAA-compliant healthcare system architecture. Usage: /mindforge:healthcare [service] [--standard hipaa|hl7|fhir] [--scope full|audit]"
4
+ argument-hint: "[service] [--standard hipaa|hl7|fhir] [--scope full|audit]"
5
+ allowed-tools:
6
+ - list_dir
7
+ - view_file
8
+ ---
9
+
10
+ <objective>
11
+ Designs HIPAA-compliant healthcare system architectures with proper PHI handling, audit trails, and regulatory compliance. Produces architecture diagrams, data flow models, and compliance checklists for healthcare applications including EHR, telemedicine, patient portals, and health data exchanges.
12
+ </objective>
13
+
14
+ <execution_context>
15
+ @.mindforge/skills/healthcare-systems/SKILL.md
16
+ </execution_context>
17
+
18
+ <context>
19
+ Skills Directory: `.mindforge/skills/healthcare-systems/`
20
+ State: Evaluates healthcare service requirements, compliance standards (HIPAA, HL7, FHIR), and produces compliant architecture with security controls, encryption strategies, and audit mechanisms.
21
+ </context>
22
+
23
+ <process>
24
+ 1. **Service Analysis**: Parse the healthcare service type (EHR, telemedicine, patient portal, HIE) and identify PHI touchpoints, user roles, and data sensitivity classification.
25
+ 2. **Compliance Mapping**: Map required compliance standards (HIPAA Security/Privacy Rules, HL7 messaging, FHIR resources) to architectural components and identify technical safeguards (encryption at rest/in transit, access controls, audit logs).
26
+ 3. **Architecture Design**: Design system architecture with secure zones (DMZ, application tier, data tier), authentication/authorization flows (RBAC, ABAC), and PHI access patterns with minimum necessary principle.
27
+ 4. **Data Flow Modeling**: Model PHI data flows across system boundaries, external integrations (labs, pharmacies, insurance), and patient data exchange patterns with encryption and consent management.
28
+ 5. **Audit Trail Design**: Design comprehensive audit logging for all PHI access (who, what, when, where, why), tamper-proof log storage, and automated compliance reporting mechanisms.
29
+ 6. **Security Controls**: Define encryption standards (AES-256, TLS 1.3), key management (HSM, KMS), session management, and incident response procedures for breach notification.
30
+ 7. **Documentation Generation**: Generate compliance documentation including Security Risk Assessment, BAA requirements, technical safeguards matrix, and architecture decision records for regulatory audits.
31
+ </process>
@@ -0,0 +1,33 @@
1
+ ---
2
+ description: Show all available MindForge commands.
3
+ ---
4
+
5
+ Show all available MindForge commands.
6
+
7
+ ## Pre-check
8
+ If `.planning/STATE.md` exists, read it.
9
+ If `.planning/PROJECT.md` is missing, treat the project as "Not initialised".
10
+
11
+ 1. Scan every .md file in `.claude/commands/mindforge/`
12
+ 2. For each file, extract the first non-empty line as the command description
13
+ 3. Display as a clean table:
14
+
15
+ | Command | Description |
16
+ |------------------------------|----------------------------------------------|
17
+ | /mindforge:help | Show all available commands |
18
+ | /mindforge:init-project | ... |
19
+ | ... | ... |
20
+
21
+ ## Sovereign Intelligence (v6.2.0-alpha)
22
+ MindForge now operates with **Sovereign Intelligence** enabled by default:
23
+ - **PQAS**: Post-Quantum Agentic Security is active. High-risk operations require biometric/executive bypass.
24
+ - **Proactive Homing**: The swarm now proactively harvests intent and self-heals reasoning drifts.
25
+ - **Integrity**: Every `security-scan` now verifies framework signatures using lattice-based cryptography.
26
+
27
+ 4. After the table, print:
28
+ "Current project: [read PROJECT.md first line, or 'Not initialised']"
29
+ "Current phase: [read STATE.md current phase, or 'None']"
30
+ "Next step: [read STATE.md next action]"
31
+
32
+ 5. If CLAUDE.md has not been read this session, remind the user to ensure
33
+ it is loaded as MindForge's system context.