@claude-flow/cli 3.37.0 → 3.38.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (150) hide show
  1. package/.claude/agents/github/code-review-swarm.md +1 -1
  2. package/.claude/agents/github/issue-tracker.md +1 -1
  3. package/.claude/agents/github/pr-manager.md +1 -1
  4. package/.claude/agents/github/release-manager.md +2 -2
  5. package/.claude/agents/github/repo-architect.md +2 -2
  6. package/.claude/agents/github/workflow-automation.md +1 -1
  7. package/.claude/agents/optimization/benchmark-suite.md +8 -8
  8. package/.claude/agents/optimization/load-balancer.md +7 -7
  9. package/.claude/agents/optimization/performance-monitor.md +8 -8
  10. package/.claude/agents/optimization/resource-allocator.md +9 -9
  11. package/.claude/agents/optimization/topology-optimizer.md +8 -8
  12. package/.claude/commands/agents/README.md +4 -4
  13. package/.claude/commands/agents/agent-capabilities.md +1 -1
  14. package/.claude/commands/agents/agent-coordination.md +3 -3
  15. package/.claude/commands/agents/agent-types.md +2 -2
  16. package/.claude/commands/agents/health.md +10 -10
  17. package/.claude/commands/agents/list.md +8 -8
  18. package/.claude/commands/agents/logs.md +16 -16
  19. package/.claude/commands/agents/metrics.md +9 -9
  20. package/.claude/commands/agents/pool.md +10 -10
  21. package/.claude/commands/agents/spawn.md +35 -35
  22. package/.claude/commands/agents/status.md +9 -9
  23. package/.claude/commands/agents/stop.md +15 -15
  24. package/.claude/commands/analysis/COMMAND_COMPLIANCE_REPORT.md +1 -1
  25. package/.claude/commands/analysis/bottleneck-detect.md +5 -5
  26. package/.claude/commands/analysis/performance-report.md +4 -4
  27. package/.claude/commands/analysis/token-usage.md +4 -4
  28. package/.claude/commands/automation/auto-agent.md +5 -5
  29. package/.claude/commands/automation/self-healing.md +1 -1
  30. package/.claude/commands/automation/session-memory.md +1 -1
  31. package/.claude/commands/automation/smart-agents.md +1 -1
  32. package/.claude/commands/automation/smart-spawn.md +4 -4
  33. package/.claude/commands/automation/workflow-select.md +4 -4
  34. package/.claude/commands/claude-flow-help.md +1 -1
  35. package/.claude/commands/coordination/agent-spawn.md +4 -4
  36. package/.claude/commands/coordination/swarm-init.md +5 -5
  37. package/.claude/commands/coordination/task-orchestrate.md +4 -4
  38. package/.claude/commands/github/code-review.md +4 -4
  39. package/.claude/commands/github/github-swarm.md +5 -5
  40. package/.claude/commands/github/issue-triage.md +4 -4
  41. package/.claude/commands/github/pr-enhance.md +4 -4
  42. package/.claude/commands/github/release-manager.md +1 -1
  43. package/.claude/commands/github/repo-analyze.md +4 -4
  44. package/.claude/commands/github/repo-architect.md +2 -2
  45. package/.claude/commands/hive-mind/hive-mind-consensus.md +1 -1
  46. package/.claude/commands/hive-mind/hive-mind-init.md +3 -3
  47. package/.claude/commands/hive-mind/hive-mind-memory.md +1 -1
  48. package/.claude/commands/hive-mind/hive-mind-metrics.md +1 -1
  49. package/.claude/commands/hive-mind/hive-mind-resume.md +1 -1
  50. package/.claude/commands/hive-mind/hive-mind-sessions.md +1 -1
  51. package/.claude/commands/hive-mind/hive-mind-spawn.md +4 -4
  52. package/.claude/commands/hive-mind/hive-mind-status.md +1 -1
  53. package/.claude/commands/hive-mind/hive-mind-stop.md +1 -1
  54. package/.claude/commands/hive-mind/hive-mind-wizard.md +1 -1
  55. package/.claude/commands/hive-mind/hive-mind.md +4 -4
  56. package/.claude/commands/hooks/overview.md +1 -1
  57. package/.claude/commands/hooks/post-edit.md +6 -6
  58. package/.claude/commands/hooks/post-task.md +6 -6
  59. package/.claude/commands/hooks/pre-edit.md +6 -6
  60. package/.claude/commands/hooks/pre-task.md +6 -6
  61. package/.claude/commands/hooks/session-end.md +6 -6
  62. package/.claude/commands/hooks/setup.md +6 -6
  63. package/.claude/commands/memory/memory-persist.md +4 -4
  64. package/.claude/commands/memory/memory-search.md +4 -4
  65. package/.claude/commands/memory/memory-usage.md +4 -4
  66. package/.claude/commands/monitoring/agent-metrics.md +4 -4
  67. package/.claude/commands/monitoring/real-time-view.md +4 -4
  68. package/.claude/commands/monitoring/swarm-monitor.md +4 -4
  69. package/.claude/commands/optimization/auto-topology.md +2 -2
  70. package/.claude/commands/optimization/cache-manage.md +4 -4
  71. package/.claude/commands/optimization/parallel-execute.md +4 -4
  72. package/.claude/commands/optimization/parallel-execution.md +1 -1
  73. package/.claude/commands/optimization/topology-optimize.md +4 -4
  74. package/.claude/commands/sparc/analyzer.md +1 -1
  75. package/.claude/commands/sparc/architect.md +1 -1
  76. package/.claude/commands/sparc/ask.md +5 -5
  77. package/.claude/commands/sparc/batch-executor.md +1 -1
  78. package/.claude/commands/sparc/code.md +5 -5
  79. package/.claude/commands/sparc/coder.md +1 -1
  80. package/.claude/commands/sparc/debug.md +5 -5
  81. package/.claude/commands/sparc/debugger.md +1 -1
  82. package/.claude/commands/sparc/designer.md +1 -1
  83. package/.claude/commands/sparc/devops.md +5 -5
  84. package/.claude/commands/sparc/docs-writer.md +5 -5
  85. package/.claude/commands/sparc/documenter.md +1 -1
  86. package/.claude/commands/sparc/innovator.md +1 -1
  87. package/.claude/commands/sparc/integration.md +5 -5
  88. package/.claude/commands/sparc/mcp.md +5 -5
  89. package/.claude/commands/sparc/memory-manager.md +1 -1
  90. package/.claude/commands/sparc/optimizer.md +1 -1
  91. package/.claude/commands/sparc/orchestrator.md +8 -8
  92. package/.claude/commands/sparc/post-deployment-monitoring-mode.md +5 -5
  93. package/.claude/commands/sparc/refinement-optimization-mode.md +5 -5
  94. package/.claude/commands/sparc/researcher.md +1 -1
  95. package/.claude/commands/sparc/reviewer.md +1 -1
  96. package/.claude/commands/sparc/security-review.md +5 -5
  97. package/.claude/commands/sparc/sparc-modes.md +11 -11
  98. package/.claude/commands/sparc/sparc.md +5 -5
  99. package/.claude/commands/sparc/spec-pseudocode.md +5 -5
  100. package/.claude/commands/sparc/supabase-admin.md +5 -5
  101. package/.claude/commands/sparc/swarm-coordinator.md +1 -1
  102. package/.claude/commands/sparc/tdd.md +1 -1
  103. package/.claude/commands/sparc/tester.md +1 -1
  104. package/.claude/commands/sparc/tutorial.md +5 -5
  105. package/.claude/commands/sparc/workflow-manager.md +1 -1
  106. package/.claude/commands/sparc.md +6 -6
  107. package/.claude/commands/swarm/analysis.md +1 -1
  108. package/.claude/commands/swarm/development.md +1 -1
  109. package/.claude/commands/swarm/examples.md +3 -3
  110. package/.claude/commands/swarm/maintenance.md +1 -1
  111. package/.claude/commands/swarm/optimization.md +1 -1
  112. package/.claude/commands/swarm/research.md +1 -1
  113. package/.claude/commands/swarm/swarm-analysis.md +1 -1
  114. package/.claude/commands/swarm/swarm-background.md +1 -1
  115. package/.claude/commands/swarm/swarm-init.md +3 -3
  116. package/.claude/commands/swarm/swarm-modes.md +1 -1
  117. package/.claude/commands/swarm/swarm-monitor.md +1 -1
  118. package/.claude/commands/swarm/swarm-spawn.md +3 -3
  119. package/.claude/commands/swarm/swarm-status.md +1 -1
  120. package/.claude/commands/swarm/swarm-strategies.md +1 -1
  121. package/.claude/commands/swarm/testing.md +1 -1
  122. package/.claude/commands/training/model-update.md +4 -4
  123. package/.claude/commands/training/neural-patterns.md +12 -12
  124. package/.claude/commands/training/neural-train.md +8 -8
  125. package/.claude/commands/training/pattern-learn.md +4 -4
  126. package/.claude/commands/training/specialization.md +2 -2
  127. package/.claude/commands/workflows/development.md +3 -3
  128. package/.claude/commands/workflows/research.md +2 -2
  129. package/.claude/commands/workflows/workflow-create.md +4 -4
  130. package/.claude/commands/workflows/workflow-execute.md +4 -4
  131. package/.claude/commands/workflows/workflow-export.md +4 -4
  132. package/.claude/helpers/.helpers-version +1 -1
  133. package/.claude/helpers/auto-memory-hook.mjs +1 -1
  134. package/.claude/helpers/github-setup.sh +4 -4
  135. package/.claude/helpers/helpers.manifest.json +3 -3
  136. package/.claude/helpers/quick-start.sh +4 -4
  137. package/.claude/helpers/setup-mcp.sh +1 -1
  138. package/.claude/helpers/statusline.cjs +0 -0
  139. package/.claude/settings.json +1 -1
  140. package/.claude/skills/dual-mode/dual-spawn.md +2 -2
  141. package/.claude/skills/github-multi-repo/SKILL.md +21 -21
  142. package/.claude/skills/github-release-management/SKILL.md +19 -19
  143. package/.claude/skills/hooks-automation/SKILL.md +107 -107
  144. package/.claude/skills/sparc-methodology/SKILL.md +26 -26
  145. package/.claude/skills/swarm-advanced/SKILL.md +3 -3
  146. package/catalog-manifest.json +2 -2
  147. package/dist/src/commands/migrate-agent-detection.d.ts +27 -0
  148. package/dist/src/commands/migrate-agent-detection.js +113 -0
  149. package/dist/src/commands/migrate.js +41 -3
  150. package/package.json +1 -1
@@ -4,7 +4,7 @@ Execute tasks in parallel for maximum efficiency.
4
4
 
5
5
  ## Usage
6
6
  ```bash
7
- npx claude-flow optimization parallel-execute [options]
7
+ npx @claude-flow/cli@latest optimization parallel-execute [options]
8
8
  ```
9
9
 
10
10
  ## Options
@@ -15,11 +15,11 @@ npx claude-flow optimization parallel-execute [options]
15
15
  ## Examples
16
16
  ```bash
17
17
  # Execute task list
18
- npx claude-flow optimization parallel-execute --tasks tasks.json
18
+ npx @claude-flow/cli@latest optimization parallel-execute --tasks tasks.json
19
19
 
20
20
  # Limit parallelism
21
- npx claude-flow optimization parallel-execute --tasks tasks.json --max-parallel 5
21
+ npx @claude-flow/cli@latest optimization parallel-execute --tasks tasks.json --max-parallel 5
22
22
 
23
23
  # Custom strategy
24
- npx claude-flow optimization parallel-execute --strategy adaptive
24
+ npx @claude-flow/cli@latest optimization parallel-execute --strategy adaptive
25
25
  ```
@@ -32,7 +32,7 @@ For the REST API task:
32
32
  ## CLI Usage
33
33
  ```bash
34
34
  # Execute parallel tasks via CLI
35
- npx claude-flow parallel "Build REST API" --max-agents 8
35
+ npx @claude-flow/cli@latest parallel "Build REST API" --max-agents 8
36
36
  ```
37
37
 
38
38
  ## Performance Gains
@@ -4,7 +4,7 @@ Optimize swarm topology for current workload.
4
4
 
5
5
  ## Usage
6
6
  ```bash
7
- npx claude-flow optimization topology-optimize [options]
7
+ npx @claude-flow/cli@latest optimization topology-optimize [options]
8
8
  ```
9
9
 
10
10
  ## Options
@@ -15,11 +15,11 @@ npx claude-flow optimization topology-optimize [options]
15
15
  ## Examples
16
16
  ```bash
17
17
  # Analyze and suggest
18
- npx claude-flow optimization topology-optimize --analyze-first
18
+ npx @claude-flow/cli@latest optimization topology-optimize --analyze-first
19
19
 
20
20
  # Optimize for speed
21
- npx claude-flow optimization topology-optimize --target speed
21
+ npx @claude-flow/cli@latest optimization topology-optimize --target speed
22
22
 
23
23
  # Apply changes
24
- npx claude-flow optimization topology-optimize --target efficiency --apply
24
+ npx @claude-flow/cli@latest optimization topology-optimize --target efficiency --apply
25
25
  ```
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run analyzer "analyze codebase performance"
23
+ npx @claude-flow/cli@latest sparc run analyzer "analyze codebase performance"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run analyzer "analyze codebase performance"
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run architect "design microservices architecture"
23
+ npx @claude-flow/cli@latest sparc run architect "design microservices architecture"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run architect "design microservices architecture"
@@ -49,16 +49,16 @@ mcp__claude-flow__sparc_mode {
49
49
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
50
50
  ```bash
51
51
  # Use when running from terminal or MCP tools unavailable
52
- npx claude-flow sparc run ask "help me choose the right mode"
52
+ npx @claude-flow/cli@latest sparc run ask "help me choose the right mode"
53
53
 
54
54
  # For alpha features
55
55
  npx claude-flow@alpha sparc run ask "help me choose the right mode"
56
56
 
57
57
  # With namespace
58
- npx claude-flow sparc run ask "your task" --namespace ask
58
+ npx @claude-flow/cli@latest sparc run ask "your task" --namespace ask
59
59
 
60
60
  # Non-interactive mode
61
- npx claude-flow sparc run ask "your task" --non-interactive
61
+ npx @claude-flow/cli@latest sparc run ask "your task" --non-interactive
62
62
  ```
63
63
 
64
64
  ### Option 3: Local Installation
@@ -90,8 +90,8 @@ mcp__claude-flow__memory_search {
90
90
  ### Using NPX CLI (Fallback)
91
91
  ```bash
92
92
  # Store mode-specific context
93
- npx claude-flow memory store "ask_context" "important decisions" --namespace ask
93
+ npx @claude-flow/cli@latest memory store "ask_context" "important decisions" --namespace ask
94
94
 
95
95
  # Query previous work
96
- npx claude-flow memory query "ask" --limit 5
96
+ npx @claude-flow/cli@latest memory query "ask" --limit 5
97
97
  ```
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run batch-executor "process multiple files"
23
+ npx @claude-flow/cli@latest sparc run batch-executor "process multiple files"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run batch-executor "process multiple files"
@@ -41,16 +41,16 @@ mcp__claude-flow__sparc_mode {
41
41
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
42
42
  ```bash
43
43
  # Use when running from terminal or MCP tools unavailable
44
- npx claude-flow sparc run code "implement REST API endpoints"
44
+ npx @claude-flow/cli@latest sparc run code "implement REST API endpoints"
45
45
 
46
46
  # For alpha features
47
47
  npx claude-flow@alpha sparc run code "implement REST API endpoints"
48
48
 
49
49
  # With namespace
50
- npx claude-flow sparc run code "your task" --namespace code
50
+ npx @claude-flow/cli@latest sparc run code "your task" --namespace code
51
51
 
52
52
  # Non-interactive mode
53
- npx claude-flow sparc run code "your task" --non-interactive
53
+ npx @claude-flow/cli@latest sparc run code "your task" --non-interactive
54
54
  ```
55
55
 
56
56
  ### Option 3: Local Installation
@@ -82,8 +82,8 @@ mcp__claude-flow__memory_search {
82
82
  ### Using NPX CLI (Fallback)
83
83
  ```bash
84
84
  # Store mode-specific context
85
- npx claude-flow memory store "code_context" "important decisions" --namespace code
85
+ npx @claude-flow/cli@latest memory store "code_context" "important decisions" --namespace code
86
86
 
87
87
  # Query previous work
88
- npx claude-flow memory query "code" --limit 5
88
+ npx @claude-flow/cli@latest memory query "code" --limit 5
89
89
  ```
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run coder "implement user authentication"
23
+ npx @claude-flow/cli@latest sparc run coder "implement user authentication"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run coder "implement user authentication"
@@ -35,16 +35,16 @@ mcp__claude-flow__sparc_mode {
35
35
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
36
36
  ```bash
37
37
  # Use when running from terminal or MCP tools unavailable
38
- npx claude-flow sparc run debug "fix memory leak in service"
38
+ npx @claude-flow/cli@latest sparc run debug "fix memory leak in service"
39
39
 
40
40
  # For alpha features
41
41
  npx claude-flow@alpha sparc run debug "fix memory leak in service"
42
42
 
43
43
  # With namespace
44
- npx claude-flow sparc run debug "your task" --namespace debug
44
+ npx @claude-flow/cli@latest sparc run debug "your task" --namespace debug
45
45
 
46
46
  # Non-interactive mode
47
- npx claude-flow sparc run debug "your task" --non-interactive
47
+ npx @claude-flow/cli@latest sparc run debug "your task" --non-interactive
48
48
  ```
49
49
 
50
50
  ### Option 3: Local Installation
@@ -76,8 +76,8 @@ mcp__claude-flow__memory_search {
76
76
  ### Using NPX CLI (Fallback)
77
77
  ```bash
78
78
  # Store mode-specific context
79
- npx claude-flow memory store "debug_context" "important decisions" --namespace debug
79
+ npx @claude-flow/cli@latest memory store "debug_context" "important decisions" --namespace debug
80
80
 
81
81
  # Query previous work
82
- npx claude-flow memory query "debug" --limit 5
82
+ npx @claude-flow/cli@latest memory query "debug" --limit 5
83
83
  ```
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run debugger "fix authentication issues"
23
+ npx @claude-flow/cli@latest sparc run debugger "fix authentication issues"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run debugger "fix authentication issues"
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run designer "create dashboard UI"
23
+ npx @claude-flow/cli@latest sparc run designer "create dashboard UI"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run designer "create dashboard UI"
@@ -61,16 +61,16 @@ mcp__claude-flow__sparc_mode {
61
61
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
62
62
  ```bash
63
63
  # Use when running from terminal or MCP tools unavailable
64
- npx claude-flow sparc run devops "deploy to AWS Lambda"
64
+ npx @claude-flow/cli@latest sparc run devops "deploy to AWS Lambda"
65
65
 
66
66
  # For alpha features
67
67
  npx claude-flow@alpha sparc run devops "deploy to AWS Lambda"
68
68
 
69
69
  # With namespace
70
- npx claude-flow sparc run devops "your task" --namespace devops
70
+ npx @claude-flow/cli@latest sparc run devops "your task" --namespace devops
71
71
 
72
72
  # Non-interactive mode
73
- npx claude-flow sparc run devops "your task" --non-interactive
73
+ npx @claude-flow/cli@latest sparc run devops "your task" --non-interactive
74
74
  ```
75
75
 
76
76
  ### Option 3: Local Installation
@@ -102,8 +102,8 @@ mcp__claude-flow__memory_search {
102
102
  ### Using NPX CLI (Fallback)
103
103
  ```bash
104
104
  # Store mode-specific context
105
- npx claude-flow memory store "devops_context" "important decisions" --namespace devops
105
+ npx @claude-flow/cli@latest memory store "devops_context" "important decisions" --namespace devops
106
106
 
107
107
  # Query previous work
108
- npx claude-flow memory query "devops" --limit 5
108
+ npx @claude-flow/cli@latest memory query "devops" --limit 5
109
109
  ```
@@ -32,16 +32,16 @@ mcp__claude-flow__sparc_mode {
32
32
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
33
33
  ```bash
34
34
  # Use when running from terminal or MCP tools unavailable
35
- npx claude-flow sparc run docs-writer "create API documentation"
35
+ npx @claude-flow/cli@latest sparc run docs-writer "create API documentation"
36
36
 
37
37
  # For alpha features
38
38
  npx claude-flow@alpha sparc run docs-writer "create API documentation"
39
39
 
40
40
  # With namespace
41
- npx claude-flow sparc run docs-writer "your task" --namespace docs-writer
41
+ npx @claude-flow/cli@latest sparc run docs-writer "your task" --namespace docs-writer
42
42
 
43
43
  # Non-interactive mode
44
- npx claude-flow sparc run docs-writer "your task" --non-interactive
44
+ npx @claude-flow/cli@latest sparc run docs-writer "your task" --non-interactive
45
45
  ```
46
46
 
47
47
  ### Option 3: Local Installation
@@ -73,8 +73,8 @@ mcp__claude-flow__memory_search {
73
73
  ### Using NPX CLI (Fallback)
74
74
  ```bash
75
75
  # Store mode-specific context
76
- npx claude-flow memory store "docs-writer_context" "important decisions" --namespace docs-writer
76
+ npx @claude-flow/cli@latest memory store "docs-writer_context" "important decisions" --namespace docs-writer
77
77
 
78
78
  # Query previous work
79
- npx claude-flow memory query "docs-writer" --limit 5
79
+ npx @claude-flow/cli@latest memory query "docs-writer" --limit 5
80
80
  ```
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run documenter "create API documentation"
23
+ npx @claude-flow/cli@latest sparc run documenter "create API documentation"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run documenter "create API documentation"
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run innovator "innovative solutions for scaling"
23
+ npx @claude-flow/cli@latest sparc run innovator "innovative solutions for scaling"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run innovator "innovative solutions for scaling"
@@ -35,16 +35,16 @@ mcp__claude-flow__sparc_mode {
35
35
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
36
36
  ```bash
37
37
  # Use when running from terminal or MCP tools unavailable
38
- npx claude-flow sparc run integration "connect payment service"
38
+ npx @claude-flow/cli@latest sparc run integration "connect payment service"
39
39
 
40
40
  # For alpha features
41
41
  npx claude-flow@alpha sparc run integration "connect payment service"
42
42
 
43
43
  # With namespace
44
- npx claude-flow sparc run integration "your task" --namespace integration
44
+ npx @claude-flow/cli@latest sparc run integration "your task" --namespace integration
45
45
 
46
46
  # Non-interactive mode
47
- npx claude-flow sparc run integration "your task" --non-interactive
47
+ npx @claude-flow/cli@latest sparc run integration "your task" --non-interactive
48
48
  ```
49
49
 
50
50
  ### Option 3: Local Installation
@@ -76,8 +76,8 @@ mcp__claude-flow__memory_search {
76
76
  ### Using NPX CLI (Fallback)
77
77
  ```bash
78
78
  # Store mode-specific context
79
- npx claude-flow memory store "integration_context" "important decisions" --namespace integration
79
+ npx @claude-flow/cli@latest memory store "integration_context" "important decisions" --namespace integration
80
80
 
81
81
  # Query previous work
82
- npx claude-flow memory query "integration" --limit 5
82
+ npx @claude-flow/cli@latest memory query "integration" --limit 5
83
83
  ```
@@ -69,16 +69,16 @@ mcp__claude-flow__sparc_mode {
69
69
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
70
70
  ```bash
71
71
  # Use when running from terminal or MCP tools unavailable
72
- npx claude-flow sparc run mcp "integrate with external API"
72
+ npx @claude-flow/cli@latest sparc run mcp "integrate with external API"
73
73
 
74
74
  # For alpha features
75
75
  npx claude-flow@alpha sparc run mcp "integrate with external API"
76
76
 
77
77
  # With namespace
78
- npx claude-flow sparc run mcp "your task" --namespace mcp
78
+ npx @claude-flow/cli@latest sparc run mcp "your task" --namespace mcp
79
79
 
80
80
  # Non-interactive mode
81
- npx claude-flow sparc run mcp "your task" --non-interactive
81
+ npx @claude-flow/cli@latest sparc run mcp "your task" --non-interactive
82
82
  ```
83
83
 
84
84
  ### Option 3: Local Installation
@@ -110,8 +110,8 @@ mcp__claude-flow__memory_search {
110
110
  ### Using NPX CLI (Fallback)
111
111
  ```bash
112
112
  # Store mode-specific context
113
- npx claude-flow memory store "mcp_context" "important decisions" --namespace mcp
113
+ npx @claude-flow/cli@latest memory store "mcp_context" "important decisions" --namespace mcp
114
114
 
115
115
  # Query previous work
116
- npx claude-flow memory query "mcp" --limit 5
116
+ npx @claude-flow/cli@latest memory query "mcp" --limit 5
117
117
  ```
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run memory-manager "organize project knowledge"
23
+ npx @claude-flow/cli@latest sparc run memory-manager "organize project knowledge"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run memory-manager "organize project knowledge"
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run optimizer "optimize application performance"
23
+ npx @claude-flow/cli@latest sparc run optimizer "optimize application performance"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run optimizer "optimize application performance"
@@ -16,7 +16,7 @@ mcp__claude-flow__sparc_mode {
16
16
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
17
17
  ```bash
18
18
  # Use when running from terminal or MCP tools unavailable
19
- npx claude-flow sparc run orchestrator "coordinate feature development"
19
+ npx @claude-flow/cli@latest sparc run orchestrator "coordinate feature development"
20
20
 
21
21
  # For alpha features
22
22
  npx claude-flow@alpha sparc run orchestrator "coordinate feature development"
@@ -63,13 +63,13 @@ mcp__claude-flow__task_orchestrate {
63
63
  ### Using NPX CLI (Fallback)
64
64
  ```bash
65
65
  # Initialize orchestration swarm
66
- npx claude-flow swarm init --topology hierarchical --strategy auto --max-agents 8
66
+ npx @claude-flow/cli@latest swarm init --topology hierarchical --strategy auto --max-agents 8
67
67
 
68
68
  # Spawn coordinator agent
69
- npx claude-flow agent spawn --type coordinator --capabilities "task-planning,resource-management"
69
+ npx @claude-flow/cli@latest agent spawn --type coordinator --capabilities "task-planning,resource-management"
70
70
 
71
71
  # Orchestrate tasks
72
- npx claude-flow task orchestrate --task "feature development" --strategy parallel --deps "auth,ui,api"
72
+ npx @claude-flow/cli@latest task orchestrate --task "feature development" --strategy parallel --deps "auth,ui,api"
73
73
  ```
74
74
 
75
75
  ## Orchestration Patterns
@@ -119,14 +119,14 @@ mcp__claude-flow__swarm_monitor {
119
119
  ### Using NPX CLI (Fallback)
120
120
  ```bash
121
121
  # 1. Initialize orchestration swarm
122
- npx claude-flow swarm init --topology hierarchical --max-agents 10
122
+ npx @claude-flow/cli@latest swarm init --topology hierarchical --max-agents 10
123
123
 
124
124
  # 2. Create workflow
125
- npx claude-flow workflow create --name "feature-development" --steps "design,implement,test,deploy"
125
+ npx @claude-flow/cli@latest workflow create --name "feature-development" --steps "design,implement,test,deploy"
126
126
 
127
127
  # 3. Execute orchestration
128
- npx claude-flow sparc run orchestrator "develop user management system" --parallel --monitor
128
+ npx @claude-flow/cli@latest sparc run orchestrator "develop user management system" --parallel --monitor
129
129
 
130
130
  # 4. Monitor progress
131
- npx claude-flow swarm monitor --interval 5000
131
+ npx @claude-flow/cli@latest swarm monitor --interval 5000
132
132
  ```
@@ -35,16 +35,16 @@ mcp__claude-flow__sparc_mode {
35
35
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
36
36
  ```bash
37
37
  # Use when running from terminal or MCP tools unavailable
38
- npx claude-flow sparc run post-deployment-monitoring-mode "monitor production metrics"
38
+ npx @claude-flow/cli@latest sparc run post-deployment-monitoring-mode "monitor production metrics"
39
39
 
40
40
  # For alpha features
41
41
  npx claude-flow@alpha sparc run post-deployment-monitoring-mode "monitor production metrics"
42
42
 
43
43
  # With namespace
44
- npx claude-flow sparc run post-deployment-monitoring-mode "your task" --namespace post-deployment-monitoring-mode
44
+ npx @claude-flow/cli@latest sparc run post-deployment-monitoring-mode "your task" --namespace post-deployment-monitoring-mode
45
45
 
46
46
  # Non-interactive mode
47
- npx claude-flow sparc run post-deployment-monitoring-mode "your task" --non-interactive
47
+ npx @claude-flow/cli@latest sparc run post-deployment-monitoring-mode "your task" --non-interactive
48
48
  ```
49
49
 
50
50
  ### Option 3: Local Installation
@@ -76,8 +76,8 @@ mcp__claude-flow__memory_search {
76
76
  ### Using NPX CLI (Fallback)
77
77
  ```bash
78
78
  # Store mode-specific context
79
- npx claude-flow memory store "post-deployment-monitoring-mode_context" "important decisions" --namespace post-deployment-monitoring-mode
79
+ npx @claude-flow/cli@latest memory store "post-deployment-monitoring-mode_context" "important decisions" --namespace post-deployment-monitoring-mode
80
80
 
81
81
  # Query previous work
82
- npx claude-flow memory query "post-deployment-monitoring-mode" --limit 5
82
+ npx @claude-flow/cli@latest memory query "post-deployment-monitoring-mode" --limit 5
83
83
  ```
@@ -35,16 +35,16 @@ mcp__claude-flow__sparc_mode {
35
35
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
36
36
  ```bash
37
37
  # Use when running from terminal or MCP tools unavailable
38
- npx claude-flow sparc run refinement-optimization-mode "optimize database queries"
38
+ npx @claude-flow/cli@latest sparc run refinement-optimization-mode "optimize database queries"
39
39
 
40
40
  # For alpha features
41
41
  npx claude-flow@alpha sparc run refinement-optimization-mode "optimize database queries"
42
42
 
43
43
  # With namespace
44
- npx claude-flow sparc run refinement-optimization-mode "your task" --namespace refinement-optimization-mode
44
+ npx @claude-flow/cli@latest sparc run refinement-optimization-mode "your task" --namespace refinement-optimization-mode
45
45
 
46
46
  # Non-interactive mode
47
- npx claude-flow sparc run refinement-optimization-mode "your task" --non-interactive
47
+ npx @claude-flow/cli@latest sparc run refinement-optimization-mode "your task" --non-interactive
48
48
  ```
49
49
 
50
50
  ### Option 3: Local Installation
@@ -76,8 +76,8 @@ mcp__claude-flow__memory_search {
76
76
  ### Using NPX CLI (Fallback)
77
77
  ```bash
78
78
  # Store mode-specific context
79
- npx claude-flow memory store "refinement-optimization-mode_context" "important decisions" --namespace refinement-optimization-mode
79
+ npx @claude-flow/cli@latest memory store "refinement-optimization-mode_context" "important decisions" --namespace refinement-optimization-mode
80
80
 
81
81
  # Query previous work
82
- npx claude-flow memory query "refinement-optimization-mode" --limit 5
82
+ npx @claude-flow/cli@latest memory query "refinement-optimization-mode" --limit 5
83
83
  ```
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run researcher "research AI trends 2024"
23
+ npx @claude-flow/cli@latest sparc run researcher "research AI trends 2024"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run researcher "research AI trends 2024"
@@ -20,7 +20,7 @@ mcp__claude-flow__sparc_mode {
20
20
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
21
21
  ```bash
22
22
  # Use when running from terminal or MCP tools unavailable
23
- npx claude-flow sparc run reviewer "review pull request #123"
23
+ npx @claude-flow/cli@latest sparc run reviewer "review pull request #123"
24
24
 
25
25
  # For alpha features
26
26
  npx claude-flow@alpha sparc run reviewer "review pull request #123"
@@ -32,16 +32,16 @@ mcp__claude-flow__sparc_mode {
32
32
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
33
33
  ```bash
34
34
  # Use when running from terminal or MCP tools unavailable
35
- npx claude-flow sparc run security-review "audit API security"
35
+ npx @claude-flow/cli@latest sparc run security-review "audit API security"
36
36
 
37
37
  # For alpha features
38
38
  npx claude-flow@alpha sparc run security-review "audit API security"
39
39
 
40
40
  # With namespace
41
- npx claude-flow sparc run security-review "your task" --namespace security-review
41
+ npx @claude-flow/cli@latest sparc run security-review "your task" --namespace security-review
42
42
 
43
43
  # Non-interactive mode
44
- npx claude-flow sparc run security-review "your task" --non-interactive
44
+ npx @claude-flow/cli@latest sparc run security-review "your task" --non-interactive
45
45
  ```
46
46
 
47
47
  ### Option 3: Local Installation
@@ -73,8 +73,8 @@ mcp__claude-flow__memory_search {
73
73
  ### Using NPX CLI (Fallback)
74
74
  ```bash
75
75
  # Store mode-specific context
76
- npx claude-flow memory store "security-review_context" "important decisions" --namespace security-review
76
+ npx @claude-flow/cli@latest memory store "security-review_context" "important decisions" --namespace security-review
77
77
 
78
78
  # Query previous work
79
- npx claude-flow memory query "security-review" --limit 5
79
+ npx @claude-flow/cli@latest memory query "security-review" --limit 5
80
80
  ```
@@ -65,19 +65,19 @@ mcp__claude-flow__swarm_monitor {
65
65
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
66
66
  ```bash
67
67
  # Use when running from terminal or MCP tools unavailable
68
- npx claude-flow sparc run <mode> "task description"
68
+ npx @claude-flow/cli@latest sparc run <mode> "task description"
69
69
 
70
70
  # For alpha features
71
71
  npx claude-flow@alpha sparc run <mode> "task description"
72
72
 
73
73
  # List all modes
74
- npx claude-flow sparc modes
74
+ npx @claude-flow/cli@latest sparc modes
75
75
 
76
76
  # Get help for a mode
77
- npx claude-flow sparc help <mode>
77
+ npx @claude-flow/cli@latest sparc help <mode>
78
78
 
79
79
  # Run with options
80
- npx claude-flow sparc run <mode> "task" --parallel --monitor
80
+ npx @claude-flow/cli@latest sparc run <mode> "task" --parallel --monitor
81
81
  ```
82
82
 
83
83
  ### Option 3: Local Installation
@@ -126,16 +126,16 @@ mcp__claude-flow__sparc_mode {
126
126
  #### Using NPX CLI (Fallback)
127
127
  ```bash
128
128
  # 1. Architecture design
129
- npx claude-flow sparc run architect "design microservices"
129
+ npx @claude-flow/cli@latest sparc run architect "design microservices"
130
130
 
131
131
  # 2. Implementation
132
- npx claude-flow sparc run coder "implement services"
132
+ npx @claude-flow/cli@latest sparc run coder "implement services"
133
133
 
134
134
  # 3. Testing
135
- npx claude-flow sparc run tdd "test all services"
135
+ npx @claude-flow/cli@latest sparc run tdd "test all services"
136
136
 
137
137
  # 4. Review
138
- npx claude-flow sparc run reviewer "review implementation"
138
+ npx @claude-flow/cli@latest sparc run reviewer "review implementation"
139
139
  ```
140
140
 
141
141
  ### Research and Innovation
@@ -164,11 +164,11 @@ mcp__claude-flow__sparc_mode {
164
164
  #### Using NPX CLI (Fallback)
165
165
  ```bash
166
166
  # 1. Research phase
167
- npx claude-flow sparc run researcher "research best practices"
167
+ npx @claude-flow/cli@latest sparc run researcher "research best practices"
168
168
 
169
169
  # 2. Innovation
170
- npx claude-flow sparc run innovator "propose novel solutions"
170
+ npx @claude-flow/cli@latest sparc run innovator "propose novel solutions"
171
171
 
172
172
  # 3. Documentation
173
- npx claude-flow sparc run documenter "document findings"
173
+ npx @claude-flow/cli@latest sparc run documenter "document findings"
174
174
  ```
@@ -63,16 +63,16 @@ mcp__claude-flow__sparc_mode {
63
63
  ### Option 2: Using NPX CLI (Fallback when MCP not available)
64
64
  ```bash
65
65
  # Use when running from terminal or MCP tools unavailable
66
- npx claude-flow sparc run sparc "orchestrate authentication system"
66
+ npx @claude-flow/cli@latest sparc run sparc "orchestrate authentication system"
67
67
 
68
68
  # For alpha features
69
69
  npx claude-flow@alpha sparc run sparc "orchestrate authentication system"
70
70
 
71
71
  # With namespace
72
- npx claude-flow sparc run sparc "your task" --namespace sparc
72
+ npx @claude-flow/cli@latest sparc run sparc "your task" --namespace sparc
73
73
 
74
74
  # Non-interactive mode
75
- npx claude-flow sparc run sparc "your task" --non-interactive
75
+ npx @claude-flow/cli@latest sparc run sparc "your task" --non-interactive
76
76
  ```
77
77
 
78
78
  ### Option 3: Local Installation
@@ -104,8 +104,8 @@ mcp__claude-flow__memory_search {
104
104
  ### Using NPX CLI (Fallback)
105
105
  ```bash
106
106
  # Store mode-specific context
107
- npx claude-flow memory store "sparc_context" "important decisions" --namespace sparc
107
+ npx @claude-flow/cli@latest memory store "sparc_context" "important decisions" --namespace sparc
108
108
 
109
109
  # Query previous work
110
- npx claude-flow memory query "sparc" --limit 5
110
+ npx @claude-flow/cli@latest memory query "sparc" --limit 5
111
111
  ```