mindforge-cc 11.3.0 → 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 (576) 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/integrations/confluence.md +27 -0
  474. package/.mindforge/integrations/connection-manager.md +163 -0
  475. package/.mindforge/integrations/github.md +25 -0
  476. package/.mindforge/integrations/gitlab.md +13 -0
  477. package/.mindforge/integrations/jira.md +102 -0
  478. package/.mindforge/integrations/slack.md +41 -0
  479. package/.mindforge/intelligence/antipattern-detector.md +75 -0
  480. package/.mindforge/intelligence/difficulty-scorer.md +55 -0
  481. package/.mindforge/intelligence/health-engine.md +208 -0
  482. package/.mindforge/intelligence/skill-gap-analyser.md +40 -0
  483. package/.mindforge/intelligence/smart-compaction.md +71 -0
  484. package/.mindforge/memory/MEMORY-SCHEMA.md +155 -0
  485. package/.mindforge/memory/engine/capture-protocol.md +36 -0
  486. package/.mindforge/memory/engine/global-sync-spec.md +42 -0
  487. package/.mindforge/memory/engine/retrieval-spec.md +44 -0
  488. package/.mindforge/memory/sync-manifest.json +6 -0
  489. package/.mindforge/metrics/METRICS-SCHEMA.md +42 -0
  490. package/.mindforge/metrics/quality-tracker.md +32 -0
  491. package/.mindforge/models/model-registry.md +48 -0
  492. package/.mindforge/models/model-router.md +30 -0
  493. package/.mindforge/org/CONVENTIONS.md +62 -0
  494. package/.mindforge/org/ORG.md +51 -0
  495. package/.mindforge/org/SECURITY.md +50 -0
  496. package/.mindforge/org/TOOLS.md +53 -0
  497. package/.mindforge/org/integrations/INTEGRATIONS-CONFIG.md +58 -0
  498. package/.mindforge/org/skills/MANIFEST.md +255 -0
  499. package/.mindforge/plugins/PLUGINS-MANIFEST.md +23 -0
  500. package/.mindforge/plugins/plugin-loader.md +93 -0
  501. package/.mindforge/plugins/plugin-registry.md +44 -0
  502. package/.mindforge/plugins/plugin-schema.md +68 -0
  503. package/.mindforge/team/TEAM-PROFILE.md +42 -0
  504. package/.mindforge/team/multi-handoff.md +23 -0
  505. package/.mindforge/team/profiles/README.md +13 -0
  506. package/.mindforge/team/session-merger.md +18 -0
  507. package/CHANGELOG.md +37 -0
  508. package/MINDFORGE.md +3 -3
  509. package/bin/installer-core.js +17 -11
  510. package/docs/References/audit-events.md +59 -0
  511. package/docs/References/checkpoints.md +778 -0
  512. package/docs/References/commands.md +107 -0
  513. package/docs/References/config-reference.md +122 -0
  514. package/docs/References/continuation-format.md +249 -0
  515. package/docs/References/decimal-phase-calculation.md +64 -0
  516. package/docs/References/git-integration.md +295 -0
  517. package/docs/References/git-planning-commit.md +38 -0
  518. package/docs/References/model-profile-resolution.md +36 -0
  519. package/docs/References/model-profiles.md +139 -0
  520. package/docs/References/phase-argument-parsing.md +61 -0
  521. package/docs/References/planning-config.md +202 -0
  522. package/docs/References/questioning.md +162 -0
  523. package/docs/References/sdk-api.md +53 -0
  524. package/docs/References/skills-api.md +57 -0
  525. package/docs/References/tdd.md +263 -0
  526. package/docs/References/ui-brand.md +160 -0
  527. package/docs/References/user-profiling.md +681 -0
  528. package/docs/References/verification-patterns.md +612 -0
  529. package/docs/References/workstream-flag.md +58 -0
  530. package/docs/Templates/Agents/CLAUDE-MD.md +122 -0
  531. package/docs/Templates/Agents/COPILOT-INSTRUCTIONS.md +7 -0
  532. package/docs/Templates/Agents/DEBUGGER-PROMPT.md +91 -0
  533. package/docs/Templates/Agents/PLANNER-PROMPT.md +117 -0
  534. package/docs/Templates/Codebase/architecture.md +255 -0
  535. package/docs/Templates/Codebase/concerns.md +310 -0
  536. package/docs/Templates/Codebase/conventions.md +307 -0
  537. package/docs/Templates/Codebase/integrations.md +280 -0
  538. package/docs/Templates/Codebase/stack.md +186 -0
  539. package/docs/Templates/Codebase/structure.md +285 -0
  540. package/docs/Templates/Codebase/testing.md +480 -0
  541. package/docs/Templates/Execution/CONTINUE-HERE.md +78 -0
  542. package/docs/Templates/Execution/DISCUSSION-LOG.md +63 -0
  543. package/docs/Templates/Execution/PHASE-PROMPT.md +610 -0
  544. package/docs/Templates/Execution/STATE.md +176 -0
  545. package/docs/Templates/Execution/SUMMARY-COMPLEX.md +59 -0
  546. package/docs/Templates/Execution/SUMMARY-MINIMAL.md +41 -0
  547. package/docs/Templates/Execution/SUMMARY-STANDARD.md +48 -0
  548. package/docs/Templates/Execution/SUMMARY.md +248 -0
  549. package/docs/Templates/Profile/DEV-PREFERENCES.md +21 -0
  550. package/docs/Templates/Profile/USER-PROFILE.md +146 -0
  551. package/docs/Templates/Profile/USER-SETUP.md +311 -0
  552. package/docs/Templates/Project/AGENTS_LEARNING.md +88 -0
  553. package/docs/Templates/Project/DISCOVERY.md +146 -0
  554. package/docs/Templates/Project/MILESTONE-ARCHIVE.md +123 -0
  555. package/docs/Templates/Project/MILESTONE.md +115 -0
  556. package/docs/Templates/Project/PROJECT.md +206 -0
  557. package/docs/Templates/Project/REQUIREMENTS.md +231 -0
  558. package/docs/Templates/Project/RETROSPECTIVE.md +54 -0
  559. package/docs/Templates/Project/ROADMAP.md +202 -0
  560. package/docs/Templates/Quality/DEBUG.md +164 -0
  561. package/docs/Templates/Quality/UAT.md +280 -0
  562. package/docs/Templates/Quality/UI-SPEC.md +100 -0
  563. package/docs/Templates/Quality/VALIDATION.md +76 -0
  564. package/docs/Templates/Quality/VERIFICATION-REPORT.md +322 -0
  565. package/docs/Templates/Research/ARCHITECTURE.md +204 -0
  566. package/docs/Templates/Research/FEATURES.md +147 -0
  567. package/docs/Templates/Research/PITFALLS.md +200 -0
  568. package/docs/Templates/Research/STACK.md +120 -0
  569. package/docs/Templates/Research/SUMMARY.md +170 -0
  570. package/docs/Templates/System/CONFIG.json +43 -0
  571. package/docs/Templates/System/CONTEXT.md +352 -0
  572. package/examples/starter-project/.planning/ARCHITECTURE.md +23 -0
  573. package/examples/starter-project/.planning/RELEASE-CHECKLIST.md +22 -0
  574. package/examples/starter-project/.planning/REQUIREMENTS.md +31 -0
  575. package/examples/starter-project/.planning/ROADMAP.md +28 -0
  576. package/package.json +22 -3
@@ -0,0 +1,133 @@
1
+ ---
2
+ description: Systematic debugging using the Debug Specialist persona with full RCA protocol.
3
+ ---
4
+
5
+ # MindForge — Debug Command
6
+ # Usage: /mindforge:debug [description]
7
+
8
+ Systematic debugging using the Debug Specialist persona with full RCA protocol.
9
+
10
+ ## Activation
11
+
12
+ Load `.mindforge/personas/debug-specialist.md` immediately.
13
+ This command runs entirely in that persona for its full duration.
14
+
15
+ ## Step 0 — Initial Intelligence Check
16
+ Read `AGENTS_LEARNING.md` before intake. Check the "Mistakes Observed" and "Anti-Patterns" sections to see if this issue matches a known historical failure.
17
+
18
+ ## Step 1 — Intake
19
+
20
+ Ask the user:
21
+ 1. "Describe the problem. What is happening vs. what should happen?"
22
+ 2. "Can you reproduce it reliably? If yes: what are the exact steps?"
23
+ 3. "When did this start? Was it working before? What changed?"
24
+ 4. "Do you have an error message or stack trace? Paste it here."
25
+
26
+ Capture all answers before proceeding.
27
+
28
+ ## Step 2 — Triage
29
+
30
+ Classify the issue immediately:
31
+ - **Regression** (was working, now broken) → check recent commits
32
+ - **Never worked** (new feature failing) → check the plan and verify step
33
+ - **Environment issue** (works locally, fails in CI) → check environment diffs
34
+ - **Data issue** (specific data causes failure) → check data shape assumptions
35
+ - **Integration issue** (fails when calling external service) → check contracts
36
+
37
+ Report classification to user: "This looks like a [type] issue. Here's my approach..."
38
+
39
+ ## Step 3 — Follow Debug Specialist protocol
40
+
41
+ Execute the full protocol from `debug-specialist.md`:
42
+ 1. Reproduce
43
+ 2. Isolate
44
+ 3. Read the error
45
+ 4. Check recent changes
46
+ 5. Instrument
47
+ 6. Form hypothesis
48
+ 7. Test hypothesis (write a failing test)
49
+ 8. Fix
50
+ 9. Verify (test from step 7 now passes, no regressions)
51
+ 10. Document
52
+
53
+ At each step, report what was found before moving to the next step.
54
+ Do not skip steps or combine them.
55
+
56
+ ## Step 3b — Full test suite verification (mandatory)
57
+ After the fix and targeted verify pass, run the project's full test suite.
58
+ Do not mark the debug task complete if any tests fail.
59
+
60
+ ## Step 4 — Check recent git history
61
+
62
+ ```bash
63
+ git log --oneline -20
64
+ git diff HEAD~[N] HEAD -- [suspected file]
65
+ ```
66
+
67
+ If a recent commit is the likely cause, show the user the specific diff.
68
+
69
+ ## Step 5 — Write the RCA report
70
+
71
+ Create `.planning/phases/[current-phase]/DEBUG-[timestamp].md`:
72
+
73
+ ```markdown
74
+ # Debug Report — [short description]
75
+
76
+ ## Date
77
+ [ISO-8601]
78
+
79
+ ## Problem
80
+ [User's description + what was verified during debugging]
81
+
82
+ ## Root cause category
83
+ [Logic error / Data error / Integration error / Concurrency error /
84
+ Configuration error / Dependency error]
85
+
86
+ ## Root cause
87
+ [Precise description of what the actual cause was]
88
+
89
+ ## Evidence
90
+ - [How the root cause was confirmed]
91
+ - [Failing test that proved the bug: file:line]
92
+
93
+ ## Fix applied
94
+ - File: [path]
95
+ - Change: [description]
96
+ - Commit: [SHA]
97
+
98
+ ## Regression test
99
+ [Test written to prevent this from recurring: file:line]
100
+
101
+ ## Prevention
102
+ [What should change in process/code to prevent this class of bug]
103
+ ```
104
+
105
+ ## Step 6 — Write AUDIT entry
106
+
107
+ ```json
108
+ {
109
+ "id": "uuid",
110
+ "timestamp": "ISO-8601",
111
+ "event": "debug_completed",
112
+ "agent": "mindforge-debug-specialist",
113
+ "phase": [current phase or null],
114
+ "session_id": "sess_abc",
115
+ "issue_type": "regression",
116
+ "root_cause_category": "Logic error",
117
+ "root_cause_summary": "[one sentence]",
118
+ "commit_sha": "[fix commit sha]",
119
+ "regression_test_added": true,
120
+ "report_path": ".planning/phases/[N]/DEBUG-[timestamp].md"
121
+ }
122
+ ```
123
+
124
+ ## When the bug cannot be reproduced
125
+
126
+ Ask:
127
+ 1. "Does it happen every time or intermittently?"
128
+ 2. "Does it happen in specific environments only? (dev/staging/prod)"
129
+ 3. "Does it happen for specific users or all users?"
130
+
131
+ If intermittent: focus on concurrency, caching, and race conditions.
132
+ Write a monitoring/logging plan to catch the next occurrence.
133
+ Document the inconclusive investigation in the DEBUG report with evidence gathered.
@@ -0,0 +1,31 @@
1
+ ---
2
+ description: Design graceful degradation strategy with availability tiers. Usage - /mindforge:degrade [service] [--tiers 3] [--shed-at 80%]
3
+ ---
4
+
5
+ <objective>
6
+ Design a graceful degradation strategy that classifies all features into
7
+ availability tiers, implements fallback behaviors per tier, configures load
8
+ shedding thresholds, and ensures the system maintains core functionality
9
+ under extreme load or partial failure conditions.
10
+ </objective>
11
+
12
+ <execution_context>
13
+ @.mindforge/skills/graceful-degradation/SKILL.md
14
+ </execution_context>
15
+
16
+ <context>
17
+ $ARGUMENTS
18
+ </context>
19
+
20
+ <process>
21
+ 1. Identify all features and external dependencies for the service: list every user-facing feature, background job, third-party integration, and internal service dependency. Map the dependency graph to understand cascade failure paths.
22
+ 2. Classify into availability tiers based on --tiers flag (default 3): Tier 1 (critical — must always work: auth, core transactions, data integrity), Tier 2 (important — degrade gracefully: search, recommendations, analytics), Tier 3 (nice-to-have — shed first: notifications, personalization, non-essential UI).
23
+ 3. Design fallback behavior per tier: Tier 1 has no fallback (must work or page), Tier 2 falls back to cached/stale data or simplified behavior, Tier 3 returns empty/disabled state with user-friendly messaging explaining reduced functionality.
24
+ 4. Implement circuit breakers for each external dependency: configure failure threshold (5 failures in 10s), half-open retry interval (30s), and success threshold to close (3 consecutive successes). Use bulkhead pattern to isolate dependency failures.
25
+ 5. Configure load shedding thresholds based on --shed-at flag (default 80%): at 80% capacity shed Tier 3, at 90% shed Tier 2, at 95% restrict Tier 1 to authenticated users only. Implement priority queuing — Tier 1 requests always processed first.
26
+ 6. Test degradation modes systematically: inject failures for each dependency, simulate load at 80/90/95/100% capacity, verify tier shedding activates correctly, confirm no data corruption during degraded operation, and validate recovery when pressure relieved.
27
+ 7. Document degraded states for operations: create runbook entries for each degradation level, define what users experience at each tier, specify which alerts fire at each transition, and provide manual override procedures.
28
+ 8. Alert on tier transitions: notify on-call when any tier begins shedding, escalate when Tier 1 is under pressure, track time-in-degraded-state metrics, and auto-page if degradation exceeds 5 minutes without improvement.
29
+ 9. Design recovery behavior: implement gradual ramp-up when pressure subsides (don't immediately restore all tiers), use hysteresis to prevent oscillation (restore at 70% if shed at 80%), and verify dependency health before reconnecting.
30
+ 10. Log degradation design in AUDIT with: service, tier classification, shedding thresholds, circuit breaker configs, fallback behaviors, and recovery strategy.
31
+ </process>
@@ -0,0 +1,37 @@
1
+ ---
2
+ name: mindforge:delegate
3
+ description: "Task decomposition and delegation planning. Usage: /mindforge:delegate [project] [--team-size number] [--timeline weeks]"
4
+ argument-hint: "[project] [--team-size number] [--timeline weeks]"
5
+ allowed-tools:
6
+ - list_dir
7
+ - view_file
8
+ ---
9
+
10
+ <objective>
11
+ Decompose complex projects into parallelizable workstreams with clear ownership, dependencies, and handoff protocols. Maximizes team throughput while minimizing coordination overhead.
12
+ </objective>
13
+
14
+ <execution_context>
15
+ @.mindforge/skills/delegation-patterns/SKILL.md
16
+ </execution_context>
17
+
18
+ <context>
19
+ Skills Directory: `.mindforge/skills/delegation-patterns/`
20
+ State: Analyzes project scope, team capabilities, and dependencies to generate delegation plan with task assignment matrix, communication protocols, and risk mitigation strategies.
21
+ </context>
22
+
23
+ <process>
24
+ 1. **Project Decomposition**: Break project into 5-12 work packages. Each package should be independently testable, have clear success criteria, and take 1-2 weeks for one person. Identify vertical slices (e.g., "user auth flow end-to-end") over horizontal layers ("build all APIs").
25
+
26
+ 2. **Dependency Mapping**: Create DAG of dependencies between work packages. Identify critical path (longest dependency chain). Flag packages with >3 dependencies as integration risk. Prioritize breaking dependency cycles (shared interfaces, feature flags, contract testing).
27
+
28
+ 3. **Team Capability Matrix**: Map team members to (skill, seniority, availability). Senior backend (80h), mid frontend (40h part-time), junior fullstack (80h). Match work packages to capability gaps. Flag packages requiring skills not present in team (consultant needed).
29
+
30
+ 4. **Parallelization Strategy**: Assign independent packages to parallel tracks. Track 1 (auth + API) → Person A. Track 2 (UI + state) → Person B. Track 3 (infra + observability) → Person C. Synchronize at integration milestones (sprint boundaries).
31
+
32
+ 5. **Handoff Protocol**: Define deliverable artifacts per package (code + tests + docs + runbook). Specify acceptance criteria (test coverage ≥80%, latency <200ms, accessibility AA). Set review process (PR template, required reviewers, CI gates). Schedule integration sync (twice per sprint).
33
+
34
+ 6. **Risk Mitigation**: Identify single points of failure (one person knows payments). Cross-train on high-risk packages. Set up knowledge transfer sessions. Document critical paths in runbook. Define escalation paths for blockers (TL → EM → Product).
35
+
36
+ 7. **Communication Cadence**: Daily async standup (written updates in Slack). Twice-weekly sync for blockers (30min). Weekly integration demo (show working feature). End-of-sprint retro (what slowed us down). Use DACI for decisions (Driver, Approver, Contributors, Informed).
37
+ </process>
@@ -0,0 +1,32 @@
1
+ ---
2
+ description: Execute staged deployment rollout with canary and rollback. Usage - /mindforge:deploy [--depth quick|standard|deep] [--skip-canary] [--rollback]
3
+ ---
4
+
5
+ <objective>
6
+ Orchestrate a production deployment through progressive stages with health
7
+ monitoring, decision thresholds, and always-ready rollback.
8
+ </objective>
9
+
10
+ <execution_context>
11
+ @.mindforge/skills/deployment-workflow/SKILL.md
12
+ </execution_context>
13
+
14
+ <context>
15
+ $ARGUMENTS
16
+ </context>
17
+
18
+ <process>
19
+ 1. Parse depth level: quick (5-10 min), standard (15-30 min), deep (30-60 min with canary).
20
+ 2. If --rollback: execute rollback plan from last DEPLOYMENT.md, skip forward steps.
21
+ 3. **Phase 1 — Pre-Deploy**: verify git clean, tests pass, changelog updated, rollback plan documented.
22
+ 4. **Phase 2 — Build & Bundle**: compile, type check, bundle analysis (warn if >250KB main).
23
+ 5. **Phase 3 — Staging**: deploy to staging, run health checks, smoke tests, wait for confirmation.
24
+ 6. **Phase 4 — Production**: select strategy (quick=all-at-once, standard=rolling, deep=canary).
25
+ - If canary: deploy to 5% traffic, monitor error rate for 15 min.
26
+ - Check thresholds: error rate (green <10% above baseline), P95 latency, business metrics.
27
+ - If green: promote to 25% → 50% → 100% (deep) or 100% directly (standard).
28
+ - If red (>2x baseline): trigger automatic rollback.
29
+ 7. **Phase 5 — Post-Deploy**: verify health endpoints, confirm error rate <1%, compare metrics to baseline.
30
+ 8. Write DEPLOYMENT.md with: phase timestamps, commit hash, health status, rollback window.
31
+ 9. Log deployment event in AUDIT with depth level and outcome.
32
+ </process>
@@ -0,0 +1,80 @@
1
+ ---
2
+ description: "Create design system token architecture. Usage: /mindforge:design-tokens [--layers primitive|semantic|component] [--theme dark|light]"
3
+ ---
4
+
5
+ <objective>
6
+ Create a layered design token architecture with primitive, semantic, and component tokens — supporting theming, documentation, and versioning for a consistent design system.
7
+ </objective>
8
+
9
+ <execution_context>
10
+ @.mindforge/skills/design-system/SKILL.md
11
+ </execution_context>
12
+
13
+ <context>
14
+ Arguments: $ARGUMENTS (optional --layers primitive|semantic|component to focus on specific layer, optional --theme dark|light)
15
+ Knowledge: Current design system, brand guidelines, component library, accessibility requirements.
16
+ </context>
17
+
18
+ <process>
19
+ 1. **Define primitive tokens**: Establish the raw design values:
20
+ - Colors: full palette with numbered scales (gray-100 through gray-900, blue-100 through blue-900)
21
+ - Spacing: base unit (4px or 8px) with scale (0.5x, 1x, 1.5x, 2x, 3x, 4x, 6x, 8x, 12x, 16x)
22
+ - Typography: font families (sans, mono, serif), sizes (xs through 4xl), weights (regular, medium, semibold, bold), line heights (tight, normal, relaxed)
23
+ - Border radius: none, sm, md, lg, xl, full
24
+ - Shadows: sm, md, lg, xl (with offset, blur, spread, color)
25
+ - Breakpoints: sm (640px), md (768px), lg (1024px), xl (1280px), 2xl (1536px)
26
+ - Motion: duration (fast 100ms, normal 200ms, slow 300ms), easing (ease-in, ease-out, ease-in-out)
27
+
28
+ 2. **Map to semantic tokens**: Create meaningful aliases:
29
+ - `color-primary` → blue-600, `color-primary-hover` → blue-700
30
+ - `color-surface` → white, `color-surface-elevated` → gray-50
31
+ - `color-text-primary` → gray-900, `color-text-secondary` → gray-600
32
+ - `color-border` → gray-200, `color-border-focus` → blue-500
33
+ - `color-success` → green-600, `color-warning` → amber-600, `color-error` → red-600
34
+ - `spacing-page` → 6x, `spacing-section` → 4x, `spacing-element` → 2x
35
+ - `font-heading` → sans/bold, `font-body` → sans/regular, `font-code` → mono/regular
36
+ - Ensure all semantic tokens pass WCAG 2.1 AA contrast ratios (4.5:1 for text, 3:1 for UI)
37
+
38
+ 3. **Derive component tokens**: Map semantic tokens to component-specific usage:
39
+ - `button-bg` → color-primary, `button-text` → color-on-primary
40
+ - `button-radius` → radius-md, `button-padding` → spacing-2x spacing-4x
41
+ - `input-border` → color-border, `input-border-focus` → color-border-focus
42
+ - `input-bg` → color-surface, `input-text` → color-text-primary
43
+ - `card-bg` → color-surface-elevated, `card-shadow` → shadow-md
44
+ - `card-radius` → radius-lg, `card-padding` → spacing-4x
45
+ - Each component token references semantic tokens (never primitives directly)
46
+
47
+ 4. **Implement theming**: Support dark and light modes:
48
+ - Dark theme overrides semantic layer only (primitives stay constant)
49
+ - `color-surface` → gray-900 (dark), `color-text-primary` → gray-100 (dark)
50
+ - `color-border` → gray-700 (dark), `color-surface-elevated` → gray-800 (dark)
51
+ - Shadows: reduce opacity in dark mode, add subtle inner glow
52
+ - Ensure all dark theme combinations meet contrast requirements
53
+ - Implementation: CSS custom properties with `[data-theme="dark"]` selector
54
+ - System preference detection: `prefers-color-scheme` media query as default
55
+
56
+ 5. **Document in Storybook**: Create documentation artifacts:
57
+ - Token reference page: all tokens with visual swatches and values
58
+ - Usage guidelines: when to use which semantic token
59
+ - Do/Don't examples: correct vs incorrect token usage
60
+ - Accessibility notes: contrast ratios, focus indicators, motion preferences
61
+ - Migration guide: how to adopt tokens in existing components
62
+ - Playground: interactive token picker for designers
63
+
64
+ 6. **Version the token system**: Establish governance:
65
+ - Semantic versioning for the token package (major.minor.patch)
66
+ - Breaking change: removing a token or changing its type → major bump
67
+ - Addition: new token → minor bump
68
+ - Value change: updating a token value → patch bump
69
+ - Deprecation process: mark deprecated, provide migration path, remove in next major
70
+ - Change log: document every token change with rationale
71
+ - Distribution: npm package, Figma plugin sync, design tool integration
72
+
73
+ 7. **Output token architecture**: Deliver:
74
+ - Token definition files (JSON, CSS custom properties, SCSS variables)
75
+ - Theme configuration (light + dark)
76
+ - TypeScript type definitions for token keys
77
+ - Figma-compatible token export
78
+ - Documentation site structure
79
+ - Integration guide for consuming applications
80
+ </process>
@@ -0,0 +1,142 @@
1
+ ---
2
+ description: Planning without discussion produces generic plans.
3
+ ---
4
+
5
+ # MindForge — Discuss Phase Command
6
+ # Usage: /mindforge:discuss-phase [N] [--batch] [--auto]
7
+ # Captures implementation decisions before planning begins.
8
+ # Run this BEFORE /mindforge:plan-phase for complex phases.
9
+
10
+ ## Purpose
11
+ Planning without discussion produces generic plans.
12
+ Discussion captures YOUR decisions — layout preferences, library choices,
13
+ UX specifics, edge cases you've already thought through — so the planner
14
+ builds what you actually want, not what seems reasonable.
15
+
16
+ ## When to use
17
+ - Any phase with UI/UX components (visual decisions need capturing)
18
+ - Any phase with multiple valid implementation approaches
19
+ - Any phase where you already have opinions on the approach
20
+ - Any phase touching external services (your preferences on APIs matter)
21
+ - Skip for trivial phases (e.g., "add one field to an existing form")
22
+
23
+ ## Step 1 — Analyse the phase scope
24
+
25
+ Read:
26
+ - ROADMAP.md for the phase description
27
+ - REQUIREMENTS.md for the requirements in this phase
28
+ - ARCHITECTURE.md for relevant architectural context
29
+
30
+ Identify the phase's primary domain and any secondary domains.
31
+ If multiple domains are involved, cover each relevant set of questions.
32
+ - **Visual/UI** → ask about layout, interactions, states, empty states, animations
33
+ - **API/Backend** → ask about response format, error handling, auth approach, versioning
34
+ - **Data/Database** → ask about schema design, migration strategy, data volume expectations
35
+ - **Integration** → ask about third-party API choices, error recovery, retry strategy
36
+ - **Infrastructure** → ask about deployment strategy, scaling approach, observability
37
+
38
+ ## Step 2 — Structured discussion
39
+
40
+ Ask questions ONE AT A TIME. Wait for the full answer before asking the next.
41
+ Do not batch questions (unless `--batch` flag is provided).
42
+
43
+ ### Visual/UI phases — ask about:
44
+ 1. "Walk me through what a user sees on this screen from top to bottom."
45
+ 2. "What does the empty state look like? (nothing loaded yet / no results / error)"
46
+ 3. "Any animations or transitions you're picturing? Or keep it static?"
47
+ 4. "On mobile — stacks vertically or anything different?"
48
+ 5. "Any edge cases? (very long text, images that fail to load, loading states)"
49
+
50
+ ### API/Backend phases — ask about:
51
+ 1. "What's the intended consumer? Internal frontend / external developers / both?"
52
+ 2. "For errors — do you want detailed error objects with field-level info or simple messages?"
53
+ 3. "Rate limiting needed on any of these endpoints?"
54
+ 4. "Any background processing involved, or all synchronous?"
55
+ 5. "Versioning approach? /v1/ prefix or header-based?"
56
+
57
+ ### Data/Database phases — ask about:
58
+ 1. "What's the expected data volume? Thousands / millions / billions of rows?"
59
+ 2. "Any fields that need full-text search vs. exact match?"
60
+ 3. "Soft delete or hard delete for user-facing records?"
61
+ 4. "Any fields that change frequently vs. infrequently? (affects indexing strategy)"
62
+ 5. "Data retention requirements? When can records be deleted?"
63
+
64
+ ### Integration phases — ask about:
65
+ 1. "Have you already chosen the third-party service / API? If so, which? (I will query Context7 for current docs if available)"
66
+ 2. "What should happen if the third-party service is down? Queue / fail / fallback?"
67
+ 3. "Webhooks or polling for receiving updates?"
68
+ 4. "Any rate limits you know about on their end?"
69
+ 5. "Testing approach? Do they have a sandbox environment?"
70
+
71
+ ## --batch mode
72
+ If `--batch` flag is provided: group related questions and present them together.
73
+ Appropriate when the user wants faster intake and is familiar with MindForge.
74
+
75
+ Example batch:
76
+ ```
77
+ Visual decisions for Phase 2:
78
+ 1. Layout: card grid / table / list?
79
+ 2. Empty state: illustration / simple message / hide section?
80
+ 3. Loading: skeleton / spinner / none?
81
+ 4. Mobile: same layout / stacked / hidden?
82
+ Answer 1-4:
83
+ ```
84
+
85
+ ## --auto mode
86
+ If `--auto` flag is provided: skip the discussion entirely.
87
+ The planner will make reasonable defaults for all decisions.
88
+ Use when: the phase is straightforward and you trust the planner's judgment.
89
+ Warn clearly: "Skipping discussion. Planner will make implementation decisions.
90
+ Results may not match your vision exactly. Proceeding without
91
+ explicit decisions can create rework later."
92
+
93
+ ## Step 3 — Write CONTEXT.md
94
+
95
+ After discussion, write `.planning/phases/[N]/CONTEXT.md`:
96
+
97
+ ```markdown
98
+ # Phase [N] Implementation Context
99
+ # Captured: [ISO-8601]
100
+ # Discussion mode: [interactive / batch / auto]
101
+
102
+ ## Phase description
103
+ [From ROADMAP.md]
104
+
105
+ ## Implementation decisions (captured from discussion)
106
+
107
+ ### [Domain: Visual / API / Data / Integration / etc.]
108
+
109
+ **Decision:** [What was decided]
110
+ **Rationale:** [Why — from user's words]
111
+ **Implications for planning:**
112
+ - [What the planner should do because of this decision]
113
+ - [Specific library or pattern to use]
114
+ - [What to avoid]
115
+
116
+ [Repeat for each significant decision]
117
+
118
+ ## Open questions (unresolved during discussion)
119
+ - [Question 1]: [Status — decide during planning / decide during execution]
120
+
121
+ ## User's explicit preferences
122
+ [Verbatim or near-verbatim quotes from the discussion that capture specific intent]
123
+
124
+ ## Defaults accepted (decisions the user deferred to the planner)
125
+ - [Area]: planner's choice
126
+ ```
127
+
128
+ ## Step 4 — Confirm and guide
129
+
130
+ Show the user a summary of what was captured:
131
+
132
+ "✅ Phase [N] discussion complete. [N] decisions captured.
133
+
134
+ Key decisions:
135
+ - [Decision 1 summary]
136
+ - [Decision 2 summary]
137
+ - [Decision 3 summary]
138
+
139
+ See full context: .planning/phases/[N]/CONTEXT.md
140
+
141
+ Next step: Run /mindforge:plan-phase [N] to create implementation plans
142
+ using these decisions."
@@ -0,0 +1,32 @@
1
+ ---
2
+ description: Launch parallel multi-model execution via tmux and git worktrees. Usage - /mindforge:dmux [task-file.json] [--max-panes 5] [--model-per-pane]
3
+ ---
4
+
5
+ <objective>
6
+ Split independent work across parallel tmux panes with worktree isolation,
7
+ enabling multiple agents/models to work simultaneously without conflicts.
8
+ </objective>
9
+
10
+ <execution_context>
11
+ @.mindforge/skills/dmux-workflows/SKILL.md
12
+ @.mindforge/skills/rfc-pipeline/SKILL.md
13
+ </execution_context>
14
+
15
+ <context>
16
+ $ARGUMENTS
17
+ </context>
18
+
19
+ <process>
20
+ 1. Parse worker definitions from task-file.json (or interactive if no file provided).
21
+ 2. Verify task independence: confirm no two workers will modify the same files.
22
+ 3. Create git worktree per worker: `git worktree add .worktrees/[name] -b dmux/[name]`.
23
+ 4. Launch tmux session with one pane per worker (max --max-panes, default 5).
24
+ 5. Seed each pane with its task description and constraints.
25
+ 6. If --model-per-pane: assign different models to different panes (e.g., Sonnet for impl, Gemini for research).
26
+ 7. Monitor pane progress (check for completion signals or stuck patterns).
27
+ 8. On pane completion: review output diff before merging.
28
+ 9. Merge completed worktrees back to main branch (sequential, resolve conflicts).
29
+ 10. Cleanup: remove worktrees (`git worktree remove`), close tmux panes.
30
+ 11. Consolidate results: produce summary of what each pane accomplished.
31
+ 12. Log dmux session in AUDIT with pane count, models used, and merge status.
32
+ </process>
@@ -0,0 +1,31 @@
1
+ ---
2
+ name: mindforge:do
3
+ description: Smart natural language dispatcher to route intent to the right MindForge command
4
+ argument-hint: <text>
5
+ allowed-tools:
6
+ - list_dir
7
+ - view_file
8
+ ---
9
+
10
+ <objective>
11
+ Provide a high-level, natural language interface for users to interact with MindForge without needing to remember specific command names. Routes user intent to the most appropriate internal command.
12
+ </objective>
13
+
14
+ <execution_context>
15
+ .claude/commands/mindforge/do.md
16
+ </execution_context>
17
+
18
+ <context>
19
+ Arguments: $ARGUMENTS (The user's intent in plain English)
20
+ Knowledge: Must be aware of all available `.claude/commands/mindforge/*.md` definitions.
21
+ </context>
22
+
23
+ <process>
24
+ 1. **Analyze input**: Parse the user's natural language request.
25
+ 2. **Match command**: Compare the intent against the descriptions and objectives of all known MindForge commands.
26
+ 3. **Execute match**:
27
+ - If a clear match is found, immediately pivot to that command's logic.
28
+ - If multiple matches are possible, ask the user for clarification.
29
+ - If no match is found, suggest the most relevant command or offer `/mindforge:help`.
30
+ 4. **Learn (Optional)**: If the user confirms a routing was correct, record the mapping for future intent resolution.
31
+ </process>
@@ -0,0 +1,31 @@
1
+ ---
2
+ name: mindforge:ecommerce
3
+ description: "Design ecommerce platform architecture. Usage: /mindforge:ecommerce [component] [--type marketplace|direct|hybrid]"
4
+ argument-hint: "[component] [--type marketplace|direct|hybrid]"
5
+ allowed-tools:
6
+ - list_dir
7
+ - view_file
8
+ ---
9
+
10
+ <objective>
11
+ Designs scalable ecommerce platform architectures for marketplace, direct-to-consumer, and hybrid models. Produces system designs for catalog management, inventory systems, order processing, payment integration, and fulfillment workflows with high-availability patterns.
12
+ </objective>
13
+
14
+ <execution_context>
15
+ @.mindforge/skills/ecommerce-architecture/SKILL.md
16
+ </execution_context>
17
+
18
+ <context>
19
+ Skills Directory: `.mindforge/skills/ecommerce-architecture/`
20
+ State: Evaluates ecommerce business model, component requirements, and produces architecture with product catalog, inventory management, order orchestration, payment flows, and omnichannel fulfillment capabilities.
21
+ </context>
22
+
23
+ <process>
24
+ 1. **Business Model Analysis**: Identify ecommerce type (marketplace with multiple sellers, direct B2C, B2B wholesale, or hybrid) and define multi-tenancy requirements, seller onboarding, commission structures, and revenue models.
25
+ 2. **Catalog Architecture**: Design product catalog system with hierarchical categories, dynamic attributes, variant management (size/color/SKU), search indexing (Elasticsearch/Algolia), and personalization engines for recommendations.
26
+ 3. **Inventory Management**: Architect real-time inventory tracking with stock reservation during checkout, multi-warehouse allocation, backorder handling, and inventory sync with ERP/WMS systems preventing overselling.
27
+ 4. **Order Processing Pipeline**: Design order state machine (cart → checkout → payment → fulfillment → delivery), orchestration patterns for split shipments, partial refunds, and idempotent order creation with distributed transaction handling.
28
+ 5. **Payment Integration**: Integrate payment gateways (Stripe, PayPal, Adyen) with tokenization, 3DS authentication, fraud detection, webhook handling for async payment confirmations, and reconciliation with order system.
29
+ 6. **Fulfillment Orchestration**: Design fulfillment workflows with carrier integration (shipping labels, tracking), warehouse management system communication, returns processing, and customer notification system.
30
+ 7. **Performance and Scale**: Implement caching strategies (CDN for product images, Redis for cart sessions), database sharding by tenant/region, read replicas for catalog queries, and queue-based processing for order workflows during traffic spikes.
31
+ </process>
@@ -0,0 +1,34 @@
1
+ ---
2
+ name: mindforge:edge
3
+ description: "Design edge computing architecture. Usage: /mindforge:edge [service] [--runtime workers|vercel|deno] [--regions global|specific]"
4
+ argument-hint: "[service] [--runtime workers|vercel|deno] [--regions global|specific]"
5
+ allowed-tools:
6
+ - list_dir
7
+ - view_file
8
+ ---
9
+
10
+ <objective>
11
+ Design a latency-optimized edge computing architecture that moves computation closer to users while maintaining data consistency and graceful fallback to origin servers.
12
+ </objective>
13
+
14
+ <execution_context>
15
+ @.mindforge/skills/edge-computing/SKILL.md
16
+ </execution_context>
17
+
18
+ <context>
19
+ Skills Directory: `.mindforge/skills/edge-computing/`
20
+ State: Evaluates service endpoints for edge eligibility and designs distributed execution topology.
21
+ </context>
22
+
23
+ <process>
24
+ 1. **Identify Latency-Sensitive Endpoints**: Audit all API routes and static assets to determine which endpoints benefit most from edge deployment (sub-50ms response budget, high geographic distribution of users).
25
+ 2. **Evaluate Edge Eligibility**: For each candidate endpoint, verify statelessness, deterministic output, and sub-50ms compute budget. Flag endpoints requiring write-through or session state as ineligible without adaptation.
26
+ 3. **Select Edge Runtime**: Based on requirements (cold start tolerance, language support, execution limits), choose between Cloudflare Workers, Vercel Edge Functions, or Deno Deploy. Document tradeoffs.
27
+ 4. **Design Data Locality Strategy**: Implement read-nearest pattern with write-to-origin routing. Map data access patterns to determine which reads can be served from edge replicas vs. which require origin round-trips.
28
+ 5. **Configure Caching Layer**: Design stale-while-revalidate caching with appropriate TTLs per endpoint. Define cache key composition to avoid over-keying while maintaining correctness.
29
+ 6. **Handle Edge Limitations**: Address runtime constraints (CPU time limits, memory caps, no filesystem access). Design workarounds for long-running computations via streaming or chunked responses.
30
+ 7. **Plan Origin Fallback**: Implement circuit breaker pattern for edge-to-origin failover. Define health check probes and automatic traffic shifting when edge nodes degrade.
31
+ 8. **Monitor Edge vs. Origin Latency**: Set up comparative latency monitoring (p50, p95, p99) between edge and origin responses. Define alerting thresholds for when edge advantage drops below acceptable margin.
32
+ 9. **Document Regional Configuration**: Produce a region map specifying which edge locations are active, any geo-restrictions, and data residency compliance constraints.
33
+ 10. **Validate with Load Profile**: Simulate expected traffic patterns against the edge topology to verify cache hit ratios and confirm latency budgets are met under load.
34
+ </process>
@@ -0,0 +1,31 @@
1
+ ---
2
+ name: mindforge:edtech
3
+ description: "Design educational technology platform. Usage: /mindforge:edtech [component] [--type lms|assessment|adaptive]"
4
+ argument-hint: "[component] [--type lms|assessment|adaptive]"
5
+ allowed-tools:
6
+ - list_dir
7
+ - view_file
8
+ ---
9
+
10
+ <objective>
11
+ Designs educational technology platforms including learning management systems, assessment engines, and adaptive learning systems. Produces architectures for content delivery, student progress tracking, automated grading, learning analytics, and personalized learning paths with FERPA compliance.
12
+ </objective>
13
+
14
+ <execution_context>
15
+ @.mindforge/skills/edtech-platform/SKILL.md
16
+ </execution_context>
17
+
18
+ <context>
19
+ Skills Directory: `.mindforge/skills/edtech-platform/`
20
+ State: Evaluates edtech platform requirements, learning models, and produces architecture with content management, assessment frameworks, learning analytics, and student data privacy controls compliant with FERPA and COPPA.
21
+ </context>
22
+
23
+ <process>
24
+ 1. **Platform Type Analysis**: Identify edtech platform type (LMS for course delivery, assessment platform for testing, adaptive learning system with personalization) and define user roles (students, teachers, admins, parents), content types (video, interactive, SCORM), and scale (K-12, higher-ed, corporate training).
25
+ 2. **Content Architecture**: Design content management system with versioning, multi-format support (video, PDF, H5P interactive content), SCORM/xAPI compliance for interoperability, content tagging/metadata for searchability, and CDN delivery for global access.
26
+ 3. **Assessment Engine**: Architect assessment system with question banks, randomized test generation, multiple question types (MCQ, short answer, essay, code submission), auto-grading with rubrics, plagiarism detection, and secure browser lockdown for proctored exams.
27
+ 4. **Learning Analytics**: Implement data collection for student interactions (time on task, completion rates, quiz scores), learning record store (LRS) for xAPI statements, predictive models for at-risk student identification, and dashboard visualizations for educators and administrators.
28
+ 5. **Adaptive Learning**: Design personalization engine with student knowledge modeling (Bayesian knowledge tracing, item response theory), content recommendation algorithms based on mastery levels, dynamic difficulty adjustment, and differentiated learning paths.
29
+ 6. **Collaboration Features**: Build real-time collaboration tools (discussion forums, peer review workflows, group projects), video conferencing integration (Zoom, Teams), messaging systems with moderation, and live classroom features with breakout rooms.
30
+ 7. **Privacy and Compliance**: Implement FERPA-compliant student data handling with parental consent for minors (COPPA), role-based access controls for PII, data retention policies, audit logs for data access, and student data portability with export capabilities.
31
+ </process>