mindforge-cc 11.3.0 → 11.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (745) 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 +73 -0
  508. package/MINDFORGE.md +3 -3
  509. package/README.md +25 -3
  510. package/RELEASENOTES.md +45 -1
  511. package/bin/installer-core.js +17 -11
  512. package/docs/References/audit-events.md +59 -0
  513. package/docs/References/checkpoints.md +778 -0
  514. package/docs/References/commands.md +107 -0
  515. package/docs/References/config-reference.md +122 -0
  516. package/docs/References/continuation-format.md +249 -0
  517. package/docs/References/decimal-phase-calculation.md +64 -0
  518. package/docs/References/git-integration.md +295 -0
  519. package/docs/References/git-planning-commit.md +38 -0
  520. package/docs/References/model-profile-resolution.md +36 -0
  521. package/docs/References/model-profiles.md +139 -0
  522. package/docs/References/phase-argument-parsing.md +61 -0
  523. package/docs/References/planning-config.md +202 -0
  524. package/docs/References/questioning.md +162 -0
  525. package/docs/References/sdk-api.md +53 -0
  526. package/docs/References/skills-api.md +57 -0
  527. package/docs/References/tdd.md +263 -0
  528. package/docs/References/ui-brand.md +160 -0
  529. package/docs/References/user-profiling.md +681 -0
  530. package/docs/References/verification-patterns.md +612 -0
  531. package/docs/References/workstream-flag.md +58 -0
  532. package/docs/Templates/Agents/CLAUDE-MD.md +122 -0
  533. package/docs/Templates/Agents/COPILOT-INSTRUCTIONS.md +7 -0
  534. package/docs/Templates/Agents/DEBUGGER-PROMPT.md +91 -0
  535. package/docs/Templates/Agents/PLANNER-PROMPT.md +117 -0
  536. package/docs/Templates/Codebase/architecture.md +255 -0
  537. package/docs/Templates/Codebase/concerns.md +310 -0
  538. package/docs/Templates/Codebase/conventions.md +307 -0
  539. package/docs/Templates/Codebase/integrations.md +280 -0
  540. package/docs/Templates/Codebase/stack.md +186 -0
  541. package/docs/Templates/Codebase/structure.md +285 -0
  542. package/docs/Templates/Codebase/testing.md +480 -0
  543. package/docs/Templates/Execution/CONTINUE-HERE.md +78 -0
  544. package/docs/Templates/Execution/DISCUSSION-LOG.md +63 -0
  545. package/docs/Templates/Execution/PHASE-PROMPT.md +610 -0
  546. package/docs/Templates/Execution/STATE.md +176 -0
  547. package/docs/Templates/Execution/SUMMARY-COMPLEX.md +59 -0
  548. package/docs/Templates/Execution/SUMMARY-MINIMAL.md +41 -0
  549. package/docs/Templates/Execution/SUMMARY-STANDARD.md +48 -0
  550. package/docs/Templates/Execution/SUMMARY.md +248 -0
  551. package/docs/Templates/Profile/DEV-PREFERENCES.md +21 -0
  552. package/docs/Templates/Profile/USER-PROFILE.md +146 -0
  553. package/docs/Templates/Profile/USER-SETUP.md +311 -0
  554. package/docs/Templates/Project/AGENTS_LEARNING.md +88 -0
  555. package/docs/Templates/Project/DISCOVERY.md +146 -0
  556. package/docs/Templates/Project/MILESTONE-ARCHIVE.md +123 -0
  557. package/docs/Templates/Project/MILESTONE.md +115 -0
  558. package/docs/Templates/Project/PROJECT.md +206 -0
  559. package/docs/Templates/Project/REQUIREMENTS.md +231 -0
  560. package/docs/Templates/Project/RETROSPECTIVE.md +54 -0
  561. package/docs/Templates/Project/ROADMAP.md +202 -0
  562. package/docs/Templates/Quality/DEBUG.md +164 -0
  563. package/docs/Templates/Quality/UAT.md +280 -0
  564. package/docs/Templates/Quality/UI-SPEC.md +100 -0
  565. package/docs/Templates/Quality/VALIDATION.md +76 -0
  566. package/docs/Templates/Quality/VERIFICATION-REPORT.md +322 -0
  567. package/docs/Templates/Research/ARCHITECTURE.md +204 -0
  568. package/docs/Templates/Research/FEATURES.md +147 -0
  569. package/docs/Templates/Research/PITFALLS.md +200 -0
  570. package/docs/Templates/Research/STACK.md +120 -0
  571. package/docs/Templates/Research/SUMMARY.md +170 -0
  572. package/docs/Templates/System/CONFIG.json +43 -0
  573. package/docs/Templates/System/CONTEXT.md +352 -0
  574. package/docs/getting-started.md +1 -1
  575. package/docs/troubleshooting.md +1 -1
  576. package/docs/user-guide.md +1 -1
  577. package/examples/starter-project/.planning/ARCHITECTURE.md +23 -0
  578. package/examples/starter-project/.planning/RELEASE-CHECKLIST.md +22 -0
  579. package/examples/starter-project/.planning/REQUIREMENTS.md +31 -0
  580. package/examples/starter-project/.planning/ROADMAP.md +28 -0
  581. package/package.json +22 -3
  582. package/subagents/categories/01-core-development/.claude-plugin/plugin.json +2 -2
  583. package/subagents/categories/01-core-development/api-designer-cc.md +1 -1
  584. package/subagents/categories/01-core-development/backend-developer.md +1 -1
  585. package/subagents/categories/01-core-development/design-bridge.md +1 -1
  586. package/subagents/categories/01-core-development/electron-pro.md +1 -1
  587. package/subagents/categories/01-core-development/frontend-developer.md +1 -1
  588. package/subagents/categories/01-core-development/fullstack-developer.md +1 -1
  589. package/subagents/categories/01-core-development/graphql-architect.md +1 -1
  590. package/subagents/categories/01-core-development/microservices-architect.md +1 -1
  591. package/subagents/categories/01-core-development/mobile-developer.md +1 -1
  592. package/subagents/categories/01-core-development/ui-designer.md +1 -1
  593. package/subagents/categories/01-core-development/websocket-engineer.md +1 -1
  594. package/subagents/categories/02-language-specialists/.claude-plugin/plugin.json +2 -2
  595. package/subagents/categories/02-language-specialists/angular-architect.md +1 -1
  596. package/subagents/categories/02-language-specialists/cpp-pro.md +1 -1
  597. package/subagents/categories/02-language-specialists/csharp-developer.md +1 -1
  598. package/subagents/categories/02-language-specialists/django-developer.md +1 -1
  599. package/subagents/categories/02-language-specialists/dotnet-core-expert.md +1 -1
  600. package/subagents/categories/02-language-specialists/dotnet-framework-48-expert.md +1 -1
  601. package/subagents/categories/02-language-specialists/elixir-expert.md +1 -1
  602. package/subagents/categories/02-language-specialists/expo-react-native-expert.md +1 -1
  603. package/subagents/categories/02-language-specialists/fastapi-developer.md +1 -1
  604. package/subagents/categories/02-language-specialists/flutter-expert.md +1 -1
  605. package/subagents/categories/02-language-specialists/golang-pro.md +1 -1
  606. package/subagents/categories/02-language-specialists/java-architect.md +1 -1
  607. package/subagents/categories/02-language-specialists/javascript-pro.md +1 -1
  608. package/subagents/categories/02-language-specialists/kotlin-specialist.md +1 -1
  609. package/subagents/categories/02-language-specialists/laravel-specialist.md +1 -1
  610. package/subagents/categories/02-language-specialists/nextjs-developer.md +1 -1
  611. package/subagents/categories/02-language-specialists/node-specialist.md +1 -1
  612. package/subagents/categories/02-language-specialists/php-pro.md +1 -1
  613. package/subagents/categories/02-language-specialists/powershell-51-expert.md +1 -1
  614. package/subagents/categories/02-language-specialists/powershell-7-expert.md +1 -1
  615. package/subagents/categories/02-language-specialists/python-pro.md +1 -1
  616. package/subagents/categories/02-language-specialists/rails-expert.md +1 -1
  617. package/subagents/categories/02-language-specialists/react-specialist-cc.md +1 -1
  618. package/subagents/categories/02-language-specialists/rust-engineer.md +1 -1
  619. package/subagents/categories/02-language-specialists/spring-boot-engineer.md +1 -1
  620. package/subagents/categories/02-language-specialists/sql-pro.md +1 -1
  621. package/subagents/categories/02-language-specialists/swift-expert.md +1 -1
  622. package/subagents/categories/02-language-specialists/symfony-specialist.md +1 -1
  623. package/subagents/categories/02-language-specialists/typescript-pro.md +1 -1
  624. package/subagents/categories/02-language-specialists/vue-expert.md +1 -1
  625. package/subagents/categories/03-infrastructure/.claude-plugin/plugin.json +5 -5
  626. package/subagents/categories/03-infrastructure/azure-infra-engineer.md +1 -1
  627. package/subagents/categories/03-infrastructure/cloud-architect-cc.md +1 -1
  628. package/subagents/categories/03-infrastructure/database-administrator.md +1 -1
  629. package/subagents/categories/03-infrastructure/deployment-engineer.md +1 -1
  630. package/subagents/categories/03-infrastructure/devops-engineer-cc.md +1 -1
  631. package/subagents/categories/03-infrastructure/devops-incident-responder.md +1 -1
  632. package/subagents/categories/03-infrastructure/docker-expert.md +1 -1
  633. package/subagents/categories/03-infrastructure/incident-responder.md +1 -1
  634. package/subagents/categories/03-infrastructure/kubernetes-specialist.md +1 -1
  635. package/subagents/categories/03-infrastructure/network-engineer.md +1 -1
  636. package/subagents/categories/03-infrastructure/platform-engineer-cc.md +1 -1
  637. package/subagents/categories/03-infrastructure/security-engineer.md +1 -1
  638. package/subagents/categories/03-infrastructure/sre-engineer.md +1 -1
  639. package/subagents/categories/03-infrastructure/terraform-engineer.md +1 -1
  640. package/subagents/categories/03-infrastructure/terragrunt-expert.md +2 -2
  641. package/subagents/categories/03-infrastructure/windows-infra-admin.md +1 -1
  642. package/subagents/categories/04-quality-security/.claude-plugin/plugin.json +5 -5
  643. package/subagents/categories/04-quality-security/accessibility-tester-cc.md +1 -1
  644. package/subagents/categories/04-quality-security/ad-security-reviewer.md +1 -1
  645. package/subagents/categories/04-quality-security/ai-writing-auditor.md +1 -1
  646. package/subagents/categories/04-quality-security/architect-reviewer.md +1 -1
  647. package/subagents/categories/04-quality-security/chaos-engineer-cc.md +1 -1
  648. package/subagents/categories/04-quality-security/code-reviewer.md +1 -1
  649. package/subagents/categories/04-quality-security/compliance-auditor-cc.md +1 -1
  650. package/subagents/categories/04-quality-security/debugger-cc.md +1 -1
  651. package/subagents/categories/04-quality-security/error-detective.md +1 -1
  652. package/subagents/categories/04-quality-security/gdpr-ccpa-compliance.md +2 -2
  653. package/subagents/categories/04-quality-security/penetration-tester.md +1 -1
  654. package/subagents/categories/04-quality-security/performance-engineer.md +1 -1
  655. package/subagents/categories/04-quality-security/powershell-security-hardening.md +1 -1
  656. package/subagents/categories/04-quality-security/qa-expert.md +1 -1
  657. package/subagents/categories/04-quality-security/security-auditor.md +1 -1
  658. package/subagents/categories/04-quality-security/test-automator.md +1 -1
  659. package/subagents/categories/04-quality-security/ui-ux-tester.md +1 -1
  660. package/subagents/categories/05-data-ai/.claude-plugin/plugin.json +4 -4
  661. package/subagents/categories/05-data-ai/ai-engineer.md +1 -1
  662. package/subagents/categories/05-data-ai/data-analyst.md +1 -1
  663. package/subagents/categories/05-data-ai/data-engineer-cc.md +1 -1
  664. package/subagents/categories/05-data-ai/data-scientist.md +1 -1
  665. package/subagents/categories/05-data-ai/database-optimizer.md +1 -1
  666. package/subagents/categories/05-data-ai/llm-architect.md +1 -1
  667. package/subagents/categories/05-data-ai/machine-learning-engineer.md +1 -1
  668. package/subagents/categories/05-data-ai/ml-engineer-cc.md +1 -1
  669. package/subagents/categories/05-data-ai/mlops-engineer.md +1 -1
  670. package/subagents/categories/05-data-ai/nlp-engineer.md +1 -1
  671. package/subagents/categories/05-data-ai/postgres-pro.md +1 -1
  672. package/subagents/categories/05-data-ai/prompt-engineer-cc.md +1 -1
  673. package/subagents/categories/05-data-ai/reinforcement-learning-engineer.md +1 -1
  674. package/subagents/categories/06-developer-experience/.claude-plugin/plugin.json +2 -2
  675. package/subagents/categories/06-developer-experience/build-engineer-cc.md +1 -1
  676. package/subagents/categories/06-developer-experience/cli-developer.md +1 -1
  677. package/subagents/categories/06-developer-experience/dependency-manager.md +1 -1
  678. package/subagents/categories/06-developer-experience/documentation-engineer.md +1 -1
  679. package/subagents/categories/06-developer-experience/dx-optimizer.md +1 -1
  680. package/subagents/categories/06-developer-experience/git-workflow-manager.md +1 -1
  681. package/subagents/categories/06-developer-experience/legacy-modernizer.md +1 -1
  682. package/subagents/categories/06-developer-experience/mcp-developer.md +1 -1
  683. package/subagents/categories/06-developer-experience/powershell-module-architect.md +1 -1
  684. package/subagents/categories/06-developer-experience/powershell-ui-architect.md +1 -1
  685. package/subagents/categories/06-developer-experience/readme-generator.md +1 -1
  686. package/subagents/categories/06-developer-experience/refactoring-specialist.md +1 -1
  687. package/subagents/categories/06-developer-experience/slack-expert.md +1 -1
  688. package/subagents/categories/06-developer-experience/tooling-engineer.md +1 -1
  689. package/subagents/categories/06-developer-experience/visual-asset-generator.md +1 -1
  690. package/subagents/categories/07-specialized-domains/.claude-plugin/plugin.json +2 -2
  691. package/subagents/categories/07-specialized-domains/api-documenter.md +1 -1
  692. package/subagents/categories/07-specialized-domains/blockchain-developer.md +1 -1
  693. package/subagents/categories/07-specialized-domains/embedded-systems.md +1 -1
  694. package/subagents/categories/07-specialized-domains/fintech-engineer.md +1 -1
  695. package/subagents/categories/07-specialized-domains/game-developer.md +1 -1
  696. package/subagents/categories/07-specialized-domains/healthcare-admin.md +1 -1
  697. package/subagents/categories/07-specialized-domains/hipaa-compliance.md +2 -2
  698. package/subagents/categories/07-specialized-domains/iot-engineer.md +1 -1
  699. package/subagents/categories/07-specialized-domains/m365-admin.md +1 -1
  700. package/subagents/categories/07-specialized-domains/mobile-app-developer.md +1 -1
  701. package/subagents/categories/07-specialized-domains/payment-integration.md +1 -1
  702. package/subagents/categories/07-specialized-domains/quant-analyst.md +1 -1
  703. package/subagents/categories/07-specialized-domains/risk-manager.md +1 -1
  704. package/subagents/categories/07-specialized-domains/seo-specialist-cc.md +1 -1
  705. package/subagents/categories/08-business-product/.claude-plugin/plugin.json +3 -3
  706. package/subagents/categories/08-business-product/assumption-mapping.md +2 -2
  707. package/subagents/categories/08-business-product/backlog-grooming.md +2 -2
  708. package/subagents/categories/08-business-product/business-analyst-cc.md +1 -1
  709. package/subagents/categories/08-business-product/content-marketer.md +1 -1
  710. package/subagents/categories/08-business-product/content-quality-editor.md +1 -1
  711. package/subagents/categories/08-business-product/customer-success-manager.md +1 -1
  712. package/subagents/categories/08-business-product/growth-loops.md +2 -2
  713. package/subagents/categories/08-business-product/legal-advisor.md +1 -1
  714. package/subagents/categories/08-business-product/license-engineer.md +1 -1
  715. package/subagents/categories/08-business-product/product-manager-cc.md +1 -1
  716. package/subagents/categories/08-business-product/project-manager.md +1 -1
  717. package/subagents/categories/08-business-product/sales-engineer.md +1 -1
  718. package/subagents/categories/08-business-product/scrum-master.md +1 -1
  719. package/subagents/categories/08-business-product/technical-writer.md +1 -1
  720. package/subagents/categories/08-business-product/ux-researcher.md +1 -1
  721. package/subagents/categories/08-business-product/wordpress-master.md +1 -1
  722. package/subagents/categories/09-meta-orchestration/.claude-plugin/plugin.json +1 -1
  723. package/subagents/categories/09-meta-orchestration/agent-installer.md +1 -1
  724. package/subagents/categories/09-meta-orchestration/agent-organizer.md +1 -1
  725. package/subagents/categories/09-meta-orchestration/codebase-orchestrator.md +1 -1
  726. package/subagents/categories/09-meta-orchestration/context-manager.md +1 -1
  727. package/subagents/categories/09-meta-orchestration/error-coordinator.md +1 -1
  728. package/subagents/categories/09-meta-orchestration/it-ops-orchestrator.md +1 -1
  729. package/subagents/categories/09-meta-orchestration/knowledge-synthesizer.md +1 -1
  730. package/subagents/categories/09-meta-orchestration/multi-agent-coordinator.md +1 -1
  731. package/subagents/categories/09-meta-orchestration/performance-monitor.md +1 -1
  732. package/subagents/categories/09-meta-orchestration/task-distributor.md +1 -1
  733. package/subagents/categories/09-meta-orchestration/workflow-orchestrator.md +1 -1
  734. package/subagents/categories/10-research-analysis/.claude-plugin/plugin.json +1 -1
  735. package/subagents/categories/10-research-analysis/ab-test-analysis.md +2 -2
  736. package/subagents/categories/10-research-analysis/cohort-analysis.md +2 -2
  737. package/subagents/categories/10-research-analysis/competitive-analyst.md +1 -1
  738. package/subagents/categories/10-research-analysis/data-researcher.md +1 -1
  739. package/subagents/categories/10-research-analysis/first-principles-thinking.md +2 -2
  740. package/subagents/categories/10-research-analysis/market-researcher.md +1 -1
  741. package/subagents/categories/10-research-analysis/project-idea-validator.md +1 -1
  742. package/subagents/categories/10-research-analysis/research-analyst.md +1 -1
  743. package/subagents/categories/10-research-analysis/scientific-literature-researcher.md +1 -1
  744. package/subagents/categories/10-research-analysis/search-specialist.md +1 -1
  745. package/subagents/categories/10-research-analysis/trend-analyst.md +1 -1
@@ -0,0 +1,58 @@
1
+ # MindForge Integrations Configuration
2
+ # IMPORTANT: Never store API tokens, passwords, or private keys in this file.
3
+ # Credentials belong in environment variables or a managed secrets service.
4
+
5
+ ## Jira Configuration
6
+ JIRA_BASE_URL=https://your-org.atlassian.net
7
+ JIRA_PROJECT_KEY=ENG
8
+ JIRA_EPIC_LABEL=mindforge-phase
9
+ JIRA_STORY_TYPE=Story
10
+ JIRA_BUG_TYPE=Bug
11
+ JIRA_STORY_POINTS_FIELD=story_points
12
+
13
+ ## Confluence Configuration
14
+ CONFLUENCE_BASE_URL=https://your-org.atlassian.net/wiki
15
+ CONFLUENCE_SPACE_KEY=ENG
16
+ CONFLUENCE_ARCHITECTURE_PAGE_TITLE=MindForge Architecture
17
+ CONFLUENCE_ADR_PARENT_PAGE_TITLE=Architecture Decision Records
18
+ CONFLUENCE_PHASE_DOCS_PARENT_PAGE_TITLE=Sprint Documentation
19
+ CONFLUENCE_AUTO_PUBLISH=false
20
+
21
+ ## Slack Configuration
22
+ SLACK_CHANNEL_ID=C01234ABCDE
23
+ SLACK_NOTIFY_ON=phase_complete,security_finding,approval_needed,blocker
24
+ SLACK_MENTION_ON_CRITICAL=@oncall
25
+ SLACK_USE_THREADS=true
26
+
27
+ ## Governance Configuration
28
+ TIER2_APPROVERS=senior-engineer-1,senior-engineer-2,tech-lead
29
+ TIER3_APPROVERS=security-officer,compliance-officer,cto
30
+ EMERGENCY_APPROVERS=cto,vp-engineering
31
+ TIER2_SLA_HOURS=24
32
+ TIER3_SLA_HOURS=4
33
+ TIER2_ESCALATE_AFTER_HOURS=48
34
+ TIER3_ESCALATE_AFTER_HOURS=8
35
+ TIER2_EXPIRY_HOURS=48
36
+ TIER3_EXPIRY_HOURS=8
37
+ ESCALATION_CONTACT=engineering-lead@your-org.com
38
+ ESCALATION_SLACK_CHANNEL=C0ESCALATE
39
+
40
+ ## GitHub Configuration
41
+ GITHUB_REPO=your-org/your-repo
42
+ GITHUB_DEFAULT_BRANCH=main
43
+ GITHUB_REQUIRED_REVIEWERS=2
44
+ GITHUB_DEFAULT_REVIEWERS=senior-engineer-1,senior-engineer-2
45
+ GITHUB_PR_TEMPLATE_PATH=.github/pull_request_template.md
46
+ GITHUB_DRAFT_BY_DEFAULT=false
47
+
48
+ ## GitLab Configuration
49
+ GITLAB_PROJECT_ID=
50
+ GITLAB_DEFAULT_BRANCH=main
51
+ GITLAB_DEFAULT_REVIEWERS=
52
+
53
+ ## Notification Preferences
54
+ NOTIFY_PHASE_COMPLETE=true
55
+ NOTIFY_SECURITY_CRITICAL=true
56
+ NOTIFY_APPROVAL_NEEDED=true
57
+ NOTIFY_MILESTONE_COMPLETE=true
58
+ NOTIFY_BLOCKER_ADDED=true
@@ -0,0 +1,255 @@
1
+ # MindForge Skills Manifest
2
+
3
+ schema version: 2.0.0
4
+
5
+ This file tracks all active, validated, and legacy skills within the MindForge ecosystem.
6
+
7
+ ## Core Skills (Tier 1)
8
+
9
+ | Skill | Path | Status |
10
+ |-------|------|--------|
11
+ | security-review | .mindforge/skills/security-review/SKILL.md | stable |
12
+ | code-quality | .mindforge/skills/code-quality/SKILL.md | stable |
13
+ | api-design | .mindforge/skills/api-design/SKILL.md | stable |
14
+ | testing-standards | .mindforge/skills/testing-standards/SKILL.md | stable |
15
+ | documentation | .mindforge/skills/documentation/SKILL.md | stable |
16
+ | performance | .mindforge/skills/performance/SKILL.md | stable |
17
+ | accessibility | .mindforge/skills/accessibility/SKILL.md | stable |
18
+ | data-privacy | .mindforge/skills/data-privacy/SKILL.md | stable |
19
+ | incident-response | .mindforge/skills/incident-response/SKILL.md | stable |
20
+ | database-patterns | .mindforge/skills/database-patterns/SKILL.md | stable |
21
+ | agent-loops | .mindforge/skills/agent-loops/SKILL.md | stable |
22
+ | multi-llm-consult | .mindforge/skills/multi-llm-consult/SKILL.md | stable |
23
+ | continuous-learning | .mindforge/skills/continuous-learning/SKILL.md | stable |
24
+ | council | .mindforge/skills/council/SKILL.md | stable |
25
+ | verification-loop | .mindforge/skills/verification-loop/SKILL.md | stable |
26
+ | threat-modeling | .mindforge/skills/threat-modeling/SKILL.md | stable |
27
+ | autonomous-loops | .mindforge/skills/autonomous-loops/SKILL.md | stable |
28
+ | agent-introspection-debugging | .mindforge/skills/agent-introspection-debugging/SKILL.md | stable |
29
+ | cost-aware-routing | .mindforge/skills/cost-aware-routing/SKILL.md | stable |
30
+ | doc-health-audit | .mindforge/skills/doc-health-audit/SKILL.md | stable |
31
+ | santa-method | .mindforge/skills/santa-method/SKILL.md | stable |
32
+ | eval-harness | .mindforge/skills/eval-harness/SKILL.md | stable |
33
+ | quality-audit | .mindforge/skills/quality-audit/SKILL.md | stable |
34
+ | testing-anti-patterns | .mindforge/skills/testing-anti-patterns/SKILL.md | stable |
35
+ | defense-in-depth | .mindforge/skills/defense-in-depth/SKILL.md | stable |
36
+ | codebase-onboarding | .mindforge/skills/codebase-onboarding/SKILL.md | stable |
37
+ | rfc-pipeline | .mindforge/skills/rfc-pipeline/SKILL.md | stable |
38
+ | de-sloppify | .mindforge/skills/de-sloppify/SKILL.md | stable |
39
+ | skill-creator-meta | .mindforge/skills/skill-creator-meta/SKILL.md | stable |
40
+ | deployment-workflow | .mindforge/skills/deployment-workflow/SKILL.md | stable |
41
+ | dmux-workflows | .mindforge/skills/dmux-workflows/SKILL.md | stable |
42
+ | vibe-security | .mindforge/skills/vibe-security/SKILL.md | stable |
43
+ | instinct-clustering | .mindforge/skills/instinct-clustering/SKILL.md | stable |
44
+ | microservices-patterns | .mindforge/skills/microservices-patterns/SKILL.md | stable |
45
+ | cqrs-event-sourcing | .mindforge/skills/cqrs-event-sourcing/SKILL.md | stable |
46
+ | system-design | .mindforge/skills/system-design/SKILL.md | stable |
47
+ | business-analyst | .mindforge/skills/business-analyst/SKILL.md | stable |
48
+ | product-manager | .mindforge/skills/product-manager/SKILL.md | stable |
49
+ | market-researcher | .mindforge/skills/market-researcher/SKILL.md | stable |
50
+ | typescript-advanced | .mindforge/skills/typescript-advanced/SKILL.md | stable |
51
+ | python-performance | .mindforge/skills/python-performance/SKILL.md | stable |
52
+ | react-performance | .mindforge/skills/react-performance/SKILL.md | stable |
53
+ | k8s-deployment | .mindforge/skills/k8s-deployment/SKILL.md | stable |
54
+ | writing-plans | .mindforge/skills/writing-plans/SKILL.md | stable |
55
+ | writing-skills | .mindforge/skills/writing-skills/SKILL.md | stable |
56
+ | using-git-worktrees | .mindforge/skills/using-git-worktrees/SKILL.md | stable |
57
+ | code-tour | .mindforge/skills/code-tour/SKILL.md | stable |
58
+ | autonomous-agent-harness | .mindforge/skills/autonomous-agent-harness/SKILL.md | stable |
59
+ | mcp-server-patterns | .mindforge/skills/mcp-server-patterns/SKILL.md | stable |
60
+ | proofreader | .mindforge/skills/proofreader/SKILL.md | stable |
61
+ | prompt-engineering | .mindforge/skills/prompt-engineering/SKILL.md | stable |
62
+ | context-engineering | .mindforge/skills/context-engineering/SKILL.md | stable |
63
+ | agent-orchestration-patterns | .mindforge/skills/agent-orchestration-patterns/SKILL.md | stable |
64
+ | tool-design | .mindforge/skills/tool-design/SKILL.md | stable |
65
+ | guardrails-and-safety | .mindforge/skills/guardrails-and-safety/SKILL.md | stable |
66
+ | observability-stack | .mindforge/skills/observability-stack/SKILL.md | stable |
67
+ | ci-cd-pipeline | .mindforge/skills/ci-cd-pipeline/SKILL.md | stable |
68
+ | infrastructure-as-code | .mindforge/skills/infrastructure-as-code/SKILL.md | stable |
69
+ | incident-management | .mindforge/skills/incident-management/SKILL.md | stable |
70
+ | chaos-engineering | .mindforge/skills/chaos-engineering/SKILL.md | stable |
71
+ | data-modeling | .mindforge/skills/data-modeling/SKILL.md | stable |
72
+ | api-versioning | .mindforge/skills/api-versioning/SKILL.md | stable |
73
+ | search-implementation | .mindforge/skills/search-implementation/SKILL.md | stable |
74
+ | design-system | .mindforge/skills/design-system/SKILL.md | stable |
75
+ | state-management | .mindforge/skills/state-management/SKILL.md | stable |
76
+ | responsive-patterns | .mindforge/skills/responsive-patterns/SKILL.md | stable |
77
+ | auth-patterns | .mindforge/skills/auth-patterns/SKILL.md | stable |
78
+ | supply-chain-security | .mindforge/skills/supply-chain-security/SKILL.md | stable |
79
+ | technical-writing | .mindforge/skills/technical-writing/SKILL.md | stable |
80
+ | code-review-methodology | .mindforge/skills/code-review-methodology/SKILL.md | stable |
81
+ | contract-testing | .mindforge/skills/contract-testing/SKILL.md | stable |
82
+ | load-testing | .mindforge/skills/load-testing/SKILL.md | stable |
83
+ | mutation-testing | .mindforge/skills/mutation-testing/SKILL.md | stable |
84
+ | visual-regression-testing | .mindforge/skills/visual-regression-testing/SKILL.md | stable |
85
+ | monorepo-management | .mindforge/skills/monorepo-management/SKILL.md | stable |
86
+ | cli-design | .mindforge/skills/cli-design/SKILL.md | stable |
87
+ | developer-onboarding | .mindforge/skills/developer-onboarding/SKILL.md | stable |
88
+ | error-handling-architecture | .mindforge/skills/error-handling-architecture/SKILL.md | stable |
89
+ | caching-strategies | .mindforge/skills/caching-strategies/SKILL.md | stable |
90
+ | migration-strategies | .mindforge/skills/migration-strategies/SKILL.md | stable |
91
+ | connection-pooling | .mindforge/skills/connection-pooling/SKILL.md | stable |
92
+ | event-driven-architecture | .mindforge/skills/event-driven-architecture/SKILL.md | stable |
93
+ | api-gateway-patterns | .mindforge/skills/api-gateway-patterns/SKILL.md | stable |
94
+ | websocket-patterns | .mindforge/skills/websocket-patterns/SKILL.md | stable |
95
+ | feature-flag-management | .mindforge/skills/feature-flag-management/SKILL.md | stable |
96
+ | secrets-rotation | .mindforge/skills/secrets-rotation/SKILL.md | stable |
97
+ | compliance-as-code | .mindforge/skills/compliance-as-code/SKILL.md | stable |
98
+ | rag-architecture | .mindforge/skills/rag-architecture/SKILL.md | stable |
99
+ | fine-tuning-workflow | .mindforge/skills/fine-tuning-workflow/SKILL.md | stable |
100
+ | llm-cost-optimization | .mindforge/skills/llm-cost-optimization/SKILL.md | stable |
101
+ | streaming-architecture | .mindforge/skills/streaming-architecture/SKILL.md | stable |
102
+ | queue-design | .mindforge/skills/queue-design/SKILL.md | stable |
103
+ | real-time-sync | .mindforge/skills/real-time-sync/SKILL.md | stable |
104
+ | cost-estimation | .mindforge/skills/cost-estimation/SKILL.md | stable |
105
+ | technical-debt-management | .mindforge/skills/technical-debt-management/SKILL.md | stable |
106
+ | capacity-planning | .mindforge/skills/capacity-planning/SKILL.md | stable |
107
+ | graceful-degradation | .mindforge/skills/graceful-degradation/SKILL.md | stable |
108
+ | idempotency-patterns | .mindforge/skills/idempotency-patterns/SKILL.md | stable |
109
+ | rate-limiting-design | .mindforge/skills/rate-limiting-design/SKILL.md | stable |
110
+ | code-generation-patterns | .mindforge/skills/code-generation-patterns/SKILL.md | stable |
111
+ | dependency-management | .mindforge/skills/dependency-management/SKILL.md | stable |
112
+ | git-workflow-design | .mindforge/skills/git-workflow-design/SKILL.md | stable |
113
+ | i18n-architecture | .mindforge/skills/i18n-architecture/SKILL.md | stable |
114
+ | a11y-testing | .mindforge/skills/a11y-testing/SKILL.md | stable |
115
+ | multi-tenancy-patterns | .mindforge/skills/multi-tenancy-patterns/SKILL.md | stable |
116
+ | audit-logging | .mindforge/skills/audit-logging/SKILL.md | stable |
117
+ | database-performance | .mindforge/skills/database-performance/SKILL.md | stable |
118
+ | bundle-optimization | .mindforge/skills/bundle-optimization/SKILL.md | stable |
119
+ | graphql-patterns | .mindforge/skills/graphql-patterns/SKILL.md | stable |
120
+ | pagination-patterns | .mindforge/skills/pagination-patterns/SKILL.md | stable |
121
+ | build-vs-buy | .mindforge/skills/build-vs-buy/SKILL.md | stable |
122
+ | technology-radar | .mindforge/skills/technology-radar/SKILL.md | stable |
123
+ | architecture-tradeoff-analysis | .mindforge/skills/architecture-tradeoff-analysis/SKILL.md | stable |
124
+ | technical-interview-design | .mindforge/skills/technical-interview-design/SKILL.md | stable |
125
+ | post-incident-learning | .mindforge/skills/post-incident-learning/SKILL.md | stable |
126
+ | team-topology-design | .mindforge/skills/team-topology-design/SKILL.md | stable |
127
+ | sprint-retrospective-facilitation | .mindforge/skills/sprint-retrospective-facilitation/SKILL.md | stable |
128
+ | knowledge-sharing-systems | .mindforge/skills/knowledge-sharing-systems/SKILL.md | stable |
129
+ | estimation-techniques | .mindforge/skills/estimation-techniques/SKILL.md | stable |
130
+ | on-call-design | .mindforge/skills/on-call-design/SKILL.md | stable |
131
+ | experiment-design | .mindforge/skills/experiment-design/SKILL.md | stable |
132
+ | analytics-instrumentation | .mindforge/skills/analytics-instrumentation/SKILL.md | stable |
133
+ | notification-system-design | .mindforge/skills/notification-system-design/SKILL.md | stable |
134
+ | payment-integration | .mindforge/skills/payment-integration/SKILL.md | stable |
135
+ | email-deliverability | .mindforge/skills/email-deliverability/SKILL.md | stable |
136
+ | agent-memory-design | .mindforge/skills/agent-memory-design/SKILL.md | stable |
137
+ | agent-evaluation-framework | .mindforge/skills/agent-evaluation-framework/SKILL.md | stable |
138
+ | multi-turn-conversation-design | .mindforge/skills/multi-turn-conversation-design/SKILL.md | stable |
139
+ | agent-tool-selection | .mindforge/skills/agent-tool-selection/SKILL.md | stable |
140
+ | human-in-the-loop-design | .mindforge/skills/human-in-the-loop-design/SKILL.md | stable |
141
+ | edge-computing | .mindforge/skills/edge-computing/SKILL.md | stable |
142
+ | serverless-patterns | .mindforge/skills/serverless-patterns/SKILL.md | stable |
143
+ | container-security | .mindforge/skills/container-security/SKILL.md | stable |
144
+ | zero-trust-architecture | .mindforge/skills/zero-trust-architecture/SKILL.md | stable |
145
+ | ai-agent-deployment | .mindforge/skills/ai-agent-deployment/SKILL.md | stable |
146
+ | distributed-consensus | .mindforge/skills/distributed-consensus/SKILL.md | stable |
147
+ | data-pipeline-design | .mindforge/skills/data-pipeline-design/SKILL.md | stable |
148
+ | dns-architecture | .mindforge/skills/dns-architecture/SKILL.md | stable |
149
+ | cdn-optimization | .mindforge/skills/cdn-optimization/SKILL.md | stable |
150
+ | database-sharding-advanced | .mindforge/skills/database-sharding-advanced/SKILL.md | stable |
151
+
152
+ ## Multi-Agent Skills
153
+
154
+ - [x] agency-agents-orchestrator (Tier 1)
155
+ - [x] agency-senior-developer (Tier 1)
156
+ - [x] agency-software-architect (Tier 1)
157
+
158
+ ## Enterprise Governance
159
+
160
+ - [x] sovereign-integrity-checker (v6.2.0)
161
+ - [x] proactive-intent-harvester (v6.2.0)
162
+
163
+ ## Knowledge Base
164
+
165
+ - [ ] project-specific-knowledge
166
+
167
+ ## v10.2.0 — Industry Forge
168
+
169
+ | Skill | Path | Status |
170
+ |-------|------|--------|
171
+ | healthcare-systems | .mindforge/skills/healthcare-systems/SKILL.md | stable |
172
+ | fintech-patterns | .mindforge/skills/fintech-patterns/SKILL.md | stable |
173
+ | ecommerce-architecture | .mindforge/skills/ecommerce-architecture/SKILL.md | stable |
174
+ | gaming-backend | .mindforge/skills/gaming-backend/SKILL.md | stable |
175
+ | edtech-platform | .mindforge/skills/edtech-platform/SKILL.md | stable |
176
+ | saas-multi-tenant | .mindforge/skills/saas-multi-tenant/SKILL.md | stable |
177
+ | media-streaming | .mindforge/skills/media-streaming/SKILL.md | stable |
178
+ | iot-platform | .mindforge/skills/iot-platform/SKILL.md | stable |
179
+ | marketplace-trust | .mindforge/skills/marketplace-trust/SKILL.md | stable |
180
+ | logistics-optimization | .mindforge/skills/logistics-optimization/SKILL.md | stable |
181
+
182
+ ## v10.3.0 — Leader's Edge
183
+
184
+ | Skill | Path | Status |
185
+ |-------|------|--------|
186
+ | technical-leadership | .mindforge/skills/technical-leadership/SKILL.md | stable |
187
+ | mentoring-patterns | .mindforge/skills/mentoring-patterns/SKILL.md | stable |
188
+ | stakeholder-communication | .mindforge/skills/stakeholder-communication/SKILL.md | stable |
189
+ | conflict-resolution | .mindforge/skills/conflict-resolution/SKILL.md | stable |
190
+ | incident-communication | .mindforge/skills/incident-communication/SKILL.md | stable |
191
+ | hiring-engineering | .mindforge/skills/hiring-engineering/SKILL.md | stable |
192
+ | delegation-patterns | .mindforge/skills/delegation-patterns/SKILL.md | stable |
193
+ | meeting-architecture | .mindforge/skills/meeting-architecture/SKILL.md | stable |
194
+ | performance-reviews | .mindforge/skills/performance-reviews/SKILL.md | stable |
195
+ | change-management | .mindforge/skills/change-management/SKILL.md | stable |
196
+
197
+ ## v10.4.0 — Cross-Platform
198
+
199
+ | Skill | Path | Status |
200
+ |-------|------|--------|
201
+ | react-native-patterns | .mindforge/skills/react-native-patterns/SKILL.md | stable |
202
+ | flutter-architecture | .mindforge/skills/flutter-architecture/SKILL.md | stable |
203
+ | offline-first-design | .mindforge/skills/offline-first-design/SKILL.md | stable |
204
+ | progressive-web-app | .mindforge/skills/progressive-web-app/SKILL.md | stable |
205
+ | mobile-performance | .mindforge/skills/mobile-performance/SKILL.md | stable |
206
+ | cross-platform-testing | .mindforge/skills/cross-platform-testing/SKILL.md | stable |
207
+ | app-store-deployment | .mindforge/skills/app-store-deployment/SKILL.md | stable |
208
+ | mobile-security | .mindforge/skills/mobile-security/SKILL.md | stable |
209
+ | responsive-native | .mindforge/skills/responsive-native/SKILL.md | stable |
210
+ | push-notification-architecture | .mindforge/skills/push-notification-architecture/SKILL.md | stable |
211
+
212
+ ## v10.5.0 — AI Frontier
213
+
214
+ | Skill | Path | Status |
215
+ |-------|------|--------|
216
+ | multimodal-ai | .mindforge/skills/multimodal-ai/SKILL.md | stable |
217
+ | ai-safety-alignment | .mindforge/skills/ai-safety-alignment/SKILL.md | stable |
218
+ | synthetic-data-generation | .mindforge/skills/synthetic-data-generation/SKILL.md | stable |
219
+ | model-evaluation | .mindforge/skills/model-evaluation/SKILL.md | stable |
220
+ | embedding-systems | .mindforge/skills/embedding-systems/SKILL.md | stable |
221
+ | llm-orchestration | .mindforge/skills/llm-orchestration/SKILL.md | stable |
222
+ | knowledge-graphs | .mindforge/skills/knowledge-graphs/SKILL.md | stable |
223
+ | ml-feature-store | .mindforge/skills/ml-feature-store/SKILL.md | stable |
224
+ | ai-cost-management | .mindforge/skills/ai-cost-management/SKILL.md | stable |
225
+ | autonomous-agents | .mindforge/skills/autonomous-agents/SKILL.md | stable |
226
+
227
+ ## v10.6.0 — Data Alchemy
228
+
229
+ | Skill | Path | Status |
230
+ |-------|------|--------|
231
+ | causal-inference | .mindforge/skills/causal-inference/SKILL.md | stable |
232
+ | feature-engineering | .mindforge/skills/feature-engineering/SKILL.md | stable |
233
+ | ml-monitoring | .mindforge/skills/ml-monitoring/SKILL.md | stable |
234
+ | data-governance | .mindforge/skills/data-governance/SKILL.md | stable |
235
+ | stream-processing | .mindforge/skills/stream-processing/SKILL.md | stable |
236
+ | data-lakehouse | .mindforge/skills/data-lakehouse/SKILL.md | stable |
237
+ | experiment-platform | .mindforge/skills/experiment-platform/SKILL.md | stable |
238
+ | data-mesh | .mindforge/skills/data-mesh/SKILL.md | stable |
239
+ | real-time-analytics | .mindforge/skills/real-time-analytics/SKILL.md | stable |
240
+ | data-privacy-engineering | .mindforge/skills/data-privacy-engineering/SKILL.md | stable |
241
+
242
+ ## v10.7.0 — Platform Sovereign
243
+
244
+ | Skill | Path | Status |
245
+ |-------|------|--------|
246
+ | internal-developer-platform | .mindforge/skills/internal-developer-platform/SKILL.md | stable |
247
+ | self-serve-infrastructure | .mindforge/skills/self-serve-infrastructure/SKILL.md | stable |
248
+ | platform-reliability | .mindforge/skills/platform-reliability/SKILL.md | stable |
249
+ | developer-productivity-metrics | .mindforge/skills/developer-productivity-metrics/SKILL.md | stable |
250
+ | api-marketplace | .mindforge/skills/api-marketplace/SKILL.md | stable |
251
+ | build-system-optimization | .mindforge/skills/build-system-optimization/SKILL.md | stable |
252
+ | secrets-platform | .mindforge/skills/secrets-platform/SKILL.md | stable |
253
+ | environment-management | .mindforge/skills/environment-management/SKILL.md | stable |
254
+ | platform-observability | .mindforge/skills/platform-observability/SKILL.md | stable |
255
+ | migration-platform | .mindforge/skills/migration-platform/SKILL.md | stable |
@@ -0,0 +1,23 @@
1
+ # MindForge Plugins Manifest
2
+ # Schema version: 1.0.0
3
+ # This file is managed by /mindforge:plugins install|uninstall
4
+
5
+ ## Installed plugins
6
+
7
+ | Name | Version | Status | Min MindForge | Permissions |
8
+ |---|---|---|---|---|
9
+ | (no plugins installed) | | | | |
10
+
11
+ ## Available plugins (public registry)
12
+
13
+ Search: `npm search mindforge-plugin`
14
+ Install: `/mindforge:plugins install [plugin-name]`
15
+
16
+ ## Plugin development
17
+
18
+ To create a plugin: see `docs/contributing/plugin-authoring.md`
19
+ To publish: `npm publish --access public`
20
+ To validate: `node bin/validate-config.js --type plugin ./plugin.json`
21
+
22
+ ## Hooks registry
23
+ (populated automatically when plugins with hooks are installed)
@@ -0,0 +1,93 @@
1
+ # MindForge Plugin System — Loader Protocol
2
+
3
+ ## Loading sequence (runs at session start)
4
+
5
+ ### Step 1 — Discover installed plugins
6
+ ```bash
7
+ MANIFEST=".mindforge/plugins/PLUGINS-MANIFEST.md"
8
+ [ -f "${MANIFEST}" ] || { echo "No plugins installed"; return; }
9
+
10
+ # Extract plugin names from manifest table rows
11
+ PLUGINS=$(grep "^| " "${MANIFEST}" | grep -v "^| Name" | grep -v "none" | \
12
+ awk -F'|' '{gsub(/[[:space:]]/, "", $2); print $2}' | grep -v '^$')
13
+ ```
14
+
15
+ ### Step 2 — Validate each installed plugin
16
+
17
+ For each installed plugin directory at `.mindforge/plugins/[plugin-name]/`:
18
+
19
+ 1. **plugin.json exists and is valid JSON**
20
+ 2. **plugin_api_version compatibility**: read `plugin.json mindforge.plugin_api_version`
21
+ and verify it matches the current supported API version (`1.0.0`)
22
+ 3. **min_mindforge_version compatibility**: verify current MindForge version satisfies minimum
23
+ 4. **Injection guard**: run against all command, skill, and persona `.md` files in the plugin
24
+ - If injection patterns found: do NOT load. Log AUDIT entry, alert user
25
+ 5. **Level 1 + Level 2 validation**: for every `SKILL.md` in the plugin
26
+
27
+ **Permission model note:** permissions are advisory, not OS‑enforced. They are
28
+ declared for user trust decisions and logged in `AUDIT.jsonl`. Governance gates
29
+ still apply to all plugin actions.
30
+
31
+ ### Step 3 — Load plugin components
32
+
33
+ **Commands:**
34
+ ```bash
35
+ # Detect currently installed built-in command names (dynamic, not hardcoded)
36
+ get_reserved_command_names() {
37
+ ls ".claude/commands/mindforge/"*.md 2>/dev/null | \
38
+ xargs -I{} basename {} .md | \
39
+ sort
40
+ }
41
+
42
+ RESERVED_NAMES=$(get_reserved_command_names)
43
+
44
+ for CMD_FILE in ".mindforge/plugins/[plugin]/commands/"*.md; do
45
+ CMD_NAME=$(basename "${CMD_FILE}" .md)
46
+
47
+ # Check for conflict with reserved names
48
+ if echo "${RESERVED_NAMES}" | grep -q "^${CMD_NAME}$"; then
49
+ FINAL_NAME="${PLUGIN_NAME}-${CMD_NAME}"
50
+ echo " ⚠️ Command '${CMD_NAME}' conflicts with built-in — renaming to '${FINAL_NAME}'"
51
+ else
52
+ FINAL_NAME="${CMD_NAME}"
53
+ fi
54
+
55
+ cp "${CMD_FILE}" ".claude/commands/mindforge/${FINAL_NAME}.md"
56
+ cp "${CMD_FILE}" ".agent/mindforge/${FINAL_NAME}.md"
57
+ done
58
+ ```
59
+
60
+ **Skills:** Registered in MANIFEST.md under Tier 2 section (prefix: `[plugin-name]-`)
61
+
62
+ **Personas:** Installed as `.mindforge/personas/[plugin-name]-[persona].md`
63
+
64
+ **Hooks:** Registered in `.mindforge/plugins/hooks-registry.md`
65
+
66
+ Hook execution order:
67
+ - Multiple plugins with the same hook are executed in **PLUGINS-MANIFEST.md order**
68
+ (first installed, first executed)
69
+ - Hook failures do not prevent other hooks from running
70
+
71
+ ### Step 4 — Report loaded plugins
72
+
73
+ At session start, CLAUDE.md reads the loaded plugins list and reports:
74
+ ```
75
+ Active plugins (2):
76
+ jira-advanced v1.0.0 — hooks: post_phase_complete
77
+ testing-playwright v0.9.0 — skills: playwright-e2e
78
+ ```
79
+
80
+ If any plugin fails validation: skip it, report error, continue loading others.
81
+ Never fail the session start because a plugin is invalid.
82
+
83
+ ### Step 5 — Write AUDIT entry for plugin load
84
+
85
+ ```json
86
+ {
87
+ "event": "plugins_loaded",
88
+ "plugins": [
89
+ { "name": "mindforge-plugin-jira-advanced", "version": "1.0.0", "hooks": ["post_phase_complete"] }
90
+ ],
91
+ "failed": []
92
+ }
93
+ ```
@@ -0,0 +1,44 @@
1
+ # MindForge Plugin Registry
2
+
3
+ ## Purpose
4
+ Defines how MindForge discovers, validates, and installs third-party plugins
5
+ from the npm ecosystem.
6
+
7
+ ## Naming convention
8
+ Plugins must be published under the `mindforge-plugin-*` namespace.
9
+ Format:
10
+ - `mindforge-plugin-<category>-<name>`
11
+
12
+ Examples:
13
+ - `mindforge-plugin-jira-advanced`
14
+ - `mindforge-plugin-testing-playwright`
15
+
16
+ ## Registry source
17
+ The public npm registry is the default source. Private registries are supported
18
+ via standard npm configuration (`.npmrc`) and environment variables.
19
+
20
+ ## Install flow (high level)
21
+ 1. Resolve package name and version (default: latest)
22
+ 2. Download tarball to a temp directory (mode 700)
23
+ 3. Validate structure and `plugin.json`
24
+ 4. Run injection guard on all `.md` files
25
+ 5. Copy into `.mindforge/plugins/<plugin-name>/`
26
+ 6. Append to `PLUGINS-MANIFEST.md`
27
+ 7. Log AUDIT event `plugin_installed`
28
+
29
+ ## Validation rules (summary)
30
+ - `plugin.json` is required and must match schema in `plugin-schema.md`
31
+ - Commands and skills must be listed in `plugin.json`
32
+ - Any command name conflicts with built-ins must be renamed per `plugin-loader.md`
33
+ - Plugins with `write_state: true` must be listed in `ELEVATED_PLUGINS`
34
+
35
+ ## Uninstall flow
36
+ - Remove plugin directory
37
+ - Remove manifest entry
38
+ - Log AUDIT event `plugin_uninstalled`
39
+
40
+ ## Security posture
41
+ Plugins are powerful. Treat them like VSCode extensions:
42
+ - Install only from trusted sources
43
+ - Review command content before enabling
44
+ - Prefer version pinning in production environments
@@ -0,0 +1,68 @@
1
+ # MindForge Plugin System — Schema v1.0.0
2
+
3
+ ## Philosophy
4
+ Plugins extend MindForge without modifying the core framework files.
5
+ They are first-class citizens: versioned, validated, injection-guarded, and audited.
6
+
7
+ ## Package naming convention
8
+ `mindforge-plugin-[category]-[name]`
9
+
10
+ Examples:
11
+ - `mindforge-plugin-jira-advanced` — Advanced Jira sprint and velocity commands
12
+ - `mindforge-plugin-testing-playwright` — Playwright E2E testing skill and commands
13
+ - `mindforge-plugin-cloud-aws` — AWS deployment patterns and runbooks
14
+ - `mindforge-plugin-design-figma` — Figma design review integration
15
+
16
+ ## What a plugin can provide
17
+
18
+ | Component | Description | File location |
19
+ |---|---|---|
20
+ | Commands | New slash commands | `commands/[name].md` |
21
+ | Skills | New skill packs | `skills/[name]/SKILL.md` |
22
+ | Personas | New agent personas | `personas/[name].md` |
23
+ | Hooks | Lifecycle event handlers | `hooks/[hook-name].md` |
24
+
25
+ ## `plugin.json` manifest (required in every plugin package)
26
+
27
+ ### Required fields
28
+ - `name` (string) — package name
29
+ - `version` (semver)
30
+ - `mindforge_plugin_api_version` (string, must be `1.0.0` for v1.x.x)
31
+ - `min_mindforge_version` (string)
32
+ - `commands` (array of command file paths)
33
+ - `skills` (array of SKILL.md paths)
34
+ - `permissions` (object, see below)
35
+
36
+ ### Permissions — advisory model
37
+ The permission system is advisory, not OS‑enforced. Permissions are:
38
+ - **Declared** in `plugin.json` before installation
39
+ - **Displayed** to the user for review at install time
40
+ - **Recorded** in `AUDIT.jsonl` with plugin name as the agent field
41
+ - **Enforced** through MindForge governance (plan‑first, audit, gates)
42
+
43
+ The permission declaration is a statement of intent — it enables trust
44
+ decisions, not OS‑level sandboxing.
45
+
46
+ Example permissions object:
47
+ ```json
48
+ \"permissions\": {
49
+ \"read_state\": true,
50
+ \"write_state\": false,
51
+ \"network\": false,
52
+ \"network_access\": false,
53
+ \"file_system_write\": false
54
+ }
55
+ ```
56
+
57
+ ### Reserved command names (v1.0.0)
58
+ These names are permanently reserved for MindForge built‑ins. If a plugin
59
+ declares a command with one of these names, it must be renamed at install time:
60
+
61
+ ```
62
+ help, init-project, plan-phase, execute-phase, verify-phase, ship,
63
+ next, quick, status, debug, skills, review, security-scan, map-codebase,
64
+ discuss-phase, audit, milestone, complete-milestone, approve, sync-jira,
65
+ sync-confluence, health, retrospective, profile-team, metrics, init-org,
66
+ install-skill, publish-skill, pr-review, workspace, benchmark, update,
67
+ migrate, plugins, tokens, release
68
+ ```
@@ -0,0 +1,42 @@
1
+ # MindForge Team Profile
2
+ # Auto-generated by /mindforge:profile-team
3
+
4
+ ## IMPORTANT: Metrics usage policy
5
+ Per ADR-014, data in this file and `.mindforge/metrics/` is for system
6
+ improvement only, not developer performance evaluation.
7
+
8
+ Use data for:
9
+ - response personalization
10
+ - skill loading improvements
11
+ - compaction and planning tuning
12
+ - process retrospectives (not people scoring)
13
+
14
+ ## Team composition
15
+ | Name | Email | Primary role | Timezone | Experience |
16
+ |---|---|---|---|---|
17
+ | [Name] | [email] | [role] | [UTC+X] | [level] |
18
+
19
+ ## Tech stack preferences
20
+ | Layer | Preferred | Comfortable | Learning |
21
+ |---|---|---|---|
22
+ | Backend | TypeScript/Node.js | Python | Go |
23
+ | Frontend | React/Next.js | Vue | Svelte |
24
+ | Database | PostgreSQL | MySQL | MongoDB |
25
+ | Testing | Vitest | Jest | Playwright |
26
+
27
+ ## Working patterns
28
+ - Average session length: [N] minutes
29
+ - Peak working hours: [N-N]
30
+ - Verify pass rate: [N%]
31
+ - Common failure type: [from AUDIT]
32
+
33
+ ## Personalization rules
34
+ - Verbosity: concise
35
+ - Review style: direct
36
+ - Preferred code organization: feature-based
37
+
38
+ ## Known strengths
39
+ - [area]
40
+
41
+ ## Known growth areas
42
+ - [area]
@@ -0,0 +1,23 @@
1
+ # MindForge Team — Multi-Developer HANDOFF
2
+
3
+ ## Purpose
4
+ Allow multiple developers or agent sessions to collaborate without silently
5
+ stomping shared state.
6
+
7
+ ## Shared coordination rules
8
+ When a developer starts a plan, first check shared `HANDOFF.json` state. If the
9
+ same plan already appears under `active_developers`, stop and ask for
10
+ clarification before proceeding.
11
+
12
+ Developers with `last_seen` older than 4 hours are considered stale and may be
13
+ removed automatically on the next session start.
14
+
15
+ ## Required shared state fields
16
+ - `active_developers`
17
+ - current phase and plan ownership
18
+ - recent files
19
+ - blockers and decisions needed
20
+
21
+ ## Audit discipline
22
+ Each task completion or failure commit must include any new AUDIT entries so
23
+ shared history is not stranded in an uncommitted worktree.
@@ -0,0 +1,13 @@
1
+ # MindForge Per-Developer Profiles
2
+
3
+ Use `PROFILE-[dev-id].md` files to store per-developer preferences and observed
4
+ patterns. `dev-id` is a sanitized email.
5
+
6
+ Template fields:
7
+ - Identity (name/email/role/timezone)
8
+ - Communication preferences
9
+ - Technical preferences
10
+ - Observed session metrics
11
+ - Strengths and growth areas
12
+
13
+ Privacy: include only professional, collaboration-relevant data.
@@ -0,0 +1,18 @@
1
+ # MindForge Team — Session Merger
2
+
3
+ ## Purpose
4
+ Merge concurrent session state safely after parallel work or multi-developer
5
+ execution.
6
+
7
+ ## Merge strategy
8
+ 1. Merge `HANDOFF.json` through git, not ad hoc overwrite
9
+ 2. Resolve conflicts explicitly when two sessions claim the same plan
10
+ 3. Preserve both sides' blockers and decisions until reconciled
11
+ 4. Keep AUDIT append-only; ensure entries were committed with the task commits
12
+
13
+ Git merge conflicts are the correct mechanism for contested shared state.
14
+
15
+ ## Conflict rules
16
+ - Same plan claimed by two developers: escalate for human resolution
17
+ - Different plans touching shared files: merge carefully, then rerun verification
18
+ - Stale active developer entry: prune if `last_seen` is older than 4 hours