mindforge-cc 11.2.1 → 11.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (761) hide show
  1. package/.agent/forge/help.md +11 -0
  2. package/.agent/forge/init-project.md +36 -0
  3. package/.agent/forge/plan-phase.md +34 -0
  4. package/.agent/mindforge/add-backlog.md +32 -0
  5. package/.agent/mindforge/agent-deploy.md +34 -0
  6. package/.agent/mindforge/agent-design.md +31 -0
  7. package/.agent/mindforge/agent-eval.md +27 -0
  8. package/.agent/mindforge/agent-memory.md +27 -0
  9. package/.agent/mindforge/agent.md +31 -0
  10. package/.agent/mindforge/ai-cost.md +31 -0
  11. package/.agent/mindforge/ai-safety.md +37 -0
  12. package/.agent/mindforge/analytics.md +28 -0
  13. package/.agent/mindforge/approve.md +22 -0
  14. package/.agent/mindforge/audit.md +34 -0
  15. package/.agent/mindforge/auth-flow.md +76 -0
  16. package/.agent/mindforge/auto.md +26 -0
  17. package/.agent/mindforge/benchmark.md +37 -0
  18. package/.agent/mindforge/brd.md +90 -0
  19. package/.agent/mindforge/browse.md +30 -0
  20. package/.agent/mindforge/build-opt.md +31 -0
  21. package/.agent/mindforge/build-vs-buy.md +29 -0
  22. package/.agent/mindforge/cache.md +30 -0
  23. package/.agent/mindforge/causal.md +31 -0
  24. package/.agent/mindforge/cdn.md +34 -0
  25. package/.agent/mindforge/change.md +37 -0
  26. package/.agent/mindforge/cli.md +30 -0
  27. package/.agent/mindforge/cluster-instincts.md +35 -0
  28. package/.agent/mindforge/code-tour.md +85 -0
  29. package/.agent/mindforge/communicate.md +37 -0
  30. package/.agent/mindforge/complete-milestone.md +22 -0
  31. package/.agent/mindforge/compliance.md +31 -0
  32. package/.agent/mindforge/consult.md +37 -0
  33. package/.agent/mindforge/context-budget.md +70 -0
  34. package/.agent/mindforge/contract-test.md +30 -0
  35. package/.agent/mindforge/cost-report.md +44 -0
  36. package/.agent/mindforge/costs.md +15 -0
  37. package/.agent/mindforge/council.md +35 -0
  38. package/.agent/mindforge/create-skill.md +34 -0
  39. package/.agent/mindforge/cross-review.md +21 -0
  40. package/.agent/mindforge/dashboard.md +102 -0
  41. package/.agent/mindforge/data-mesh.md +31 -0
  42. package/.agent/mindforge/data-model.md +75 -0
  43. package/.agent/mindforge/data-pipeline.md +34 -0
  44. package/.agent/mindforge/de-slop.md +33 -0
  45. package/.agent/mindforge/debug.md +133 -0
  46. package/.agent/mindforge/degrade.md +31 -0
  47. package/.agent/mindforge/delegate.md +37 -0
  48. package/.agent/mindforge/deploy.md +32 -0
  49. package/.agent/mindforge/design-tokens.md +80 -0
  50. package/.agent/mindforge/discuss-phase.md +142 -0
  51. package/.agent/mindforge/dmux.md +32 -0
  52. package/.agent/mindforge/do.md +31 -0
  53. package/.agent/mindforge/ecommerce.md +31 -0
  54. package/.agent/mindforge/edge.md +34 -0
  55. package/.agent/mindforge/edtech.md +31 -0
  56. package/.agent/mindforge/embeddings.md +37 -0
  57. package/.agent/mindforge/environments.md +31 -0
  58. package/.agent/mindforge/eval.md +33 -0
  59. package/.agent/mindforge/events.md +30 -0
  60. package/.agent/mindforge/evolve-skills.md +49 -0
  61. package/.agent/mindforge/execute-phase.md +200 -0
  62. package/.agent/mindforge/experiment.md +28 -0
  63. package/.agent/mindforge/feature-flags.md +30 -0
  64. package/.agent/mindforge/feature-store.md +31 -0
  65. package/.agent/mindforge/finops.md +31 -0
  66. package/.agent/mindforge/fintech.md +31 -0
  67. package/.agent/mindforge/flutter.md +37 -0
  68. package/.agent/mindforge/gaming.md +31 -0
  69. package/.agent/mindforge/graphql.md +31 -0
  70. package/.agent/mindforge/health.md +31 -0
  71. package/.agent/mindforge/healthcare.md +31 -0
  72. package/.agent/mindforge/help.md +33 -0
  73. package/.agent/mindforge/hire.md +37 -0
  74. package/.agent/mindforge/hitl.md +27 -0
  75. package/.agent/mindforge/i18n.md +31 -0
  76. package/.agent/mindforge/idempotent.md +31 -0
  77. package/.agent/mindforge/init-org.md +135 -0
  78. package/.agent/mindforge/init-project.md +170 -0
  79. package/.agent/mindforge/install-skill.md +28 -0
  80. package/.agent/mindforge/introspect.md +46 -0
  81. package/.agent/mindforge/iot.md +31 -0
  82. package/.agent/mindforge/knowledge-graph.md +37 -0
  83. package/.agent/mindforge/lakehouse.md +31 -0
  84. package/.agent/mindforge/lead.md +31 -0
  85. package/.agent/mindforge/learn-instinct.md +58 -0
  86. package/.agent/mindforge/learn.md +147 -0
  87. package/.agent/mindforge/learning.md +20 -0
  88. package/.agent/mindforge/llm-route.md +37 -0
  89. package/.agent/mindforge/load-test.md +30 -0
  90. package/.agent/mindforge/logistics.md +31 -0
  91. package/.agent/mindforge/map-codebase.md +302 -0
  92. package/.agent/mindforge/market-research.md +94 -0
  93. package/.agent/mindforge/marketplace.md +124 -0
  94. package/.agent/mindforge/mcp-server.md +88 -0
  95. package/.agent/mindforge/meeting-design.md +37 -0
  96. package/.agent/mindforge/metrics.md +26 -0
  97. package/.agent/mindforge/microservices.md +64 -0
  98. package/.agent/mindforge/migrate.md +44 -0
  99. package/.agent/mindforge/migration-mgmt.md +31 -0
  100. package/.agent/mindforge/milestone.md +16 -0
  101. package/.agent/mindforge/mobile.md +37 -0
  102. package/.agent/mindforge/monorepo.md +30 -0
  103. package/.agent/mindforge/multi-tenant.md +31 -0
  104. package/.agent/mindforge/multimodal.md +37 -0
  105. package/.agent/mindforge/new-runtime.md +23 -0
  106. package/.agent/mindforge/next.md +109 -0
  107. package/.agent/mindforge/note.md +35 -0
  108. package/.agent/mindforge/observability-platform.md +31 -0
  109. package/.agent/mindforge/observability.md +75 -0
  110. package/.agent/mindforge/offline.md +37 -0
  111. package/.agent/mindforge/onboard.md +37 -0
  112. package/.agent/mindforge/orchestrate.md +74 -0
  113. package/.agent/mindforge/payments.md +28 -0
  114. package/.agent/mindforge/pipeline.md +84 -0
  115. package/.agent/mindforge/plan-phase.md +131 -0
  116. package/.agent/mindforge/plan-write.md +95 -0
  117. package/.agent/mindforge/plant-seed.md +31 -0
  118. package/.agent/mindforge/platform.md +31 -0
  119. package/.agent/mindforge/plugins.md +44 -0
  120. package/.agent/mindforge/pr-review.md +45 -0
  121. package/.agent/mindforge/privacy-eng.md +31 -0
  122. package/.agent/mindforge/product-spec.md +90 -0
  123. package/.agent/mindforge/profile-team.md +27 -0
  124. package/.agent/mindforge/prompt.md +78 -0
  125. package/.agent/mindforge/proofread.md +87 -0
  126. package/.agent/mindforge/publish-skill.md +23 -0
  127. package/.agent/mindforge/push-notify.md +37 -0
  128. package/.agent/mindforge/pwa.md +37 -0
  129. package/.agent/mindforge/qa.md +20 -0
  130. package/.agent/mindforge/quality-audit.md +34 -0
  131. package/.agent/mindforge/queue.md +31 -0
  132. package/.agent/mindforge/quick.md +139 -0
  133. package/.agent/mindforge/rag.md +30 -0
  134. package/.agent/mindforge/rate-limit.md +31 -0
  135. package/.agent/mindforge/react-native.md +37 -0
  136. package/.agent/mindforge/realtime-analytics.md +31 -0
  137. package/.agent/mindforge/record-learning.md +22 -0
  138. package/.agent/mindforge/release.md +14 -0
  139. package/.agent/mindforge/remember.md +30 -0
  140. package/.agent/mindforge/research.md +16 -0
  141. package/.agent/mindforge/retro.md +28 -0
  142. package/.agent/mindforge/retrospective.md +31 -0
  143. package/.agent/mindforge/review-backlog.md +34 -0
  144. package/.agent/mindforge/review-guide.md +63 -0
  145. package/.agent/mindforge/review.md +161 -0
  146. package/.agent/mindforge/rfc.md +34 -0
  147. package/.agent/mindforge/santa.md +33 -0
  148. package/.agent/mindforge/secrets-mgmt.md +31 -0
  149. package/.agent/mindforge/secrets.md +31 -0
  150. package/.agent/mindforge/security-scan.md +242 -0
  151. package/.agent/mindforge/serverless.md +34 -0
  152. package/.agent/mindforge/session-report.md +39 -0
  153. package/.agent/mindforge/ship.md +111 -0
  154. package/.agent/mindforge/skills.md +145 -0
  155. package/.agent/mindforge/status.md +113 -0
  156. package/.agent/mindforge/steer.md +17 -0
  157. package/.agent/mindforge/stream.md +31 -0
  158. package/.agent/mindforge/sync-confluence.md +15 -0
  159. package/.agent/mindforge/sync-jira.md +16 -0
  160. package/.agent/mindforge/system-design.md +87 -0
  161. package/.agent/mindforge/team-topology.md +27 -0
  162. package/.agent/mindforge/tech-debt.md +31 -0
  163. package/.agent/mindforge/tech-radar.md +28 -0
  164. package/.agent/mindforge/threat-model.md +48 -0
  165. package/.agent/mindforge/tokens.md +12 -0
  166. package/.agent/mindforge/ui-phase.md +34 -0
  167. package/.agent/mindforge/ui-review.md +36 -0
  168. package/.agent/mindforge/update.md +46 -0
  169. package/.agent/mindforge/validate-phase.md +31 -0
  170. package/.agent/mindforge/verify-loop.md +45 -0
  171. package/.agent/mindforge/verify-phase.md +66 -0
  172. package/.agent/mindforge/vibe-check.md +37 -0
  173. package/.agent/mindforge/workspace.md +33 -0
  174. package/.agent/mindforge/workstreams.md +35 -0
  175. package/.agent/mindforge/worktrees.md +86 -0
  176. package/.agent/mindforge/write-rfc.md +64 -0
  177. package/.agent/mindforge/zero-trust.md +34 -0
  178. package/.agent/skills/mindforge-add-backlog/SKILL.md +72 -0
  179. package/.agent/skills/mindforge-add-phase/SKILL.md +39 -0
  180. package/.agent/skills/mindforge-add-tests/SKILL.md +28 -0
  181. package/.agent/skills/mindforge-add-todo/SKILL.md +42 -0
  182. package/.agent/skills/mindforge-audit-milestone/SKILL.md +29 -0
  183. package/.agent/skills/mindforge-audit-uat/SKILL.md +20 -0
  184. package/.agent/skills/mindforge-autonomous/SKILL.md +33 -0
  185. package/.agent/skills/mindforge-brainstorming/SKILL.md +164 -0
  186. package/.agent/skills/mindforge-brainstorming/scripts/frame-template.html +214 -0
  187. package/.agent/skills/mindforge-brainstorming/scripts/helper.js +90 -0
  188. package/.agent/skills/mindforge-brainstorming/scripts/server.cjs +354 -0
  189. package/.agent/skills/mindforge-brainstorming/scripts/start-server.sh +148 -0
  190. package/.agent/skills/mindforge-brainstorming/scripts/stop-server.sh +56 -0
  191. package/.agent/skills/mindforge-brainstorming/spec-document-reviewer-prompt.md +49 -0
  192. package/.agent/skills/mindforge-brainstorming/visual-companion.md +287 -0
  193. package/.agent/skills/mindforge-check-todos/SKILL.md +40 -0
  194. package/.agent/skills/mindforge-cleanup/SKILL.md +19 -0
  195. package/.agent/skills/mindforge-complete-milestone/SKILL.md +131 -0
  196. package/.agent/skills/mindforge-debug/SKILL.md +163 -0
  197. package/.agent/skills/mindforge-debug_extended/CREATION-LOG.md +119 -0
  198. package/.agent/skills/mindforge-debug_extended/SKILL.md +296 -0
  199. package/.agent/skills/mindforge-debug_extended/condition-based-waiting-example.ts +158 -0
  200. package/.agent/skills/mindforge-debug_extended/condition-based-waiting.md +115 -0
  201. package/.agent/skills/mindforge-debug_extended/defense-in-depth.md +122 -0
  202. package/.agent/skills/mindforge-debug_extended/find-polluter.sh +63 -0
  203. package/.agent/skills/mindforge-debug_extended/root-cause-tracing.md +169 -0
  204. package/.agent/skills/mindforge-debug_extended/test-academic.md +14 -0
  205. package/.agent/skills/mindforge-debug_extended/test-pressure-1.md +58 -0
  206. package/.agent/skills/mindforge-debug_extended/test-pressure-2.md +68 -0
  207. package/.agent/skills/mindforge-debug_extended/test-pressure-3.md +69 -0
  208. package/.agent/skills/mindforge-discuss-phase/SKILL.md +54 -0
  209. package/.agent/skills/mindforge-do/SKILL.md +26 -0
  210. package/.agent/skills/mindforge-execute-phase/SKILL.md +49 -0
  211. package/.agent/skills/mindforge-execute-phase_extended/SKILL.md +70 -0
  212. package/.agent/skills/mindforge-fast/SKILL.md +23 -0
  213. package/.agent/skills/mindforge-forensics/SKILL.md +49 -0
  214. package/.agent/skills/mindforge-health/SKILL.md +17 -0
  215. package/.agent/skills/mindforge-help/SKILL.md +23 -0
  216. package/.agent/skills/mindforge-insert-phase/SKILL.md +28 -0
  217. package/.agent/skills/mindforge-join-discord/SKILL.md +19 -0
  218. package/.agent/skills/mindforge-list-phase-assumptions/SKILL.md +41 -0
  219. package/.agent/skills/mindforge-list-workspaces/SKILL.md +17 -0
  220. package/.agent/skills/mindforge-manager/SKILL.md +32 -0
  221. package/.agent/skills/mindforge-map-codebase/SKILL.md +64 -0
  222. package/.agent/skills/mindforge-milestone-summary/SKILL.md +44 -0
  223. package/.agent/skills/mindforge-neural-orchestrator/SKILL.md +115 -0
  224. package/.agent/skills/mindforge-neural-orchestrator/references/codex-tools.md +100 -0
  225. package/.agent/skills/mindforge-neural-orchestrator/references/gemini-tools.md +33 -0
  226. package/.agent/skills/mindforge-new-milestone/SKILL.md +38 -0
  227. package/.agent/skills/mindforge-new-project/SKILL.md +36 -0
  228. package/.agent/skills/mindforge-new-workspace/SKILL.md +39 -0
  229. package/.agent/skills/mindforge-next/SKILL.md +19 -0
  230. package/.agent/skills/mindforge-note/SKILL.md +29 -0
  231. package/.agent/skills/mindforge-parallel-mesh_extended/SKILL.md +182 -0
  232. package/.agent/skills/mindforge-pause-work/SKILL.md +35 -0
  233. package/.agent/skills/mindforge-plan-milestone-gaps/SKILL.md +28 -0
  234. package/.agent/skills/mindforge-plan-phase/SKILL.md +38 -0
  235. package/.agent/skills/mindforge-plan-phase_extended/SKILL.md +152 -0
  236. package/.agent/skills/mindforge-plan-phase_extended/plan-document-reviewer-prompt.md +49 -0
  237. package/.agent/skills/mindforge-plant-seed/SKILL.md +22 -0
  238. package/.agent/skills/mindforge-pr-branch/SKILL.md +21 -0
  239. package/.agent/skills/mindforge-profile-user/SKILL.md +38 -0
  240. package/.agent/skills/mindforge-progress/SKILL.md +19 -0
  241. package/.agent/skills/mindforge-quick/SKILL.md +38 -0
  242. package/.agent/skills/mindforge-reapply-patches/SKILL.md +124 -0
  243. package/.agent/skills/mindforge-remove-phase/SKILL.md +26 -0
  244. package/.agent/skills/mindforge-remove-workspace/SKILL.md +22 -0
  245. package/.agent/skills/mindforge-research-phase/SKILL.md +186 -0
  246. package/.agent/skills/mindforge-resume-work/SKILL.md +35 -0
  247. package/.agent/skills/mindforge-review/SKILL.md +31 -0
  248. package/.agent/skills/mindforge-review-backlog/SKILL.md +58 -0
  249. package/.agent/skills/mindforge-review-inbound/SKILL.md +213 -0
  250. package/.agent/skills/mindforge-review-request/SKILL.md +105 -0
  251. package/.agent/skills/mindforge-review-request/code-reviewer.md +146 -0
  252. package/.agent/skills/mindforge-session-report/SKILL.md +16 -0
  253. package/.agent/skills/mindforge-set-profile/SKILL.md +9 -0
  254. package/.agent/skills/mindforge-settings/SKILL.md +32 -0
  255. package/.agent/skills/mindforge-ship/SKILL.md +16 -0
  256. package/.agent/skills/mindforge-ship_extended/SKILL.md +200 -0
  257. package/.agent/skills/mindforge-skill-creation/SKILL.md +655 -0
  258. package/.agent/skills/mindforge-skill-creation/anthropic-best-practices.md +1150 -0
  259. package/.agent/skills/mindforge-skill-creation/examples/CLAUDE_MD_TESTING.md +189 -0
  260. package/.agent/skills/mindforge-skill-creation/graphviz-conventions.dot +172 -0
  261. package/.agent/skills/mindforge-skill-creation/persuasion-principles.md +187 -0
  262. package/.agent/skills/mindforge-skill-creation/render-graphs.js +168 -0
  263. package/.agent/skills/mindforge-skill-creation/testing-skills-with-subagents.md +384 -0
  264. package/.agent/skills/mindforge-stats/SKILL.md +16 -0
  265. package/.agent/skills/mindforge-swarm-execution/SKILL.md +277 -0
  266. package/.agent/skills/mindforge-swarm-execution/code-quality-reviewer-prompt.md +26 -0
  267. package/.agent/skills/mindforge-swarm-execution/implementer-prompt.md +113 -0
  268. package/.agent/skills/mindforge-swarm-execution/spec-reviewer-prompt.md +61 -0
  269. package/.agent/skills/mindforge-system-architecture/SKILL.md +136 -0
  270. package/.agent/skills/mindforge-system-architecture/examples.md +120 -0
  271. package/.agent/skills/mindforge-system-architecture/scaling-checklist.md +76 -0
  272. package/.agent/skills/mindforge-tdd/SKILL.md +112 -0
  273. package/.agent/skills/mindforge-tdd/deep-modules.md +21 -0
  274. package/.agent/skills/mindforge-tdd/interface-design.md +22 -0
  275. package/.agent/skills/mindforge-tdd/mocking.md +24 -0
  276. package/.agent/skills/mindforge-tdd/refactoring.md +21 -0
  277. package/.agent/skills/mindforge-tdd/tests.md +28 -0
  278. package/.agent/skills/mindforge-tdd_extended/SKILL.md +371 -0
  279. package/.agent/skills/mindforge-tdd_extended/testing-anti-patterns.md +299 -0
  280. package/.agent/skills/mindforge-thread/SKILL.md +123 -0
  281. package/.agent/skills/mindforge-ui-phase/SKILL.md +24 -0
  282. package/.agent/skills/mindforge-ui-review/SKILL.md +24 -0
  283. package/.agent/skills/mindforge-update/SKILL.md +35 -0
  284. package/.agent/skills/mindforge-validate-phase/SKILL.md +26 -0
  285. package/.agent/skills/mindforge-verify-work/SKILL.md +30 -0
  286. package/.agent/skills/mindforge-verify-work_extended/SKILL.md +139 -0
  287. package/.agent/skills/mindforge-workspace-isolated/SKILL.md +218 -0
  288. package/.agent/skills/mindforge-workstreams/SKILL.md +65 -0
  289. package/.claude/CLAUDE.md +102 -0
  290. package/.claude/commands/forge/help.md +7 -0
  291. package/.claude/commands/forge/init-project.md +32 -0
  292. package/.claude/commands/forge/plan-phase.md +30 -0
  293. package/.claude/commands/mindforge/add-backlog.md +32 -0
  294. package/.claude/commands/mindforge/agent-deploy.md +34 -0
  295. package/.claude/commands/mindforge/agent-design.md +31 -0
  296. package/.claude/commands/mindforge/agent-eval.md +27 -0
  297. package/.claude/commands/mindforge/agent-memory.md +27 -0
  298. package/.claude/commands/mindforge/agent.md +31 -0
  299. package/.claude/commands/mindforge/ai-cost.md +31 -0
  300. package/.claude/commands/mindforge/ai-safety.md +37 -0
  301. package/.claude/commands/mindforge/analytics.md +28 -0
  302. package/.claude/commands/mindforge/approve.md +22 -0
  303. package/.claude/commands/mindforge/audit.md +34 -0
  304. package/.claude/commands/mindforge/auth-flow.md +76 -0
  305. package/.claude/commands/mindforge/auto.md +26 -0
  306. package/.claude/commands/mindforge/benchmark.md +37 -0
  307. package/.claude/commands/mindforge/brd.md +90 -0
  308. package/.claude/commands/mindforge/browse.md +30 -0
  309. package/.claude/commands/mindforge/build-opt.md +31 -0
  310. package/.claude/commands/mindforge/build-vs-buy.md +29 -0
  311. package/.claude/commands/mindforge/cache.md +30 -0
  312. package/.claude/commands/mindforge/causal.md +31 -0
  313. package/.claude/commands/mindforge/cdn.md +34 -0
  314. package/.claude/commands/mindforge/change.md +37 -0
  315. package/.claude/commands/mindforge/cli.md +30 -0
  316. package/.claude/commands/mindforge/cluster-instincts.md +35 -0
  317. package/.claude/commands/mindforge/code-tour.md +85 -0
  318. package/.claude/commands/mindforge/communicate.md +37 -0
  319. package/.claude/commands/mindforge/complete-milestone.md +22 -0
  320. package/.claude/commands/mindforge/compliance.md +31 -0
  321. package/.claude/commands/mindforge/consult.md +37 -0
  322. package/.claude/commands/mindforge/context-budget.md +70 -0
  323. package/.claude/commands/mindforge/contract-test.md +30 -0
  324. package/.claude/commands/mindforge/cost-report.md +44 -0
  325. package/.claude/commands/mindforge/costs.md +15 -0
  326. package/.claude/commands/mindforge/council.md +83 -0
  327. package/.claude/commands/mindforge/create-skill.md +34 -0
  328. package/.claude/commands/mindforge/cross-review.md +21 -0
  329. package/.claude/commands/mindforge/dashboard.md +102 -0
  330. package/.claude/commands/mindforge/data-mesh.md +31 -0
  331. package/.claude/commands/mindforge/data-model.md +75 -0
  332. package/.claude/commands/mindforge/data-pipeline.md +34 -0
  333. package/.claude/commands/mindforge/de-slop.md +33 -0
  334. package/.claude/commands/mindforge/debug.md +133 -0
  335. package/.claude/commands/mindforge/degrade.md +31 -0
  336. package/.claude/commands/mindforge/delegate.md +37 -0
  337. package/.claude/commands/mindforge/deploy.md +32 -0
  338. package/.claude/commands/mindforge/design-tokens.md +80 -0
  339. package/.claude/commands/mindforge/discuss-phase.md +142 -0
  340. package/.claude/commands/mindforge/dmux.md +32 -0
  341. package/.claude/commands/mindforge/do.md +31 -0
  342. package/.claude/commands/mindforge/ecommerce.md +31 -0
  343. package/.claude/commands/mindforge/edge.md +34 -0
  344. package/.claude/commands/mindforge/edtech.md +31 -0
  345. package/.claude/commands/mindforge/embeddings.md +37 -0
  346. package/.claude/commands/mindforge/environments.md +31 -0
  347. package/.claude/commands/mindforge/eval.md +33 -0
  348. package/.claude/commands/mindforge/events.md +30 -0
  349. package/.claude/commands/mindforge/evolve-skills.md +49 -0
  350. package/.claude/commands/mindforge/execute-phase.md +200 -0
  351. package/.claude/commands/mindforge/experiment.md +28 -0
  352. package/.claude/commands/mindforge/feature-flags.md +30 -0
  353. package/.claude/commands/mindforge/feature-store.md +31 -0
  354. package/.claude/commands/mindforge/finops.md +31 -0
  355. package/.claude/commands/mindforge/fintech.md +31 -0
  356. package/.claude/commands/mindforge/flutter.md +37 -0
  357. package/.claude/commands/mindforge/gaming.md +31 -0
  358. package/.claude/commands/mindforge/graphql.md +31 -0
  359. package/.claude/commands/mindforge/health.md +31 -0
  360. package/.claude/commands/mindforge/healthcare.md +31 -0
  361. package/.claude/commands/mindforge/help.md +33 -0
  362. package/.claude/commands/mindforge/hire.md +37 -0
  363. package/.claude/commands/mindforge/hitl.md +27 -0
  364. package/.claude/commands/mindforge/i18n.md +31 -0
  365. package/.claude/commands/mindforge/idempotent.md +31 -0
  366. package/.claude/commands/mindforge/init-org.md +135 -0
  367. package/.claude/commands/mindforge/init-project.md +170 -0
  368. package/.claude/commands/mindforge/install-skill.md +28 -0
  369. package/.claude/commands/mindforge/introspect.md +46 -0
  370. package/.claude/commands/mindforge/iot.md +31 -0
  371. package/.claude/commands/mindforge/knowledge-graph.md +37 -0
  372. package/.claude/commands/mindforge/lakehouse.md +31 -0
  373. package/.claude/commands/mindforge/lead.md +31 -0
  374. package/.claude/commands/mindforge/learn-instinct.md +58 -0
  375. package/.claude/commands/mindforge/learn.md +147 -0
  376. package/.claude/commands/mindforge/learning.md +20 -0
  377. package/.claude/commands/mindforge/llm-route.md +37 -0
  378. package/.claude/commands/mindforge/load-test.md +30 -0
  379. package/.claude/commands/mindforge/logistics.md +31 -0
  380. package/.claude/commands/mindforge/map-codebase.md +302 -0
  381. package/.claude/commands/mindforge/market-research.md +94 -0
  382. package/.claude/commands/mindforge/marketplace.md +124 -0
  383. package/.claude/commands/mindforge/mcp-server.md +88 -0
  384. package/.claude/commands/mindforge/meeting-design.md +37 -0
  385. package/.claude/commands/mindforge/metrics.md +26 -0
  386. package/.claude/commands/mindforge/microservices.md +64 -0
  387. package/.claude/commands/mindforge/migrate.md +44 -0
  388. package/.claude/commands/mindforge/migration-mgmt.md +31 -0
  389. package/.claude/commands/mindforge/milestone.md +16 -0
  390. package/.claude/commands/mindforge/mobile.md +37 -0
  391. package/.claude/commands/mindforge/monorepo.md +30 -0
  392. package/.claude/commands/mindforge/multi-tenant.md +31 -0
  393. package/.claude/commands/mindforge/multimodal.md +37 -0
  394. package/.claude/commands/mindforge/new-runtime.md +23 -0
  395. package/.claude/commands/mindforge/next.md +109 -0
  396. package/.claude/commands/mindforge/note.md +35 -0
  397. package/.claude/commands/mindforge/observability-platform.md +31 -0
  398. package/.claude/commands/mindforge/observability.md +75 -0
  399. package/.claude/commands/mindforge/offline.md +37 -0
  400. package/.claude/commands/mindforge/onboard.md +37 -0
  401. package/.claude/commands/mindforge/orchestrate.md +74 -0
  402. package/.claude/commands/mindforge/payments.md +28 -0
  403. package/.claude/commands/mindforge/pipeline.md +84 -0
  404. package/.claude/commands/mindforge/plan-phase.md +131 -0
  405. package/.claude/commands/mindforge/plan-write.md +95 -0
  406. package/.claude/commands/mindforge/plant-seed.md +31 -0
  407. package/.claude/commands/mindforge/platform.md +31 -0
  408. package/.claude/commands/mindforge/plugins.md +44 -0
  409. package/.claude/commands/mindforge/pr-review.md +45 -0
  410. package/.claude/commands/mindforge/privacy-eng.md +31 -0
  411. package/.claude/commands/mindforge/product-spec.md +90 -0
  412. package/.claude/commands/mindforge/profile-team.md +27 -0
  413. package/.claude/commands/mindforge/prompt.md +78 -0
  414. package/.claude/commands/mindforge/proofread.md +87 -0
  415. package/.claude/commands/mindforge/publish-skill.md +23 -0
  416. package/.claude/commands/mindforge/push-notify.md +37 -0
  417. package/.claude/commands/mindforge/pwa.md +37 -0
  418. package/.claude/commands/mindforge/qa.md +20 -0
  419. package/.claude/commands/mindforge/quality-audit.md +34 -0
  420. package/.claude/commands/mindforge/queue.md +31 -0
  421. package/.claude/commands/mindforge/quick.md +139 -0
  422. package/.claude/commands/mindforge/rag.md +30 -0
  423. package/.claude/commands/mindforge/rate-limit.md +31 -0
  424. package/.claude/commands/mindforge/react-native.md +37 -0
  425. package/.claude/commands/mindforge/realtime-analytics.md +31 -0
  426. package/.claude/commands/mindforge/record-learning.md +22 -0
  427. package/.claude/commands/mindforge/release.md +14 -0
  428. package/.claude/commands/mindforge/remember.md +30 -0
  429. package/.claude/commands/mindforge/research.md +16 -0
  430. package/.claude/commands/mindforge/retro.md +28 -0
  431. package/.claude/commands/mindforge/retrospective.md +31 -0
  432. package/.claude/commands/mindforge/review-backlog.md +34 -0
  433. package/.claude/commands/mindforge/review-guide.md +63 -0
  434. package/.claude/commands/mindforge/review.md +161 -0
  435. package/.claude/commands/mindforge/rfc.md +34 -0
  436. package/.claude/commands/mindforge/santa.md +33 -0
  437. package/.claude/commands/mindforge/secrets-mgmt.md +31 -0
  438. package/.claude/commands/mindforge/secrets.md +31 -0
  439. package/.claude/commands/mindforge/security-scan.md +242 -0
  440. package/.claude/commands/mindforge/serverless.md +34 -0
  441. package/.claude/commands/mindforge/session-report.md +39 -0
  442. package/.claude/commands/mindforge/ship.md +111 -0
  443. package/.claude/commands/mindforge/skills.md +145 -0
  444. package/.claude/commands/mindforge/status.md +113 -0
  445. package/.claude/commands/mindforge/steer.md +17 -0
  446. package/.claude/commands/mindforge/stream.md +31 -0
  447. package/.claude/commands/mindforge/sync-confluence.md +15 -0
  448. package/.claude/commands/mindforge/sync-jira.md +16 -0
  449. package/.claude/commands/mindforge/system-design.md +87 -0
  450. package/.claude/commands/mindforge/team-topology.md +27 -0
  451. package/.claude/commands/mindforge/tech-debt.md +31 -0
  452. package/.claude/commands/mindforge/tech-radar.md +28 -0
  453. package/.claude/commands/mindforge/threat-model.md +48 -0
  454. package/.claude/commands/mindforge/tokens.md +12 -0
  455. package/.claude/commands/mindforge/ui-phase.md +34 -0
  456. package/.claude/commands/mindforge/ui-review.md +36 -0
  457. package/.claude/commands/mindforge/update.md +46 -0
  458. package/.claude/commands/mindforge/validate-phase.md +31 -0
  459. package/.claude/commands/mindforge/verify-loop.md +45 -0
  460. package/.claude/commands/mindforge/verify-phase.md +66 -0
  461. package/.claude/commands/mindforge/vibe-check.md +37 -0
  462. package/.claude/commands/mindforge/workspace.md +33 -0
  463. package/.claude/commands/mindforge/workstreams.md +35 -0
  464. package/.claude/commands/mindforge/worktrees.md +86 -0
  465. package/.claude/commands/mindforge/write-rfc.md +64 -0
  466. package/.claude/commands/mindforge/zero-trust.md +34 -0
  467. package/.mindforge/config.json +2 -2
  468. package/.mindforge/governance/GOVERNANCE-CONFIG.md +17 -0
  469. package/.mindforge/governance/approval-workflow.md +37 -0
  470. package/.mindforge/governance/change-classifier.md +63 -0
  471. package/.mindforge/governance/compliance-gates.md +31 -0
  472. package/.mindforge/governance/policies/sovereign-default.json +16 -0
  473. package/.mindforge/imported-agents.jsonl +154 -0
  474. package/.mindforge/integrations/confluence.md +27 -0
  475. package/.mindforge/integrations/connection-manager.md +163 -0
  476. package/.mindforge/integrations/github.md +25 -0
  477. package/.mindforge/integrations/gitlab.md +13 -0
  478. package/.mindforge/integrations/jira.md +102 -0
  479. package/.mindforge/integrations/slack.md +41 -0
  480. package/.mindforge/intelligence/antipattern-detector.md +75 -0
  481. package/.mindforge/intelligence/difficulty-scorer.md +55 -0
  482. package/.mindforge/intelligence/health-engine.md +208 -0
  483. package/.mindforge/intelligence/skill-gap-analyser.md +40 -0
  484. package/.mindforge/intelligence/smart-compaction.md +71 -0
  485. package/.mindforge/memory/MEMORY-SCHEMA.md +155 -0
  486. package/.mindforge/memory/engine/capture-protocol.md +36 -0
  487. package/.mindforge/memory/engine/global-sync-spec.md +42 -0
  488. package/.mindforge/memory/engine/retrieval-spec.md +44 -0
  489. package/.mindforge/memory/sync-manifest.json +6 -0
  490. package/.mindforge/metrics/METRICS-SCHEMA.md +42 -0
  491. package/.mindforge/metrics/quality-tracker.md +32 -0
  492. package/.mindforge/models/model-registry.md +48 -0
  493. package/.mindforge/models/model-router.md +30 -0
  494. package/.mindforge/org/CONVENTIONS.md +62 -0
  495. package/.mindforge/org/ORG.md +51 -0
  496. package/.mindforge/org/SECURITY.md +50 -0
  497. package/.mindforge/org/TOOLS.md +53 -0
  498. package/.mindforge/org/integrations/INTEGRATIONS-CONFIG.md +58 -0
  499. package/.mindforge/org/skills/MANIFEST.md +255 -0
  500. package/.mindforge/plugins/PLUGINS-MANIFEST.md +23 -0
  501. package/.mindforge/plugins/plugin-loader.md +93 -0
  502. package/.mindforge/plugins/plugin-registry.md +44 -0
  503. package/.mindforge/plugins/plugin-schema.md +68 -0
  504. package/.mindforge/team/TEAM-PROFILE.md +42 -0
  505. package/.mindforge/team/multi-handoff.md +23 -0
  506. package/.mindforge/team/profiles/README.md +13 -0
  507. package/.mindforge/team/session-merger.md +18 -0
  508. package/CHANGELOG.md +80 -0
  509. package/MINDFORGE.md +3 -3
  510. package/README.md +1 -1
  511. package/bin/installer-core.js +112 -12
  512. package/bin/spawn-agent.js +80 -1
  513. package/bin/wizard/theme.js +4 -3
  514. package/docs/References/audit-events.md +59 -0
  515. package/docs/References/checkpoints.md +778 -0
  516. package/docs/References/commands.md +107 -0
  517. package/docs/References/config-reference.md +122 -0
  518. package/docs/References/continuation-format.md +249 -0
  519. package/docs/References/decimal-phase-calculation.md +64 -0
  520. package/docs/References/git-integration.md +295 -0
  521. package/docs/References/git-planning-commit.md +38 -0
  522. package/docs/References/model-profile-resolution.md +36 -0
  523. package/docs/References/model-profiles.md +139 -0
  524. package/docs/References/phase-argument-parsing.md +61 -0
  525. package/docs/References/planning-config.md +202 -0
  526. package/docs/References/questioning.md +162 -0
  527. package/docs/References/sdk-api.md +53 -0
  528. package/docs/References/skills-api.md +57 -0
  529. package/docs/References/tdd.md +263 -0
  530. package/docs/References/ui-brand.md +160 -0
  531. package/docs/References/user-profiling.md +681 -0
  532. package/docs/References/verification-patterns.md +612 -0
  533. package/docs/References/workstream-flag.md +58 -0
  534. package/docs/Templates/Agents/CLAUDE-MD.md +122 -0
  535. package/docs/Templates/Agents/COPILOT-INSTRUCTIONS.md +7 -0
  536. package/docs/Templates/Agents/DEBUGGER-PROMPT.md +91 -0
  537. package/docs/Templates/Agents/PLANNER-PROMPT.md +117 -0
  538. package/docs/Templates/Codebase/architecture.md +255 -0
  539. package/docs/Templates/Codebase/concerns.md +310 -0
  540. package/docs/Templates/Codebase/conventions.md +307 -0
  541. package/docs/Templates/Codebase/integrations.md +280 -0
  542. package/docs/Templates/Codebase/stack.md +186 -0
  543. package/docs/Templates/Codebase/structure.md +285 -0
  544. package/docs/Templates/Codebase/testing.md +480 -0
  545. package/docs/Templates/Execution/CONTINUE-HERE.md +78 -0
  546. package/docs/Templates/Execution/DISCUSSION-LOG.md +63 -0
  547. package/docs/Templates/Execution/PHASE-PROMPT.md +610 -0
  548. package/docs/Templates/Execution/STATE.md +176 -0
  549. package/docs/Templates/Execution/SUMMARY-COMPLEX.md +59 -0
  550. package/docs/Templates/Execution/SUMMARY-MINIMAL.md +41 -0
  551. package/docs/Templates/Execution/SUMMARY-STANDARD.md +48 -0
  552. package/docs/Templates/Execution/SUMMARY.md +248 -0
  553. package/docs/Templates/Profile/DEV-PREFERENCES.md +21 -0
  554. package/docs/Templates/Profile/USER-PROFILE.md +146 -0
  555. package/docs/Templates/Profile/USER-SETUP.md +311 -0
  556. package/docs/Templates/Project/AGENTS_LEARNING.md +88 -0
  557. package/docs/Templates/Project/DISCOVERY.md +146 -0
  558. package/docs/Templates/Project/MILESTONE-ARCHIVE.md +123 -0
  559. package/docs/Templates/Project/MILESTONE.md +115 -0
  560. package/docs/Templates/Project/PROJECT.md +206 -0
  561. package/docs/Templates/Project/REQUIREMENTS.md +231 -0
  562. package/docs/Templates/Project/RETROSPECTIVE.md +54 -0
  563. package/docs/Templates/Project/ROADMAP.md +202 -0
  564. package/docs/Templates/Quality/DEBUG.md +164 -0
  565. package/docs/Templates/Quality/UAT.md +280 -0
  566. package/docs/Templates/Quality/UI-SPEC.md +100 -0
  567. package/docs/Templates/Quality/VALIDATION.md +76 -0
  568. package/docs/Templates/Quality/VERIFICATION-REPORT.md +322 -0
  569. package/docs/Templates/Research/ARCHITECTURE.md +204 -0
  570. package/docs/Templates/Research/FEATURES.md +147 -0
  571. package/docs/Templates/Research/PITFALLS.md +200 -0
  572. package/docs/Templates/Research/STACK.md +120 -0
  573. package/docs/Templates/Research/SUMMARY.md +170 -0
  574. package/docs/Templates/System/CONFIG.json +43 -0
  575. package/docs/Templates/System/CONTEXT.md +352 -0
  576. package/examples/starter-project/.planning/ARCHITECTURE.md +23 -0
  577. package/examples/starter-project/.planning/RELEASE-CHECKLIST.md +22 -0
  578. package/examples/starter-project/.planning/REQUIREMENTS.md +31 -0
  579. package/examples/starter-project/.planning/ROADMAP.md +28 -0
  580. package/package.json +23 -2
  581. package/subagents/.claude-plugin/marketplace.json +93 -0
  582. package/subagents/categories/01-core-development/.claude-plugin/plugin.json +24 -0
  583. package/subagents/categories/01-core-development/README.md +146 -0
  584. package/subagents/categories/01-core-development/api-designer-cc.md +237 -0
  585. package/subagents/categories/01-core-development/backend-developer.md +222 -0
  586. package/subagents/categories/01-core-development/design-bridge.md +129 -0
  587. package/subagents/categories/01-core-development/electron-pro.md +240 -0
  588. package/subagents/categories/01-core-development/frontend-developer.md +133 -0
  589. package/subagents/categories/01-core-development/fullstack-developer.md +235 -0
  590. package/subagents/categories/01-core-development/graphql-architect.md +238 -0
  591. package/subagents/categories/01-core-development/microservices-architect.md +239 -0
  592. package/subagents/categories/01-core-development/mobile-developer.md +283 -0
  593. package/subagents/categories/01-core-development/ui-designer.md +174 -0
  594. package/subagents/categories/01-core-development/websocket-engineer.md +150 -0
  595. package/subagents/categories/02-language-specialists/.claude-plugin/plugin.json +43 -0
  596. package/subagents/categories/02-language-specialists/README.md +245 -0
  597. package/subagents/categories/02-language-specialists/angular-architect.md +287 -0
  598. package/subagents/categories/02-language-specialists/cpp-pro.md +277 -0
  599. package/subagents/categories/02-language-specialists/csharp-developer.md +287 -0
  600. package/subagents/categories/02-language-specialists/django-developer.md +287 -0
  601. package/subagents/categories/02-language-specialists/dotnet-core-expert.md +287 -0
  602. package/subagents/categories/02-language-specialists/dotnet-framework-48-expert.md +306 -0
  603. package/subagents/categories/02-language-specialists/elixir-expert.md +311 -0
  604. package/subagents/categories/02-language-specialists/expo-react-native-expert.md +268 -0
  605. package/subagents/categories/02-language-specialists/fastapi-developer.md +287 -0
  606. package/subagents/categories/02-language-specialists/flutter-expert.md +287 -0
  607. package/subagents/categories/02-language-specialists/golang-pro.md +277 -0
  608. package/subagents/categories/02-language-specialists/java-architect.md +287 -0
  609. package/subagents/categories/02-language-specialists/javascript-pro.md +277 -0
  610. package/subagents/categories/02-language-specialists/kotlin-specialist.md +287 -0
  611. package/subagents/categories/02-language-specialists/laravel-specialist.md +287 -0
  612. package/subagents/categories/02-language-specialists/nextjs-developer.md +287 -0
  613. package/subagents/categories/02-language-specialists/node-specialist.md +124 -0
  614. package/subagents/categories/02-language-specialists/php-pro.md +287 -0
  615. package/subagents/categories/02-language-specialists/powershell-51-expert.md +59 -0
  616. package/subagents/categories/02-language-specialists/powershell-7-expert.md +57 -0
  617. package/subagents/categories/02-language-specialists/python-pro.md +277 -0
  618. package/subagents/categories/02-language-specialists/rails-expert.md +358 -0
  619. package/subagents/categories/02-language-specialists/react-specialist-cc.md +287 -0
  620. package/subagents/categories/02-language-specialists/rust-engineer.md +287 -0
  621. package/subagents/categories/02-language-specialists/spring-boot-engineer.md +287 -0
  622. package/subagents/categories/02-language-specialists/sql-pro.md +287 -0
  623. package/subagents/categories/02-language-specialists/swift-expert.md +287 -0
  624. package/subagents/categories/02-language-specialists/symfony-specialist.md +354 -0
  625. package/subagents/categories/02-language-specialists/typescript-pro.md +277 -0
  626. package/subagents/categories/02-language-specialists/vue-expert.md +287 -0
  627. package/subagents/categories/03-infrastructure/.claude-plugin/plugin.json +29 -0
  628. package/subagents/categories/03-infrastructure/README.md +170 -0
  629. package/subagents/categories/03-infrastructure/azure-infra-engineer.md +53 -0
  630. package/subagents/categories/03-infrastructure/cloud-architect-cc.md +277 -0
  631. package/subagents/categories/03-infrastructure/database-administrator.md +287 -0
  632. package/subagents/categories/03-infrastructure/deployment-engineer.md +287 -0
  633. package/subagents/categories/03-infrastructure/devops-engineer-cc.md +287 -0
  634. package/subagents/categories/03-infrastructure/devops-incident-responder.md +287 -0
  635. package/subagents/categories/03-infrastructure/docker-expert.md +278 -0
  636. package/subagents/categories/03-infrastructure/incident-responder.md +287 -0
  637. package/subagents/categories/03-infrastructure/kubernetes-specialist.md +287 -0
  638. package/subagents/categories/03-infrastructure/network-engineer.md +287 -0
  639. package/subagents/categories/03-infrastructure/platform-engineer-cc.md +287 -0
  640. package/subagents/categories/03-infrastructure/security-engineer.md +277 -0
  641. package/subagents/categories/03-infrastructure/sre-engineer.md +287 -0
  642. package/subagents/categories/03-infrastructure/terraform-engineer.md +287 -0
  643. package/subagents/categories/03-infrastructure/terragrunt-expert.md +307 -0
  644. package/subagents/categories/03-infrastructure/windows-infra-admin.md +52 -0
  645. package/subagents/categories/04-quality-security/.claude-plugin/plugin.json +30 -0
  646. package/subagents/categories/04-quality-security/README.md +175 -0
  647. package/subagents/categories/04-quality-security/accessibility-tester-cc.md +277 -0
  648. package/subagents/categories/04-quality-security/ad-security-reviewer.md +56 -0
  649. package/subagents/categories/04-quality-security/ai-writing-auditor.md +77 -0
  650. package/subagents/categories/04-quality-security/architect-reviewer.md +287 -0
  651. package/subagents/categories/04-quality-security/chaos-engineer-cc.md +277 -0
  652. package/subagents/categories/04-quality-security/code-reviewer.md +287 -0
  653. package/subagents/categories/04-quality-security/compliance-auditor-cc.md +277 -0
  654. package/subagents/categories/04-quality-security/debugger-cc.md +287 -0
  655. package/subagents/categories/04-quality-security/error-detective.md +287 -0
  656. package/subagents/categories/04-quality-security/gdpr-ccpa-compliance.md +98 -0
  657. package/subagents/categories/04-quality-security/penetration-tester.md +287 -0
  658. package/subagents/categories/04-quality-security/performance-engineer.md +287 -0
  659. package/subagents/categories/04-quality-security/powershell-security-hardening.md +54 -0
  660. package/subagents/categories/04-quality-security/qa-expert.md +287 -0
  661. package/subagents/categories/04-quality-security/security-auditor.md +287 -0
  662. package/subagents/categories/04-quality-security/test-automator.md +287 -0
  663. package/subagents/categories/04-quality-security/ui-ux-tester.md +234 -0
  664. package/subagents/categories/05-data-ai/.claude-plugin/plugin.json +26 -0
  665. package/subagents/categories/05-data-ai/README.md +153 -0
  666. package/subagents/categories/05-data-ai/ai-engineer.md +287 -0
  667. package/subagents/categories/05-data-ai/data-analyst.md +277 -0
  668. package/subagents/categories/05-data-ai/data-engineer-cc.md +287 -0
  669. package/subagents/categories/05-data-ai/data-scientist.md +287 -0
  670. package/subagents/categories/05-data-ai/database-optimizer.md +287 -0
  671. package/subagents/categories/05-data-ai/llm-architect.md +287 -0
  672. package/subagents/categories/05-data-ai/machine-learning-engineer.md +277 -0
  673. package/subagents/categories/05-data-ai/ml-engineer-cc.md +287 -0
  674. package/subagents/categories/05-data-ai/mlops-engineer.md +287 -0
  675. package/subagents/categories/05-data-ai/nlp-engineer.md +287 -0
  676. package/subagents/categories/05-data-ai/postgres-pro.md +287 -0
  677. package/subagents/categories/05-data-ai/prompt-engineer-cc.md +287 -0
  678. package/subagents/categories/05-data-ai/reinforcement-learning-engineer.md +277 -0
  679. package/subagents/categories/06-developer-experience/.claude-plugin/plugin.json +28 -0
  680. package/subagents/categories/06-developer-experience/README.md +157 -0
  681. package/subagents/categories/06-developer-experience/build-engineer-cc.md +286 -0
  682. package/subagents/categories/06-developer-experience/cli-developer.md +286 -0
  683. package/subagents/categories/06-developer-experience/dependency-manager.md +286 -0
  684. package/subagents/categories/06-developer-experience/documentation-engineer.md +276 -0
  685. package/subagents/categories/06-developer-experience/dx-optimizer.md +286 -0
  686. package/subagents/categories/06-developer-experience/git-workflow-manager.md +286 -0
  687. package/subagents/categories/06-developer-experience/legacy-modernizer.md +286 -0
  688. package/subagents/categories/06-developer-experience/mcp-developer.md +275 -0
  689. package/subagents/categories/06-developer-experience/powershell-module-architect.md +58 -0
  690. package/subagents/categories/06-developer-experience/powershell-ui-architect.md +135 -0
  691. package/subagents/categories/06-developer-experience/readme-generator.md +238 -0
  692. package/subagents/categories/06-developer-experience/refactoring-specialist.md +286 -0
  693. package/subagents/categories/06-developer-experience/slack-expert.md +232 -0
  694. package/subagents/categories/06-developer-experience/tooling-engineer.md +286 -0
  695. package/subagents/categories/06-developer-experience/visual-asset-generator.md +34 -0
  696. package/subagents/categories/07-specialized-domains/.claude-plugin/plugin.json +27 -0
  697. package/subagents/categories/07-specialized-domains/README.md +161 -0
  698. package/subagents/categories/07-specialized-domains/api-documenter.md +277 -0
  699. package/subagents/categories/07-specialized-domains/blockchain-developer.md +287 -0
  700. package/subagents/categories/07-specialized-domains/embedded-systems.md +287 -0
  701. package/subagents/categories/07-specialized-domains/fintech-engineer.md +287 -0
  702. package/subagents/categories/07-specialized-domains/game-developer.md +287 -0
  703. package/subagents/categories/07-specialized-domains/healthcare-admin.md +199 -0
  704. package/subagents/categories/07-specialized-domains/hipaa-compliance.md +112 -0
  705. package/subagents/categories/07-specialized-domains/iot-engineer.md +287 -0
  706. package/subagents/categories/07-specialized-domains/m365-admin.md +48 -0
  707. package/subagents/categories/07-specialized-domains/mobile-app-developer.md +287 -0
  708. package/subagents/categories/07-specialized-domains/payment-integration.md +287 -0
  709. package/subagents/categories/07-specialized-domains/quant-analyst.md +287 -0
  710. package/subagents/categories/07-specialized-domains/risk-manager.md +287 -0
  711. package/subagents/categories/07-specialized-domains/seo-specialist-cc.md +184 -0
  712. package/subagents/categories/08-business-product/.claude-plugin/plugin.json +29 -0
  713. package/subagents/categories/08-business-product/README.md +160 -0
  714. package/subagents/categories/08-business-product/assumption-mapping.md +77 -0
  715. package/subagents/categories/08-business-product/backlog-grooming.md +88 -0
  716. package/subagents/categories/08-business-product/business-analyst-cc.md +287 -0
  717. package/subagents/categories/08-business-product/content-marketer.md +287 -0
  718. package/subagents/categories/08-business-product/content-quality-editor.md +55 -0
  719. package/subagents/categories/08-business-product/customer-success-manager.md +287 -0
  720. package/subagents/categories/08-business-product/growth-loops.md +91 -0
  721. package/subagents/categories/08-business-product/legal-advisor.md +287 -0
  722. package/subagents/categories/08-business-product/license-engineer.md +295 -0
  723. package/subagents/categories/08-business-product/product-manager-cc.md +287 -0
  724. package/subagents/categories/08-business-product/project-manager.md +287 -0
  725. package/subagents/categories/08-business-product/sales-engineer.md +287 -0
  726. package/subagents/categories/08-business-product/scrum-master.md +287 -0
  727. package/subagents/categories/08-business-product/technical-writer.md +287 -0
  728. package/subagents/categories/08-business-product/ux-researcher.md +287 -0
  729. package/subagents/categories/08-business-product/wordpress-master.md +316 -0
  730. package/subagents/categories/09-meta-orchestration/.claude-plugin/plugin.json +24 -0
  731. package/subagents/categories/09-meta-orchestration/README.md +140 -0
  732. package/subagents/categories/09-meta-orchestration/agent-installer.md +97 -0
  733. package/subagents/categories/09-meta-orchestration/agent-organizer.md +287 -0
  734. package/subagents/categories/09-meta-orchestration/codebase-orchestrator.md +249 -0
  735. package/subagents/categories/09-meta-orchestration/context-manager.md +287 -0
  736. package/subagents/categories/09-meta-orchestration/error-coordinator.md +287 -0
  737. package/subagents/categories/09-meta-orchestration/it-ops-orchestrator.md +60 -0
  738. package/subagents/categories/09-meta-orchestration/knowledge-synthesizer.md +287 -0
  739. package/subagents/categories/09-meta-orchestration/multi-agent-coordinator.md +287 -0
  740. package/subagents/categories/09-meta-orchestration/performance-monitor.md +287 -0
  741. package/subagents/categories/09-meta-orchestration/task-distributor.md +287 -0
  742. package/subagents/categories/09-meta-orchestration/workflow-orchestrator.md +287 -0
  743. package/subagents/categories/10-research-analysis/.claude-plugin/plugin.json +24 -0
  744. package/subagents/categories/10-research-analysis/README.md +141 -0
  745. package/subagents/categories/10-research-analysis/ab-test-analysis.md +101 -0
  746. package/subagents/categories/10-research-analysis/cohort-analysis.md +100 -0
  747. package/subagents/categories/10-research-analysis/competitive-analyst.md +287 -0
  748. package/subagents/categories/10-research-analysis/data-researcher.md +287 -0
  749. package/subagents/categories/10-research-analysis/first-principles-thinking.md +100 -0
  750. package/subagents/categories/10-research-analysis/market-researcher.md +287 -0
  751. package/subagents/categories/10-research-analysis/project-idea-validator.md +269 -0
  752. package/subagents/categories/10-research-analysis/research-analyst.md +287 -0
  753. package/subagents/categories/10-research-analysis/scientific-literature-researcher.md +151 -0
  754. package/subagents/categories/10-research-analysis/search-specialist.md +287 -0
  755. package/subagents/categories/10-research-analysis/trend-analyst.md +287 -0
  756. package/subagents/tools/subagent-catalog/README.md +58 -0
  757. package/subagents/tools/subagent-catalog/config.sh +94 -0
  758. package/subagents/tools/subagent-catalog/fetch.md +82 -0
  759. package/subagents/tools/subagent-catalog/invalidate.md +47 -0
  760. package/subagents/tools/subagent-catalog/list.md +54 -0
  761. package/subagents/tools/subagent-catalog/search.md +58 -0
@@ -0,0 +1,154 @@
1
+ {"name":"ab-test-analysis","path":"subagents/categories/10-research-analysis/ab-test-analysis.md","category":"10-research-analysis","model":"sonnet","description":"Use when the user wants to analyze A/B test results, interpret p-values, determine statistical significance, or make a ship/no-ship decision. Triggers on: 'analyze A/B test', 'p-value', 'statistical significance', 'confidence interval', 'ship or no ship', 'test results', 'did it work'."}
2
+ {"name":"accessibility-tester-cc","path":"subagents/categories/04-quality-security/accessibility-tester-cc.md","category":"04-quality-security","model":"haiku","description":"Use this agent when you need comprehensive accessibility testing, WCAG compliance verification, or assessment of assistive technology support."}
3
+ {"name":"ad-security-reviewer","path":"subagents/categories/04-quality-security/ad-security-reviewer.md","category":"04-quality-security","model":"opus","description":"Use this agent when you need to audit Active Directory security posture, evaluate privilege escalation risks, review identity delegation patterns, or assess authentication protocol hardening."}
4
+ {"name":"agent-installer","path":"subagents/categories/09-meta-orchestration/agent-installer.md","category":"09-meta-orchestration","model":"haiku","description":"Use this agent when the user wants to discover, browse, or install Claude Code agents from the MindForge subagents collection."}
5
+ {"name":"agent-organizer","path":"subagents/categories/09-meta-orchestration/agent-organizer.md","category":"09-meta-orchestration","model":"sonnet","description":"Use when assembling and optimizing multi-agent teams to execute complex projects that require careful task decomposition, agent capability matching, and workflow coordination."}
6
+ {"name":"ai-engineer","path":"subagents/categories/05-data-ai/ai-engineer.md","category":"05-data-ai","model":"opus","description":"Use this agent when architecting, implementing, or optimizing end-to-end AI systems—from model selection and training pipelines to production deployment and monitoring."}
7
+ {"name":"ai-writing-auditor","path":"subagents/categories/04-quality-security/ai-writing-auditor.md","category":"04-quality-security","model":"opus","description":"Use this agent when you need to audit content for AI writing patterns and rewrite text to remove them."}
8
+ {"name":"angular-architect","path":"subagents/categories/02-language-specialists/angular-architect.md","category":"02-language-specialists","model":"sonnet","description":"Use when architecting enterprise Angular 15+ applications with complex state management, optimizing RxJS patterns, designing micro-frontend systems, or solving performance and scalability challenges in large codebases."}
9
+ {"name":"api-designer-cc","path":"subagents/categories/01-core-development/api-designer-cc.md","category":"01-core-development","model":"sonnet","description":"Use this agent when designing new APIs, creating API specifications, or refactoring existing API architecture for scalability and developer experience. Invoke when you need REST/GraphQL endpoint design, OpenAPI documentation, authentication patterns, or API versioning strategies."}
10
+ {"name":"api-documenter","path":"subagents/categories/07-specialized-domains/api-documenter.md","category":"07-specialized-domains","model":"haiku","description":"Use this agent when creating or improving API documentation, writing OpenAPI specifications, building interactive documentation portals, or generating code examples for APIs."}
11
+ {"name":"architect-reviewer","path":"subagents/categories/04-quality-security/architect-reviewer.md","category":"04-quality-security","model":"opus","description":"Use this agent when you need to evaluate system design decisions, architectural patterns, and technology choices at the macro level."}
12
+ {"name":"assumption-mapping","path":"subagents/categories/08-business-product/assumption-mapping.md","category":"08-business-product","model":"sonnet","description":"Use when the user needs to identify and prioritize risky assumptions in a product idea, feature, or strategy. Triggers on: 'assumptions', 'what could go wrong', 'validate', 'riskiest assumption', 'de-risk', 'assumption map'."}
13
+ {"name":"azure-infra-engineer","path":"subagents/categories/03-infrastructure/azure-infra-engineer.md","category":"03-infrastructure","model":"sonnet","description":"Use when designing, deploying, or managing Azure infrastructure with focus on network architecture, Entra ID integration, PowerShell automation, and Bicep IaC."}
14
+ {"name":"backend-developer","path":"subagents/categories/01-core-development/backend-developer.md","category":"01-core-development","model":"sonnet","description":"Use this agent when building server-side APIs, microservices, and backend systems that require robust architecture, scalability planning, and production-ready implementation."}
15
+ {"name":"backlog-grooming","path":"subagents/categories/08-business-product/backlog-grooming.md","category":"08-business-product","model":"sonnet","description":"Use when the user needs to groom, refine, or clean up a product backlog. Triggers on: 'groom backlog', 'backlog refinement', 'backlog grooming', 'clean up backlog', 'refine stories', 'sprint refinement', 'backlog management'."}
16
+ {"name":"blockchain-developer","path":"subagents/categories/07-specialized-domains/blockchain-developer.md","category":"07-specialized-domains","model":"sonnet","description":"Use this agent when building smart contracts, DApps, and blockchain protocols that require expertise in Solidity, gas optimization, security auditing, and Web3 integration."}
17
+ {"name":"build-engineer-cc","path":"subagents/categories/06-developer-experience/build-engineer-cc.md","category":"06-developer-experience","model":"haiku","description":"Use this agent when you need to optimize build performance, reduce compilation times, or scale build systems across growing teams."}
18
+ {"name":"business-analyst-cc","path":"subagents/categories/08-business-product/business-analyst-cc.md","category":"08-business-product","model":"sonnet","description":"Use when analyzing business processes, gathering requirements from stakeholders, or identifying process improvement opportunities to drive operational efficiency and measurable business value."}
19
+ {"name":"chaos-engineer-cc","path":"subagents/categories/04-quality-security/chaos-engineer-cc.md","category":"04-quality-security","model":"sonnet","description":"Use this agent when you need to design and execute controlled failure experiments, validate system resilience before incidents occur, or conduct game day exercises to test your team's incident response capabilities."}
20
+ {"name":"cli-developer","path":"subagents/categories/06-developer-experience/cli-developer.md","category":"06-developer-experience","model":"sonnet","description":"Use this agent when building command-line tools and terminal applications that require intuitive command design, cross-platform compatibility, and optimized developer experience."}
21
+ {"name":"cloud-architect-cc","path":"subagents/categories/03-infrastructure/cloud-architect-cc.md","category":"03-infrastructure","model":"opus","description":"Use this agent when you need to design, evaluate, or optimize cloud infrastructure architecture at scale. Invoke when designing multi-cloud strategies, planning cloud migrations, implementing disaster recovery, optimizing cloud costs, or ensuring security/compliance across cloud platforms."}
22
+ {"name":"code-reviewer","path":"subagents/categories/04-quality-security/code-reviewer.md","category":"04-quality-security","model":"opus","description":"Use this agent when you need to conduct comprehensive code reviews focusing on code quality, security vulnerabilities, and best practices."}
23
+ {"name":"codebase-orchestrator","path":"subagents/categories/09-meta-orchestration/codebase-orchestrator.md","category":"09-meta-orchestration","model":"opus","description":"Use this agent when you need repository-wide refactor governance with explicit approval loops, weighted risk prioritization, diff previews, and deterministic fallback strategies."}
24
+ {"name":"cohort-analysis","path":"subagents/categories/10-research-analysis/cohort-analysis.md","category":"10-research-analysis","model":"sonnet","description":"Use when the user wants to analyze retention, cohort behavior, engagement trends, or understand how different user groups perform over time. Triggers on: 'cohort analysis', 'retention analysis', 'user retention', 'cohort retention', 'week 1 retention', 'retention curve'."}
25
+ {"name":"competitive-analyst","path":"subagents/categories/10-research-analysis/competitive-analyst.md","category":"10-research-analysis","model":"sonnet","description":"Use when you need to analyze direct and indirect competitors, benchmark against market leaders, or develop strategies to strengthen competitive positioning and market advantage."}
26
+ {"name":"compliance-auditor-cc","path":"subagents/categories/04-quality-security/compliance-auditor-cc.md","category":"04-quality-security","model":"opus","description":"Use this agent when you need to achieve regulatory compliance, implement compliance controls, or prepare for audits across frameworks like GDPR, HIPAA, PCI DSS, SOC 2, and ISO standards."}
27
+ {"name":"content-marketer","path":"subagents/categories/08-business-product/content-marketer.md","category":"08-business-product","model":"haiku","description":"Use this agent when you need to develop comprehensive content strategies, create SEO-optimized marketing content, or execute multi-channel content campaigns to drive engagement and conversions. Invoke this agent for content planning, content creation, audience analysis, and measuring content ROI."}
28
+ {"name":"content-quality-editor","path":"subagents/categories/08-business-product/content-quality-editor.md","category":"08-business-product","model":"haiku","description":"Use this agent before publishing any AI-generated content — blog posts, READMEs, release notes, commit messages, PR descriptions, documentation, or social posts. Strips AI writing patterns using unslop, then performs a final quality pass."}
29
+ {"name":"context-manager","path":"subagents/categories/09-meta-orchestration/context-manager.md","category":"09-meta-orchestration","model":"sonnet","description":"Use for managing shared state, information retrieval, and data synchronization when multiple agents need coordinated access to context and metadata."}
30
+ {"name":"cpp-pro","path":"subagents/categories/02-language-specialists/cpp-pro.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when building high-performance C++ systems requiring modern C++20/23 features, template metaprogramming, or zero-overhead abstractions for systems programming, embedded systems, or performance-critical applications."}
31
+ {"name":"csharp-developer","path":"subagents/categories/02-language-specialists/csharp-developer.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when building ASP.NET Core web APIs, cloud-native .NET solutions, or modern C# applications requiring async patterns, dependency injection, Entity Framework optimization, and clean architecture."}
32
+ {"name":"customer-success-manager","path":"subagents/categories/08-business-product/customer-success-manager.md","category":"08-business-product","model":"sonnet","description":"Use this agent when you need to assess customer health, develop retention strategies, identify upsell opportunities, or maximize customer lifetime value. Invoke this agent for account health analysis, churn prevention, product adoption optimization, and customer success planning."}
33
+ {"name":"data-analyst","path":"subagents/categories/05-data-ai/data-analyst.md","category":"05-data-ai","model":"haiku","description":"Use when you need to extract insights from business data, create dashboards and reports, or perform statistical analysis to support decision-making."}
34
+ {"name":"data-engineer-cc","path":"subagents/categories/05-data-ai/data-engineer-cc.md","category":"05-data-ai","model":"sonnet","description":"Use this agent when you need to design, build, or optimize data pipelines, ETL/ELT processes, and data infrastructure. Invoke when designing data platforms, implementing pipeline orchestration, handling data quality issues, or optimizing data processing costs."}
35
+ {"name":"data-researcher","path":"subagents/categories/10-research-analysis/data-researcher.md","category":"10-research-analysis","model":"sonnet","description":"Use this agent when you need to discover, collect, and validate data from multiple sources to fuel analysis and decision-making. Invoke this agent for identifying data sources, gathering raw datasets, performing quality checks, and preparing data for downstream analysis or modeling."}
36
+ {"name":"data-scientist","path":"subagents/categories/05-data-ai/data-scientist.md","category":"05-data-ai","model":"sonnet","description":"Use this agent when you need to analyze data patterns, build predictive models, or extract statistical insights from datasets. Invoke this agent for exploratory analysis, hypothesis testing, machine learning model development, and translating findings into business recommendations."}
37
+ {"name":"database-administrator","path":"subagents/categories/03-infrastructure/database-administrator.md","category":"03-infrastructure","model":"sonnet","description":"Use this agent when optimizing database performance, implementing high-availability architectures, setting up disaster recovery, or managing database infrastructure for production systems."}
38
+ {"name":"database-optimizer","path":"subagents/categories/05-data-ai/database-optimizer.md","category":"05-data-ai","model":"sonnet","description":"Use this agent when you need to analyze slow queries, optimize database performance across multiple systems, or implement indexing strategies to improve query execution."}
39
+ {"name":"debugger-cc","path":"subagents/categories/04-quality-security/debugger-cc.md","category":"04-quality-security","model":"sonnet","description":"Use this agent when you need to diagnose and fix bugs, identify root causes of failures, or analyze error logs and stack traces to resolve issues."}
40
+ {"name":"dependency-manager","path":"subagents/categories/06-developer-experience/dependency-manager.md","category":"06-developer-experience","model":"haiku","description":"Use this agent when you need to audit dependencies for vulnerabilities, resolve version conflicts, optimize bundle sizes, or implement automated dependency updates."}
41
+ {"name":"deployment-engineer","path":"subagents/categories/03-infrastructure/deployment-engineer.md","category":"03-infrastructure","model":"haiku","description":"Use this agent when designing, building, or optimizing CI/CD pipelines and deployment automation strategies."}
42
+ {"name":"design-bridge","path":"subagents/categories/01-core-development/design-bridge.md","category":"01-core-development","model":"opus","description":"Use this agent when you need to translate a DESIGN.md from the <DESIGN_MD_SOURCE> repository into polished Claude Code instructions for building user interfaces that faithfully match the chosen brand. Invoke this agent whenever a developer or designer asks to replicate the look and feel of an existing product or website."}
43
+ {"name":"devops-engineer-cc","path":"subagents/categories/03-infrastructure/devops-engineer-cc.md","category":"03-infrastructure","model":"sonnet","description":"Use this agent when building or optimizing infrastructure automation, CI/CD pipelines, containerization strategies, and deployment workflows to accelerate software delivery while maintaining reliability and security."}
44
+ {"name":"devops-incident-responder","path":"subagents/categories/03-infrastructure/devops-incident-responder.md","category":"03-infrastructure","model":"sonnet","description":"Use when actively responding to production incidents, diagnosing critical service failures, or conducting incident postmortems to implement permanent fixes and preventative measures."}
45
+ {"name":"django-developer","path":"subagents/categories/02-language-specialists/django-developer.md","category":"02-language-specialists","model":"sonnet","description":"Use when building Django 4+ web applications, REST APIs, or modernizing existing Django projects with async views and enterprise patterns."}
46
+ {"name":"docker-expert","path":"subagents/categories/03-infrastructure/docker-expert.md","category":"03-infrastructure","model":"sonnet","description":"Use this agent when you need to build, optimize, or secure Docker container images and orchestration for production environments."}
47
+ {"name":"documentation-engineer","path":"subagents/categories/06-developer-experience/documentation-engineer.md","category":"06-developer-experience","model":"haiku","description":"Use this agent when you need to create, architect, or overhaul comprehensive documentation systems including API docs, tutorials, guides, and developer-friendly content that keeps pace with code changes."}
48
+ {"name":"dotnet-core-expert","path":"subagents/categories/02-language-specialists/dotnet-core-expert.md","category":"02-language-specialists","model":"sonnet","description":"Use when building .NET Core applications requiring cloud-native architecture, high-performance microservices, modern C# patterns, or cross-platform deployment with minimal APIs and advanced ASP.NET Core features."}
49
+ {"name":"dotnet-framework-48-expert","path":"subagents/categories/02-language-specialists/dotnet-framework-48-expert.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when working on legacy .NET Framework 4.8 enterprise applications that require maintenance, modernization, or integration with Windows-based infrastructure."}
50
+ {"name":"dx-optimizer","path":"subagents/categories/06-developer-experience/dx-optimizer.md","category":"06-developer-experience","model":"sonnet","description":"Use this agent when optimizing the complete developer workflow including build times, feedback loops, testing efficiency, and developer satisfaction metrics across the entire development environment."}
51
+ {"name":"electron-pro","path":"subagents/categories/01-core-development/electron-pro.md","category":"01-core-development","model":"sonnet","description":"Use this agent when building Electron desktop applications that require native OS integration, cross-platform distribution, security hardening, and performance optimization. Use electron-pro for complete desktop app development from architecture to signed, distributable installers."}
52
+ {"name":"elixir-expert","path":"subagents/categories/02-language-specialists/elixir-expert.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when you need to build fault-tolerant, concurrent systems leveraging OTP patterns, GenServer architectures, and Phoenix framework for real-time applications."}
53
+ {"name":"embedded-systems","path":"subagents/categories/07-specialized-domains/embedded-systems.md","category":"07-specialized-domains","model":"sonnet","description":"Use when developing firmware for resource-constrained microcontrollers, implementing RTOS-based applications, or optimizing real-time systems where hardware constraints, latency guarantees, and reliability are critical."}
54
+ {"name":"error-coordinator","path":"subagents/categories/09-meta-orchestration/error-coordinator.md","category":"09-meta-orchestration","model":"sonnet","description":"Use this agent when distributed system errors occur and need coordinated handling across multiple components, or when you need to implement comprehensive error recovery strategies with automated failure detection and cascade prevention."}
55
+ {"name":"error-detective","path":"subagents/categories/04-quality-security/error-detective.md","category":"04-quality-security","model":"sonnet","description":"Use this agent when you need to diagnose why errors are occurring in your system, correlate errors across services, identify root causes, and prevent future failures."}
56
+ {"name":"expo-react-native-expert","path":"subagents/categories/02-language-specialists/expo-react-native-expert.md","category":"02-language-specialists","model":"sonnet","description":"Use when building mobile applications with Expo and React Native that require native module integration, navigation setup, performant animations, push notifications, OTA updates, or App Store/Play Store deployment."}
57
+ {"name":"fastapi-developer","path":"subagents/categories/02-language-specialists/fastapi-developer.md","category":"02-language-specialists","model":"sonnet","description":"Use when building modern async Python APIs with FastAPI, implementing Pydantic v2 validation, dependency injection patterns, or deploying high-performance ASGI applications."}
58
+ {"name":"fintech-engineer","path":"subagents/categories/07-specialized-domains/fintech-engineer.md","category":"07-specialized-domains","model":"opus","description":"Use when building payment systems, financial integrations, or compliance-heavy financial applications that require secure transaction processing, regulatory adherence, and high transaction accuracy."}
59
+ {"name":"first-principles-thinking","path":"subagents/categories/10-research-analysis/first-principles-thinking.md","category":"10-research-analysis","model":"sonnet","description":"Use when the user wants to challenge assumptions, break down a complex problem from scratch, or approach something with first principles reasoning. Triggers on: 'first principles', 'challenge assumptions', 'why do we do it this way', 'rethink', 'from scratch', 'fundamental truths'."}
60
+ {"name":"flutter-expert","path":"subagents/categories/02-language-specialists/flutter-expert.md","category":"02-language-specialists","model":"sonnet","description":"Use when building cross-platform mobile applications with Flutter 3+ that require custom UI implementation, complex state management, native platform integrations, or performance optimization across iOS/Android/Web."}
61
+ {"name":"frontend-developer","path":"subagents/categories/01-core-development/frontend-developer.md","category":"01-core-development","model":"sonnet","description":"Use when building complete frontend applications across React, Vue, and Angular frameworks requiring multi-framework expertise and full-stack integration."}
62
+ {"name":"fullstack-developer","path":"subagents/categories/01-core-development/fullstack-developer.md","category":"01-core-development","model":"sonnet","description":"Use this agent when you need to build complete features spanning database, API, and frontend layers together as a cohesive unit."}
63
+ {"name":"game-developer","path":"subagents/categories/07-specialized-domains/game-developer.md","category":"07-specialized-domains","model":"sonnet","description":"Use this agent when implementing game systems, optimizing graphics rendering, building multiplayer networking, or developing gameplay mechanics for games targeting specific platforms."}
64
+ {"name":"gdpr-ccpa-compliance","path":"subagents/categories/04-quality-security/gdpr-ccpa-compliance.md","category":"04-quality-security","model":"sonnet","description":"Use when the user needs to understand GDPR or CCPA compliance, review data practices, or assess privacy requirements. Triggers on: 'GDPR', 'CCPA', 'privacy compliance', 'data privacy', 'right to deletion', 'consent', 'data subject rights', 'California privacy'."}
65
+ {"name":"git-workflow-manager","path":"subagents/categories/06-developer-experience/git-workflow-manager.md","category":"06-developer-experience","model":"haiku","description":"Use this agent when you need to design, establish, or optimize Git workflows, branching strategies, and merge management for a project or team."}
66
+ {"name":"golang-pro","path":"subagents/categories/02-language-specialists/golang-pro.md","category":"02-language-specialists","model":"sonnet","description":"Use when building Go applications requiring concurrent programming, high-performance systems, microservices, or cloud-native architectures where idiomatic patterns, error handling excellence, and efficiency are critical."}
67
+ {"name":"graphql-architect","path":"subagents/categories/01-core-development/graphql-architect.md","category":"01-core-development","model":"opus","description":"Use this agent when designing or evolving GraphQL schemas across microservices, implementing federation architectures, or optimizing query performance in distributed graphs."}
68
+ {"name":"growth-loops","path":"subagents/categories/08-business-product/growth-loops.md","category":"08-business-product","model":"sonnet","description":"Use when the user wants to design a growth loop, understand PLG mechanics, or build sustainable acquisition. Triggers on: 'growth loop', 'flywheel', 'viral loop', 'PLG growth', 'product-led growth', 'growth mechanics', 'how do we grow', 'word of mouth'."}
69
+ {"name":"healthcare-admin","path":"subagents/categories/07-specialized-domains/healthcare-admin.md","category":"07-specialized-domains","model":"opus","description":"Use when working on healthcare administration tasks including revenue cycle management, HIPAA/compliance auditing, medical coding (ICD-10, CPT, DRGs), CMS cost reports, payer contract analysis, quality improvement, clinical operations, health IT/interoperability, population health, and pharmacy benefits."}
70
+ {"name":"hipaa-compliance","path":"subagents/categories/07-specialized-domains/hipaa-compliance.md","category":"07-specialized-domains","model":"sonnet","description":"Use when the user is building a healthcare product and needs to understand HIPAA compliance. Triggers on: 'HIPAA', 'protected health information', 'PHI', 'healthcare compliance', 'covered entity', 'business associate', 'BAA', 'HITECH', 'health data'."}
71
+ {"name":"incident-responder","path":"subagents/categories/03-infrastructure/incident-responder.md","category":"03-infrastructure","model":"sonnet","description":"Use this agent when an active security breach, service outage, or operational incident requires immediate response, evidence preservation, and coordinated recovery."}
72
+ {"name":"iot-engineer","path":"subagents/categories/07-specialized-domains/iot-engineer.md","category":"07-specialized-domains","model":"sonnet","description":"Use when designing and deploying IoT solutions requiring expertise in device management, edge computing, cloud integration, and handling challenges like massive device scale, complex connectivity scenarios, or real-time data pipelines."}
73
+ {"name":"it-ops-orchestrator","path":"subagents/categories/09-meta-orchestration/it-ops-orchestrator.md","category":"09-meta-orchestration","model":"sonnet","description":"Use for orchestrating complex IT operations tasks that span multiple domains (PowerShell automation, .NET development, infrastructure management, Azure, M365) by intelligently routing work to specialized agents."}
74
+ {"name":"java-architect","path":"subagents/categories/02-language-specialists/java-architect.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when designing enterprise Java architectures, migrating Spring Boot applications, or establishing microservices patterns for scalable cloud-native systems."}
75
+ {"name":"javascript-pro","path":"subagents/categories/02-language-specialists/javascript-pro.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when you need to build, optimize, or refactor modern JavaScript code for browser, Node.js, or full-stack applications requiring ES2023+ features, async patterns, or performance-critical implementations."}
76
+ {"name":"knowledge-synthesizer","path":"subagents/categories/09-meta-orchestration/knowledge-synthesizer.md","category":"09-meta-orchestration","model":"sonnet","description":"Use when you need to extract actionable patterns from agent interactions, synthesize insights across multiple workflows, and enable organizational learning from collective experience."}
77
+ {"name":"kotlin-specialist","path":"subagents/categories/02-language-specialists/kotlin-specialist.md","category":"02-language-specialists","model":"sonnet","description":"Use when building Kotlin applications requiring advanced coroutine patterns, multiplatform code sharing, or Android/server-side development with functional programming principles."}
78
+ {"name":"kubernetes-specialist","path":"subagents/categories/03-infrastructure/kubernetes-specialist.md","category":"03-infrastructure","model":"sonnet","description":"Use this agent when you need to design, deploy, configure, or troubleshoot Kubernetes clusters and workloads in production environments."}
79
+ {"name":"laravel-specialist","path":"subagents/categories/02-language-specialists/laravel-specialist.md","category":"02-language-specialists","model":"sonnet","description":"Use when building Laravel 10+ applications, architecting Eloquent models with complex relationships, implementing queue systems for async processing, or optimizing API performance."}
80
+ {"name":"legacy-modernizer","path":"subagents/categories/06-developer-experience/legacy-modernizer.md","category":"06-developer-experience","model":"sonnet","description":"Use this agent when modernizing legacy systems that need incremental migration strategies, technical debt reduction, and risk mitigation while maintaining business continuity."}
81
+ {"name":"legal-advisor","path":"subagents/categories/08-business-product/legal-advisor.md","category":"08-business-product","model":"sonnet","description":"Use this agent when you need to draft contracts, review compliance requirements, develop IP protection strategies, or assess legal risks for technology businesses."}
82
+ {"name":"license-engineer","path":"subagents/categories/08-business-product/license-engineer.md","category":"08-business-product","model":"opus","description":"Use this agent when architecting, implementing, or optimizing end-to-end legal licensing systems—from OSI standard selection and dependency compliance pipelines to proprietary deployment and risk monitoring."}
83
+ {"name":"llm-architect","path":"subagents/categories/05-data-ai/llm-architect.md","category":"05-data-ai","model":"opus","description":"Use when designing LLM systems for production, implementing fine-tuning or RAG architectures, optimizing inference serving infrastructure, or managing multi-model deployments."}
84
+ {"name":"m365-admin","path":"subagents/categories/07-specialized-domains/m365-admin.md","category":"07-specialized-domains","model":"sonnet","description":"Use when automating Microsoft 365 administrative tasks including Exchange Online mailbox provisioning, Teams collaboration management, SharePoint site configuration, license lifecycle management, and Graph API-driven identity automation."}
85
+ {"name":"machine-learning-engineer","path":"subagents/categories/05-data-ai/machine-learning-engineer.md","category":"05-data-ai","model":"sonnet","description":"Use this agent when you need to deploy, optimize, or serve machine learning models at scale in production environments."}
86
+ {"name":"market-researcher","path":"subagents/categories/10-research-analysis/market-researcher.md","category":"10-research-analysis","model":"sonnet","description":"Use this agent when you need to analyze markets, understand consumer behavior, assess competitive landscapes, and size opportunities to inform business strategy and market entry decisions."}
87
+ {"name":"mcp-developer","path":"subagents/categories/06-developer-experience/mcp-developer.md","category":"06-developer-experience","model":"sonnet","description":"Use this agent when you need to build, debug, or optimize Model Context Protocol (MCP) servers and clients that connect AI systems to external tools and data sources."}
88
+ {"name":"microservices-architect","path":"subagents/categories/01-core-development/microservices-architect.md","category":"01-core-development","model":"opus","description":"Use when designing distributed system architecture, decomposing monolithic applications into independent microservices, or establishing communication patterns between services at scale."}
89
+ {"name":"ml-engineer-cc","path":"subagents/categories/05-data-ai/ml-engineer-cc.md","category":"05-data-ai","model":"sonnet","description":"Use this agent when building production ML systems requiring model training pipelines, model serving infrastructure, performance optimization, and automated retraining."}
90
+ {"name":"mlops-engineer","path":"subagents/categories/05-data-ai/mlops-engineer.md","category":"05-data-ai","model":"sonnet","description":"Use this agent when you need to design and implement ML infrastructure, set up CI/CD for machine learning models, establish model versioning systems, or optimize ML platforms for reliability and automation. Invoke this agent to build production-grade experiment tracking, implement automated training pipelines, configure GPU resource orchestration, and establish operational monitoring for ML systems."}
91
+ {"name":"mobile-app-developer","path":"subagents/categories/07-specialized-domains/mobile-app-developer.md","category":"07-specialized-domains","model":"sonnet","description":"Use this agent when developing iOS and Android mobile applications with focus on native or cross-platform implementation, performance optimization, and platform-specific user experience."}
92
+ {"name":"mobile-developer","path":"subagents/categories/01-core-development/mobile-developer.md","category":"01-core-development","model":"sonnet","description":"Use this agent when building cross-platform mobile applications requiring native performance optimization, platform-specific features, and offline-first architecture. Use for React Native and Flutter projects where code sharing must exceed 80% while maintaining iOS and Android native excellence."}
93
+ {"name":"multi-agent-coordinator","path":"subagents/categories/09-meta-orchestration/multi-agent-coordinator.md","category":"09-meta-orchestration","model":"opus","description":"Use when coordinating multiple concurrent agents that need to communicate, share state, synchronize work, and handle distributed failures across a system."}
94
+ {"name":"network-engineer","path":"subagents/categories/03-infrastructure/network-engineer.md","category":"03-infrastructure","model":"sonnet","description":"Use this agent when designing, optimizing, or troubleshooting cloud and hybrid network infrastructures, or when addressing network security, performance, or reliability challenges."}
95
+ {"name":"nextjs-developer","path":"subagents/categories/02-language-specialists/nextjs-developer.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when building production Next.js 14+ applications that require full-stack development with App Router, server components, and advanced performance optimization. Invoke when you need to architect or implement complete Next.js applications, optimize Core Web Vitals, implement server actions and mutations, or deploy SEO-optimized applications."}
96
+ {"name":"nlp-engineer","path":"subagents/categories/05-data-ai/nlp-engineer.md","category":"05-data-ai","model":"sonnet","description":"Use when building production NLP systems, implementing text processing pipelines, developing language models, or solving domain-specific NLP tasks like named entity recognition, sentiment analysis, or machine translation."}
97
+ {"name":"node-specialist","path":"subagents/categories/02-language-specialists/node-specialist.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when you need to build, optimize, or debug Node.js backend applications, APIs, CLIs, or microservices requiring deep ecosystem knowledge and server-side JavaScript expertise."}
98
+ {"name":"payment-integration","path":"subagents/categories/07-specialized-domains/payment-integration.md","category":"07-specialized-domains","model":"opus","description":"Use this agent when implementing payment systems, integrating payment gateways, or handling financial transactions that require PCI compliance, fraud prevention, and secure transaction processing."}
99
+ {"name":"penetration-tester","path":"subagents/categories/04-quality-security/penetration-tester.md","category":"04-quality-security","model":"opus","description":"Use this agent when you need to conduct authorized security penetration tests to identify real vulnerabilities through active exploitation and validation. Use penetration-tester for offensive security testing, vulnerability exploitation, and hands-on risk demonstration."}
100
+ {"name":"performance-engineer","path":"subagents/categories/04-quality-security/performance-engineer.md","category":"04-quality-security","model":"sonnet","description":"Use this agent when you need to identify and eliminate performance bottlenecks in applications, databases, or infrastructure systems, and when baseline performance metrics need improvement."}
101
+ {"name":"performance-monitor","path":"subagents/categories/09-meta-orchestration/performance-monitor.md","category":"09-meta-orchestration","model":"haiku","description":"Use when establishing observability infrastructure to track system metrics, detect performance anomalies, and optimize resource usage across multi-agent environments."}
102
+ {"name":"php-pro","path":"subagents/categories/02-language-specialists/php-pro.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when working with PHP 8.3+ projects that require strict typing, modern language features, and enterprise framework expertise (Laravel or Symfony). Use when building scalable applications, optimizing performance, or requiring async/Fiber patterns."}
103
+ {"name":"platform-engineer-cc","path":"subagents/categories/03-infrastructure/platform-engineer-cc.md","category":"03-infrastructure","model":"opus","description":"Use when building or improving internal developer platforms (IDPs), designing self-service infrastructure, or optimizing developer workflows to reduce friction and accelerate delivery. The platform-engineer agent specializes in designing platform architecture, implementing golden paths, and maximizing developer self-service capabilities."}
104
+ {"name":"postgres-pro","path":"subagents/categories/05-data-ai/postgres-pro.md","category":"05-data-ai","model":"sonnet","description":"Use when you need to optimize PostgreSQL performance, design high-availability replication, or troubleshoot database issues at scale. Invoke this agent for query optimization, configuration tuning, replication setup, backup strategies, and mastering advanced PostgreSQL features for enterprise deployments."}
105
+ {"name":"powershell-51-expert","path":"subagents/categories/02-language-specialists/powershell-51-expert.md","category":"02-language-specialists","model":"sonnet","description":"Use when automating Windows infrastructure tasks requiring PowerShell 5.1 scripts with RSAT modules for Active Directory, DNS, DHCP, GPO management, or when building safe, enterprise-grade automation workflows in legacy .NET Framework environments."}
106
+ {"name":"powershell-7-expert","path":"subagents/categories/02-language-specialists/powershell-7-expert.md","category":"02-language-specialists","model":"sonnet","description":"Use when building cross-platform cloud automation scripts, Azure infrastructure orchestration, or CI/CD pipelines requiring PowerShell 7+ with modern .NET interop, idempotent operations, and enterprise-grade error handling."}
107
+ {"name":"powershell-module-architect","path":"subagents/categories/06-developer-experience/powershell-module-architect.md","category":"06-developer-experience","model":"sonnet","description":"Use this agent when architecting and refactoring PowerShell modules, designing profile systems, or creating cross-version compatible automation libraries. Invoke it for module design reviews, profile optimization, packaging reusable code, and standardizing function structure across teams."}
108
+ {"name":"powershell-security-hardening","path":"subagents/categories/04-quality-security/powershell-security-hardening.md","category":"04-quality-security","model":"opus","description":"Use this agent when you need to harden PowerShell automation, secure remoting configuration, enforce least-privilege design, or align scripts with enterprise security baselines and compliance frameworks."}
109
+ {"name":"powershell-ui-architect","path":"subagents/categories/06-developer-experience/powershell-ui-architect.md","category":"06-developer-experience","model":"sonnet","description":"Use when designing or building desktop graphical interfaces (WinForms, WPF, Metro-style dashboards) or terminal user interfaces (TUIs) for PowerShell automation tools that need clean separation between UI and business logic."}
110
+ {"name":"product-manager-cc","path":"subagents/categories/08-business-product/product-manager-cc.md","category":"08-business-product","model":"haiku","description":"Use this agent when you need to make product strategy decisions, prioritize features, or define roadmap plans based on user needs and business goals."}
111
+ {"name":"project-idea-validator","path":"subagents/categories/10-research-analysis/project-idea-validator.md","category":"10-research-analysis","model":"sonnet","description":"Use this agent when you need an idea pressure-tested with brutal honesty, competitor teardown, market validation, and clear go/no-go guidance before building."}
112
+ {"name":"project-manager","path":"subagents/categories/08-business-product/project-manager.md","category":"08-business-product","model":"haiku","description":"Use this agent when you need to establish project plans, track execution progress, manage risks, control budget/schedule, and coordinate stakeholders across complex initiatives."}
113
+ {"name":"prompt-engineer-cc","path":"subagents/categories/05-data-ai/prompt-engineer-cc.md","category":"05-data-ai","model":"sonnet","description":"Use this agent when you need to design, optimize, test, or evaluate prompts for large language models in production systems."}
114
+ {"name":"python-pro","path":"subagents/categories/02-language-specialists/python-pro.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when you need to build type-safe, production-ready Python code for web APIs, system utilities, or complex applications requiring modern async patterns and extensive type coverage."}
115
+ {"name":"qa-expert","path":"subagents/categories/04-quality-security/qa-expert.md","category":"04-quality-security","model":"sonnet","description":"Use this agent when you need comprehensive quality assurance strategy, test planning across the entire development cycle, or quality metrics analysis to improve overall software quality."}
116
+ {"name":"quant-analyst","path":"subagents/categories/07-specialized-domains/quant-analyst.md","category":"07-specialized-domains","model":"opus","description":"Use this agent when you need to develop quantitative trading strategies, build financial models with rigorous mathematical foundations, or conduct advanced risk analytics for derivatives and portfolios. Invoke this agent for statistical arbitrage strategy development, backtesting with historical validation, derivatives pricing models, and portfolio risk assessment."}
117
+ {"name":"rails-expert","path":"subagents/categories/02-language-specialists/rails-expert.md","category":"02-language-specialists","model":"sonnet","description":"Use when building or modernizing Rails applications requiring API development, Hotwire reactivity, real-time features, background job processing, deployment automation, or Rails-idiomatic patterns for maximum productivity. Version-aware: adapts to Rails 7.x and 8.x projects."}
118
+ {"name":"react-specialist-cc","path":"subagents/categories/02-language-specialists/react-specialist-cc.md","category":"02-language-specialists","model":"sonnet","description":"Use when optimizing existing React applications for performance, implementing advanced React 18+ features, or solving complex state management and architectural challenges within React codebases."}
119
+ {"name":"readme-generator","path":"subagents/categories/06-developer-experience/readme-generator.md","category":"06-developer-experience","model":"sonnet","description":"Use this agent when you need a maintainer-ready README built from exact repository reality, with deep codebase scanning, zero hallucination, and optional git commit/push only when explicitly requested."}
120
+ {"name":"refactoring-specialist","path":"subagents/categories/06-developer-experience/refactoring-specialist.md","category":"06-developer-experience","model":"sonnet","description":"Use when you need to transform poorly structured, complex, or duplicated code into clean, maintainable systems while preserving all existing behavior."}
121
+ {"name":"reinforcement-learning-engineer","path":"subagents/categories/05-data-ai/reinforcement-learning-engineer.md","category":"05-data-ai","model":"sonnet","description":"Use when designing RL environments, training agents with reward optimization, implementing policy gradient methods, or deploying decision-making systems for robotics, gaming, and autonomous operations."}
122
+ {"name":"research-analyst","path":"subagents/categories/10-research-analysis/research-analyst.md","category":"10-research-analysis","model":"sonnet","description":"Use this agent when you need comprehensive research across multiple sources with synthesis of findings into actionable insights, trend identification, and detailed reporting."}
123
+ {"name":"risk-manager","path":"subagents/categories/07-specialized-domains/risk-manager.md","category":"07-specialized-domains","model":"opus","description":"Use this agent when you need to identify, quantify, and mitigate enterprise-level risks across financial, operational, regulatory, and strategic domains. Invoke this agent when you need to assess risk exposure, design control frameworks, validate risk models, or ensure regulatory compliance."}
124
+ {"name":"rust-engineer","path":"subagents/categories/02-language-specialists/rust-engineer.md","category":"02-language-specialists","model":"sonnet","description":"Use when building Rust systems where memory safety, ownership patterns, zero-cost abstractions, and performance optimization are critical for systems programming, embedded development, async applications, or high-performance services."}
125
+ {"name":"sales-engineer","path":"subagents/categories/08-business-product/sales-engineer.md","category":"08-business-product","model":"sonnet","description":"Use this agent when you need to conduct technical pre-sales activities including solution architecture, proof-of-concept development, and technical demonstrations for complex sales deals."}
126
+ {"name":"scientific-literature-researcher","path":"subagents/categories/10-research-analysis/scientific-literature-researcher.md","category":"10-research-analysis","model":"sonnet","description":"Use when you need to search scientific literature and retrieve structured experimental data from published studies. Invoke this agent when the task requires evidence-grounded answers from full-text research papers, including methods, results, sample sizes, and quality scores."}
127
+ {"name":"scrum-master","path":"subagents/categories/08-business-product/scrum-master.md","category":"08-business-product","model":"haiku","description":"Use when teams need facilitation, process optimization, velocity improvement, or agile ceremony management—especially for sprint planning, retrospectives, impediment removal, and scaling agile practices across multiple teams."}
128
+ {"name":"search-specialist","path":"subagents/categories/10-research-analysis/search-specialist.md","category":"10-research-analysis","model":"sonnet","description":"Use when you need to find specific information across multiple sources using advanced search strategies, query optimization, and targeted information retrieval. Invoke this agent when the priority is locating precise, relevant results efficiently rather than analyzing or synthesizing content."}
129
+ {"name":"security-auditor","path":"subagents/categories/04-quality-security/security-auditor.md","category":"04-quality-security","model":"opus","description":"Use this agent when conducting comprehensive security audits, compliance assessments, or risk evaluations across systems, infrastructure, and processes. Invoke when you need systematic vulnerability analysis, compliance gap identification, or evidence-based security findings."}
130
+ {"name":"security-engineer","path":"subagents/categories/03-infrastructure/security-engineer.md","category":"03-infrastructure","model":"opus","description":"Use this agent when implementing comprehensive security solutions across infrastructure, building automated security controls into CI/CD pipelines, or establishing compliance and vulnerability management programs. Invoke for threat modeling, zero-trust architecture design, security automation implementation, and shifting security left into development workflows."}
131
+ {"name":"seo-specialist-cc","path":"subagents/categories/07-specialized-domains/seo-specialist-cc.md","category":"07-specialized-domains","model":"haiku","description":"Use this agent when you need comprehensive SEO optimization encompassing technical audits, keyword strategy, content optimization, and search rankings improvement."}
132
+ {"name":"slack-expert","path":"subagents/categories/06-developer-experience/slack-expert.md","category":"06-developer-experience","model":"sonnet","description":"Use this agent when developing Slack applications, implementing Slack API integrations, or reviewing Slack bot code for security and best practices."}
133
+ {"name":"spring-boot-engineer","path":"subagents/categories/02-language-specialists/spring-boot-engineer.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when building enterprise Spring Boot 3+ applications requiring microservices architecture, cloud-native deployment, or reactive programming patterns."}
134
+ {"name":"sql-pro","path":"subagents/categories/02-language-specialists/sql-pro.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when you need to optimize complex SQL queries, design efficient database schemas, or solve performance issues across PostgreSQL, MySQL, SQL Server, and Oracle requiring advanced query optimization, index strategies, or data warehouse patterns."}
135
+ {"name":"sre-engineer","path":"subagents/categories/03-infrastructure/sre-engineer.md","category":"03-infrastructure","model":"sonnet","description":"Use this agent when you need to establish or improve system reliability through SLO definition, error budget management, and automation. Invoke when implementing SLI/SLO frameworks, reducing operational toil, designing fault-tolerant systems, conducting chaos engineering, or optimizing incident response processes."}
136
+ {"name":"swift-expert","path":"subagents/categories/02-language-specialists/swift-expert.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when building native iOS, macOS, or server-side Swift applications requiring advanced concurrency patterns, protocol-oriented architecture, and Swift-specific optimizations. Invoke for SwiftUI modernization, async/await implementation, actor-based state management, or memory safety concerns."}
137
+ {"name":"symfony-specialist","path":"subagents/categories/02-language-specialists/symfony-specialist.md","category":"02-language-specialists","model":"sonnet","description":"Use when building Symfony 6+/7+/8+ applications, architecting Doctrine ORM entities with complex relationships, implementing Messenger component for async processing, or optimizing API Platform performance."}
138
+ {"name":"task-distributor","path":"subagents/categories/09-meta-orchestration/task-distributor.md","category":"09-meta-orchestration","model":"haiku","description":"Use when distributing tasks across multiple agents or workers, managing queues, and balancing workloads to maximize throughput while respecting priorities and deadlines."}
139
+ {"name":"technical-writer","path":"subagents/categories/08-business-product/technical-writer.md","category":"08-business-product","model":"haiku","description":"Use this agent when you need to create, improve, or maintain technical documentation including API references, user guides, SDK documentation, and getting-started guides."}
140
+ {"name":"terraform-engineer","path":"subagents/categories/03-infrastructure/terraform-engineer.md","category":"03-infrastructure","model":"sonnet","description":"Use when building, refactoring, or scaling infrastructure as code using Terraform with focus on multi-cloud deployments, module architecture, and enterprise-grade state management."}
141
+ {"name":"terragrunt-expert","path":"subagents/categories/03-infrastructure/terragrunt-expert.md","category":"03-infrastructure","model":"sonnet","description":"Expert Terragrunt specialist mastering infrastructure orchestration, DRY configurations, and multi-environment deployments. Masters stacks, units, dependency management, and scalable IaC patterns with focus on code reuse, maintainability, and enterprise-grade infrastructure automation."}
142
+ {"name":"test-automator","path":"subagents/categories/04-quality-security/test-automator.md","category":"04-quality-security","model":"sonnet","description":"Use this agent when you need to build, implement, or enhance automated test frameworks, create test scripts, or integrate testing into CI/CD pipelines."}
143
+ {"name":"tooling-engineer","path":"subagents/categories/06-developer-experience/tooling-engineer.md","category":"06-developer-experience","model":"sonnet","description":"Use this agent when you need to build or enhance developer tools including CLIs, code generators, build tools, and IDE extensions."}
144
+ {"name":"trend-analyst","path":"subagents/categories/10-research-analysis/trend-analyst.md","category":"10-research-analysis","model":"sonnet","description":"Use when analyzing emerging patterns, predicting industry shifts, or developing future scenarios to inform strategic planning and competitive positioning."}
145
+ {"name":"typescript-pro","path":"subagents/categories/02-language-specialists/typescript-pro.md","category":"02-language-specialists","model":"sonnet","description":"Use when implementing TypeScript code requiring advanced type system patterns, complex generics, type-level programming, or end-to-end type safety across full-stack applications."}
146
+ {"name":"ui-designer","path":"subagents/categories/01-core-development/ui-designer.md","category":"01-core-development","model":"sonnet","description":"Use this agent when designing visual interfaces, creating design systems, building component libraries, or refining user-facing aesthetics requiring expert visual design, interaction patterns, and accessibility considerations."}
147
+ {"name":"ui-ux-tester","path":"subagents/categories/04-quality-security/ui-ux-tester.md","category":"04-quality-security","model":"sonnet","description":"Use this agent when you need exhaustive UI and UX functionality testing driven by documented user flows, with browser or desktop interaction tooling and structured defect reporting."}
148
+ {"name":"ux-researcher","path":"subagents/categories/08-business-product/ux-researcher.md","category":"08-business-product","model":"sonnet","description":"Use this agent when you need to conduct user research, analyze user behavior, or generate actionable insights to validate design decisions and uncover user needs. Invoke when you need usability testing, user interviews, survey design, analytics interpretation, persona development, or competitive research to inform product strategy."}
149
+ {"name":"visual-asset-generator","path":"subagents/categories/06-developer-experience/visual-asset-generator.md","category":"06-developer-experience","model":"sonnet","description":"Use this agent when you need to generate production-ready visual assets for a project — app icons, favicons, OG images, logos, wordmarks, or social media images. Invokes the prompt-to-asset MCP server to route generation requests across 30+ image models."}
150
+ {"name":"vue-expert","path":"subagents/categories/02-language-specialists/vue-expert.md","category":"02-language-specialists","model":"sonnet","description":"Use this agent when building Vue 3 applications that require Composition API mastery, reactivity optimization, or Nuxt 3 development with enterprise-scale performance concerns."}
151
+ {"name":"websocket-engineer","path":"subagents/categories/01-core-development/websocket-engineer.md","category":"01-core-development","model":"sonnet","description":"Use this agent when implementing real-time bidirectional communication features using WebSockets, Socket.IO, or similar technologies at scale."}
152
+ {"name":"windows-infra-admin","path":"subagents/categories/03-infrastructure/windows-infra-admin.md","category":"03-infrastructure","model":"sonnet","description":"Use when managing Windows Server infrastructure, Active Directory, DNS, DHCP, and Group Policy configurations, especially for enterprise-scale deployments requiring safe automation and compliance validation."}
153
+ {"name":"wordpress-master","path":"subagents/categories/08-business-product/wordpress-master.md","category":"08-business-product","model":"sonnet","description":"Use this agent when you need to architect, optimize, or troubleshoot WordPress implementations ranging from custom theme/plugin development to enterprise-scale multisite platforms. Invoke this agent for performance optimization, security hardening, headless WordPress APIs, WooCommerce solutions, and scaling WordPress to handle millions of visitors."}
154
+ {"name":"workflow-orchestrator","path":"subagents/categories/09-meta-orchestration/workflow-orchestrator.md","category":"09-meta-orchestration","model":"opus","description":"Use this agent when you need to design, implement, or optimize complex business process workflows with multiple states, error handling, and transaction management."}
@@ -0,0 +1,27 @@
1
+ # MindForge — Confluence Integration
2
+
3
+ ## Purpose
4
+ Publish architecture snapshots, ADRs, and milestone/phase documentation to a
5
+ shared wiki without making Confluence the execution source of truth.
6
+
7
+ ## Published artifacts
8
+
9
+ | MindForge artifact | Confluence target |
10
+ |---|---|
11
+ | `.planning/ARCHITECTURE.md` | Architecture overview page |
12
+ | `.planning/decisions/ADR-*.md` | ADR child pages |
13
+ | Phase verification summaries | Sprint or phase pages |
14
+ | Milestone reports | Release or program pages |
15
+
16
+ ## Publishing rules
17
+ Use update-by-title or update-by-page-ID so repeated publishes are idempotent.
18
+ Do not create duplicate pages on re-run. If the target exists, update in place
19
+ and preserve the page history.
20
+
21
+ ## Data safety
22
+ Confluence publishing must exclude secrets, tokens, raw audit log content, and
23
+ internal-only approver notes. Publish curated summaries, not raw machine state.
24
+
25
+ ## Failure handling
26
+ Publishing failures are non-fatal. Log them, append a pending manual action to
27
+ `.planning/STATE.md`, and provide a retry command via `/mindforge:sync-confluence`.
@@ -0,0 +1,163 @@
1
+ # MindForge Integrations — Connection Manager
2
+
3
+ ## Purpose
4
+ Centralise credential handling, integration detection, health checks, retry policy,
5
+ and non-fatal failure handling for all external systems. Integrations consume
6
+ connection state from this layer; they do not manage secrets directly.
7
+
8
+ ## Credential storage principles
9
+
10
+ ### Rule 1 — Never store credentials in MindForge files
11
+ MindForge configuration files may store base URLs, project IDs, channel IDs,
12
+ reviewer lists, and feature flags. They must never contain API tokens,
13
+ passwords, private keys, cookies, or session secrets.
14
+
15
+ ### Rule 2 — Use environment variables or an external secrets manager
16
+ Supported variables:
17
+
18
+ ```bash
19
+ # Jira
20
+ JIRA_BASE_URL=https://your-org.atlassian.net
21
+ JIRA_USER_EMAIL=engineer@your-org.com
22
+ JIRA_API_TOKEN=stored-in-environment-only
23
+
24
+ # Confluence
25
+ CONFLUENCE_BASE_URL=https://your-org.atlassian.net/wiki
26
+ CONFLUENCE_API_TOKEN=stored-in-environment-only
27
+
28
+ # Slack
29
+ SLACK_BOT_TOKEN=stored-in-environment-only
30
+ SLACK_WEBHOOK_URL=stored-in-environment-only
31
+ SLACK_CHANNEL_ID=C01234ABCDE
32
+
33
+ # GitHub / GitLab
34
+ GITHUB_TOKEN=stored-in-environment-only
35
+ GITLAB_TOKEN=stored-in-environment-only
36
+ ```
37
+
38
+ ### Rule 3 — Audit only non-sensitive metadata
39
+ AUDIT entries may contain integration name, action, status, external IDs,
40
+ attempt counts, and error classes. Never log raw headers, raw response bodies
41
+ containing secrets, or token values.
42
+
43
+ ## Availability detection protocol
44
+
45
+ 1. Check required environment variables exist.
46
+ 2. Read `.mindforge/org/integrations/INTEGRATIONS-CONFIG.md` for required
47
+ non-sensitive settings.
48
+ 3. Run one lightweight health check per integration.
49
+ 4. Return one of these states:
50
+
51
+ | State | Meaning | Behaviour |
52
+ |---|---|---|
53
+ | `available` | Credentials present and health check passed | Proceed |
54
+ | `unconfigured` | Credentials missing | Skip, log AUDIT |
55
+ | `invalid_credentials` | Auth failed with 401/403 | Warn, log AUDIT, stop retries |
56
+ | `unreachable` | DNS, timeout, or 5xx | Retry up to policy, then warn |
57
+ | `rate_limited` | 429 | Respect `Retry-After`, retry once, then stop |
58
+
59
+ Missing credentials are usually a graceful skip. Exception: if a CRITICAL
60
+ security finding notification cannot be delivered because Slack is unconfigured,
61
+ write an `Undelivered alerts` section to `.planning/STATE.md` and surface it in
62
+ `/mindforge:status`.
63
+
64
+ ## Credential hygiene in shell operations
65
+
66
+ ### Preventing token exposure in shell history
67
+ Avoid inline command substitution with secrets. Prefer a function or a temporary
68
+ client-supported credential source:
69
+
70
+ ```bash
71
+ build_auth_header() {
72
+ printf '%s' "${1}:${2}" | base64
73
+ }
74
+ AUTH_HEADER=$(build_auth_header "${JIRA_USER_EMAIL}" "${JIRA_API_TOKEN}")
75
+ ```
76
+
77
+ Unset secrets after the command sequence completes:
78
+
79
+ ```bash
80
+ unset JIRA_API_TOKEN
81
+ unset GITHUB_TOKEN
82
+ unset SLACK_BOT_TOKEN
83
+ ```
84
+
85
+ ### Debug mode prohibition
86
+ Never run credential-bearing commands with shell tracing enabled:
87
+
88
+ ```bash
89
+ set +x
90
+ # credential operations
91
+ ```
92
+
93
+ If debugging is needed elsewhere, disable tracing before any command that
94
+ includes an Authorization header or secret-bearing environment variable.
95
+
96
+ ### curl verbose mode prohibition
97
+ Never use `curl -v` or `curl --verbose` with authenticated requests. Capture the
98
+ HTTP status code with `-s -o response.json -w "%{http_code}"` and log only
99
+ sanitised error summaries.
100
+
101
+ ## Health check examples
102
+
103
+ ### Jira
104
+ ```bash
105
+ HTTP_STATUS=$(curl -s -o /dev/null -w "%{http_code}" \
106
+ -H "Authorization: Basic ${AUTH_HEADER}" \
107
+ "${JIRA_BASE_URL}/rest/api/3/myself")
108
+ ```
109
+
110
+ ### Slack
111
+ Use `auth.test`. If the configured `SLACK_CHANNEL_ID` returns `channel_not_found`
112
+ or a 404-equivalent API error, mark the channel configuration invalid and tell
113
+ the user to update `INTEGRATIONS-CONFIG.md`.
114
+
115
+ ### GitHub
116
+ Use `GET /user` with the token. A 404 from branch protection lookup later is not
117
+ a connection error; it means no branch protection is configured.
118
+
119
+ ## Credential rotation detection
120
+ If a previously available integration now returns 401/403:
121
+
122
+ 1. Write AUDIT entry: `integration_credential_expired`
123
+ 2. Warn the user to rotate the relevant credential
124
+ 3. Do not retry with the expired credential
125
+
126
+ ## Integration resilience: shared patterns for all integrations
127
+
128
+ ### Non-fatal integration failures
129
+ Integration failures must never fail the underlying source-code task. They are
130
+ non-fatal unless a compliance gate or required approval is blocked.
131
+
132
+ ### Retry policy
133
+
134
+ | Attempt | Delay |
135
+ |---|---|
136
+ | 1 | immediate |
137
+ | 2 | 5 seconds |
138
+ | 3 | 20 seconds |
139
+
140
+ After the third failure:
141
+ 1. Log an `integration_action` AUDIT entry with `"status": "failed"` and
142
+ `"attempts": 3`
143
+ 2. Add an item to `.planning/STATE.md` under `Pending integration actions`
144
+ 3. Provide the manual retry command, for example `/mindforge:sync-jira --phase 3`
145
+
146
+ For 429 responses, obey `Retry-After` when present. If a second 429 occurs,
147
+ stop, log it, and do not retry again.
148
+
149
+ ## Integration action logging
150
+ Every sync, publish, notify, approval, or PR operation writes an AUDIT entry:
151
+
152
+ ```json
153
+ {
154
+ "id": "uuid-v4",
155
+ "timestamp": "ISO-8601",
156
+ "event": "integration_action",
157
+ "integration": "jira|confluence|slack|github|gitlab",
158
+ "action": "create_ticket|publish_page|send_notification|create_pr",
159
+ "status": "success|failed|skipped",
160
+ "detail": "brief description",
161
+ "external_id": "service-specific ID"
162
+ }
163
+ ```
@@ -0,0 +1,25 @@
1
+ # MindForge — GitHub Integration
2
+
3
+ ## Purpose
4
+ Strengthen shipping with PR templates, reviewer assignment guidance, branch
5
+ protection awareness, and release metadata checks.
6
+
7
+ ## API policy
8
+ Use GitHub REST API v3 for all required operations. GraphQL is optional for
9
+ advanced queries only and is not required for Day 4.
10
+
11
+ ## Pre-flight checks
12
+
13
+ 1. Verify the branch has at least one commit ahead of base:
14
+ `git log origin/${GITHUB_DEFAULT_BRANCH}..HEAD --oneline | wc -l`
15
+ 2. Query branch protection:
16
+ `GET /repos/{owner}/{repo}/branches/{branch}/protection`
17
+ 3. Treat HTTP 404 from the protection endpoint as `no branch protection
18
+ configured`, not as a connection failure.
19
+
20
+ If there are zero commits ahead of base, do not attempt PR creation.
21
+
22
+ ## PR creation guidance
23
+ Use `.github/pull_request_template.md` when present, assign default reviewers
24
+ from config, and ensure the PR body links verification artifacts and the
25
+ relevant phase or milestone documents.
@@ -0,0 +1,13 @@
1
+ # MindForge — GitLab Integration
2
+
3
+ ## Purpose
4
+ Provide GitLab parity for merge request creation, reviewer defaults, and branch
5
+ policy awareness when GitHub is not the source control platform.
6
+
7
+ ## Scope
8
+ Day 4 covers configuration and process guidance only:
9
+ - read project and reviewer metadata from `INTEGRATIONS-CONFIG.md`
10
+ - create merge requests with milestone or phase summaries
11
+ - treat integration failures as non-fatal
12
+
13
+ Full API parity with GitHub can be extended in later milestones.
@@ -0,0 +1,102 @@
1
+ # MindForge — Jira Integration
2
+
3
+ ## Purpose
4
+ Synchronise MindForge planning state into Jira for organisational visibility
5
+ while keeping MindForge as the source of truth for technical execution.
6
+
7
+ ## Mapping model
8
+
9
+ | MindForge artifact/event | Jira representation |
10
+ |---|---|
11
+ | Phase N | Epic |
12
+ | `PLAN-N-M.md` | Story |
13
+ | `task_started` | Story transition to In Progress |
14
+ | `task_completed` | Story transition to Done |
15
+ | `task_failed` | Story comment + blocked transition when available |
16
+ | `security_finding` HIGH/CRITICAL | Bug with security labels |
17
+ | Phase verified | Epic transitioned to Ready for Review |
18
+ | UAT signed off | Epic transitioned to Done |
19
+
20
+ Jira-to-MindForge state ingestion is out of scope for Day 4. MindForge is the
21
+ source of truth; Jira reflects it.
22
+
23
+ ## API and authentication
24
+ Use Jira REST API v3. Read credentials through `connection-manager.md`.
25
+ Do not log tokens, auth headers, or raw credential-bearing commands.
26
+
27
+ ## Epic creation
28
+ Create one Epic per phase. Verify the Epic Name field ID in your Jira instance
29
+ with `GET /rest/api/3/field` and locate `Epic Name`; do not assume
30
+ `customfield_10014` is universal.
31
+
32
+ ## Story creation
33
+ Project type matters:
34
+
35
+ - Team-managed / next-gen projects: link with `parent.key`
36
+ - Company-managed / classic projects: use the Epic-link custom field discovered
37
+ from `GET /rest/api/3/field`
38
+
39
+ ## Dynamic transition ID lookup
40
+ Never hardcode transition IDs. Before transitioning an issue, fetch available
41
+ transitions from `GET /rest/api/3/issue/{issueKey}/transitions` and match by
42
+ transition name.
43
+
44
+ MindForge event to transition-name mapping:
45
+
46
+ | Event | Preferred Jira transition name | Notes |
47
+ |---|---|---|
48
+ | `task_started` | `In Progress` | common default |
49
+ | `task_completed` | `Done` | sometimes `Resolve Issue` or `Close Issue` |
50
+ | `task_failed` | `On Hold` | fallback to `Blocked` if present |
51
+ | `UAT_signed_off` | `Done` | used for epics |
52
+
53
+ If the transition name is unavailable:
54
+ 1. Log a `sync_warning` AUDIT entry
55
+ 2. Skip the transition
56
+ 3. Never fail the source task because Jira workflow names differ
57
+
58
+ Cache resolved transition IDs in `.planning/jira-sync.json` by project key.
59
+ Refresh the cache if a transition returns 400.
60
+
61
+ ## Security bug creation
62
+ When a `security_finding` has `HIGH` or `CRITICAL` severity, create a Bug with
63
+ the OWASP category, file, line, and remediation summary.
64
+
65
+ ## Conflict handling
66
+ Preserve manual Jira edits. Sync may add comments, labels, or new issues, but
67
+ it must not destructively overwrite manual Jira changes.
68
+
69
+ ## Rate limiting and backoff
70
+ Maintain at least 200 ms between normal calls. For batches larger than 10
71
+ tickets, start exponential backoff at 500 ms. On 429, respect `Retry-After`
72
+ and retry once; on a second 429, stop and log the failure.
73
+
74
+ ## Sync state file
75
+ Track mappings in `.planning/jira-sync.json`:
76
+
77
+ ```json
78
+ {
79
+ "schema_version": "1.0.0",
80
+ "last_sync": "ISO-8601",
81
+ "project_key": "ENG",
82
+ "phase_mappings": {
83
+ "1": {
84
+ "epic_key": "ENG-42",
85
+ "story_keys": { "01": "ENG-43" }
86
+ }
87
+ },
88
+ "transition_cache": {
89
+ "ENG": {
90
+ "in_progress_id": "21",
91
+ "done_id": "31",
92
+ "blocked_id": "41",
93
+ "cached_at": "ISO-8601"
94
+ }
95
+ },
96
+ "_warning": "Do not store credentials in this file."
97
+ }
98
+ ```
99
+
100
+ `jira-sync.json` contains project metadata, not credentials, but it may expose
101
+ internal project structure. Consider gitignoring it in public/open-source
102
+ distributions.