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
|
@@ -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-novice 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"
|
|
@@ -28,8 +28,8 @@ npx claude-flow@alpha sparc run researcher "research AI trends 2024"
|
|
|
28
28
|
|
|
29
29
|
### Option 3: Local Installation
|
|
30
30
|
```bash
|
|
31
|
-
# If claude-flow is installed locally
|
|
32
|
-
./claude-flow sparc run researcher "research AI trends 2024"
|
|
31
|
+
# If claude-flow-novice is installed locally
|
|
32
|
+
./claude-flow-novice sparc run researcher "research AI trends 2024"
|
|
33
33
|
```
|
|
34
34
|
|
|
35
35
|
## Core Capabilities
|
|
@@ -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-novice 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"
|
|
@@ -28,8 +28,8 @@ npx claude-flow@alpha sparc run reviewer "review pull request #123"
|
|
|
28
28
|
|
|
29
29
|
### Option 3: Local Installation
|
|
30
30
|
```bash
|
|
31
|
-
# If claude-flow is installed locally
|
|
32
|
-
./claude-flow sparc run reviewer "review pull request #123"
|
|
31
|
+
# If claude-flow-novice is installed locally
|
|
32
|
+
./claude-flow-novice sparc run reviewer "review pull request #123"
|
|
33
33
|
```
|
|
34
34
|
|
|
35
35
|
## Core Capabilities
|
|
@@ -65,25 +65,25 @@ 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-novice 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-novice sparc modes
|
|
75
75
|
|
|
76
76
|
# Get help for a mode
|
|
77
|
-
npx claude-flow sparc help <mode>
|
|
77
|
+
npx claude-flow-novice sparc help <mode>
|
|
78
78
|
|
|
79
79
|
# Run with options
|
|
80
|
-
npx claude-flow sparc run <mode> "task" --parallel --monitor
|
|
80
|
+
npx claude-flow-novice sparc run <mode> "task" --parallel --monitor
|
|
81
81
|
```
|
|
82
82
|
|
|
83
83
|
### Option 3: Local Installation
|
|
84
84
|
```bash
|
|
85
|
-
# If claude-flow is installed locally
|
|
86
|
-
./claude-flow sparc run <mode> "task description"
|
|
85
|
+
# If claude-flow-novice is installed locally
|
|
86
|
+
./claude-flow-novice sparc run <mode> "task description"
|
|
87
87
|
```
|
|
88
88
|
|
|
89
89
|
## Common Workflows
|
|
@@ -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-novice sparc run architect "design microservices"
|
|
130
130
|
|
|
131
131
|
# 2. Implementation
|
|
132
|
-
npx claude-flow sparc run coder "implement services"
|
|
132
|
+
npx claude-flow-novice 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-novice 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-novice 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-novice 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-novice 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-novice sparc run documenter "document findings"
|
|
174
174
|
```
|
|
@@ -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 swarm-coordinator "manage development swarm"
|
|
23
|
+
npx claude-flow-novice sparc run swarm-coordinator "manage development swarm"
|
|
24
24
|
|
|
25
25
|
# For alpha features
|
|
26
26
|
npx claude-flow@alpha sparc run swarm-coordinator "manage development swarm"
|
|
@@ -28,8 +28,8 @@ npx claude-flow@alpha sparc run swarm-coordinator "manage development swarm"
|
|
|
28
28
|
|
|
29
29
|
### Option 3: Local Installation
|
|
30
30
|
```bash
|
|
31
|
-
# If claude-flow is installed locally
|
|
32
|
-
./claude-flow sparc run swarm-coordinator "manage development swarm"
|
|
31
|
+
# If claude-flow-novice is installed locally
|
|
32
|
+
./claude-flow-novice sparc run swarm-coordinator "manage development swarm"
|
|
33
33
|
```
|
|
34
34
|
|
|
35
35
|
## Core Capabilities
|
|
@@ -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 tdd "shopping cart feature"
|
|
23
|
+
npx claude-flow-novice sparc run tdd "shopping cart feature"
|
|
24
24
|
|
|
25
25
|
# For alpha features
|
|
26
26
|
npx claude-flow@alpha sparc run tdd "shopping cart feature"
|
|
@@ -28,8 +28,8 @@ npx claude-flow@alpha sparc run tdd "shopping cart feature"
|
|
|
28
28
|
|
|
29
29
|
### Option 3: Local Installation
|
|
30
30
|
```bash
|
|
31
|
-
# If claude-flow is installed locally
|
|
32
|
-
./claude-flow sparc run tdd "shopping cart feature"
|
|
31
|
+
# If claude-flow-novice is installed locally
|
|
32
|
+
./claude-flow-novice sparc run tdd "shopping cart feature"
|
|
33
33
|
```
|
|
34
34
|
|
|
35
35
|
## Core Capabilities
|
|
@@ -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 tester "full regression suite"
|
|
23
|
+
npx claude-flow-novice sparc run tester "full regression suite"
|
|
24
24
|
|
|
25
25
|
# For alpha features
|
|
26
26
|
npx claude-flow@alpha sparc run tester "full regression suite"
|
|
@@ -28,8 +28,8 @@ npx claude-flow@alpha sparc run tester "full regression suite"
|
|
|
28
28
|
|
|
29
29
|
### Option 3: Local Installation
|
|
30
30
|
```bash
|
|
31
|
-
# If claude-flow is installed locally
|
|
32
|
-
./claude-flow sparc run tester "full regression suite"
|
|
31
|
+
# If claude-flow-novice is installed locally
|
|
32
|
+
./claude-flow-novice sparc run tester "full regression suite"
|
|
33
33
|
```
|
|
34
34
|
|
|
35
35
|
## Core Capabilities
|
|
@@ -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 workflow-manager "automate deployment"
|
|
23
|
+
npx claude-flow-novice sparc run workflow-manager "automate deployment"
|
|
24
24
|
|
|
25
25
|
# For alpha features
|
|
26
26
|
npx claude-flow@alpha sparc run workflow-manager "automate deployment"
|
|
@@ -28,8 +28,8 @@ npx claude-flow@alpha sparc run workflow-manager "automate deployment"
|
|
|
28
28
|
|
|
29
29
|
### Option 3: Local Installation
|
|
30
30
|
```bash
|
|
31
|
-
# If claude-flow is installed locally
|
|
32
|
-
./claude-flow sparc run workflow-manager "automate deployment"
|
|
31
|
+
# If claude-flow-novice is installed locally
|
|
32
|
+
./claude-flow-novice sparc run workflow-manager "automate deployment"
|
|
33
33
|
```
|
|
34
34
|
|
|
35
35
|
## Core Capabilities
|
|
@@ -5,7 +5,7 @@ Execute predefined pipelines for common development workflows.
|
|
|
5
5
|
## Usage
|
|
6
6
|
|
|
7
7
|
```bash
|
|
8
|
-
claude-flow stream-chain pipeline <type> [options]
|
|
8
|
+
claude-flow-novice stream-chain pipeline <type> [options]
|
|
9
9
|
```
|
|
10
10
|
|
|
11
11
|
## Available Pipelines
|
|
@@ -14,7 +14,7 @@ claude-flow stream-chain pipeline <type> [options]
|
|
|
14
14
|
Code analysis and improvement pipeline.
|
|
15
15
|
|
|
16
16
|
```bash
|
|
17
|
-
claude-flow stream-chain pipeline analysis
|
|
17
|
+
claude-flow-novice stream-chain pipeline analysis
|
|
18
18
|
```
|
|
19
19
|
|
|
20
20
|
**Steps:**
|
|
@@ -26,7 +26,7 @@ claude-flow stream-chain pipeline analysis
|
|
|
26
26
|
Automated refactoring workflow.
|
|
27
27
|
|
|
28
28
|
```bash
|
|
29
|
-
claude-flow stream-chain pipeline refactor
|
|
29
|
+
claude-flow-novice stream-chain pipeline refactor
|
|
30
30
|
```
|
|
31
31
|
|
|
32
32
|
**Steps:**
|
|
@@ -38,7 +38,7 @@ claude-flow stream-chain pipeline refactor
|
|
|
38
38
|
Comprehensive test generation.
|
|
39
39
|
|
|
40
40
|
```bash
|
|
41
|
-
claude-flow stream-chain pipeline test
|
|
41
|
+
claude-flow-novice stream-chain pipeline test
|
|
42
42
|
```
|
|
43
43
|
|
|
44
44
|
**Steps:**
|
|
@@ -50,7 +50,7 @@ claude-flow stream-chain pipeline test
|
|
|
50
50
|
Performance optimization pipeline.
|
|
51
51
|
|
|
52
52
|
```bash
|
|
53
|
-
claude-flow stream-chain pipeline optimize
|
|
53
|
+
claude-flow-novice stream-chain pipeline optimize
|
|
54
54
|
```
|
|
55
55
|
|
|
56
56
|
**Steps:**
|
|
@@ -68,22 +68,22 @@ claude-flow stream-chain pipeline optimize
|
|
|
68
68
|
|
|
69
69
|
### Run Analysis Pipeline
|
|
70
70
|
```bash
|
|
71
|
-
claude-flow stream-chain pipeline analysis
|
|
71
|
+
claude-flow-novice stream-chain pipeline analysis
|
|
72
72
|
```
|
|
73
73
|
|
|
74
74
|
### Refactor with Extended Timeout
|
|
75
75
|
```bash
|
|
76
|
-
claude-flow stream-chain pipeline refactor --timeout 60
|
|
76
|
+
claude-flow-novice stream-chain pipeline refactor --timeout 60
|
|
77
77
|
```
|
|
78
78
|
|
|
79
79
|
### Verbose Test Generation
|
|
80
80
|
```bash
|
|
81
|
-
claude-flow stream-chain pipeline test --verbose
|
|
81
|
+
claude-flow-novice stream-chain pipeline test --verbose
|
|
82
82
|
```
|
|
83
83
|
|
|
84
84
|
### Performance Optimization
|
|
85
85
|
```bash
|
|
86
|
-
claude-flow stream-chain pipeline optimize --debug
|
|
86
|
+
claude-flow-novice stream-chain pipeline optimize --debug
|
|
87
87
|
```
|
|
88
88
|
|
|
89
89
|
## Output
|
|
@@ -117,5 +117,5 @@ Define custom pipelines in `.claude-flow/config.json`:
|
|
|
117
117
|
|
|
118
118
|
Then run:
|
|
119
119
|
```bash
|
|
120
|
-
claude-flow stream-chain pipeline security
|
|
120
|
+
claude-flow-novice stream-chain pipeline security
|
|
121
121
|
```
|
|
@@ -5,7 +5,7 @@ Execute a custom stream chain with your own prompts.
|
|
|
5
5
|
## Usage
|
|
6
6
|
|
|
7
7
|
```bash
|
|
8
|
-
claude-flow stream-chain run <prompt1> <prompt2> [...] [options]
|
|
8
|
+
claude-flow-novice stream-chain run <prompt1> <prompt2> [...] [options]
|
|
9
9
|
```
|
|
10
10
|
|
|
11
11
|
Minimum 2 prompts required for chaining.
|
|
@@ -24,14 +24,14 @@ Each prompt in the chain receives the complete output from the previous step as
|
|
|
24
24
|
|
|
25
25
|
### Basic Chain
|
|
26
26
|
```bash
|
|
27
|
-
claude-flow stream-chain run \
|
|
27
|
+
claude-flow-novice stream-chain run \
|
|
28
28
|
"Write a function" \
|
|
29
29
|
"Add tests for it"
|
|
30
30
|
```
|
|
31
31
|
|
|
32
32
|
### Complex Workflow
|
|
33
33
|
```bash
|
|
34
|
-
claude-flow stream-chain run \
|
|
34
|
+
claude-flow-novice stream-chain run \
|
|
35
35
|
"Analyze the authentication system" \
|
|
36
36
|
"Identify security vulnerabilities" \
|
|
37
37
|
"Propose fixes with priority levels" \
|
|
@@ -41,7 +41,7 @@ claude-flow stream-chain run \
|
|
|
41
41
|
|
|
42
42
|
### With Options
|
|
43
43
|
```bash
|
|
44
|
-
claude-flow stream-chain run \
|
|
44
|
+
claude-flow-novice stream-chain run \
|
|
45
45
|
"Complex analysis task" \
|
|
46
46
|
"Detailed implementation" \
|
|
47
47
|
--timeout 60 \
|
|
@@ -35,7 +35,7 @@ mcp__claude-flow__swarm_status({
|
|
|
35
35
|
|
|
36
36
|
#### Using CLI (Fallback)
|
|
37
37
|
```bash
|
|
38
|
-
npx claude-flow swarm "research AI trends" \
|
|
38
|
+
npx claude-flow-novice swarm "research AI trends" \
|
|
39
39
|
--strategy research \
|
|
40
40
|
--mode distributed \
|
|
41
41
|
--max-agents 6 \
|
|
@@ -85,7 +85,7 @@ mcp__claude-flow__swarm_monitor({
|
|
|
85
85
|
|
|
86
86
|
#### Using CLI (Fallback)
|
|
87
87
|
```bash
|
|
88
|
-
npx claude-flow swarm "build REST API" \
|
|
88
|
+
npx claude-flow-novice swarm "build REST API" \
|
|
89
89
|
--strategy development \
|
|
90
90
|
--mode hierarchical \
|
|
91
91
|
--monitor \
|
|
@@ -134,7 +134,7 @@ mcp__claude-flow__performance_report({
|
|
|
134
134
|
|
|
135
135
|
#### Using CLI (Fallback)
|
|
136
136
|
```bash
|
|
137
|
-
npx claude-flow swarm "analyze codebase" \
|
|
137
|
+
npx claude-flow-novice swarm "analyze codebase" \
|
|
138
138
|
--strategy analysis \
|
|
139
139
|
--mode mesh \
|
|
140
140
|
--parallel \
|
|
@@ -4,7 +4,7 @@ Initialize a new swarm with specified topology.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow swarm init [options]
|
|
7
|
+
npx claude-flow-novice swarm init [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -14,6 +14,6 @@ npx claude-flow swarm init [options]
|
|
|
14
14
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
|
-
npx claude-flow swarm init --topology mesh
|
|
18
|
-
npx claude-flow swarm init --topology hierarchical --max-agents 8
|
|
17
|
+
npx claude-flow-novice swarm init --topology mesh
|
|
18
|
+
npx claude-flow-novice swarm init --topology hierarchical --max-agents 8
|
|
19
19
|
```
|
|
@@ -4,7 +4,7 @@ Spawn agents in the swarm.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow swarm spawn [options]
|
|
7
|
+
npx claude-flow-novice swarm spawn [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -14,6 +14,6 @@ npx claude-flow swarm spawn [options]
|
|
|
14
14
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
|
-
npx claude-flow swarm spawn --type coder --count 3
|
|
18
|
-
npx claude-flow swarm spawn --type researcher --capabilities "web-search,analysis"
|
|
17
|
+
npx claude-flow-novice swarm spawn --type coder --count 3
|
|
18
|
+
npx claude-flow-novice swarm spawn --type researcher --capabilities "web-search,analysis"
|
|
19
19
|
```
|
|
@@ -4,7 +4,7 @@ Main swarm orchestration command for Claude Flow.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow swarm <objective> [options]
|
|
7
|
+
npx claude-flow-novice swarm <objective> [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -17,11 +17,11 @@ npx claude-flow swarm <objective> [options]
|
|
|
17
17
|
## Examples
|
|
18
18
|
```bash
|
|
19
19
|
# Basic swarm
|
|
20
|
-
npx claude-flow swarm "Build REST API"
|
|
20
|
+
npx claude-flow-novice swarm "Build REST API"
|
|
21
21
|
|
|
22
22
|
# With strategy
|
|
23
|
-
npx claude-flow swarm "Research AI patterns" --strategy research
|
|
23
|
+
npx claude-flow-novice swarm "Research AI patterns" --strategy research
|
|
24
24
|
|
|
25
25
|
# Open in Claude Code
|
|
26
|
-
npx claude-flow swarm "Build API" --claude
|
|
26
|
+
npx claude-flow-novice swarm "Build API" --claude
|
|
27
27
|
```
|