claude-flow-novice 1.3.2 → 1.3.4
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.
- package/.claude/agents/github/release-manager.md +1 -1
- package/.claude/agents/github/repo-architect.md +2 -2
- package/.claude/agents/optimization/README.md +12 -12
- package/.claude/agents/optimization/benchmark-suite.md +8 -8
- package/.claude/agents/optimization/load-balancer.md +7 -7
- package/.claude/agents/optimization/performance-monitor.md +8 -8
- package/.claude/agents/optimization/resource-allocator.md +9 -9
- package/.claude/agents/optimization/topology-optimizer.md +8 -8
- package/.claude/agents/swarm/README.md +8 -8
- package/.claude/agents/testing/e2e/playwright-agent.md +1 -1
- package/.claude/commands/agents/agent-capabilities.md +2 -2
- package/.claude/commands/agents/agent-coordination.md +3 -3
- package/.claude/commands/agents/agent-types.md +1 -1
- package/.claude/commands/analysis/bottleneck-detect.md +5 -5
- package/.claude/commands/analysis/performance-report.md +4 -4
- package/.claude/commands/analysis/token-usage.md +4 -4
- package/.claude/commands/automation/auto-agent.md +5 -5
- package/.claude/commands/automation/self-healing.md +1 -1
- package/.claude/commands/automation/session-memory.md +1 -1
- package/.claude/commands/automation/smart-agents.md +1 -1
- package/.claude/commands/automation/smart-spawn.md +4 -4
- package/.claude/commands/automation/workflow-select.md +4 -4
- package/.claude/commands/claude-soul.js +22 -556
- package/.claude/commands/coordination/agent-spawn.md +4 -4
- package/.claude/commands/coordination/coordination-system.md +88 -0
- package/.claude/commands/coordination/swarm-init.md +5 -5
- package/.claude/commands/coordination/task-orchestrate.md +4 -4
- package/.claude/commands/github/code-review.md +4 -4
- package/.claude/commands/github/github-swarm.md +5 -5
- package/.claude/commands/github/issue-triage.md +4 -4
- package/.claude/commands/github/pr-enhance.md +4 -4
- package/.claude/commands/github/release-manager.md +1 -1
- package/.claude/commands/github/repo-analyze.md +4 -4
- package/.claude/commands/github/repo-architect.md +2 -2
- package/.claude/commands/hive-mind/hive-mind-consensus.md +1 -1
- package/.claude/commands/hive-mind/hive-mind-init.md +3 -3
- package/.claude/commands/hive-mind/hive-mind-memory.md +1 -1
- package/.claude/commands/hive-mind/hive-mind-metrics.md +1 -1
- package/.claude/commands/hive-mind/hive-mind-resume.md +1 -1
- package/.claude/commands/hive-mind/hive-mind-sessions.md +1 -1
- package/.claude/commands/hive-mind/hive-mind-spawn.md +4 -4
- package/.claude/commands/hive-mind/hive-mind-status.md +1 -1
- package/.claude/commands/hive-mind/hive-mind-stop.md +1 -1
- package/.claude/commands/hive-mind/hive-mind-wizard.md +1 -1
- package/.claude/commands/hive-mind/hive-mind.md +4 -4
- package/.claude/commands/hooks/overview.md +1 -1
- package/.claude/commands/hooks/post-edit.md +6 -6
- package/.claude/commands/hooks/post-task.md +6 -6
- package/.claude/commands/hooks/pre-edit.md +6 -6
- package/.claude/commands/hooks/pre-task.md +6 -6
- package/.claude/commands/hooks/session-end.md +6 -6
- package/.claude/commands/hooks/setup.md +6 -6
- package/.claude/commands/hooks.md +1 -1
- package/.claude/commands/memory/memory-bank.md +58 -0
- package/.claude/commands/memory/memory-persist.md +4 -4
- package/.claude/commands/memory/memory-search.md +4 -4
- package/.claude/commands/memory/memory-usage.md +4 -4
- package/.claude/commands/monitoring/agent-metrics.md +4 -4
- package/.claude/commands/monitoring/real-time-view.md +4 -4
- package/.claude/commands/monitoring/swarm-monitor.md +4 -4
- package/.claude/commands/optimization/auto-topology.md +2 -2
- package/.claude/commands/optimization/cache-manage.md +4 -4
- package/.claude/commands/optimization/parallel-execute.md +4 -4
- package/.claude/commands/optimization/parallel-execution.md +1 -1
- package/.claude/commands/optimization/topology-optimize.md +4 -4
- package/.claude/commands/pair/README.md +20 -20
- package/.claude/commands/pair/config.md +16 -16
- package/.claude/commands/pair/examples.md +11 -11
- package/.claude/commands/pair/modes.md +17 -17
- package/.claude/commands/pair/session.md +27 -27
- package/.claude/commands/pair/start.md +12 -12
- package/.claude/commands/sparc/analyzer.md +3 -3
- package/.claude/commands/sparc/architect.md +3 -3
- package/.claude/commands/sparc/batch-executor.md +3 -3
- package/.claude/commands/sparc/coder.md +3 -3
- package/.claude/commands/sparc/debugger.md +3 -3
- package/.claude/commands/sparc/designer.md +3 -3
- package/.claude/commands/sparc/documenter.md +3 -3
- package/.claude/commands/sparc/innovator.md +3 -3
- package/.claude/commands/sparc/memory-manager.md +3 -3
- package/.claude/commands/sparc/optimizer.md +3 -3
- package/.claude/commands/sparc/orchestrator.md +10 -10
- package/.claude/commands/sparc/researcher.md +3 -3
- package/.claude/commands/sparc/reviewer.md +3 -3
- package/.claude/commands/sparc/sparc-modes.md +13 -13
- package/.claude/commands/sparc/swarm-coordinator.md +3 -3
- package/.claude/commands/sparc/tdd.md +3 -3
- package/.claude/commands/sparc/tester.md +3 -3
- package/.claude/commands/sparc/workflow-manager.md +3 -3
- package/.claude/commands/stream-chain/pipeline.md +10 -10
- package/.claude/commands/stream-chain/run.md +4 -4
- package/.claude/commands/swarm/analysis.md +1 -1
- package/.claude/commands/swarm/development.md +1 -1
- package/.claude/commands/swarm/examples.md +3 -3
- package/.claude/commands/swarm/maintenance.md +1 -1
- package/.claude/commands/swarm/optimization.md +1 -1
- package/.claude/commands/swarm/research.md +1 -1
- package/.claude/commands/swarm/swarm-analysis.md +1 -1
- package/.claude/commands/swarm/swarm-background.md +1 -1
- package/.claude/commands/swarm/swarm-init.md +3 -3
- package/.claude/commands/swarm/swarm-modes.md +1 -1
- package/.claude/commands/swarm/swarm-monitor.md +1 -1
- package/.claude/commands/swarm/swarm-spawn.md +3 -3
- package/.claude/commands/swarm/swarm-status.md +1 -1
- package/.claude/commands/swarm/swarm-strategies.md +1 -1
- package/.claude/commands/swarm/swarm.md +4 -4
- package/.claude/commands/swarm/testing.md +1 -1
- package/.claude/commands/testing/playwright-e2e.md +36 -36
- package/.claude/commands/training/model-update.md +4 -4
- package/.claude/commands/training/neural-patterns.md +3 -3
- package/.claude/commands/training/neural-train.md +4 -4
- package/.claude/commands/training/pattern-learn.md +4 -4
- package/.claude/commands/training/specialization.md +2 -2
- package/.claude/commands/truth/start.md +10 -10
- package/.claude/commands/verify/check.md +5 -5
- package/.claude/commands/verify/start.md +22 -22
- package/.claude/commands/workflows/development.md +3 -3
- package/.claude/commands/workflows/research.md +2 -2
- package/.claude/commands/workflows/workflow-create.md +4 -4
- package/.claude/commands/workflows/workflow-execute.md +4 -4
- package/.claude/commands/workflows/workflow-export.md +4 -4
- package/examples/01-configurations/README.md +5 -5
- package/examples/02-workflows/README.md +8 -8
- package/examples/04-testing/incremental-updates-guide.md +3 -3
- package/examples/06-tutorials/getting-started/01-first-swarm.md +4 -4
- package/examples/06-tutorials/sparc/sparc-tdd-guide.md +13 -13
- package/examples/06-tutorials/sparc-batchtool-orchestration.md +54 -54
- package/examples/06-tutorials/workflows/multi-agent-coordination.md +9 -9
- package/examples/README-batch-init.md +50 -50
- package/examples/README.md +2 -2
- package/examples/automation-examples.md +13 -13
- package/examples/rest-api-simple/README-ARCHITECTURE.md +7 -7
- package/examples/rest-api-simple/implementation-plan.md +7 -7
- package/examples/rest-api-simple/next-steps.md +5 -5
- package/examples/rest-api-simple/sparc-implementation-roadmap.md +12 -12
- package/package.json +1 -1
- package/src/cli/simple-commands/agent.js +9 -9
- package/src/cli/simple-commands/analysis.js +17 -17
- package/src/cli/simple-commands/automation-executor.js +1 -1
- package/src/cli/simple-commands/automation.js +14 -14
- package/src/cli/simple-commands/batch-manager.js +10 -10
- package/src/cli/simple-commands/config.js +14 -14
- package/src/cli/simple-commands/coordination.js +8 -8
- package/src/cli/simple-commands/fix-hook-variables.js +4 -4
- package/src/cli/simple-commands/github/init.js +2 -2
- package/src/cli/simple-commands/github.js +7 -7
- package/src/cli/simple-commands/goal.js +1 -1
- package/src/cli/simple-commands/hive-mind-optimize.js +10 -10
- package/src/cli/simple-commands/hive-mind-wizard.js +5 -5
- package/src/cli/simple-commands/hive-mind.js +34 -34
- package/src/cli/simple-commands/hive.js +4 -4
- package/src/cli/simple-commands/hook-safety.js +7 -7
- package/src/cli/simple-commands/init/claude-commands/claude-flow-commands.js +74 -74
- package/src/cli/simple-commands/init/claude-commands/optimized-claude-flow-commands.js +143 -143
- package/src/cli/simple-commands/init/claude-commands/optimized-slash-commands.js +13 -13
- package/src/cli/simple-commands/init/claude-commands/optimized-sparc-commands.js +41 -41
- package/src/cli/simple-commands/init/claude-commands/slash-commands.js +1 -1
- package/src/cli/simple-commands/init/claude-commands/sparc-commands.js +24 -24
- package/src/cli/simple-commands/init/executable-wrapper.js +11 -11
- package/src/cli/simple-commands/init/help.js +19 -19
- package/src/cli/simple-commands/init/index.js +13 -13
- package/src/cli/simple-commands/init/rollback/recovery-manager.js +1 -1
- package/src/cli/simple-commands/init/rollback/rollback-executor.js +2 -2
- package/src/cli/simple-commands/init/sparc/roo-readme.js +5 -5
- package/src/cli/simple-commands/init/templates/claude-md.js +41 -41
- package/src/cli/simple-commands/init/templates/coordination-md.js +55 -55
- package/src/cli/simple-commands/init/templates/enhanced-templates.js +175 -175
- package/src/cli/simple-commands/init/templates/memory-bank-md.js +22 -22
- package/src/cli/simple-commands/init/templates/safe-hook-patterns.js +4 -4
- package/src/cli/simple-commands/init/templates/settings.json +1 -1
- package/src/cli/simple-commands/init/templates/sparc-modes.js +75 -75
- package/src/cli/simple-commands/init/templates/verification-claude-md.js +39 -39
- package/src/cli/simple-commands/init/validation/config-validator.js +3 -3
- package/src/cli/simple-commands/init/validation/health-checker.js +1 -1
- package/src/cli/simple-commands/init/validation/mode-validator.js +2 -2
- package/src/cli/simple-commands/mcp.js +9 -9
- package/src/cli/simple-commands/migrate-hooks.js +2 -2
- package/src/cli/simple-commands/monitor.js +4 -4
- package/src/cli/simple-commands/neural.js +1 -1
- package/src/cli/simple-commands/pair-autofix-only.js +4 -4
- package/src/cli/simple-commands/pair-basic.js +7 -7
- package/src/cli/simple-commands/pair-old.js +9 -9
- package/src/cli/simple-commands/pair-working.js +4 -4
- package/src/cli/simple-commands/pair.js +4 -4
- package/src/cli/simple-commands/sparc/commands.js +5 -5
- package/src/cli/simple-commands/sparc-modes/architect.js +23 -23
- package/src/cli/simple-commands/sparc-modes/ask.js +21 -21
- package/src/cli/simple-commands/sparc-modes/code.js +23 -23
- package/src/cli/simple-commands/sparc-modes/debug.js +10 -10
- package/src/cli/simple-commands/sparc-modes/devops.js +11 -11
- package/src/cli/simple-commands/sparc-modes/docs-writer.js +3 -3
- package/src/cli/simple-commands/sparc-modes/generic.js +4 -4
- package/src/cli/simple-commands/sparc-modes/index.js +22 -22
- package/src/cli/simple-commands/sparc-modes/integration.js +3 -3
- package/src/cli/simple-commands/sparc-modes/mcp.js +3 -3
- package/src/cli/simple-commands/sparc-modes/monitoring.js +3 -3
- package/src/cli/simple-commands/sparc-modes/optimization.js +3 -3
- package/src/cli/simple-commands/sparc-modes/security-review.js +11 -11
- package/src/cli/simple-commands/sparc-modes/sparc-orchestrator.js +37 -37
- package/src/cli/simple-commands/sparc-modes/spec-pseudocode.js +3 -3
- package/src/cli/simple-commands/sparc-modes/supabase-admin.js +11 -11
- package/src/cli/simple-commands/sparc-modes/swarm.js +34 -34
- package/src/cli/simple-commands/sparc-modes/tdd.js +11 -11
- package/src/cli/simple-commands/sparc-modes/tutorial.js +30 -30
- package/src/cli/simple-commands/sparc.js +14 -14
- package/src/cli/simple-commands/start-ui.js +4 -4
- package/src/cli/simple-commands/start-wrapper.js +17 -17
- package/src/cli/simple-commands/status.js +3 -3
- package/src/cli/simple-commands/stream-chain.js +12 -12
- package/src/cli/simple-commands/swarm-metrics-integration.js +2 -2
- package/src/cli/simple-commands/swarm-ui.js +2 -2
- package/src/cli/simple-commands/swarm.js +19 -19
- package/src/cli/simple-commands/task.js +7 -7
- package/src/cli/simple-commands/training.js +5 -5
- package/src/cli/simple-commands/verification-training-integration.js +1 -1
- package/src/slash-commands/claude-soul.js +248 -365
- package/src/slash-commands/register-all-commands.js +1 -1
- package/wiki/README.md +2 -2
- package/wiki/accessibility/README.md +4 -4
- package/wiki/accessibility/assistive-tech/screen-reader-support.md +6 -6
- package/wiki/accessibility/automation/agent-testing-automation.md +13 -13
- package/wiki/accessibility/guidelines/wcag-compliance.md +6 -6
- package/wiki/accessibility/i18n/internationalization-strategies.md +6 -6
- package/wiki/accessibility/motor-accessibility/keyboard-navigation.md +7 -7
- package/wiki/accessibility/patterns/inclusive-design-patterns.md +4 -4
- package/wiki/accessibility/testing/automated-testing.md +9 -9
- package/wiki/accessibility/visual-design/color-contrast.md +7 -7
- package/wiki/accessibility/workflows/accessibility-first-development.md +22 -22
- package/wiki/accessibility/workflows/inclusive-design-review.md +9 -9
- package/wiki/api-reference/cli-api.md +15 -15
- package/wiki/api-reference/plugin-development.md +3 -3
- package/wiki/command-reference/README.md +34 -34
- package/wiki/command-reference/agent-commands.md +46 -46
- package/wiki/command-reference/cli-commands.md +21 -21
- package/wiki/command-reference/command-syntax.md +89 -89
- package/wiki/command-reference/expert-tier.md +184 -184
- package/wiki/command-reference/intermediate-tier.md +63 -63
- package/wiki/command-reference/mcp-integration.md +29 -29
- package/wiki/command-reference/mcp-tools/README.md +4 -4
- package/wiki/command-reference/mcp-tools/dual-access-workflows.md +1 -1
- package/wiki/command-reference/mcp-tools/index.md +2 -2
- package/wiki/command-reference/mcp-tools/quick-reference.md +4 -4
- package/wiki/command-reference/mcp-tools/session-management.md +2 -2
- package/wiki/command-reference/mcp-tools/task-tool-integration.md +3 -3
- package/wiki/command-reference/novice/README.md +1 -1
- package/wiki/command-reference/novice-tier.md +152 -152
- package/wiki/command-reference/progression-guide.md +107 -107
- package/wiki/command-reference/troubleshooting.md +113 -113
- package/wiki/command-reference/workflows.md +187 -187
- package/wiki/community/README.md +1 -1
- package/wiki/community/learning-resources.md +1 -1
- package/wiki/core-concepts/agents/agent-creation-guide.md +9 -9
- package/wiki/core-concepts/integration.md +7 -7
- package/wiki/core-concepts/sparc-workflow.md +5 -5
- package/wiki/examples/automation/cicd-pipeline/README.md +3 -3
- package/wiki/examples/basic/hello-world/README.md +7 -7
- package/wiki/examples/integration-patterns.md +15 -15
- package/wiki/examples/performance-benchmarks.md +11 -11
- package/wiki/examples/projects/rest-api/README.md +1 -1
- package/wiki/examples/scenarios/ecommerce/README.md +1 -1
- package/wiki/examples/swarm-patterns.md +63 -63
- package/wiki/examples/templates/download-system.md +1 -1
- package/wiki/examples/templates/javascript/README.md +2 -2
- package/wiki/examples/troubleshooting/README.md +2 -2
- package/wiki/examples/utilities/patterns/README.md +8 -8
- package/wiki/examples/videos/01-setup.md +16 -16
- package/wiki/examples/workflow-automation/README.md +5 -5
- package/wiki/getting-started/claude-code-mcp/README.md +2 -2
- package/wiki/getting-started/installation/README.md +7 -7
- package/wiki/getting-started/learning-path.md +2 -2
- package/wiki/getting-started/quick-start/README.md +2 -2
- package/wiki/getting-started/quick-start/cli-tutorial.md +1 -1
- package/wiki/governance/multi-project-coordination.md +1 -1
- package/wiki/languages/go/README.md +10 -10
- package/wiki/languages/go/examples/README.md +29 -29
- package/wiki/languages/go/frameworks/README.md +18 -18
- package/wiki/languages/go/integration/README.md +34 -34
- package/wiki/languages/go/microservices/README.md +17 -17
- package/wiki/languages/go/performance/README.md +13 -13
- package/wiki/languages/go/setup/README.md +20 -20
- package/wiki/languages/go/systems/README.md +10 -10
- package/wiki/languages/go/testing/README.md +14 -14
- package/wiki/languages/java/README.md +25 -25
- package/wiki/languages/java/claude-flow-integration.md +49 -49
- package/wiki/languages/java/enterprise-java.md +15 -15
- package/wiki/languages/java/examples.md +30 -30
- package/wiki/languages/java/microservices.md +22 -22
- package/wiki/languages/java/performance.md +13 -13
- package/wiki/languages/java/project-setup.md +10 -10
- package/wiki/languages/java/spring-boot.md +12 -12
- package/wiki/languages/java/testing.md +12 -12
- package/wiki/languages/javascript/api/README.md +20 -20
- package/wiki/languages/javascript/backend/README.md +19 -19
- package/wiki/languages/javascript/frontend/README.md +18 -18
- package/wiki/languages/javascript/integration.md +11 -11
- package/wiki/languages/javascript/setup/README.md +28 -28
- package/wiki/languages/javascript/testing/README.md +14 -14
- package/wiki/languages/python/README.md +3 -3
- package/wiki/languages/python/data-science/README.md +11 -11
- package/wiki/languages/python/examples/README.md +5 -5
- package/wiki/languages/python/integration.md +5 -5
- package/wiki/languages/python/mcp-integration.md +1 -1
- package/wiki/languages/python/setup/README.md +5 -5
- package/wiki/languages/python/testing/README.md +3 -3
- package/wiki/languages/python/web-development/README.md +1 -1
- package/wiki/languages/rust/README.md +1 -1
- package/wiki/languages/rust/examples/cli-mcp-workflows.md +33 -33
- package/wiki/languages/rust/examples/rest-api.md +5 -5
- package/wiki/languages/rust/setup/cargo-integration.md +14 -14
- package/wiki/languages/rust/testing/quality-validation.md +9 -9
- package/wiki/languages/rust/web-development/axum.md +6 -6
- package/wiki/languages/rust/workflows/systems-programming.md +5 -5
- package/wiki/languages/typescript/setup.md +2 -2
- package/wiki/troubleshooting/README.md +3 -3
- package/wiki/troubleshooting/common-issues/README.md +6 -6
- package/wiki/troubleshooting/common-issues.md +26 -26
- package/wiki/troubleshooting/error-resolution.md +5 -5
- package/wiki/troubleshooting/performance-optimization.md +11 -11
- package/wiki/tutorials/advanced/06-legacy-system-integration.md +1 -1
- package/wiki/tutorials/advanced/08-enterprise-scenarios.md +3 -3
- package/wiki/tutorials/advanced/performance-optimization.md +43 -43
- package/wiki/tutorials/advanced/swarm-orchestration.md +40 -40
- package/wiki/tutorials/intermediate/optimization.md +35 -35
- package/wiki/tutorials/skill-assessment.md +3 -3
- package/wiki/tutorials/skill-competency-matrix.md +1 -1
- package/wiki/tutorials/troubleshooting/setup-issues.md +3 -3
- package/wiki/video-tutorials/README.md +3 -3
- package/wiki/video-tutorials/accessibility/README.md +4 -4
- package/wiki/video-tutorials/community/README.md +1 -1
- package/wiki/video-tutorials/content-organization/README.md +5 -5
- package/wiki/video-tutorials/interactive/README.md +5 -5
- package/wiki/video-tutorials/planning/README.md +4 -4
- package/wiki/video-tutorials/technical-specs/README.md +2 -2
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
### Standard Format
|
|
8
8
|
```bash
|
|
9
|
-
claude-flow <command> [subcommand] [arguments] [options]
|
|
9
|
+
claude-flow-novice <command> [subcommand] [arguments] [options]
|
|
10
10
|
```
|
|
11
11
|
|
|
12
12
|
### Option Formats
|
|
@@ -25,10 +25,10 @@ claude-flow <command> [subcommand] [arguments] [options]
|
|
|
25
25
|
|
|
26
26
|
## 🌱 Novice Tier Commands
|
|
27
27
|
|
|
28
|
-
### `claude-flow init`
|
|
28
|
+
### `claude-flow-novice init`
|
|
29
29
|
|
|
30
30
|
```bash
|
|
31
|
-
claude-flow init [project-type] [options]
|
|
31
|
+
claude-flow-novice init [project-type] [options]
|
|
32
32
|
```
|
|
33
33
|
|
|
34
34
|
**Arguments:**
|
|
@@ -46,16 +46,16 @@ claude-flow init [project-type] [options]
|
|
|
46
46
|
|
|
47
47
|
**Examples:**
|
|
48
48
|
```bash
|
|
49
|
-
claude-flow init
|
|
50
|
-
claude-flow init web --interactive
|
|
51
|
-
claude-flow init "todo application" --template react
|
|
52
|
-
claude-flow init api --skip-git --dry-run
|
|
49
|
+
claude-flow-novice init
|
|
50
|
+
claude-flow-novice init web --interactive
|
|
51
|
+
claude-flow-novice init "todo application" --template react
|
|
52
|
+
claude-flow-novice init api --skip-git --dry-run
|
|
53
53
|
```
|
|
54
54
|
|
|
55
|
-
### `claude-flow build`
|
|
55
|
+
### `claude-flow-novice build`
|
|
56
56
|
|
|
57
57
|
```bash
|
|
58
|
-
claude-flow build [feature-description] [options]
|
|
58
|
+
claude-flow-novice build [feature-description] [options]
|
|
59
59
|
```
|
|
60
60
|
|
|
61
61
|
**Arguments:**
|
|
@@ -76,16 +76,16 @@ claude-flow build [feature-description] [options]
|
|
|
76
76
|
|
|
77
77
|
**Examples:**
|
|
78
78
|
```bash
|
|
79
|
-
claude-flow build "add user authentication"
|
|
80
|
-
claude-flow build "create REST API" --agent coder
|
|
81
|
-
claude-flow build --interactive --parallel
|
|
82
|
-
claude-flow build "fix login bug" --fix --dry-run
|
|
79
|
+
claude-flow-novice build "add user authentication"
|
|
80
|
+
claude-flow-novice build "create REST API" --agent coder
|
|
81
|
+
claude-flow-novice build --interactive --parallel
|
|
82
|
+
claude-flow-novice build "fix login bug" --fix --dry-run
|
|
83
83
|
```
|
|
84
84
|
|
|
85
|
-
### `claude-flow status`
|
|
85
|
+
### `claude-flow-novice status`
|
|
86
86
|
|
|
87
87
|
```bash
|
|
88
|
-
claude-flow status [options]
|
|
88
|
+
claude-flow-novice status [options]
|
|
89
89
|
```
|
|
90
90
|
|
|
91
91
|
**Arguments:**
|
|
@@ -103,16 +103,16 @@ claude-flow status [options]
|
|
|
103
103
|
|
|
104
104
|
**Examples:**
|
|
105
105
|
```bash
|
|
106
|
-
claude-flow status
|
|
107
|
-
claude-flow status --detailed --format json
|
|
108
|
-
claude-flow status --watch --refresh 5
|
|
109
|
-
claude-flow status --filter agents
|
|
106
|
+
claude-flow-novice status
|
|
107
|
+
claude-flow-novice status --detailed --format json
|
|
108
|
+
claude-flow-novice status --watch --refresh 5
|
|
109
|
+
claude-flow-novice status --filter agents
|
|
110
110
|
```
|
|
111
111
|
|
|
112
|
-
### `claude-flow help`
|
|
112
|
+
### `claude-flow-novice help`
|
|
113
113
|
|
|
114
114
|
```bash
|
|
115
|
-
claude-flow help [command] [options]
|
|
115
|
+
claude-flow-novice help [command] [options]
|
|
116
116
|
```
|
|
117
117
|
|
|
118
118
|
**Arguments:**
|
|
@@ -130,16 +130,16 @@ claude-flow help [command] [options]
|
|
|
130
130
|
|
|
131
131
|
**Examples:**
|
|
132
132
|
```bash
|
|
133
|
-
claude-flow help
|
|
134
|
-
claude-flow help build --examples
|
|
135
|
-
claude-flow help --interactive
|
|
136
|
-
claude-flow help --search "authentication"
|
|
133
|
+
claude-flow-novice help
|
|
134
|
+
claude-flow-novice help build --examples
|
|
135
|
+
claude-flow-novice help --interactive
|
|
136
|
+
claude-flow-novice help --search "authentication"
|
|
137
137
|
```
|
|
138
138
|
|
|
139
|
-
### `claude-flow learn`
|
|
139
|
+
### `claude-flow-novice learn`
|
|
140
140
|
|
|
141
141
|
```bash
|
|
142
|
-
claude-flow learn [topic] [options]
|
|
142
|
+
claude-flow-novice learn [topic] [options]
|
|
143
143
|
```
|
|
144
144
|
|
|
145
145
|
**Arguments:**
|
|
@@ -158,20 +158,20 @@ claude-flow learn [topic] [options]
|
|
|
158
158
|
|
|
159
159
|
**Examples:**
|
|
160
160
|
```bash
|
|
161
|
-
claude-flow learn
|
|
162
|
-
claude-flow learn agents --level beginner
|
|
163
|
-
claude-flow learn --interactive --exercises
|
|
164
|
-
claude-flow learn testing --challenges
|
|
161
|
+
claude-flow-novice learn
|
|
162
|
+
claude-flow-novice learn agents --level beginner
|
|
163
|
+
claude-flow-novice learn --interactive --exercises
|
|
164
|
+
claude-flow-novice learn testing --challenges
|
|
165
165
|
```
|
|
166
166
|
|
|
167
167
|
---
|
|
168
168
|
|
|
169
169
|
## ⚡ Intermediate Tier Commands
|
|
170
170
|
|
|
171
|
-
### `claude-flow agents`
|
|
171
|
+
### `claude-flow-novice agents`
|
|
172
172
|
|
|
173
173
|
```bash
|
|
174
|
-
claude-flow agents <action> [target] [options]
|
|
174
|
+
claude-flow-novice agents <action> [target] [options]
|
|
175
175
|
```
|
|
176
176
|
|
|
177
177
|
**Actions:**
|
|
@@ -199,16 +199,16 @@ claude-flow agents <action> [target] [options]
|
|
|
199
199
|
|
|
200
200
|
**Examples:**
|
|
201
201
|
```bash
|
|
202
|
-
claude-flow agents list --type coder
|
|
203
|
-
claude-flow agents spawn researcher --priority high
|
|
204
|
-
claude-flow agents status --detailed --watch
|
|
205
|
-
claude-flow agents metrics coder-a1b2c3
|
|
202
|
+
claude-flow-novice agents list --type coder
|
|
203
|
+
claude-flow-novice agents spawn researcher --priority high
|
|
204
|
+
claude-flow-novice agents status --detailed --watch
|
|
205
|
+
claude-flow-novice agents metrics coder-a1b2c3
|
|
206
206
|
```
|
|
207
207
|
|
|
208
|
-
### `claude-flow test`
|
|
208
|
+
### `claude-flow-novice test`
|
|
209
209
|
|
|
210
210
|
```bash
|
|
211
|
-
claude-flow test [test-type] [options]
|
|
211
|
+
claude-flow-novice test [test-type] [options]
|
|
212
212
|
```
|
|
213
213
|
|
|
214
214
|
**Test Types:**
|
|
@@ -235,16 +235,16 @@ claude-flow test [test-type] [options]
|
|
|
235
235
|
|
|
236
236
|
**Examples:**
|
|
237
237
|
```bash
|
|
238
|
-
claude-flow test unit --generate --coverage
|
|
239
|
-
claude-flow test e2e --watch --parallel
|
|
240
|
-
claude-flow test security --reporter json
|
|
241
|
-
claude-flow test --pattern "**/*.test.js" --fix
|
|
238
|
+
claude-flow-novice test unit --generate --coverage
|
|
239
|
+
claude-flow-novice test e2e --watch --parallel
|
|
240
|
+
claude-flow-novice test security --reporter json
|
|
241
|
+
claude-flow-novice test --pattern "**/*.test.js" --fix
|
|
242
242
|
```
|
|
243
243
|
|
|
244
|
-
### `claude-flow deploy`
|
|
244
|
+
### `claude-flow-novice deploy`
|
|
245
245
|
|
|
246
246
|
```bash
|
|
247
|
-
claude-flow deploy [environment] [options]
|
|
247
|
+
claude-flow-novice deploy [environment] [options]
|
|
248
248
|
```
|
|
249
249
|
|
|
250
250
|
**Environments:**
|
|
@@ -267,16 +267,16 @@ claude-flow deploy [environment] [options]
|
|
|
267
267
|
|
|
268
268
|
**Examples:**
|
|
269
269
|
```bash
|
|
270
|
-
claude-flow deploy production --auto-setup --monitor
|
|
271
|
-
claude-flow deploy staging --dry-run --config staging.yml
|
|
272
|
-
claude-flow deploy --rollback v1.2.2 --zero-downtime
|
|
273
|
-
claude-flow deploy preview --env-file .env.preview
|
|
270
|
+
claude-flow-novice deploy production --auto-setup --monitor
|
|
271
|
+
claude-flow-novice deploy staging --dry-run --config staging.yml
|
|
272
|
+
claude-flow-novice deploy --rollback v1.2.2 --zero-downtime
|
|
273
|
+
claude-flow-novice deploy preview --env-file .env.preview
|
|
274
274
|
```
|
|
275
275
|
|
|
276
|
-
### `claude-flow optimize`
|
|
276
|
+
### `claude-flow-novice optimize`
|
|
277
277
|
|
|
278
278
|
```bash
|
|
279
|
-
claude-flow optimize [target] [options]
|
|
279
|
+
claude-flow-novice optimize [target] [options]
|
|
280
280
|
```
|
|
281
281
|
|
|
282
282
|
**Optimization Targets:**
|
|
@@ -300,16 +300,16 @@ claude-flow optimize [target] [options]
|
|
|
300
300
|
|
|
301
301
|
**Examples:**
|
|
302
302
|
```bash
|
|
303
|
-
claude-flow optimize bundle --analyze --report
|
|
304
|
-
claude-flow optimize database --apply --benchmark
|
|
305
|
-
claude-flow optimize --aggressive --threshold 20
|
|
306
|
-
claude-flow optimize memory --safe-only
|
|
303
|
+
claude-flow-novice optimize bundle --analyze --report
|
|
304
|
+
claude-flow-novice optimize database --apply --benchmark
|
|
305
|
+
claude-flow-novice optimize --aggressive --threshold 20
|
|
306
|
+
claude-flow-novice optimize memory --safe-only
|
|
307
307
|
```
|
|
308
308
|
|
|
309
|
-
### `claude-flow review`
|
|
309
|
+
### `claude-flow-novice review`
|
|
310
310
|
|
|
311
311
|
```bash
|
|
312
|
-
claude-flow review [scope] [options]
|
|
312
|
+
claude-flow-novice review [scope] [options]
|
|
313
313
|
```
|
|
314
314
|
|
|
315
315
|
**Review Scopes:**
|
|
@@ -334,20 +334,20 @@ claude-flow review [scope] [options]
|
|
|
334
334
|
|
|
335
335
|
**Examples:**
|
|
336
336
|
```bash
|
|
337
|
-
claude-flow review security --severity high --report
|
|
338
|
-
claude-flow review changes --since "2024-01-01" --fix
|
|
339
|
-
claude-flow review --interactive --format html
|
|
340
|
-
claude-flow review all --exclude "test/**,docs/**"
|
|
337
|
+
claude-flow-novice review security --severity high --report
|
|
338
|
+
claude-flow-novice review changes --since "2024-01-01" --fix
|
|
339
|
+
claude-flow-novice review --interactive --format html
|
|
340
|
+
claude-flow-novice review all --exclude "test/**,docs/**"
|
|
341
341
|
```
|
|
342
342
|
|
|
343
343
|
---
|
|
344
344
|
|
|
345
345
|
## 🚀 Expert Tier Commands
|
|
346
346
|
|
|
347
|
-
### `claude-flow mcp`
|
|
347
|
+
### `claude-flow-novice mcp`
|
|
348
348
|
|
|
349
349
|
```bash
|
|
350
|
-
claude-flow mcp <server> <tool> [options]
|
|
350
|
+
claude-flow-novice mcp <server> <tool> [options]
|
|
351
351
|
```
|
|
352
352
|
|
|
353
353
|
**MCP Servers:**
|
|
@@ -370,15 +370,15 @@ claude-flow mcp <server> <tool> [options]
|
|
|
370
370
|
|
|
371
371
|
**Examples:**
|
|
372
372
|
```bash
|
|
373
|
-
claude-flow mcp claude-flow swarm_init --topology mesh
|
|
374
|
-
claude-flow mcp ruv-swarm neural_train --pattern optimization
|
|
375
|
-
claude-flow mcp flow-nexus sandbox_create --runtime nodejs
|
|
373
|
+
claude-flow-novice mcp claude-flow-novice swarm_init --topology mesh
|
|
374
|
+
claude-flow-novice mcp ruv-swarm neural_train --pattern optimization
|
|
375
|
+
claude-flow-novice mcp flow-nexus sandbox_create --runtime nodejs
|
|
376
376
|
```
|
|
377
377
|
|
|
378
|
-
### `claude-flow workflow`
|
|
378
|
+
### `claude-flow-novice workflow`
|
|
379
379
|
|
|
380
380
|
```bash
|
|
381
|
-
claude-flow workflow <action> [name] [options]
|
|
381
|
+
claude-flow-novice workflow <action> [name] [options]
|
|
382
382
|
```
|
|
383
383
|
|
|
384
384
|
**Actions:**
|
|
@@ -399,16 +399,16 @@ claude-flow workflow <action> [name] [options]
|
|
|
399
399
|
|
|
400
400
|
**Examples:**
|
|
401
401
|
```bash
|
|
402
|
-
claude-flow workflow create "full-stack-feature" --steps steps.json
|
|
403
|
-
claude-flow workflow execute "security-audit" --dry-run
|
|
404
|
-
claude-flow workflow list --format table
|
|
405
|
-
claude-flow workflow export "my-workflow" --format yaml
|
|
402
|
+
claude-flow-novice workflow create "full-stack-feature" --steps steps.json
|
|
403
|
+
claude-flow-novice workflow execute "security-audit" --dry-run
|
|
404
|
+
claude-flow-novice workflow list --format table
|
|
405
|
+
claude-flow-novice workflow export "my-workflow" --format yaml
|
|
406
406
|
```
|
|
407
407
|
|
|
408
|
-
### `claude-flow enterprise`
|
|
408
|
+
### `claude-flow-novice enterprise`
|
|
409
409
|
|
|
410
410
|
```bash
|
|
411
|
-
claude-flow enterprise <action> [options]
|
|
411
|
+
claude-flow-novice enterprise <action> [options]
|
|
412
412
|
```
|
|
413
413
|
|
|
414
414
|
**Actions:**
|
|
@@ -429,9 +429,9 @@ claude-flow enterprise <action> [options]
|
|
|
429
429
|
|
|
430
430
|
**Examples:**
|
|
431
431
|
```bash
|
|
432
|
-
claude-flow enterprise setup --compliance SOC2
|
|
433
|
-
claude-flow enterprise team-create --name "frontend-team"
|
|
434
|
-
claude-flow enterprise audit-log --timeframe 30d
|
|
432
|
+
claude-flow-novice enterprise setup --compliance SOC2
|
|
433
|
+
claude-flow-novice enterprise team-create --name "frontend-team"
|
|
434
|
+
claude-flow-novice enterprise audit-log --timeframe 30d
|
|
435
435
|
```
|
|
436
436
|
|
|
437
437
|
---
|
|
@@ -512,13 +512,13 @@ claude-flow enterprise audit-log --timeframe 30d
|
|
|
512
512
|
### Command Chaining
|
|
513
513
|
```bash
|
|
514
514
|
# Sequential execution
|
|
515
|
-
claude-flow status && claude-flow build "feature" && claude-flow test
|
|
515
|
+
claude-flow-novice status && claude-flow-novice build "feature" && claude-flow-novice test
|
|
516
516
|
|
|
517
517
|
# Conditional execution
|
|
518
|
-
claude-flow test || claude-flow review --fix
|
|
518
|
+
claude-flow-novice test || claude-flow-novice review --fix
|
|
519
519
|
|
|
520
520
|
# Piping output
|
|
521
|
-
claude-flow status --format json | jq '.agents'
|
|
521
|
+
claude-flow-novice status --format json | jq '.agents'
|
|
522
522
|
```
|
|
523
523
|
|
|
524
524
|
### Environment Variables
|
|
@@ -528,28 +528,28 @@ export CLAUDE_FLOW_LOG_LEVEL=debug
|
|
|
528
528
|
export CLAUDE_FLOW_PARALLEL_LIMIT=10
|
|
529
529
|
export CLAUDE_FLOW_DEFAULT_TIMEOUT=3600
|
|
530
530
|
|
|
531
|
-
claude-flow build "feature" # Uses environment settings
|
|
531
|
+
claude-flow-novice build "feature" # Uses environment settings
|
|
532
532
|
```
|
|
533
533
|
|
|
534
534
|
### Configuration Files
|
|
535
535
|
```bash
|
|
536
536
|
# YAML configuration
|
|
537
|
-
claude-flow --config .claude-flow.yml build "feature"
|
|
537
|
+
claude-flow-novice --config .claude-flow.yml build "feature"
|
|
538
538
|
|
|
539
539
|
# JSON configuration
|
|
540
|
-
claude-flow --config claude-flow.json deploy production
|
|
540
|
+
claude-flow-novice --config claude-flow.json deploy production
|
|
541
541
|
```
|
|
542
542
|
|
|
543
543
|
### Batch Operations
|
|
544
544
|
```bash
|
|
545
545
|
# Multiple targets
|
|
546
|
-
claude-flow test unit integration e2e
|
|
546
|
+
claude-flow-novice test unit integration e2e
|
|
547
547
|
|
|
548
548
|
# Multiple environments
|
|
549
|
-
claude-flow deploy staging production --parallel
|
|
549
|
+
claude-flow-novice deploy staging production --parallel
|
|
550
550
|
|
|
551
551
|
# Multiple repositories
|
|
552
|
-
claude-flow mcp claude-flow github_sync_coord --repos "repo1,repo2,repo3"
|
|
552
|
+
claude-flow-novice mcp claude-flow-novice github_sync_coord --repos "repo1,repo2,repo3"
|
|
553
553
|
```
|
|
554
554
|
|
|
555
555
|
---
|
|
@@ -562,10 +562,10 @@ claude-flow mcp claude-flow github_sync_coord --repos "repo1,repo2,repo3"
|
|
|
562
562
|
export CLAUDE_FLOW_API_KEY=your_api_key
|
|
563
563
|
|
|
564
564
|
# Token-based authentication
|
|
565
|
-
claude-flow auth login --token your_token
|
|
565
|
+
claude-flow-novice auth login --token your_token
|
|
566
566
|
|
|
567
567
|
# Interactive authentication
|
|
568
|
-
claude-flow auth login --interactive
|
|
568
|
+
claude-flow-novice auth login --interactive
|
|
569
569
|
```
|
|
570
570
|
|
|
571
571
|
### Secure Options
|
|
@@ -673,4 +673,4 @@ claude-flow auth login --interactive
|
|
|
673
673
|
|
|
674
674
|
---
|
|
675
675
|
|
|
676
|
-
This syntax reference covers all available commands, options, and patterns. Use `claude-flow help <command>` for command-specific syntax details and examples.
|
|
676
|
+
This syntax reference covers all available commands, options, and patterns. Use `claude-flow-novice help <command>` for command-specific syntax details and examples.
|