moflo 4.8.11 → 4.8.13

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 (142) hide show
  1. package/.claude/agents/browser/browser-agent.yaml +182 -0
  2. package/.claude/guidance/moflo-bootstrap.md +129 -0
  3. package/.claude/helpers/post-commit +16 -0
  4. package/.claude/helpers/pre-commit +26 -0
  5. package/.claude/settings.json +351 -290
  6. package/.claude/settings.local.json +2 -1
  7. package/.claude/skills/browser/SKILL.md +204 -0
  8. package/.claude/workflow-state.json +9 -0
  9. package/bin/index-guidance.mjs +1 -1
  10. package/bin/index-tests.mjs +1 -1
  11. package/bin/semantic-search.mjs +1 -1
  12. package/bin/setup-project.mjs +61 -64
  13. package/package.json +2 -4
  14. package/src/@claude-flow/cli/dist/src/init/claudemd-generator.d.ts +29 -24
  15. package/src/@claude-flow/cli/dist/src/init/claudemd-generator.js +52 -472
  16. package/src/@claude-flow/cli/dist/src/init/moflo-init.d.ts +30 -30
  17. package/src/@claude-flow/cli/dist/src/init/moflo-init.js +712 -717
  18. package/src/@claude-flow/cli/package.json +1 -1
  19. package/.claude/agents/MIGRATION_SUMMARY.md +0 -222
  20. package/.claude/agents/analysis/code-review/analyze-code-quality.md +0 -179
  21. package/.claude/agents/development/backend/dev-backend-api.md +0 -142
  22. package/.claude/agents/flow-nexus/app-store.md +0 -88
  23. package/.claude/agents/flow-nexus/authentication.md +0 -69
  24. package/.claude/agents/flow-nexus/challenges.md +0 -81
  25. package/.claude/agents/flow-nexus/neural-network.md +0 -88
  26. package/.claude/agents/flow-nexus/payments.md +0 -83
  27. package/.claude/agents/flow-nexus/sandbox.md +0 -76
  28. package/.claude/agents/flow-nexus/swarm.md +0 -76
  29. package/.claude/agents/flow-nexus/user-tools.md +0 -96
  30. package/.claude/agents/flow-nexus/workflow.md +0 -84
  31. package/.claude/agents/payments/agentic-payments.md +0 -126
  32. package/.claude/agents/sona/sona-learning-optimizer.md +0 -74
  33. package/.claude/agents/sublinear/consensus-coordinator.md +0 -338
  34. package/.claude/agents/sublinear/matrix-optimizer.md +0 -185
  35. package/.claude/agents/sublinear/pagerank-analyzer.md +0 -299
  36. package/.claude/agents/sublinear/performance-optimizer.md +0 -368
  37. package/.claude/agents/sublinear/trading-predictor.md +0 -246
  38. package/.claude/agents/testing/unit/tdd-london-swarm.md +0 -244
  39. package/.claude/agents/testing/validation/production-validator.md +0 -395
  40. package/.claude/agents/v3/database-specialist.yaml +0 -21
  41. package/.claude/agents/v3/index.yaml +0 -17
  42. package/.claude/agents/v3/project-coordinator.yaml +0 -15
  43. package/.claude/agents/v3/python-specialist.yaml +0 -21
  44. package/.claude/agents/v3/test-architect.yaml +0 -20
  45. package/.claude/agents/v3/typescript-specialist.yaml +0 -21
  46. package/.claude/agents/v3/v3-integration-architect.md +0 -346
  47. package/.claude/agents/v3/v3-memory-specialist.md +0 -318
  48. package/.claude/agents/v3/v3-performance-engineer.md +0 -397
  49. package/.claude/agents/v3/v3-queen-coordinator.md +0 -98
  50. package/.claude/agents/v3/v3-security-architect.md +0 -174
  51. package/.claude/commands/analysis/COMMAND_COMPLIANCE_REPORT.md +0 -54
  52. package/.claude/commands/analysis/README.md +0 -9
  53. package/.claude/commands/analysis/bottleneck-detect.md +0 -162
  54. package/.claude/commands/analysis/performance-bottlenecks.md +0 -59
  55. package/.claude/commands/analysis/performance-report.md +0 -25
  56. package/.claude/commands/analysis/token-efficiency.md +0 -45
  57. package/.claude/commands/analysis/token-usage.md +0 -25
  58. package/.claude/commands/automation/README.md +0 -9
  59. package/.claude/commands/automation/auto-agent.md +0 -122
  60. package/.claude/commands/automation/self-healing.md +0 -106
  61. package/.claude/commands/automation/session-memory.md +0 -90
  62. package/.claude/commands/automation/smart-agents.md +0 -73
  63. package/.claude/commands/automation/smart-spawn.md +0 -25
  64. package/.claude/commands/automation/workflow-select.md +0 -25
  65. package/.claude/commands/coordination/README.md +0 -9
  66. package/.claude/commands/coordination/agent-spawn.md +0 -25
  67. package/.claude/commands/coordination/init.md +0 -44
  68. package/.claude/commands/coordination/orchestrate.md +0 -43
  69. package/.claude/commands/coordination/spawn.md +0 -45
  70. package/.claude/commands/coordination/swarm-init.md +0 -85
  71. package/.claude/commands/coordination/task-orchestrate.md +0 -25
  72. package/.claude/commands/flow-nexus/app-store.md +0 -124
  73. package/.claude/commands/flow-nexus/challenges.md +0 -120
  74. package/.claude/commands/flow-nexus/login-registration.md +0 -65
  75. package/.claude/commands/flow-nexus/neural-network.md +0 -134
  76. package/.claude/commands/flow-nexus/payments.md +0 -116
  77. package/.claude/commands/flow-nexus/sandbox.md +0 -83
  78. package/.claude/commands/flow-nexus/swarm.md +0 -87
  79. package/.claude/commands/flow-nexus/user-tools.md +0 -152
  80. package/.claude/commands/flow-nexus/workflow.md +0 -115
  81. package/.claude/commands/monitoring/README.md +0 -9
  82. package/.claude/commands/monitoring/agent-metrics.md +0 -25
  83. package/.claude/commands/monitoring/agents.md +0 -44
  84. package/.claude/commands/monitoring/real-time-view.md +0 -25
  85. package/.claude/commands/monitoring/status.md +0 -46
  86. package/.claude/commands/monitoring/swarm-monitor.md +0 -25
  87. package/.claude/commands/optimization/README.md +0 -9
  88. package/.claude/commands/optimization/auto-topology.md +0 -62
  89. package/.claude/commands/optimization/cache-manage.md +0 -25
  90. package/.claude/commands/optimization/parallel-execute.md +0 -25
  91. package/.claude/commands/optimization/parallel-execution.md +0 -50
  92. package/.claude/commands/optimization/topology-optimize.md +0 -25
  93. package/.claude/commands/pair/README.md +0 -261
  94. package/.claude/commands/pair/commands.md +0 -546
  95. package/.claude/commands/pair/config.md +0 -510
  96. package/.claude/commands/pair/examples.md +0 -512
  97. package/.claude/commands/pair/modes.md +0 -348
  98. package/.claude/commands/pair/session.md +0 -407
  99. package/.claude/commands/pair/start.md +0 -209
  100. package/.claude/commands/stream-chain/pipeline.md +0 -121
  101. package/.claude/commands/stream-chain/run.md +0 -70
  102. package/.claude/commands/training/README.md +0 -9
  103. package/.claude/commands/training/model-update.md +0 -25
  104. package/.claude/commands/training/neural-patterns.md +0 -74
  105. package/.claude/commands/training/neural-train.md +0 -25
  106. package/.claude/commands/training/pattern-learn.md +0 -25
  107. package/.claude/commands/training/specialization.md +0 -63
  108. package/.claude/commands/truth/start.md +0 -143
  109. package/.claude/commands/verify/check.md +0 -50
  110. package/.claude/commands/verify/start.md +0 -128
  111. package/.claude/helpers/gate.cjs +0 -236
  112. package/.claude/helpers/hook-handler.cjs +0 -341
  113. package/.claude/skills/agentic-jujutsu/SKILL.md +0 -645
  114. package/.claude/skills/dual-mode/README.md +0 -71
  115. package/.claude/skills/dual-mode/dual-collect.md +0 -103
  116. package/.claude/skills/dual-mode/dual-coordinate.md +0 -85
  117. package/.claude/skills/dual-mode/dual-spawn.md +0 -81
  118. package/.claude/skills/flow-nexus-neural/SKILL.md +0 -738
  119. package/.claude/skills/flow-nexus-platform/SKILL.md +0 -1157
  120. package/.claude/skills/flow-nexus-swarm/SKILL.md +0 -610
  121. package/.claude/skills/pair-programming/SKILL.md +0 -1202
  122. package/.claude/skills/stream-chain/SKILL.md +0 -563
  123. package/.claude/skills/v3-cli-modernization/SKILL.md +0 -872
  124. package/.claude/skills/v3-core-implementation/SKILL.md +0 -797
  125. package/.claude/skills/v3-ddd-architecture/SKILL.md +0 -442
  126. package/.claude/skills/v3-integration-deep/SKILL.md +0 -241
  127. package/.claude/skills/v3-mcp-optimization/SKILL.md +0 -777
  128. package/.claude/skills/v3-memory-unification/SKILL.md +0 -174
  129. package/.claude/skills/v3-performance-optimization/SKILL.md +0 -390
  130. package/.claude/skills/v3-security-overhaul/SKILL.md +0 -82
  131. package/.claude/skills/v3-swarm-coordination/SKILL.md +0 -340
  132. package/.claude-plugin/README.md +0 -720
  133. package/.claude-plugin/docs/INSTALLATION.md +0 -261
  134. package/.claude-plugin/docs/PLUGIN_SUMMARY.md +0 -361
  135. package/.claude-plugin/docs/QUICKSTART.md +0 -361
  136. package/.claude-plugin/docs/STRUCTURE.md +0 -128
  137. package/.claude-plugin/hooks/hooks.json +0 -74
  138. package/.claude-plugin/marketplace.json +0 -96
  139. package/.claude-plugin/plugin.json +0 -71
  140. package/.claude-plugin/scripts/install.sh +0 -234
  141. package/.claude-plugin/scripts/uninstall.sh +0 -36
  142. package/.claude-plugin/scripts/verify.sh +0 -108
@@ -1,290 +1,351 @@
1
- {
2
- "model": "claude-opus-4-6",
3
- "customInstructions": "Follow the project's CLAUDE.md guidelines. Use concurrent execution for all operations. Prioritize v3 implementation with security-first development, 15-agent swarm coordination, phased performance optimization, and cross-platform helper automation.",
4
- "env": {
5
- "CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
6
- "CLAUDE_FLOW_V3_ENABLED": "true",
7
- "CLAUDE_FLOW_HOOKS_ENABLED": "true"
8
- },
9
- "permissions": {
10
- "allow": [
11
- "Bash",
12
- "Read",
13
- "Write",
14
- "Edit",
15
- "MultiEdit",
16
- "Glob",
17
- "Grep",
18
- "Task",
19
- "WebFetch(domain:*)",
20
- "mcp__*"
21
- ],
22
- "deny": [
23
- "Read(./.env)",
24
- "Read(./.env.*)",
25
- "Bash(rm -rf /)"
26
- ]
27
- },
28
- "hooks": {
29
- "PreToolUse": [
30
- {
31
- "matcher": "Bash",
32
- "hooks": [
33
- {
34
- "type": "command",
35
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" pre-bash",
36
- "timeout": 5000
37
- }
38
- ]
39
- }
40
- ],
41
- "PostToolUse": [
42
- {
43
- "matcher": "Write|Edit|MultiEdit",
44
- "hooks": [
45
- {
46
- "type": "command",
47
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" post-edit",
48
- "timeout": 10000
49
- }
50
- ]
51
- }
52
- ],
53
- "UserPromptSubmit": [
54
- {
55
- "hooks": [
56
- {
57
- "type": "command",
58
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" route",
59
- "timeout": 10000
60
- }
61
- ]
62
- }
63
- ],
64
- "SessionStart": [
65
- {
66
- "hooks": [
67
- {
68
- "type": "command",
69
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" session-restore",
70
- "timeout": 15000
71
- },
72
- {
73
- "type": "command",
74
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/auto-memory-hook.mjs\" import",
75
- "timeout": 8000
76
- }
77
- ]
78
- }
79
- ],
80
- "SessionEnd": [
81
- {
82
- "hooks": [
83
- {
84
- "type": "command",
85
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" session-end",
86
- "timeout": 10000
87
- }
88
- ]
89
- }
90
- ],
91
- "Stop": [
92
- {
93
- "hooks": [
94
- {
95
- "type": "command",
96
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/auto-memory-hook.mjs\" sync",
97
- "timeout": 10000
98
- }
99
- ]
100
- }
101
- ],
102
- "PreCompact": [
103
- {
104
- "matcher": "manual",
105
- "hooks": [
106
- {
107
- "type": "command",
108
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" compact-manual"
109
- },
110
- {
111
- "type": "command",
112
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" session-end",
113
- "timeout": 5000
114
- }
115
- ]
116
- },
117
- {
118
- "matcher": "auto",
119
- "hooks": [
120
- {
121
- "type": "command",
122
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" compact-auto"
123
- },
124
- {
125
- "type": "command",
126
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" session-end",
127
- "timeout": 6000
128
- }
129
- ]
130
- }
131
- ],
132
- "SubagentStart": [
133
- {
134
- "hooks": [
135
- {
136
- "type": "command",
137
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" status",
138
- "timeout": 3000
139
- }
140
- ]
141
- }
142
- ],
143
- "TeammateIdle": [
144
- {
145
- "hooks": [
146
- {
147
- "type": "command",
148
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" post-task",
149
- "timeout": 5000
150
- }
151
- ]
152
- }
153
- ],
154
- "TaskCompleted": [
155
- {
156
- "hooks": [
157
- {
158
- "type": "command",
159
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/hook-handler.cjs\" post-task",
160
- "timeout": 5000
161
- }
162
- ]
163
- }
164
- ]
165
- },
166
- "attribution": {
167
- "commit": "Co-Authored-By: moflo <noreply@motailz.com>",
168
- "pr": "\ud83e\udd16 Generated with [moflo](https://github.com/eric-cielo/moflo)"
169
- },
170
- "claudeFlow": {
171
- "version": "4.7.2",
172
- "enabled": true,
173
- "modelPreferences": {
174
- "default": "claude-opus-4-6",
175
- "routing": "claude-haiku-4-5-20251001"
176
- },
177
- "agentTeams": {
178
- "enabled": true,
179
- "teammateMode": "auto",
180
- "taskListEnabled": true,
181
- "mailboxEnabled": true,
182
- "coordination": {
183
- "autoAssignOnIdle": true,
184
- "trainPatternsOnComplete": true,
185
- "notifyLeadOnComplete": true,
186
- "sharedMemoryNamespace": "agent-teams"
187
- },
188
- "hooks": {
189
- "teammateIdle": {
190
- "enabled": true,
191
- "autoAssign": true,
192
- "checkTaskList": true
193
- },
194
- "taskCompleted": {
195
- "enabled": true,
196
- "trainPatterns": true,
197
- "notifyLead": true
198
- }
199
- }
200
- },
201
- "swarm": {
202
- "topology": "hierarchical-mesh",
203
- "maxAgents": 15
204
- },
205
- "memory": {
206
- "backend": "hybrid",
207
- "enableHNSW": true,
208
- "learningBridge": { "enabled": true },
209
- "memoryGraph": { "enabled": true },
210
- "agentScopes": { "enabled": true }
211
- },
212
- "neural": {
213
- "enabled": true
214
- },
215
- "daemon": {
216
- "autoStart": true,
217
- "workers": [
218
- "map",
219
- "audit",
220
- "optimize",
221
- "consolidate",
222
- "testgaps",
223
- "ultralearn",
224
- "deepdive",
225
- "document",
226
- "refactor",
227
- "benchmark"
228
- ],
229
- "schedules": {
230
- "audit": { "interval": "1h", "priority": "critical" },
231
- "optimize": { "interval": "30m", "priority": "high" },
232
- "consolidate": { "interval": "2h", "priority": "low" },
233
- "document": { "interval": "1h", "priority": "normal" },
234
- "deepdive": { "interval": "4h", "priority": "normal" },
235
- "ultralearn": { "interval": "1h", "priority": "normal" }
236
- }
237
- },
238
- "learning": {
239
- "enabled": true,
240
- "autoTrain": true,
241
- "patterns": ["coordination", "optimization", "prediction"],
242
- "retention": {
243
- "shortTerm": "24h",
244
- "longTerm": "30d"
245
- }
246
- },
247
- "adr": {
248
- "autoGenerate": true,
249
- "directory": "/docs/adr",
250
- "template": "madr"
251
- },
252
- "ddd": {
253
- "trackDomains": true,
254
- "validateBoundedContexts": true,
255
- "directory": "/docs/ddd"
256
- },
257
- "security": {
258
- "autoScan": true,
259
- "scanOnEdit": true,
260
- "cveCheck": true,
261
- "threatModel": true
262
- }
263
- },
264
- "agents": {
265
- "source": ".claude/agents",
266
- "customAgents": []
267
- },
268
- "skills": {
269
- "source": ".claude/commands",
270
- "enabled": true
271
- },
272
- "statusLine": {
273
- "type": "command",
274
- "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/statusline.cjs\""
275
- },
276
- "mcpServers": {
277
- "moflo": {
278
- "command": "node",
279
- "args": [
280
- "bin/cli.js",
281
- "mcp",
282
- "start"
283
- ]
284
- }
285
- },
286
- "enabledMcpjsonServers": [
287
- "moflo",
288
- "ruv-swarm"
289
- ]
290
- }
1
+ {
2
+ "model": "claude-opus-4-6",
3
+ "customInstructions": "Follow the project's CLAUDE.md guidelines. Use concurrent execution for all operations. Prioritize v3 implementation with security-first development, 15-agent swarm coordination, phased performance optimization, and cross-platform helper automation.",
4
+ "env": {
5
+ "CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
6
+ "CLAUDE_FLOW_V3_ENABLED": "true",
7
+ "CLAUDE_FLOW_HOOKS_ENABLED": "true"
8
+ },
9
+ "permissions": {
10
+ "allow": [
11
+ "Bash",
12
+ "Read",
13
+ "Write",
14
+ "Edit",
15
+ "MultiEdit",
16
+ "Glob",
17
+ "Grep",
18
+ "Task",
19
+ "WebFetch(domain:*)",
20
+ "mcp__*"
21
+ ],
22
+ "deny": [
23
+ "Read(./.env)",
24
+ "Read(./.env.*)",
25
+ "Bash(rm -rf /)"
26
+ ]
27
+ },
28
+ "hooks": {
29
+ "PreToolUse": [
30
+ {
31
+ "matcher": "^(Write|Edit|MultiEdit)$",
32
+ "hooks": [
33
+ {
34
+ "type": "command",
35
+ "command": "npx flo hooks pre-edit",
36
+ "timeout": 5000
37
+ }
38
+ ]
39
+ },
40
+ {
41
+ "matcher": "^(Glob|Grep)$",
42
+ "hooks": [
43
+ {
44
+ "type": "command",
45
+ "command": "npx flo gate check-before-scan",
46
+ "timeout": 3000
47
+ }
48
+ ]
49
+ },
50
+ {
51
+ "matcher": "^Read$",
52
+ "hooks": [
53
+ {
54
+ "type": "command",
55
+ "command": "npx flo gate check-before-read",
56
+ "timeout": 3000
57
+ }
58
+ ]
59
+ },
60
+ {
61
+ "matcher": "^Task$",
62
+ "hooks": [
63
+ {
64
+ "type": "command",
65
+ "command": "npx flo gate check-before-agent",
66
+ "timeout": 3000
67
+ },
68
+ {
69
+ "type": "command",
70
+ "command": "npx flo hooks pre-task",
71
+ "timeout": 5000
72
+ }
73
+ ]
74
+ },
75
+ {
76
+ "matcher": "^Bash$",
77
+ "hooks": [
78
+ {
79
+ "type": "command",
80
+ "command": "npx flo gate check-dangerous-command",
81
+ "timeout": 2000
82
+ }
83
+ ]
84
+ }
85
+ ],
86
+ "PostToolUse": [
87
+ {
88
+ "matcher": "^(Write|Edit|MultiEdit)$",
89
+ "hooks": [
90
+ {
91
+ "type": "command",
92
+ "command": "npx flo hooks post-edit",
93
+ "timeout": 5000
94
+ }
95
+ ]
96
+ },
97
+ {
98
+ "matcher": "^Task$",
99
+ "hooks": [
100
+ {
101
+ "type": "command",
102
+ "command": "npx flo hooks post-task",
103
+ "timeout": 5000
104
+ }
105
+ ]
106
+ },
107
+ {
108
+ "matcher": "^TaskCreate$",
109
+ "hooks": [
110
+ {
111
+ "type": "command",
112
+ "command": "npx flo gate record-task-created",
113
+ "timeout": 2000
114
+ }
115
+ ]
116
+ },
117
+ {
118
+ "matcher": "^Bash$",
119
+ "hooks": [
120
+ {
121
+ "type": "command",
122
+ "command": "npx flo gate check-bash-memory",
123
+ "timeout": 2000
124
+ }
125
+ ]
126
+ },
127
+ {
128
+ "matcher": "^mcp__moflo__memory_(search|retrieve)$",
129
+ "hooks": [
130
+ {
131
+ "type": "command",
132
+ "command": "npx flo gate record-memory-searched",
133
+ "timeout": 2000
134
+ }
135
+ ]
136
+ }
137
+ ],
138
+ "UserPromptSubmit": [
139
+ {
140
+ "hooks": [
141
+ {
142
+ "type": "command",
143
+ "command": "npx flo gate prompt-reminder",
144
+ "timeout": 2000
145
+ },
146
+ {
147
+ "type": "command",
148
+ "command": "npx flo hooks route",
149
+ "timeout": 5000
150
+ }
151
+ ]
152
+ }
153
+ ],
154
+ "SessionStart": [
155
+ {
156
+ "hooks": [
157
+ {
158
+ "type": "command",
159
+ "command": "node \"$CLAUDE_PROJECT_DIR/bin/session-start-launcher.mjs\"",
160
+ "timeout": 3000
161
+ }
162
+ ]
163
+ }
164
+ ],
165
+ "Stop": [
166
+ {
167
+ "hooks": [
168
+ {
169
+ "type": "command",
170
+ "command": "npx flo hooks session-end",
171
+ "timeout": 5000
172
+ }
173
+ ]
174
+ }
175
+ ],
176
+ "PreCompact": [
177
+ {
178
+ "hooks": [
179
+ {
180
+ "type": "command",
181
+ "command": "npx flo gate compact-guidance",
182
+ "timeout": 3000
183
+ }
184
+ ]
185
+ }
186
+ ],
187
+ "Notification": [
188
+ {
189
+ "hooks": [
190
+ {
191
+ "type": "command",
192
+ "command": "npx flo hooks notification",
193
+ "timeout": 3000
194
+ }
195
+ ]
196
+ }
197
+ ]
198
+ },
199
+ "attribution": {
200
+ "commit": "Co-Authored-By: moflo <noreply@motailz.com>",
201
+ "pr": "🤖 Generated with [moflo](https://github.com/eric-cielo/moflo)"
202
+ },
203
+ "claudeFlow": {
204
+ "version": "4.7.2",
205
+ "enabled": true,
206
+ "modelPreferences": {
207
+ "default": "claude-opus-4-6",
208
+ "routing": "claude-haiku-4-5-20251001"
209
+ },
210
+ "agentTeams": {
211
+ "enabled": true,
212
+ "teammateMode": "auto",
213
+ "taskListEnabled": true,
214
+ "mailboxEnabled": true,
215
+ "coordination": {
216
+ "autoAssignOnIdle": true,
217
+ "trainPatternsOnComplete": true,
218
+ "notifyLeadOnComplete": true,
219
+ "sharedMemoryNamespace": "agent-teams"
220
+ },
221
+ "hooks": {
222
+ "teammateIdle": {
223
+ "enabled": true,
224
+ "autoAssign": true,
225
+ "checkTaskList": true
226
+ },
227
+ "taskCompleted": {
228
+ "enabled": true,
229
+ "trainPatterns": true,
230
+ "notifyLead": true
231
+ }
232
+ }
233
+ },
234
+ "swarm": {
235
+ "topology": "hierarchical-mesh",
236
+ "maxAgents": 15
237
+ },
238
+ "memory": {
239
+ "backend": "hybrid",
240
+ "enableHNSW": true,
241
+ "learningBridge": {
242
+ "enabled": true
243
+ },
244
+ "memoryGraph": {
245
+ "enabled": true
246
+ },
247
+ "agentScopes": {
248
+ "enabled": true
249
+ }
250
+ },
251
+ "neural": {
252
+ "enabled": true
253
+ },
254
+ "daemon": {
255
+ "autoStart": true,
256
+ "workers": [
257
+ "map",
258
+ "audit",
259
+ "optimize",
260
+ "consolidate",
261
+ "testgaps",
262
+ "ultralearn",
263
+ "deepdive",
264
+ "document",
265
+ "refactor",
266
+ "benchmark"
267
+ ],
268
+ "schedules": {
269
+ "audit": {
270
+ "interval": "1h",
271
+ "priority": "critical"
272
+ },
273
+ "optimize": {
274
+ "interval": "30m",
275
+ "priority": "high"
276
+ },
277
+ "consolidate": {
278
+ "interval": "2h",
279
+ "priority": "low"
280
+ },
281
+ "document": {
282
+ "interval": "1h",
283
+ "priority": "normal"
284
+ },
285
+ "deepdive": {
286
+ "interval": "4h",
287
+ "priority": "normal"
288
+ },
289
+ "ultralearn": {
290
+ "interval": "1h",
291
+ "priority": "normal"
292
+ }
293
+ }
294
+ },
295
+ "learning": {
296
+ "enabled": true,
297
+ "autoTrain": true,
298
+ "patterns": [
299
+ "coordination",
300
+ "optimization",
301
+ "prediction"
302
+ ],
303
+ "retention": {
304
+ "shortTerm": "24h",
305
+ "longTerm": "30d"
306
+ }
307
+ },
308
+ "adr": {
309
+ "autoGenerate": true,
310
+ "directory": "/docs/adr",
311
+ "template": "madr"
312
+ },
313
+ "ddd": {
314
+ "trackDomains": true,
315
+ "validateBoundedContexts": true,
316
+ "directory": "/docs/ddd"
317
+ },
318
+ "security": {
319
+ "autoScan": true,
320
+ "scanOnEdit": true,
321
+ "cveCheck": true,
322
+ "threatModel": true
323
+ }
324
+ },
325
+ "agents": {
326
+ "source": ".claude/agents",
327
+ "customAgents": []
328
+ },
329
+ "skills": {
330
+ "source": ".claude/commands",
331
+ "enabled": true
332
+ },
333
+ "statusLine": {
334
+ "type": "command",
335
+ "command": "node \"$CLAUDE_PROJECT_DIR/.claude/helpers/statusline.cjs\""
336
+ },
337
+ "mcpServers": {
338
+ "moflo": {
339
+ "command": "node",
340
+ "args": [
341
+ "bin/cli.js",
342
+ "mcp",
343
+ "start"
344
+ ]
345
+ }
346
+ },
347
+ "enabledMcpjsonServers": [
348
+ "moflo",
349
+ "ruv-swarm"
350
+ ]
351
+ }
@@ -11,7 +11,8 @@
11
11
  "Bash(gh pr:*)",
12
12
  "mcp__moflo__memory_store",
13
13
  "mcp__moflo__memory_retrieve",
14
- "mcp__moflo__memory_search"
14
+ "mcp__moflo__memory_search",
15
+ "mcp__moflo__system_health"
15
16
  ]
16
17
  }
17
18
  }