claude-flow-novice 1.3.3 โ†’ 1.3.5

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 (334) hide show
  1. package/.claude/agents/github/release-manager.md +1 -1
  2. package/.claude/agents/github/repo-architect.md +2 -2
  3. package/.claude/agents/optimization/README.md +12 -12
  4. package/.claude/agents/optimization/benchmark-suite.md +8 -8
  5. package/.claude/agents/optimization/load-balancer.md +7 -7
  6. package/.claude/agents/optimization/performance-monitor.md +8 -8
  7. package/.claude/agents/optimization/resource-allocator.md +9 -9
  8. package/.claude/agents/optimization/topology-optimizer.md +8 -8
  9. package/.claude/agents/swarm/README.md +8 -8
  10. package/.claude/agents/testing/e2e/playwright-agent.md +1 -1
  11. package/.claude/commands/agents/agent-capabilities.md +2 -2
  12. package/.claude/commands/agents/agent-coordination.md +3 -3
  13. package/.claude/commands/agents/agent-types.md +1 -1
  14. package/.claude/commands/analysis/bottleneck-detect.md +5 -5
  15. package/.claude/commands/analysis/performance-report.md +4 -4
  16. package/.claude/commands/analysis/token-usage.md +4 -4
  17. package/.claude/commands/automation/auto-agent.md +5 -5
  18. package/.claude/commands/automation/self-healing.md +1 -1
  19. package/.claude/commands/automation/session-memory.md +1 -1
  20. package/.claude/commands/automation/smart-agents.md +1 -1
  21. package/.claude/commands/automation/smart-spawn.md +4 -4
  22. package/.claude/commands/automation/workflow-select.md +4 -4
  23. package/.claude/commands/claude-soul.js +22 -556
  24. package/.claude/commands/coordination/agent-spawn.md +4 -4
  25. package/.claude/commands/coordination/coordination-system.md +14 -14
  26. package/.claude/commands/coordination/swarm-init.md +5 -5
  27. package/.claude/commands/coordination/task-orchestrate.md +4 -4
  28. package/.claude/commands/github/code-review.md +4 -4
  29. package/.claude/commands/github/github-swarm.md +5 -5
  30. package/.claude/commands/github/issue-triage.md +4 -4
  31. package/.claude/commands/github/pr-enhance.md +4 -4
  32. package/.claude/commands/github/release-manager.md +1 -1
  33. package/.claude/commands/github/repo-analyze.md +4 -4
  34. package/.claude/commands/github/repo-architect.md +2 -2
  35. package/.claude/commands/hive-mind/hive-mind-consensus.md +1 -1
  36. package/.claude/commands/hive-mind/hive-mind-init.md +3 -3
  37. package/.claude/commands/hive-mind/hive-mind-memory.md +1 -1
  38. package/.claude/commands/hive-mind/hive-mind-metrics.md +1 -1
  39. package/.claude/commands/hive-mind/hive-mind-resume.md +1 -1
  40. package/.claude/commands/hive-mind/hive-mind-sessions.md +1 -1
  41. package/.claude/commands/hive-mind/hive-mind-spawn.md +4 -4
  42. package/.claude/commands/hive-mind/hive-mind-status.md +1 -1
  43. package/.claude/commands/hive-mind/hive-mind-stop.md +1 -1
  44. package/.claude/commands/hive-mind/hive-mind-wizard.md +1 -1
  45. package/.claude/commands/hive-mind/hive-mind.md +4 -4
  46. package/.claude/commands/hooks/overview.md +1 -1
  47. package/.claude/commands/hooks/post-edit.md +6 -6
  48. package/.claude/commands/hooks/post-task.md +6 -6
  49. package/.claude/commands/hooks/pre-edit.md +6 -6
  50. package/.claude/commands/hooks/pre-task.md +6 -6
  51. package/.claude/commands/hooks/session-end.md +6 -6
  52. package/.claude/commands/hooks/setup.md +6 -6
  53. package/.claude/commands/hooks.md +1 -1
  54. package/.claude/commands/memory/memory-bank.md +4 -4
  55. package/.claude/commands/memory/memory-persist.md +4 -4
  56. package/.claude/commands/memory/memory-search.md +4 -4
  57. package/.claude/commands/memory/memory-usage.md +4 -4
  58. package/.claude/commands/monitoring/agent-metrics.md +4 -4
  59. package/.claude/commands/monitoring/real-time-view.md +4 -4
  60. package/.claude/commands/monitoring/swarm-monitor.md +4 -4
  61. package/.claude/commands/optimization/auto-topology.md +2 -2
  62. package/.claude/commands/optimization/cache-manage.md +4 -4
  63. package/.claude/commands/optimization/parallel-execute.md +4 -4
  64. package/.claude/commands/optimization/parallel-execution.md +1 -1
  65. package/.claude/commands/optimization/topology-optimize.md +4 -4
  66. package/.claude/commands/pair/README.md +20 -20
  67. package/.claude/commands/pair/config.md +16 -16
  68. package/.claude/commands/pair/examples.md +11 -11
  69. package/.claude/commands/pair/modes.md +17 -17
  70. package/.claude/commands/pair/session.md +27 -27
  71. package/.claude/commands/pair/start.md +12 -12
  72. package/.claude/commands/sparc/analyzer.md +3 -3
  73. package/.claude/commands/sparc/architect.md +3 -3
  74. package/.claude/commands/sparc/batch-executor.md +3 -3
  75. package/.claude/commands/sparc/coder.md +3 -3
  76. package/.claude/commands/sparc/debugger.md +3 -3
  77. package/.claude/commands/sparc/designer.md +3 -3
  78. package/.claude/commands/sparc/documenter.md +3 -3
  79. package/.claude/commands/sparc/innovator.md +3 -3
  80. package/.claude/commands/sparc/memory-manager.md +3 -3
  81. package/.claude/commands/sparc/optimizer.md +3 -3
  82. package/.claude/commands/sparc/orchestrator.md +10 -10
  83. package/.claude/commands/sparc/researcher.md +3 -3
  84. package/.claude/commands/sparc/reviewer.md +3 -3
  85. package/.claude/commands/sparc/sparc-modes.md +13 -13
  86. package/.claude/commands/sparc/swarm-coordinator.md +3 -3
  87. package/.claude/commands/sparc/tdd.md +3 -3
  88. package/.claude/commands/sparc/tester.md +3 -3
  89. package/.claude/commands/sparc/workflow-manager.md +3 -3
  90. package/.claude/commands/stream-chain/pipeline.md +10 -10
  91. package/.claude/commands/stream-chain/run.md +4 -4
  92. package/.claude/commands/swarm/analysis.md +1 -1
  93. package/.claude/commands/swarm/development.md +1 -1
  94. package/.claude/commands/swarm/examples.md +3 -3
  95. package/.claude/commands/swarm/maintenance.md +1 -1
  96. package/.claude/commands/swarm/optimization.md +1 -1
  97. package/.claude/commands/swarm/research.md +1 -1
  98. package/.claude/commands/swarm/swarm-analysis.md +1 -1
  99. package/.claude/commands/swarm/swarm-background.md +1 -1
  100. package/.claude/commands/swarm/swarm-init.md +3 -3
  101. package/.claude/commands/swarm/swarm-modes.md +1 -1
  102. package/.claude/commands/swarm/swarm-monitor.md +1 -1
  103. package/.claude/commands/swarm/swarm-spawn.md +3 -3
  104. package/.claude/commands/swarm/swarm-status.md +1 -1
  105. package/.claude/commands/swarm/swarm-strategies.md +1 -1
  106. package/.claude/commands/swarm/swarm.md +4 -4
  107. package/.claude/commands/swarm/testing.md +1 -1
  108. package/.claude/commands/testing/playwright-e2e.md +36 -36
  109. package/.claude/commands/training/model-update.md +4 -4
  110. package/.claude/commands/training/neural-patterns.md +3 -3
  111. package/.claude/commands/training/neural-train.md +4 -4
  112. package/.claude/commands/training/pattern-learn.md +4 -4
  113. package/.claude/commands/training/specialization.md +2 -2
  114. package/.claude/commands/truth/start.md +10 -10
  115. package/.claude/commands/verify/check.md +5 -5
  116. package/.claude/commands/verify/start.md +22 -22
  117. package/.claude/commands/workflows/development.md +3 -3
  118. package/.claude/commands/workflows/research.md +2 -2
  119. package/.claude/commands/workflows/workflow-create.md +4 -4
  120. package/.claude/commands/workflows/workflow-execute.md +4 -4
  121. package/.claude/commands/workflows/workflow-export.md +4 -4
  122. package/examples/01-configurations/README.md +5 -5
  123. package/examples/02-workflows/README.md +8 -8
  124. package/examples/04-testing/incremental-updates-guide.md +3 -3
  125. package/examples/06-tutorials/getting-started/01-first-swarm.md +4 -4
  126. package/examples/06-tutorials/sparc/sparc-tdd-guide.md +13 -13
  127. package/examples/06-tutorials/sparc-batchtool-orchestration.md +54 -54
  128. package/examples/06-tutorials/workflows/multi-agent-coordination.md +9 -9
  129. package/examples/README-batch-init.md +50 -50
  130. package/examples/README.md +2 -2
  131. package/examples/automation-examples.md +13 -13
  132. package/examples/rest-api-simple/README-ARCHITECTURE.md +7 -7
  133. package/examples/rest-api-simple/implementation-plan.md +7 -7
  134. package/examples/rest-api-simple/next-steps.md +5 -5
  135. package/examples/rest-api-simple/sparc-implementation-roadmap.md +12 -12
  136. package/package.json +2 -1
  137. package/src/cli/simple-commands/agent.js +9 -9
  138. package/src/cli/simple-commands/analysis.js +17 -17
  139. package/src/cli/simple-commands/automation-executor.js +1 -1
  140. package/src/cli/simple-commands/automation.js +14 -14
  141. package/src/cli/simple-commands/batch-manager.js +10 -10
  142. package/src/cli/simple-commands/config.js +14 -14
  143. package/src/cli/simple-commands/coordination.js +8 -8
  144. package/src/cli/simple-commands/fix-hook-variables.js +4 -4
  145. package/src/cli/simple-commands/github/init.js +2 -2
  146. package/src/cli/simple-commands/github.js +7 -7
  147. package/src/cli/simple-commands/goal.js +1 -1
  148. package/src/cli/simple-commands/hive-mind-optimize.js +10 -10
  149. package/src/cli/simple-commands/hive-mind-wizard.js +5 -5
  150. package/src/cli/simple-commands/hive-mind.js +34 -34
  151. package/src/cli/simple-commands/hive.js +4 -4
  152. package/src/cli/simple-commands/hook-safety.js +7 -7
  153. package/src/cli/simple-commands/init/claude-commands/claude-flow-commands.js +74 -74
  154. package/src/cli/simple-commands/init/claude-commands/optimized-claude-flow-commands.js +143 -143
  155. package/src/cli/simple-commands/init/claude-commands/optimized-slash-commands.js +13 -13
  156. package/src/cli/simple-commands/init/claude-commands/optimized-sparc-commands.js +41 -41
  157. package/src/cli/simple-commands/init/claude-commands/slash-commands.js +1 -1
  158. package/src/cli/simple-commands/init/claude-commands/sparc-commands.js +24 -24
  159. package/src/cli/simple-commands/init/executable-wrapper.js +11 -11
  160. package/src/cli/simple-commands/init/help.js +19 -19
  161. package/src/cli/simple-commands/init/index.js +13 -13
  162. package/src/cli/simple-commands/init/rollback/recovery-manager.js +1 -1
  163. package/src/cli/simple-commands/init/rollback/rollback-executor.js +2 -2
  164. package/src/cli/simple-commands/init/sparc/roo-readme.js +5 -5
  165. package/src/cli/simple-commands/init/templates/claude-md.js +41 -41
  166. package/src/cli/simple-commands/init/templates/coordination-md.js +55 -55
  167. package/src/cli/simple-commands/init/templates/enhanced-templates.js +175 -175
  168. package/src/cli/simple-commands/init/templates/memory-bank-md.js +22 -22
  169. package/src/cli/simple-commands/init/templates/safe-hook-patterns.js +4 -4
  170. package/src/cli/simple-commands/init/templates/settings.json +1 -1
  171. package/src/cli/simple-commands/init/templates/sparc-modes.js +75 -75
  172. package/src/cli/simple-commands/init/templates/verification-claude-md.js +39 -39
  173. package/src/cli/simple-commands/init/validation/config-validator.js +3 -3
  174. package/src/cli/simple-commands/init/validation/health-checker.js +1 -1
  175. package/src/cli/simple-commands/init/validation/mode-validator.js +2 -2
  176. package/src/cli/simple-commands/mcp.js +9 -9
  177. package/src/cli/simple-commands/migrate-hooks.js +2 -2
  178. package/src/cli/simple-commands/monitor.js +4 -4
  179. package/src/cli/simple-commands/neural.js +1 -1
  180. package/src/cli/simple-commands/pair-autofix-only.js +4 -4
  181. package/src/cli/simple-commands/pair-basic.js +7 -7
  182. package/src/cli/simple-commands/pair-old.js +9 -9
  183. package/src/cli/simple-commands/pair-working.js +4 -4
  184. package/src/cli/simple-commands/pair.js +4 -4
  185. package/src/cli/simple-commands/sparc/commands.js +5 -5
  186. package/src/cli/simple-commands/sparc-modes/architect.js +23 -23
  187. package/src/cli/simple-commands/sparc-modes/ask.js +21 -21
  188. package/src/cli/simple-commands/sparc-modes/code.js +23 -23
  189. package/src/cli/simple-commands/sparc-modes/debug.js +10 -10
  190. package/src/cli/simple-commands/sparc-modes/devops.js +11 -11
  191. package/src/cli/simple-commands/sparc-modes/docs-writer.js +3 -3
  192. package/src/cli/simple-commands/sparc-modes/generic.js +4 -4
  193. package/src/cli/simple-commands/sparc-modes/index.js +22 -22
  194. package/src/cli/simple-commands/sparc-modes/integration.js +3 -3
  195. package/src/cli/simple-commands/sparc-modes/mcp.js +3 -3
  196. package/src/cli/simple-commands/sparc-modes/monitoring.js +3 -3
  197. package/src/cli/simple-commands/sparc-modes/optimization.js +3 -3
  198. package/src/cli/simple-commands/sparc-modes/security-review.js +11 -11
  199. package/src/cli/simple-commands/sparc-modes/sparc-orchestrator.js +37 -37
  200. package/src/cli/simple-commands/sparc-modes/spec-pseudocode.js +3 -3
  201. package/src/cli/simple-commands/sparc-modes/supabase-admin.js +11 -11
  202. package/src/cli/simple-commands/sparc-modes/swarm.js +34 -34
  203. package/src/cli/simple-commands/sparc-modes/tdd.js +11 -11
  204. package/src/cli/simple-commands/sparc-modes/tutorial.js +30 -30
  205. package/src/cli/simple-commands/sparc.js +14 -14
  206. package/src/cli/simple-commands/start-ui.js +4 -4
  207. package/src/cli/simple-commands/start-wrapper.js +17 -17
  208. package/src/cli/simple-commands/status.js +3 -3
  209. package/src/cli/simple-commands/stream-chain.js +12 -12
  210. package/src/cli/simple-commands/swarm-metrics-integration.js +2 -2
  211. package/src/cli/simple-commands/swarm-ui.js +2 -2
  212. package/src/cli/simple-commands/swarm.js +19 -19
  213. package/src/cli/simple-commands/task.js +7 -7
  214. package/src/cli/simple-commands/training.js +5 -5
  215. package/src/cli/simple-commands/verification-training-integration.js +1 -1
  216. package/src/language/language-detector.js +1 -2
  217. package/src/slash-commands/claude-soul.js +248 -365
  218. package/src/slash-commands/register-all-commands.js +1 -1
  219. package/wiki/README.md +2 -2
  220. package/wiki/accessibility/README.md +4 -4
  221. package/wiki/accessibility/assistive-tech/screen-reader-support.md +6 -6
  222. package/wiki/accessibility/automation/agent-testing-automation.md +13 -13
  223. package/wiki/accessibility/guidelines/wcag-compliance.md +6 -6
  224. package/wiki/accessibility/i18n/internationalization-strategies.md +6 -6
  225. package/wiki/accessibility/motor-accessibility/keyboard-navigation.md +7 -7
  226. package/wiki/accessibility/patterns/inclusive-design-patterns.md +4 -4
  227. package/wiki/accessibility/testing/automated-testing.md +9 -9
  228. package/wiki/accessibility/visual-design/color-contrast.md +7 -7
  229. package/wiki/accessibility/workflows/accessibility-first-development.md +22 -22
  230. package/wiki/accessibility/workflows/inclusive-design-review.md +9 -9
  231. package/wiki/api-reference/cli-api.md +15 -15
  232. package/wiki/api-reference/plugin-development.md +3 -3
  233. package/wiki/command-reference/README.md +34 -34
  234. package/wiki/command-reference/agent-commands.md +46 -46
  235. package/wiki/command-reference/cli-commands.md +21 -21
  236. package/wiki/command-reference/command-syntax.md +89 -89
  237. package/wiki/command-reference/expert-tier.md +184 -184
  238. package/wiki/command-reference/intermediate-tier.md +63 -63
  239. package/wiki/command-reference/mcp-integration.md +29 -29
  240. package/wiki/command-reference/mcp-tools/README.md +4 -4
  241. package/wiki/command-reference/mcp-tools/dual-access-workflows.md +1 -1
  242. package/wiki/command-reference/mcp-tools/index.md +2 -2
  243. package/wiki/command-reference/mcp-tools/quick-reference.md +4 -4
  244. package/wiki/command-reference/mcp-tools/session-management.md +2 -2
  245. package/wiki/command-reference/mcp-tools/task-tool-integration.md +3 -3
  246. package/wiki/command-reference/novice/README.md +1 -1
  247. package/wiki/command-reference/novice-tier.md +152 -152
  248. package/wiki/command-reference/progression-guide.md +107 -107
  249. package/wiki/command-reference/troubleshooting.md +113 -113
  250. package/wiki/command-reference/workflows.md +187 -187
  251. package/wiki/community/README.md +1 -1
  252. package/wiki/community/learning-resources.md +1 -1
  253. package/wiki/core-concepts/agents/agent-creation-guide.md +9 -9
  254. package/wiki/core-concepts/integration.md +7 -7
  255. package/wiki/core-concepts/sparc-workflow.md +5 -5
  256. package/wiki/examples/automation/cicd-pipeline/README.md +3 -3
  257. package/wiki/examples/basic/hello-world/README.md +7 -7
  258. package/wiki/examples/integration-patterns.md +15 -15
  259. package/wiki/examples/performance-benchmarks.md +11 -11
  260. package/wiki/examples/projects/rest-api/README.md +1 -1
  261. package/wiki/examples/scenarios/ecommerce/README.md +1 -1
  262. package/wiki/examples/swarm-patterns.md +63 -63
  263. package/wiki/examples/templates/download-system.md +1 -1
  264. package/wiki/examples/templates/javascript/README.md +2 -2
  265. package/wiki/examples/troubleshooting/README.md +2 -2
  266. package/wiki/examples/utilities/patterns/README.md +8 -8
  267. package/wiki/examples/videos/01-setup.md +16 -16
  268. package/wiki/examples/workflow-automation/README.md +5 -5
  269. package/wiki/getting-started/claude-code-mcp/README.md +2 -2
  270. package/wiki/getting-started/installation/README.md +7 -7
  271. package/wiki/getting-started/learning-path.md +2 -2
  272. package/wiki/getting-started/quick-start/README.md +2 -2
  273. package/wiki/getting-started/quick-start/cli-tutorial.md +1 -1
  274. package/wiki/governance/multi-project-coordination.md +1 -1
  275. package/wiki/languages/go/README.md +10 -10
  276. package/wiki/languages/go/examples/README.md +29 -29
  277. package/wiki/languages/go/frameworks/README.md +18 -18
  278. package/wiki/languages/go/integration/README.md +34 -34
  279. package/wiki/languages/go/microservices/README.md +17 -17
  280. package/wiki/languages/go/performance/README.md +13 -13
  281. package/wiki/languages/go/setup/README.md +20 -20
  282. package/wiki/languages/go/systems/README.md +10 -10
  283. package/wiki/languages/go/testing/README.md +14 -14
  284. package/wiki/languages/java/README.md +25 -25
  285. package/wiki/languages/java/claude-flow-integration.md +49 -49
  286. package/wiki/languages/java/enterprise-java.md +15 -15
  287. package/wiki/languages/java/examples.md +30 -30
  288. package/wiki/languages/java/microservices.md +22 -22
  289. package/wiki/languages/java/performance.md +13 -13
  290. package/wiki/languages/java/project-setup.md +10 -10
  291. package/wiki/languages/java/spring-boot.md +12 -12
  292. package/wiki/languages/java/testing.md +12 -12
  293. package/wiki/languages/javascript/api/README.md +20 -20
  294. package/wiki/languages/javascript/backend/README.md +19 -19
  295. package/wiki/languages/javascript/frontend/README.md +18 -18
  296. package/wiki/languages/javascript/integration.md +11 -11
  297. package/wiki/languages/javascript/setup/README.md +28 -28
  298. package/wiki/languages/javascript/testing/README.md +14 -14
  299. package/wiki/languages/python/README.md +3 -3
  300. package/wiki/languages/python/data-science/README.md +11 -11
  301. package/wiki/languages/python/examples/README.md +5 -5
  302. package/wiki/languages/python/integration.md +5 -5
  303. package/wiki/languages/python/mcp-integration.md +1 -1
  304. package/wiki/languages/python/setup/README.md +5 -5
  305. package/wiki/languages/python/testing/README.md +3 -3
  306. package/wiki/languages/python/web-development/README.md +1 -1
  307. package/wiki/languages/rust/README.md +1 -1
  308. package/wiki/languages/rust/examples/cli-mcp-workflows.md +33 -33
  309. package/wiki/languages/rust/examples/rest-api.md +5 -5
  310. package/wiki/languages/rust/setup/cargo-integration.md +14 -14
  311. package/wiki/languages/rust/testing/quality-validation.md +9 -9
  312. package/wiki/languages/rust/web-development/axum.md +6 -6
  313. package/wiki/languages/rust/workflows/systems-programming.md +5 -5
  314. package/wiki/languages/typescript/setup.md +2 -2
  315. package/wiki/troubleshooting/README.md +3 -3
  316. package/wiki/troubleshooting/common-issues/README.md +6 -6
  317. package/wiki/troubleshooting/common-issues.md +26 -26
  318. package/wiki/troubleshooting/error-resolution.md +5 -5
  319. package/wiki/troubleshooting/performance-optimization.md +11 -11
  320. package/wiki/tutorials/advanced/06-legacy-system-integration.md +1 -1
  321. package/wiki/tutorials/advanced/08-enterprise-scenarios.md +3 -3
  322. package/wiki/tutorials/advanced/performance-optimization.md +43 -43
  323. package/wiki/tutorials/advanced/swarm-orchestration.md +40 -40
  324. package/wiki/tutorials/intermediate/optimization.md +35 -35
  325. package/wiki/tutorials/skill-assessment.md +3 -3
  326. package/wiki/tutorials/skill-competency-matrix.md +1 -1
  327. package/wiki/tutorials/troubleshooting/setup-issues.md +3 -3
  328. package/wiki/video-tutorials/README.md +3 -3
  329. package/wiki/video-tutorials/accessibility/README.md +4 -4
  330. package/wiki/video-tutorials/community/README.md +1 -1
  331. package/wiki/video-tutorials/content-organization/README.md +5 -5
  332. package/wiki/video-tutorials/interactive/README.md +5 -5
  333. package/wiki/video-tutorials/planning/README.md +4 -4
  334. package/wiki/video-tutorials/technical-specs/README.md +2 -2
@@ -23,14 +23,14 @@ The Novice tier is designed for newcomers to Claude Flow. These commands provide
23
23
 
24
24
  ---
25
25
 
26
- ## 1. `claude-flow init`
26
+ ## 1. `claude-flow-novice init`
27
27
 
28
28
  ### Purpose
29
29
  Initialize a new project with intelligent project detection and setup.
30
30
 
31
31
  ### Syntax
32
32
  ```bash
33
- claude-flow init [project-type] [options]
33
+ claude-flow-novice init [project-type] [options]
34
34
  ```
35
35
 
36
36
  ### Options
@@ -52,7 +52,7 @@ claude-flow init [project-type] [options]
52
52
  #### Basic Initialization
53
53
  ```bash
54
54
  # Let Claude Flow detect and setup everything automatically
55
- claude-flow init
55
+ claude-flow-novice init
56
56
 
57
57
  # Output:
58
58
  # ๐Ÿš€ Initializing new Claude Flow project...
@@ -66,18 +66,18 @@ claude-flow init
66
66
  #### Specify Project Type
67
67
  ```bash
68
68
  # Create a specific type of project
69
- claude-flow init react
70
- claude-flow init "API server"
71
- claude-flow init "mobile app"
69
+ claude-flow-novice init react
70
+ claude-flow-novice init "API server"
71
+ claude-flow-novice init "mobile app"
72
72
 
73
73
  # Natural language works too!
74
- claude-flow init "create a todo application"
74
+ claude-flow-novice init "create a todo application"
75
75
  ```
76
76
 
77
77
  #### Interactive Setup
78
78
  ```bash
79
79
  # Get guided setup with questions and choices
80
- claude-flow init --interactive
80
+ claude-flow-novice init --interactive
81
81
 
82
82
  # Example interaction:
83
83
  # ? What type of project? (Use arrow keys)
@@ -102,7 +102,7 @@ claude-flow init --interactive
102
102
  # In an empty directory
103
103
  mkdir my-new-project
104
104
  cd my-new-project
105
- claude-flow init
105
+ claude-flow-novice init
106
106
 
107
107
  # System will ask what you want to build
108
108
  ```
@@ -111,7 +111,7 @@ claude-flow init
111
111
  ```bash
112
112
  # In a project with some files
113
113
  cd existing-project
114
- claude-flow init
114
+ claude-flow-novice init
115
115
 
116
116
  # Detects existing structure and enhances it
117
117
  ```
@@ -119,9 +119,9 @@ claude-flow init
119
119
  #### 3. Template-Based Start
120
120
  ```bash
121
121
  # Use a proven template
122
- claude-flow init --template "e-commerce"
123
- claude-flow init --template "blog"
124
- claude-flow init --template "dashboard"
122
+ claude-flow-novice init --template "e-commerce"
123
+ claude-flow-novice init --template "blog"
124
+ claude-flow-novice init --template "dashboard"
125
125
  ```
126
126
 
127
127
  ### Troubleshooting
@@ -129,7 +129,7 @@ claude-flow init --template "dashboard"
129
129
  #### Permission Errors
130
130
  ```bash
131
131
  # If you get permission errors:
132
- sudo claude-flow init --skip-git
132
+ sudo claude-flow-novice init --skip-git
133
133
  # Then initialize git manually later
134
134
  ```
135
135
 
@@ -143,7 +143,7 @@ sudo claude-flow init --skip-git
143
143
  #### Git Issues
144
144
  ```bash
145
145
  # Skip git if having issues
146
- claude-flow init --skip-git
146
+ claude-flow-novice init --skip-git
147
147
  # Initialize git manually later: git init
148
148
  ```
149
149
 
@@ -157,25 +157,25 @@ claude-flow init --skip-git
157
157
  ### Next Steps After Init
158
158
  ```bash
159
159
  # Check what was created
160
- claude-flow status
160
+ claude-flow-novice status
161
161
 
162
162
  # Start building features
163
- claude-flow build "user authentication"
163
+ claude-flow-novice build "user authentication"
164
164
 
165
165
  # Learn more about the system
166
- claude-flow learn
166
+ claude-flow-novice learn
167
167
  ```
168
168
 
169
169
  ---
170
170
 
171
- ## 2. `claude-flow build`
171
+ ## 2. `claude-flow-novice build`
172
172
 
173
173
  ### Purpose
174
174
  Build features using AI agents with natural language descriptions. The heart of Claude Flow development.
175
175
 
176
176
  ### Syntax
177
177
  ```bash
178
- claude-flow build [feature-description] [options]
178
+ claude-flow-novice build [feature-description] [options]
179
179
  ```
180
180
 
181
181
  ### Options
@@ -197,40 +197,40 @@ claude-flow build [feature-description] [options]
197
197
 
198
198
  #### Adding Features
199
199
  ```bash
200
- claude-flow build "add user authentication"
201
- claude-flow build "create a contact form"
202
- claude-flow build "implement dark mode"
203
- claude-flow build "add search functionality"
200
+ claude-flow-novice build "add user authentication"
201
+ claude-flow-novice build "create a contact form"
202
+ claude-flow-novice build "implement dark mode"
203
+ claude-flow-novice build "add search functionality"
204
204
  ```
205
205
 
206
206
  #### Creating Components
207
207
  ```bash
208
- claude-flow build "create a navigation bar"
209
- claude-flow build "build a product carousel"
210
- claude-flow build "make a responsive footer"
208
+ claude-flow-novice build "create a navigation bar"
209
+ claude-flow-novice build "build a product carousel"
210
+ claude-flow-novice build "make a responsive footer"
211
211
  ```
212
212
 
213
213
  #### Backend Development
214
214
  ```bash
215
- claude-flow build "create REST API for users"
216
- claude-flow build "add database integration"
217
- claude-flow build "implement JWT authentication"
218
- claude-flow build "create payment processing"
215
+ claude-flow-novice build "create REST API for users"
216
+ claude-flow-novice build "add database integration"
217
+ claude-flow-novice build "implement JWT authentication"
218
+ claude-flow-novice build "create payment processing"
219
219
  ```
220
220
 
221
221
  #### Testing & Quality
222
222
  ```bash
223
- claude-flow build "add unit tests"
224
- claude-flow build "implement error handling"
225
- claude-flow build "optimize performance"
226
- claude-flow build "add logging system"
223
+ claude-flow-novice build "add unit tests"
224
+ claude-flow-novice build "implement error handling"
225
+ claude-flow-novice build "optimize performance"
226
+ claude-flow-novice build "add logging system"
227
227
  ```
228
228
 
229
229
  ### Examples
230
230
 
231
231
  #### Simple Feature Addition
232
232
  ```bash
233
- claude-flow build "add user login"
233
+ claude-flow-novice build "add user login"
234
234
 
235
235
  # Output:
236
236
  # ๐Ÿง  Analyzing task requirements...
@@ -256,14 +256,14 @@ claude-flow build "add user login"
256
256
 
257
257
  #### Complex Multi-Feature Build
258
258
  ```bash
259
- claude-flow build "create a complete e-commerce product page with cart, reviews, and recommendations"
259
+ claude-flow-novice build "create a complete e-commerce product page with cart, reviews, and recommendations"
260
260
 
261
261
  # System breaks this down into multiple coordinated agents
262
262
  ```
263
263
 
264
264
  #### Interactive Planning
265
265
  ```bash
266
- claude-flow build --interactive
266
+ claude-flow-novice build --interactive
267
267
 
268
268
  # Guided conversation:
269
269
  # ๐Ÿค” What would you like to build?
@@ -279,7 +279,7 @@ claude-flow build --interactive
279
279
 
280
280
  #### Dry Run (Planning Mode)
281
281
  ```bash
282
- claude-flow build "add shopping cart" --dry-run
282
+ claude-flow-novice build "add shopping cart" --dry-run
283
283
 
284
284
  # Shows the complete plan without executing:
285
285
  # ๐Ÿ” Dry run completed - showing planned execution
@@ -325,23 +325,23 @@ claude-flow build "add shopping cart" --dry-run
325
325
 
326
326
  #### "I need..."
327
327
  ```bash
328
- claude-flow build "I need a way for users to reset their password"
329
- claude-flow build "I need to display data in a table"
330
- claude-flow build "I need to validate form inputs"
328
+ claude-flow-novice build "I need a way for users to reset their password"
329
+ claude-flow-novice build "I need to display data in a table"
330
+ claude-flow-novice build "I need to validate form inputs"
331
331
  ```
332
332
 
333
333
  #### "How do I..."
334
334
  ```bash
335
- claude-flow build "How do I add authentication to my API?"
336
- claude-flow build "How do I make my site responsive?"
337
- claude-flow build "How do I optimize my database queries?"
335
+ claude-flow-novice build "How do I add authentication to my API?"
336
+ claude-flow-novice build "How do I make my site responsive?"
337
+ claude-flow-novice build "How do I optimize my database queries?"
338
338
  ```
339
339
 
340
340
  #### "Create/Add/Build"
341
341
  ```bash
342
- claude-flow build "Create a dashboard with charts"
343
- claude-flow build "Add real-time notifications"
344
- claude-flow build "Build a comment system"
342
+ claude-flow-novice build "Create a dashboard with charts"
343
+ claude-flow-novice build "Add real-time notifications"
344
+ claude-flow-novice build "Build a comment system"
345
345
  ```
346
346
 
347
347
  ### Troubleshooting
@@ -349,28 +349,28 @@ claude-flow build "Build a comment system"
349
349
  #### Vague Descriptions
350
350
  ```bash
351
351
  # โŒ Too vague
352
- claude-flow build "make it better"
352
+ claude-flow-novice build "make it better"
353
353
 
354
354
  # โœ… Be specific
355
- claude-flow build "improve page loading speed by optimizing images and adding caching"
355
+ claude-flow-novice build "improve page loading speed by optimizing images and adding caching"
356
356
  ```
357
357
 
358
358
  #### Context Missing
359
359
  ```bash
360
360
  # โŒ No context
361
- claude-flow build "add login"
361
+ claude-flow-novice build "add login"
362
362
 
363
363
  # โœ… With context
364
- claude-flow build "add user login with email and password for my React app"
364
+ claude-flow-novice build "add user login with email and password for my React app"
365
365
  ```
366
366
 
367
367
  #### Too Complex
368
368
  ```bash
369
369
  # โŒ Too much at once
370
- claude-flow build "rebuild the entire application with new framework and database"
370
+ claude-flow-novice build "rebuild the entire application with new framework and database"
371
371
 
372
372
  # โœ… Break it down
373
- claude-flow build "migrate user authentication from session to JWT"
373
+ claude-flow-novice build "migrate user authentication from session to JWT"
374
374
  ```
375
375
 
376
376
  ### Success Indicators
@@ -382,14 +382,14 @@ claude-flow build "migrate user authentication from session to JWT"
382
382
 
383
383
  ---
384
384
 
385
- ## 3. `claude-flow status`
385
+ ## 3. `claude-flow-novice status`
386
386
 
387
387
  ### Purpose
388
388
  Check your project status, agent activity, and overall system health.
389
389
 
390
390
  ### Syntax
391
391
  ```bash
392
- claude-flow status [options]
392
+ claude-flow-novice status [options]
393
393
  ```
394
394
 
395
395
  ### Options
@@ -428,7 +428,7 @@ claude-flow status [options]
428
428
 
429
429
  #### Basic Status Check
430
430
  ```bash
431
- claude-flow status
431
+ claude-flow-novice status
432
432
 
433
433
  # Output:
434
434
  # ๐Ÿ“Š Project Status Dashboard
@@ -451,7 +451,7 @@ claude-flow status
451
451
 
452
452
  #### Detailed Status
453
453
  ```bash
454
- claude-flow status --detailed
454
+ claude-flow-novice status --detailed
455
455
 
456
456
  # Additional information:
457
457
  # ๐Ÿ“ˆ Detailed Metrics:
@@ -466,7 +466,7 @@ claude-flow status --detailed
466
466
 
467
467
  #### Watch Mode (Real-time)
468
468
  ```bash
469
- claude-flow status --watch
469
+ claude-flow-novice status --watch
470
470
 
471
471
  # Updates every 2 seconds with live information
472
472
  # Press Ctrl+C to exit
@@ -480,7 +480,7 @@ claude-flow status --watch
480
480
 
481
481
  #### JSON Format
482
482
  ```bash
483
- claude-flow status --format json
483
+ claude-flow-novice status --format json
484
484
 
485
485
  # Returns machine-readable JSON for scripting
486
486
  {
@@ -524,7 +524,7 @@ claude-flow status --format json
524
524
  #### Daily Health Check
525
525
  ```bash
526
526
  # Quick morning check
527
- claude-flow status
527
+ claude-flow-novice status
528
528
 
529
529
  # Look for any issues that developed overnight
530
530
  ```
@@ -532,7 +532,7 @@ claude-flow status
532
532
  #### Before Building
533
533
  ```bash
534
534
  # Check if system is ready
535
- claude-flow status
535
+ claude-flow-novice status
536
536
 
537
537
  # Ensure no blocking issues before starting work
538
538
  ```
@@ -540,7 +540,7 @@ claude-flow status
540
540
  #### Debugging Issues
541
541
  ```bash
542
542
  # When something's not working
543
- claude-flow status --detailed
543
+ claude-flow-novice status --detailed
544
544
 
545
545
  # Look for error indicators and recent activity
546
546
  ```
@@ -548,7 +548,7 @@ claude-flow status --detailed
548
548
  #### Progress Tracking
549
549
  ```bash
550
550
  # See how close you are to tier upgrade
551
- claude-flow status
551
+ claude-flow-novice status
552
552
 
553
553
  # Track your learning journey
554
554
  ```
@@ -578,33 +578,33 @@ claude-flow status
578
578
  ```bash
579
579
  # If status shows "Unknown" project:
580
580
  cd your-project-directory
581
- claude-flow init # Initialize if needed
581
+ claude-flow-novice init # Initialize if needed
582
582
  ```
583
583
 
584
584
  #### Poor Performance
585
585
  ```bash
586
586
  # If response times are slow:
587
- claude-flow status --detailed
587
+ claude-flow-novice status --detailed
588
588
  # Look for memory issues or too many active agents
589
589
  ```
590
590
 
591
591
  #### Tier Not Progressing
592
592
  ```bash
593
593
  # If stuck at current tier:
594
- claude-flow learn # See specific requirements
594
+ claude-flow-novice learn # See specific requirements
595
595
  # Try using different commands to gain variety
596
596
  ```
597
597
 
598
598
  ---
599
599
 
600
- ## 4. `claude-flow help`
600
+ ## 4. `claude-flow-novice help`
601
601
 
602
602
  ### Purpose
603
603
  Get contextual, intelligent help that adapts to your current tier and project context.
604
604
 
605
605
  ### Syntax
606
606
  ```bash
607
- claude-flow help [command] [options]
607
+ claude-flow-novice help [command] [options]
608
608
  ```
609
609
 
610
610
  ### Options
@@ -631,7 +631,7 @@ Help that understands your project type and current situation.
631
631
 
632
632
  #### General Help
633
633
  ```bash
634
- claude-flow help
634
+ claude-flow-novice help
635
635
 
636
636
  # Output:
637
637
  # ๐ŸŽฏ Claude Flow - AI-Powered Development CLI
@@ -646,30 +646,30 @@ claude-flow help
646
646
  # learn Learn advanced features and unlock new commands
647
647
  #
648
648
  # Tip: Use natural language with build command!
649
- # Example: claude-flow build "add user login with JWT"
649
+ # Example: claude-flow-novice build "add user login with JWT"
650
650
  ```
651
651
 
652
652
  #### Command-Specific Help
653
653
  ```bash
654
- claude-flow help build
654
+ claude-flow-novice help build
655
655
 
656
656
  # Output:
657
657
  # ๐Ÿ“– Help: build
658
658
  #
659
659
  # Description: Build features using AI agents with natural language
660
- # Usage: claude-flow build [feature-description] [options]
660
+ # Usage: claude-flow-novice build [feature-description] [options]
661
661
  # Category: development
662
662
  # Complexity: โ˜…โ˜…
663
663
  #
664
664
  # Examples:
665
- # claude-flow build "add user authentication"
666
- # claude-flow build "create REST API"
667
- # claude-flow build
665
+ # claude-flow-novice build "add user authentication"
666
+ # claude-flow-novice build "create REST API"
667
+ # claude-flow-novice build
668
668
  ```
669
669
 
670
670
  #### Interactive Help
671
671
  ```bash
672
- claude-flow help --interactive
672
+ claude-flow-novice help --interactive
673
673
 
674
674
  # Starts guided help session:
675
675
  # ๐Ÿค” Interactive Help - What would you like to learn about?
@@ -686,31 +686,31 @@ claude-flow help --interactive
686
686
 
687
687
  #### Help with Examples
688
688
  ```bash
689
- claude-flow help build --examples
689
+ claude-flow-novice help build --examples
690
690
 
691
691
  # Shows extensive examples:
692
692
  # Examples:
693
- # claude-flow build "add user authentication"
694
- # claude-flow build "create REST API"
695
- # claude-flow build "implement dark mode"
696
- # claude-flow build "add search functionality"
697
- # claude-flow build "create responsive navigation"
698
- # claude-flow build "add form validation"
699
- # claude-flow build "implement error handling"
700
- # claude-flow build "optimize performance"
693
+ # claude-flow-novice build "add user authentication"
694
+ # claude-flow-novice build "create REST API"
695
+ # claude-flow-novice build "implement dark mode"
696
+ # claude-flow-novice build "add search functionality"
697
+ # claude-flow-novice build "create responsive navigation"
698
+ # claude-flow-novice build "add form validation"
699
+ # claude-flow-novice build "implement error handling"
700
+ # claude-flow-novice build "optimize performance"
701
701
  ```
702
702
 
703
703
  #### New Features Help
704
704
  ```bash
705
- claude-flow help --new-features
705
+ claude-flow-novice help --new-features
706
706
 
707
707
  # Shows recently unlocked features:
708
708
  # ๐Ÿ†• New Features Available
709
709
  #
710
710
  # โœจ agents
711
711
  # Direct agent management and spawning
712
- # Usage: claude-flow agents <action> [options]
713
- # Example: claude-flow agents spawn coder
712
+ # Usage: claude-flow-novice agents <action> [options]
713
+ # Example: claude-flow-novice agents spawn coder
714
714
  ```
715
715
 
716
716
  ### Contextual Intelligence
@@ -718,24 +718,24 @@ claude-flow help --new-features
718
718
  #### Project-Aware Help
719
719
  ```bash
720
720
  # In a React project
721
- claude-flow help build
721
+ claude-flow-novice help build
722
722
 
723
723
  # Shows React-specific examples:
724
724
  # Examples for React projects:
725
- # claude-flow build "add React Router navigation"
726
- # claude-flow build "create reusable components"
727
- # claude-flow build "add state management with Redux"
725
+ # claude-flow-novice build "add React Router navigation"
726
+ # claude-flow-novice build "create reusable components"
727
+ # claude-flow-novice build "add state management with Redux"
728
728
  ```
729
729
 
730
730
  #### Tier-Aware Help
731
731
  ```bash
732
732
  # As a novice user
733
- claude-flow help
733
+ claude-flow-novice help
734
734
 
735
735
  # Shows only novice commands and simple examples
736
736
 
737
737
  # As expert user (later)
738
- claude-flow help
738
+ claude-flow-novice help
739
739
 
740
740
  # Shows all 112 commands with advanced options
741
741
  ```
@@ -743,32 +743,32 @@ claude-flow help
743
743
  #### Situation-Aware Help
744
744
  ```bash
745
745
  # When an error just occurred
746
- claude-flow help
746
+ claude-flow-novice help
747
747
 
748
748
  # Includes troubleshooting section:
749
749
  # ๐Ÿšจ Recent Issues Detected:
750
750
  # โ€ข Build failed due to missing dependency
751
- # โ€ข Suggestion: Run 'npm install' or use 'claude-flow build "fix dependencies"'
751
+ # โ€ข Suggestion: Run 'npm install' or use 'claude-flow-novice build "fix dependencies"'
752
752
  ```
753
753
 
754
754
  ### Help Categories
755
755
 
756
756
  #### Getting Started
757
757
  ```bash
758
- claude-flow help init # Project setup
759
- claude-flow help build # Feature development
760
- claude-flow help status # Monitoring
758
+ claude-flow-novice help init # Project setup
759
+ claude-flow-novice help build # Feature development
760
+ claude-flow-novice help status # Monitoring
761
761
  ```
762
762
 
763
763
  #### Learning & Growth
764
764
  ```bash
765
- claude-flow help learn # Tier progression
766
- claude-flow help --new-features # Recently unlocked
765
+ claude-flow-novice help learn # Tier progression
766
+ claude-flow-novice help --new-features # Recently unlocked
767
767
  ```
768
768
 
769
769
  #### Troubleshooting
770
770
  ```bash
771
- claude-flow help --interactive # Guided problem solving
771
+ claude-flow-novice help --interactive # Guided problem solving
772
772
  # Select "Troubleshooting" for step-by-step help
773
773
  ```
774
774
 
@@ -777,23 +777,23 @@ claude-flow help --interactive # Guided problem solving
777
777
  #### "How do I..."
778
778
  ```bash
779
779
  # Natural language help works!
780
- claude-flow help "how do I add authentication"
781
- claude-flow help "how to deploy my app"
782
- claude-flow help "how to improve performance"
780
+ claude-flow-novice help "how do I add authentication"
781
+ claude-flow-novice help "how to deploy my app"
782
+ claude-flow-novice help "how to improve performance"
783
783
  ```
784
784
 
785
785
  #### Specific Situations
786
786
  ```bash
787
- claude-flow help error # Help with recent errors
788
- claude-flow help deploy # Deployment guidance
789
- claude-flow help testing # Testing strategies
787
+ claude-flow-novice help error # Help with recent errors
788
+ claude-flow-novice help deploy # Deployment guidance
789
+ claude-flow-novice help testing # Testing strategies
790
790
  ```
791
791
 
792
792
  #### Quick References
793
793
  ```bash
794
- claude-flow help syntax # Command syntax reference
795
- claude-flow help examples # Example library
796
- claude-flow help shortcuts # Keyboard shortcuts
794
+ claude-flow-novice help syntax # Command syntax reference
795
+ claude-flow-novice help examples # Example library
796
+ claude-flow-novice help shortcuts # Keyboard shortcuts
797
797
  ```
798
798
 
799
799
  ### Pro Tips
@@ -802,36 +802,36 @@ claude-flow help shortcuts # Keyboard shortcuts
802
802
  ```bash
803
803
  # Help understands your situation
804
804
  cd react-project
805
- claude-flow help build # Shows React-specific help
805
+ claude-flow-novice help build # Shows React-specific help
806
806
 
807
807
  cd api-project
808
- claude-flow help build # Shows API-specific help
808
+ claude-flow-novice help build # Shows API-specific help
809
809
  ```
810
810
 
811
811
  #### Combine with Other Commands
812
812
  ```bash
813
- claude-flow status && claude-flow help
813
+ claude-flow-novice status && claude-flow-novice help
814
814
  # Check status first, then get contextual help
815
815
  ```
816
816
 
817
817
  #### Progressive Learning
818
818
  ```bash
819
819
  # Help evolves as you grow
820
- claude-flow help # Shows current tier help
821
- claude-flow learn # Unlock new features
822
- claude-flow help # Now shows new options
820
+ claude-flow-novice help # Shows current tier help
821
+ claude-flow-novice learn # Unlock new features
822
+ claude-flow-novice help # Now shows new options
823
823
  ```
824
824
 
825
825
  ---
826
826
 
827
- ## 5. `claude-flow learn`
827
+ ## 5. `claude-flow-novice learn`
828
828
 
829
829
  ### Purpose
830
830
  Learn advanced features, unlock new commands, and track your progression through the tier system.
831
831
 
832
832
  ### Syntax
833
833
  ```bash
834
- claude-flow learn [topic] [options]
834
+ claude-flow-novice learn [topic] [options]
835
835
  ```
836
836
 
837
837
  ### Options
@@ -842,10 +842,10 @@ claude-flow learn [topic] [options]
842
842
 
843
843
  ### Learning Dashboard
844
844
 
845
- When you run `claude-flow learn` without arguments, you see your personal learning dashboard:
845
+ When you run `claude-flow-novice learn` without arguments, you see your personal learning dashboard:
846
846
 
847
847
  ```bash
848
- claude-flow learn
848
+ claude-flow-novice learn
849
849
 
850
850
  # Output:
851
851
  # ๐ŸŽ“ Learning Dashboard
@@ -870,7 +870,7 @@ claude-flow learn
870
870
 
871
871
  #### Agents
872
872
  ```bash
873
- claude-flow learn agents
873
+ claude-flow-novice learn agents
874
874
 
875
875
  # Output:
876
876
  # ๐Ÿค– Learning: AI Agents
@@ -892,7 +892,7 @@ claude-flow learn agents
892
892
 
893
893
  #### Testing
894
894
  ```bash
895
- claude-flow learn testing
895
+ claude-flow-novice learn testing
896
896
 
897
897
  # Output:
898
898
  # ๐Ÿงช Learning: Testing Strategies
@@ -909,12 +909,12 @@ claude-flow learn testing
909
909
  # โ€ข E2E Tests: Complete user workflows
910
910
  # โ€ข Performance Tests: Speed and responsiveness
911
911
  #
912
- # ๐Ÿ’ก Try: claude-flow build "add comprehensive tests for my auth system"
912
+ # ๐Ÿ’ก Try: claude-flow-novice build "add comprehensive tests for my auth system"
913
913
  ```
914
914
 
915
915
  #### Deployment
916
916
  ```bash
917
- claude-flow learn deployment
917
+ claude-flow-novice learn deployment
918
918
 
919
919
  # Output:
920
920
  # ๐Ÿš€ Learning: Deployment
@@ -930,12 +930,12 @@ claude-flow learn deployment
930
930
  # โ€ข Rolling: Gradual rollout
931
931
  # โ€ข Canary: Test with small user group first
932
932
  #
933
- # ๐Ÿ’ก Available at Intermediate tier: claude-flow deploy
933
+ # ๐Ÿ’ก Available at Intermediate tier: claude-flow-novice deploy
934
934
  ```
935
935
 
936
936
  #### Optimization
937
937
  ```bash
938
- claude-flow learn optimization
938
+ claude-flow-novice learn optimization
939
939
 
940
940
  # Output:
941
941
  # โšก Learning: Performance Optimization
@@ -953,13 +953,13 @@ claude-flow learn optimization
953
953
  # โ€ข Code-level optimizations
954
954
  # โ€ข Architecture improvements
955
955
  #
956
- # ๐Ÿ’ก Try: claude-flow build "optimize my app's loading speed"
956
+ # ๐Ÿ’ก Try: claude-flow-novice build "optimize my app's loading speed"
957
957
  ```
958
958
 
959
959
  ### Interactive Learning
960
960
 
961
961
  ```bash
962
- claude-flow learn --interactive
962
+ claude-flow-novice learn --interactive
963
963
 
964
964
  # Starts guided learning experience:
965
965
  # ๐ŸŽ“ Interactive Learning - Choose your path!
@@ -984,7 +984,7 @@ claude-flow learn --interactive
984
984
 
985
985
  #### Understanding Tiers
986
986
  ```bash
987
- claude-flow learn tiers
987
+ claude-flow-novice learn tiers
988
988
 
989
989
  # Explains the tier system:
990
990
  # ๐ŸŽฏ Tier System
@@ -1010,7 +1010,7 @@ claude-flow learn tiers
1010
1010
 
1011
1011
  #### Tracking Progress
1012
1012
  ```bash
1013
- claude-flow learn progress
1013
+ claude-flow-novice learn progress
1014
1014
 
1015
1015
  # Shows detailed progression metrics:
1016
1016
  # ๐Ÿ“ˆ Your Learning Journey
@@ -1034,7 +1034,7 @@ claude-flow learn progress
1034
1034
 
1035
1035
  #### Beginner Exercises
1036
1036
  ```bash
1037
- claude-flow learn exercises
1037
+ claude-flow-novice learn exercises
1038
1038
 
1039
1039
  # Suggests hands-on activities:
1040
1040
  # ๐ŸŽฏ Recommended Exercises
@@ -1046,12 +1046,12 @@ claude-flow learn exercises
1046
1046
  # 4. Use help to learn about each command
1047
1047
  # 5. Track your progress with learn
1048
1048
  #
1049
- # Try this: claude-flow init "practice project"
1049
+ # Try this: claude-flow-novice init "practice project"
1050
1050
  ```
1051
1051
 
1052
1052
  #### Progressive Challenges
1053
1053
  ```bash
1054
- claude-flow learn challenges
1054
+ claude-flow-novice learn challenges
1055
1055
 
1056
1056
  # Shows tier-appropriate challenges:
1057
1057
  # ๐Ÿ† Learning Challenges
@@ -1070,27 +1070,27 @@ claude-flow learn challenges
1070
1070
  #### Effective Usage Patterns
1071
1071
  ```bash
1072
1072
  # Daily learning routine:
1073
- claude-flow status # Check your progress
1074
- claude-flow learn # See learning opportunities
1075
- claude-flow build "something new" # Apply knowledge
1076
- claude-flow help build # Deepen understanding
1073
+ claude-flow-novice status # Check your progress
1074
+ claude-flow-novice learn # See learning opportunities
1075
+ claude-flow-novice build "something new" # Apply knowledge
1076
+ claude-flow-novice help build # Deepen understanding
1077
1077
  ```
1078
1078
 
1079
1079
  #### Experimentation
1080
1080
  ```bash
1081
1081
  # Try different build patterns:
1082
- claude-flow build "create a simple blog"
1083
- claude-flow build "add a shopping cart"
1084
- claude-flow build "implement user profiles"
1085
- claude-flow build "optimize database queries"
1082
+ claude-flow-novice build "create a simple blog"
1083
+ claude-flow-novice build "add a shopping cart"
1084
+ claude-flow-novice build "implement user profiles"
1085
+ claude-flow-novice build "optimize database queries"
1086
1086
  ```
1087
1087
 
1088
1088
  #### Knowledge Retention
1089
1089
  ```bash
1090
1090
  # Use help to reinforce learning:
1091
- claude-flow help build --examples
1092
- claude-flow learn testing
1093
- claude-flow build "add comprehensive tests"
1091
+ claude-flow-novice help build --examples
1092
+ claude-flow-novice learn testing
1093
+ claude-flow-novice build "add comprehensive tests"
1094
1094
  ```
1095
1095
 
1096
1096
  ### Common Questions
@@ -1102,7 +1102,7 @@ Use commands regularly and try different types of features. The system tracks yo
1102
1102
  Focus on the `build` command - it's the most powerful and teaches you the most about how Claude Flow works.
1103
1103
 
1104
1104
  #### "How do I know what's available?"
1105
- Use `claude-flow help` to see your current capabilities and `claude-flow learn` to see what's coming next.
1105
+ Use `claude-flow-novice help` to see your current capabilities and `claude-flow-novice learn` to see what's coming next.
1106
1106
 
1107
1107
  #### "Can I speed up progression?"
1108
1108
  Quality over quantity - focus on successfully completing diverse tasks rather than repeating the same commands.
@@ -1112,11 +1112,11 @@ Quality over quantity - focus on successfully completing diverse tasks rather th
1112
1112
  ## ๐ŸŽ“ Novice Tier Success Path
1113
1113
 
1114
1114
  ### Week 1: Foundation
1115
- 1. **Day 1**: `claude-flow init` your first project
1116
- 2. **Day 2**: `claude-flow build` a simple feature
1117
- 3. **Day 3**: `claude-flow status` to understand your project
1118
- 4. **Day 4**: `claude-flow help` to explore options
1119
- 5. **Day 5**: `claude-flow learn` to see your progress
1115
+ 1. **Day 1**: `claude-flow-novice init` your first project
1116
+ 2. **Day 2**: `claude-flow-novice build` a simple feature
1117
+ 3. **Day 3**: `claude-flow-novice status` to understand your project
1118
+ 4. **Day 4**: `claude-flow-novice help` to explore options
1119
+ 5. **Day 5**: `claude-flow-novice learn` to see your progress
1120
1120
 
1121
1121
  ### Week 2: Exploration
1122
1122
  1. Try different project types with `init`