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
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
# Memory Bank Configuration
|
|
2
|
+
|
|
3
|
+
## Overview
|
|
4
|
+
The Claude-Flow memory system provides persistent storage and intelligent retrieval of information across agent sessions. It uses a hybrid approach combining SQL databases with semantic search capabilities.
|
|
5
|
+
|
|
6
|
+
## Storage Backends
|
|
7
|
+
- **Primary**: JSON database (`./memory/claude-flow-data.json`)
|
|
8
|
+
- **Sessions**: File-based storage in `./memory/sessions/`
|
|
9
|
+
- **Cache**: In-memory cache for frequently accessed data
|
|
10
|
+
|
|
11
|
+
## Memory Organization
|
|
12
|
+
- **Namespaces**: Logical groupings of related information
|
|
13
|
+
- **Sessions**: Time-bound conversation contexts
|
|
14
|
+
- **Indexing**: Automatic content indexing for fast retrieval
|
|
15
|
+
- **Replication**: Optional distributed storage support
|
|
16
|
+
|
|
17
|
+
## Commands
|
|
18
|
+
- `npx claude-flow-novice memory query <search>`: Search stored information
|
|
19
|
+
- `npx claude-flow-novice memory stats`: Show memory usage statistics
|
|
20
|
+
- `npx claude-flow-novice memory export <file>`: Export memory to file
|
|
21
|
+
- `npx claude-flow-novice memory import <file>`: Import memory from file
|
|
22
|
+
|
|
23
|
+
## Configuration
|
|
24
|
+
Memory settings are configured in `claude-flow.config.json`:
|
|
25
|
+
```json
|
|
26
|
+
{
|
|
27
|
+
"memory": {
|
|
28
|
+
"backend": "json",
|
|
29
|
+
"path": "./memory/claude-flow-data.json",
|
|
30
|
+
"cacheSize": 1000,
|
|
31
|
+
"indexing": true,
|
|
32
|
+
"namespaces": ["default", "agents", "tasks", "sessions"],
|
|
33
|
+
"retentionPolicy": {
|
|
34
|
+
"sessions": "30d",
|
|
35
|
+
"tasks": "90d",
|
|
36
|
+
"agents": "permanent"
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
## Best Practices
|
|
43
|
+
- Use descriptive namespaces for different data types
|
|
44
|
+
- Regular memory exports for backup purposes
|
|
45
|
+
- Monitor memory usage with stats command
|
|
46
|
+
- Clean up old sessions periodically
|
|
47
|
+
|
|
48
|
+
## Memory Types
|
|
49
|
+
- **Episodic**: Conversation and interaction history
|
|
50
|
+
- **Semantic**: Factual knowledge and relationships
|
|
51
|
+
- **Procedural**: Task patterns and workflows
|
|
52
|
+
- **Meta**: System configuration and preferences
|
|
53
|
+
|
|
54
|
+
## Integration Notes
|
|
55
|
+
- Memory is automatically synchronized across agents
|
|
56
|
+
- Search supports both exact match and semantic similarity
|
|
57
|
+
- Memory contents are private to your local instance
|
|
58
|
+
- No data is sent to external services without explicit commands
|
|
@@ -4,7 +4,7 @@ Persist memory across sessions.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow memory persist [options]
|
|
7
|
+
npx claude-flow-novice memory persist [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -15,11 +15,11 @@ npx claude-flow memory persist [options]
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
17
|
# Export memory
|
|
18
|
-
npx claude-flow memory persist --export memory-backup.json
|
|
18
|
+
npx claude-flow-novice memory persist --export memory-backup.json
|
|
19
19
|
|
|
20
20
|
# Import memory
|
|
21
|
-
npx claude-flow memory persist --import memory-backup.json
|
|
21
|
+
npx claude-flow-novice memory persist --import memory-backup.json
|
|
22
22
|
|
|
23
23
|
# Compressed export
|
|
24
|
-
npx claude-flow memory persist --export memory.gz --compress
|
|
24
|
+
npx claude-flow-novice memory persist --export memory.gz --compress
|
|
25
25
|
```
|
|
@@ -4,7 +4,7 @@ Search through stored memory.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow memory search [options]
|
|
7
|
+
npx claude-flow-novice memory search [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -15,11 +15,11 @@ npx claude-flow memory search [options]
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
17
|
# Search memory
|
|
18
|
-
npx claude-flow memory search --query "authentication"
|
|
18
|
+
npx claude-flow-novice memory search --query "authentication"
|
|
19
19
|
|
|
20
20
|
# Pattern search
|
|
21
|
-
npx claude-flow memory search --pattern "api-.*"
|
|
21
|
+
npx claude-flow-novice memory search --pattern "api-.*"
|
|
22
22
|
|
|
23
23
|
# Limited results
|
|
24
|
-
npx claude-flow memory search --query "config" --limit 10
|
|
24
|
+
npx claude-flow-novice memory search --query "config" --limit 10
|
|
25
25
|
```
|
|
@@ -4,7 +4,7 @@ Manage persistent memory storage.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow memory usage [options]
|
|
7
|
+
npx claude-flow-novice memory usage [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -15,11 +15,11 @@ npx claude-flow memory usage [options]
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
17
|
# Store memory
|
|
18
|
-
npx claude-flow memory usage --action store --key "project-config" --value '{"api": "v2"}'
|
|
18
|
+
npx claude-flow-novice memory usage --action store --key "project-config" --value '{"api": "v2"}'
|
|
19
19
|
|
|
20
20
|
# Retrieve memory
|
|
21
|
-
npx claude-flow memory usage --action retrieve --key "project-config"
|
|
21
|
+
npx claude-flow-novice memory usage --action retrieve --key "project-config"
|
|
22
22
|
|
|
23
23
|
# List all keys
|
|
24
|
-
npx claude-flow memory usage --action list
|
|
24
|
+
npx claude-flow-novice memory usage --action list
|
|
25
25
|
```
|
|
@@ -4,7 +4,7 @@ View agent performance metrics.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow agent metrics [options]
|
|
7
|
+
npx claude-flow-novice agent metrics [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -15,11 +15,11 @@ npx claude-flow agent metrics [options]
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
17
|
# All agents metrics
|
|
18
|
-
npx claude-flow agent metrics
|
|
18
|
+
npx claude-flow-novice agent metrics
|
|
19
19
|
|
|
20
20
|
# Specific agent
|
|
21
|
-
npx claude-flow agent metrics --agent-id agent-001
|
|
21
|
+
npx claude-flow-novice agent metrics --agent-id agent-001
|
|
22
22
|
|
|
23
23
|
# Last hour
|
|
24
|
-
npx claude-flow agent metrics --period 1h
|
|
24
|
+
npx claude-flow-novice agent metrics --period 1h
|
|
25
25
|
```
|
|
@@ -4,7 +4,7 @@ Real-time view of swarm activity.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow monitoring real-time-view [options]
|
|
7
|
+
npx claude-flow-novice monitoring real-time-view [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -15,11 +15,11 @@ npx claude-flow monitoring real-time-view [options]
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
17
|
# Start real-time view
|
|
18
|
-
npx claude-flow monitoring real-time-view
|
|
18
|
+
npx claude-flow-novice monitoring real-time-view
|
|
19
19
|
|
|
20
20
|
# Filter errors
|
|
21
|
-
npx claude-flow monitoring real-time-view --filter errors
|
|
21
|
+
npx claude-flow-novice monitoring real-time-view --filter errors
|
|
22
22
|
|
|
23
23
|
# Highlight pattern
|
|
24
|
-
npx claude-flow monitoring real-time-view --highlight "API"
|
|
24
|
+
npx claude-flow-novice monitoring real-time-view --highlight "API"
|
|
25
25
|
```
|
|
@@ -4,7 +4,7 @@ Real-time swarm monitoring.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow swarm monitor [options]
|
|
7
|
+
npx claude-flow-novice swarm monitor [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -15,11 +15,11 @@ npx claude-flow swarm monitor [options]
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
17
|
# Start monitoring
|
|
18
|
-
npx claude-flow swarm monitor
|
|
18
|
+
npx claude-flow-novice swarm monitor
|
|
19
19
|
|
|
20
20
|
# Custom interval
|
|
21
|
-
npx claude-flow swarm monitor --interval 5000
|
|
21
|
+
npx claude-flow-novice swarm monitor --interval 5000
|
|
22
22
|
|
|
23
23
|
# With metrics
|
|
24
|
-
npx claude-flow swarm monitor --metrics
|
|
24
|
+
npx claude-flow-novice swarm monitor --metrics
|
|
25
25
|
```
|
|
@@ -45,7 +45,7 @@ Result: Automatically uses hierarchical topology with architect, coder, and test
|
|
|
45
45
|
The pre-task hook automatically handles topology selection:
|
|
46
46
|
```json
|
|
47
47
|
{
|
|
48
|
-
"command": "npx claude-flow hook pre-task --optimize-topology"
|
|
48
|
+
"command": "npx claude-flow-novice hook pre-task --optimize-topology"
|
|
49
49
|
}
|
|
50
50
|
```
|
|
51
51
|
|
|
@@ -58,5 +58,5 @@ Parameters: {"swarmId": "current"}
|
|
|
58
58
|
## CLI Usage
|
|
59
59
|
```bash
|
|
60
60
|
# Auto-optimize topology via CLI
|
|
61
|
-
npx claude-flow optimize topology
|
|
61
|
+
npx claude-flow-novice optimize topology
|
|
62
62
|
```
|
|
@@ -4,7 +4,7 @@ Manage operation cache for performance.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow optimization cache-manage [options]
|
|
7
|
+
npx claude-flow-novice optimization cache-manage [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -15,11 +15,11 @@ npx claude-flow optimization cache-manage [options]
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
17
|
# View cache stats
|
|
18
|
-
npx claude-flow optimization cache-manage --action view
|
|
18
|
+
npx claude-flow-novice optimization cache-manage --action view
|
|
19
19
|
|
|
20
20
|
# Clear cache
|
|
21
|
-
npx claude-flow optimization cache-manage --action clear
|
|
21
|
+
npx claude-flow-novice optimization cache-manage --action clear
|
|
22
22
|
|
|
23
23
|
# Set limits
|
|
24
|
-
npx claude-flow optimization cache-manage --max-size 100 --ttl 3600
|
|
24
|
+
npx claude-flow-novice optimization cache-manage --max-size 100 --ttl 3600
|
|
25
25
|
```
|
|
@@ -4,7 +4,7 @@ Execute tasks in parallel for maximum efficiency.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow optimization parallel-execute [options]
|
|
7
|
+
npx claude-flow-novice optimization parallel-execute [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -15,11 +15,11 @@ npx claude-flow optimization parallel-execute [options]
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
17
|
# Execute task list
|
|
18
|
-
npx claude-flow optimization parallel-execute --tasks tasks.json
|
|
18
|
+
npx claude-flow-novice optimization parallel-execute --tasks tasks.json
|
|
19
19
|
|
|
20
20
|
# Limit parallelism
|
|
21
|
-
npx claude-flow optimization parallel-execute --tasks tasks.json --max-parallel 5
|
|
21
|
+
npx claude-flow-novice optimization parallel-execute --tasks tasks.json --max-parallel 5
|
|
22
22
|
|
|
23
23
|
# Custom strategy
|
|
24
|
-
npx claude-flow optimization parallel-execute --strategy adaptive
|
|
24
|
+
npx claude-flow-novice optimization parallel-execute --strategy adaptive
|
|
25
25
|
```
|
|
@@ -4,7 +4,7 @@ Optimize swarm topology for current workload.
|
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
```bash
|
|
7
|
-
npx claude-flow optimization topology-optimize [options]
|
|
7
|
+
npx claude-flow-novice optimization topology-optimize [options]
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## Options
|
|
@@ -15,11 +15,11 @@ npx claude-flow optimization topology-optimize [options]
|
|
|
15
15
|
## Examples
|
|
16
16
|
```bash
|
|
17
17
|
# Analyze and suggest
|
|
18
|
-
npx claude-flow optimization topology-optimize --analyze-first
|
|
18
|
+
npx claude-flow-novice optimization topology-optimize --analyze-first
|
|
19
19
|
|
|
20
20
|
# Optimize for speed
|
|
21
|
-
npx claude-flow optimization topology-optimize --target speed
|
|
21
|
+
npx claude-flow-novice optimization topology-optimize --target speed
|
|
22
22
|
|
|
23
23
|
# Apply changes
|
|
24
|
-
npx claude-flow optimization topology-optimize --target efficiency --apply
|
|
24
|
+
npx claude-flow-novice optimization topology-optimize --target efficiency --apply
|
|
25
25
|
```
|
|
@@ -9,20 +9,20 @@ The `pair` command enables collaborative pair programming between you and AI age
|
|
|
9
9
|
## Usage
|
|
10
10
|
|
|
11
11
|
```bash
|
|
12
|
-
claude-flow pair [--start] [options]
|
|
12
|
+
claude-flow-novice pair [--start] [options]
|
|
13
13
|
```
|
|
14
14
|
|
|
15
15
|
## Quick Start
|
|
16
16
|
|
|
17
17
|
```bash
|
|
18
18
|
# Start pair programming session
|
|
19
|
-
claude-flow pair --start
|
|
19
|
+
claude-flow-novice pair --start
|
|
20
20
|
|
|
21
21
|
# Start with specific agent
|
|
22
|
-
claude-flow pair --start --agent senior-dev
|
|
22
|
+
claude-flow-novice pair --start --agent senior-dev
|
|
23
23
|
|
|
24
24
|
# Start with verification
|
|
25
|
-
claude-flow pair --start --verify --threshold 0.98
|
|
25
|
+
claude-flow-novice pair --start --verify --threshold 0.98
|
|
26
26
|
```
|
|
27
27
|
|
|
28
28
|
## Options
|
|
@@ -42,19 +42,19 @@ claude-flow pair --start --verify --threshold 0.98
|
|
|
42
42
|
### Driver Mode
|
|
43
43
|
You write code, AI provides suggestions and reviews.
|
|
44
44
|
```bash
|
|
45
|
-
claude-flow pair --start --mode driver
|
|
45
|
+
claude-flow-novice pair --start --mode driver
|
|
46
46
|
```
|
|
47
47
|
|
|
48
48
|
### Navigator Mode
|
|
49
49
|
AI writes code, you provide guidance and review.
|
|
50
50
|
```bash
|
|
51
|
-
claude-flow pair --start --mode navigator
|
|
51
|
+
claude-flow-novice pair --start --mode navigator
|
|
52
52
|
```
|
|
53
53
|
|
|
54
54
|
### Switch Mode (Default)
|
|
55
55
|
Alternate between driver and navigator roles.
|
|
56
56
|
```bash
|
|
57
|
-
claude-flow pair --start --mode switch --interval 10m
|
|
57
|
+
claude-flow-novice pair --start --mode switch --interval 10m
|
|
58
58
|
```
|
|
59
59
|
|
|
60
60
|
## Features
|
|
@@ -87,10 +87,10 @@ claude-flow pair --start --mode switch --interval 10m
|
|
|
87
87
|
### Start Session
|
|
88
88
|
```bash
|
|
89
89
|
# Basic start
|
|
90
|
-
claude-flow pair --start
|
|
90
|
+
claude-flow-novice pair --start
|
|
91
91
|
|
|
92
92
|
# With configuration
|
|
93
|
-
claude-flow pair --start \
|
|
93
|
+
claude-flow-novice pair --start \
|
|
94
94
|
--agent expert-coder \
|
|
95
95
|
--verify \
|
|
96
96
|
--test \
|
|
@@ -115,17 +115,17 @@ claude-flow pair --start \
|
|
|
115
115
|
### End Session
|
|
116
116
|
```bash
|
|
117
117
|
# End and save session
|
|
118
|
-
claude-flow pair --end --save
|
|
118
|
+
claude-flow-novice pair --end --save
|
|
119
119
|
|
|
120
120
|
# End and generate report
|
|
121
|
-
claude-flow pair --end --report
|
|
121
|
+
claude-flow-novice pair --end --report
|
|
122
122
|
```
|
|
123
123
|
|
|
124
124
|
## Examples
|
|
125
125
|
|
|
126
126
|
### Refactoring Session
|
|
127
127
|
```bash
|
|
128
|
-
claude-flow pair --start \
|
|
128
|
+
claude-flow-novice pair --start \
|
|
129
129
|
--focus refactor \
|
|
130
130
|
--verify \
|
|
131
131
|
--threshold 0.98
|
|
@@ -133,7 +133,7 @@ claude-flow pair --start \
|
|
|
133
133
|
|
|
134
134
|
### Test-Driven Development
|
|
135
135
|
```bash
|
|
136
|
-
claude-flow pair --start \
|
|
136
|
+
claude-flow-novice pair --start \
|
|
137
137
|
--focus test \
|
|
138
138
|
--mode tdd \
|
|
139
139
|
--language javascript
|
|
@@ -141,7 +141,7 @@ claude-flow pair --start \
|
|
|
141
141
|
|
|
142
142
|
### Bug Fixing
|
|
143
143
|
```bash
|
|
144
|
-
claude-flow pair --start \
|
|
144
|
+
claude-flow-novice pair --start \
|
|
145
145
|
--focus debug \
|
|
146
146
|
--agent debugger-expert \
|
|
147
147
|
--test
|
|
@@ -149,7 +149,7 @@ claude-flow pair --start \
|
|
|
149
149
|
|
|
150
150
|
### Code Review Session
|
|
151
151
|
```bash
|
|
152
|
-
claude-flow pair --start \
|
|
152
|
+
claude-flow-novice pair --start \
|
|
153
153
|
--review \
|
|
154
154
|
--verify \
|
|
155
155
|
--agent senior-reviewer
|
|
@@ -160,25 +160,25 @@ claude-flow pair --start \
|
|
|
160
160
|
### With Git
|
|
161
161
|
```bash
|
|
162
162
|
# Auto-commit with verification
|
|
163
|
-
claude-flow pair --start --git --auto-commit
|
|
163
|
+
claude-flow-novice pair --start --git --auto-commit
|
|
164
164
|
|
|
165
165
|
# Review before commit
|
|
166
|
-
claude-flow pair --start --git --review-commit
|
|
166
|
+
claude-flow-novice pair --start --git --review-commit
|
|
167
167
|
```
|
|
168
168
|
|
|
169
169
|
### With Testing Frameworks
|
|
170
170
|
```bash
|
|
171
171
|
# Jest integration
|
|
172
|
-
claude-flow pair --start --test-framework jest
|
|
172
|
+
claude-flow-novice pair --start --test-framework jest
|
|
173
173
|
|
|
174
174
|
# Pytest integration
|
|
175
|
-
claude-flow pair --start --test-framework pytest
|
|
175
|
+
claude-flow-novice pair --start --test-framework pytest
|
|
176
176
|
```
|
|
177
177
|
|
|
178
178
|
### With CI/CD
|
|
179
179
|
```bash
|
|
180
180
|
# CI-friendly mode
|
|
181
|
-
claude-flow pair --start --ci --non-interactive
|
|
181
|
+
claude-flow-novice pair --start --ci --non-interactive
|
|
182
182
|
```
|
|
183
183
|
|
|
184
184
|
## Session Output
|
|
@@ -356,41 +356,41 @@ export CLAUDE_PAIR_AUTO_TEST=true
|
|
|
356
356
|
### Set Configuration
|
|
357
357
|
```bash
|
|
358
358
|
# Set single value
|
|
359
|
-
claude-flow pair config set defaultMode switch
|
|
359
|
+
claude-flow-novice pair config set defaultMode switch
|
|
360
360
|
|
|
361
361
|
# Set nested value
|
|
362
|
-
claude-flow pair config set verification.threshold 0.98
|
|
362
|
+
claude-flow-novice pair config set verification.threshold 0.98
|
|
363
363
|
|
|
364
364
|
# Set from file
|
|
365
|
-
claude-flow pair config import config.json
|
|
365
|
+
claude-flow-novice pair config import config.json
|
|
366
366
|
```
|
|
367
367
|
|
|
368
368
|
### Get Configuration
|
|
369
369
|
```bash
|
|
370
370
|
# Get all configuration
|
|
371
|
-
claude-flow pair config get
|
|
371
|
+
claude-flow-novice pair config get
|
|
372
372
|
|
|
373
373
|
# Get specific value
|
|
374
|
-
claude-flow pair config get defaultMode
|
|
374
|
+
claude-flow-novice pair config get defaultMode
|
|
375
375
|
|
|
376
376
|
# Export configuration
|
|
377
|
-
claude-flow pair config export > config.json
|
|
377
|
+
claude-flow-novice pair config export > config.json
|
|
378
378
|
```
|
|
379
379
|
|
|
380
380
|
### Reset Configuration
|
|
381
381
|
```bash
|
|
382
382
|
# Reset to defaults
|
|
383
|
-
claude-flow pair config reset
|
|
383
|
+
claude-flow-novice pair config reset
|
|
384
384
|
|
|
385
385
|
# Reset specific section
|
|
386
|
-
claude-flow pair config reset verification
|
|
386
|
+
claude-flow-novice pair config reset verification
|
|
387
387
|
```
|
|
388
388
|
|
|
389
389
|
## Profile Management
|
|
390
390
|
|
|
391
391
|
### Create Profile
|
|
392
392
|
```bash
|
|
393
|
-
claude-flow pair profile create refactoring \
|
|
393
|
+
claude-flow-novice pair profile create refactoring \
|
|
394
394
|
--mode driver \
|
|
395
395
|
--verify true \
|
|
396
396
|
--threshold 0.98 \
|
|
@@ -399,12 +399,12 @@ claude-flow pair profile create refactoring \
|
|
|
399
399
|
|
|
400
400
|
### Use Profile
|
|
401
401
|
```bash
|
|
402
|
-
claude-flow pair --start --profile refactoring
|
|
402
|
+
claude-flow-novice pair --start --profile refactoring
|
|
403
403
|
```
|
|
404
404
|
|
|
405
405
|
### List Profiles
|
|
406
406
|
```bash
|
|
407
|
-
claude-flow pair profile list
|
|
407
|
+
claude-flow-novice pair profile list
|
|
408
408
|
```
|
|
409
409
|
|
|
410
410
|
### Profiles Configuration
|
|
@@ -458,26 +458,26 @@ claude-flow pair profile list
|
|
|
458
458
|
|
|
459
459
|
```bash
|
|
460
460
|
# Validate configuration
|
|
461
|
-
claude-flow pair config validate
|
|
461
|
+
claude-flow-novice pair config validate
|
|
462
462
|
|
|
463
463
|
# Test configuration
|
|
464
|
-
claude-flow pair config test
|
|
464
|
+
claude-flow-novice pair config test
|
|
465
465
|
```
|
|
466
466
|
|
|
467
467
|
## Migration
|
|
468
468
|
|
|
469
469
|
### From Version 1.x
|
|
470
470
|
```bash
|
|
471
|
-
claude-flow pair config migrate --from 1.x
|
|
471
|
+
claude-flow-novice pair config migrate --from 1.x
|
|
472
472
|
```
|
|
473
473
|
|
|
474
474
|
### Export/Import
|
|
475
475
|
```bash
|
|
476
476
|
# Export current config
|
|
477
|
-
claude-flow pair config export > my-config.json
|
|
477
|
+
claude-flow-novice pair config export > my-config.json
|
|
478
478
|
|
|
479
479
|
# Import config
|
|
480
|
-
claude-flow pair config import my-config.json
|
|
480
|
+
claude-flow-novice pair config import my-config.json
|
|
481
481
|
```
|
|
482
482
|
|
|
483
483
|
## Best Practices
|
|
@@ -9,7 +9,7 @@ Implementing a user authentication feature with JWT tokens.
|
|
|
9
9
|
|
|
10
10
|
### Session Setup
|
|
11
11
|
```bash
|
|
12
|
-
claude-flow pair --start \
|
|
12
|
+
claude-flow-novice pair --start \
|
|
13
13
|
--mode switch \
|
|
14
14
|
--agent senior-dev \
|
|
15
15
|
--focus implement \
|
|
@@ -57,7 +57,7 @@ Debugging a memory leak in a Node.js application.
|
|
|
57
57
|
|
|
58
58
|
### Session Setup
|
|
59
59
|
```bash
|
|
60
|
-
claude-flow pair --start \
|
|
60
|
+
claude-flow-novice pair --start \
|
|
61
61
|
--mode navigator \
|
|
62
62
|
--agent debugger-expert \
|
|
63
63
|
--focus debug \
|
|
@@ -99,7 +99,7 @@ Building a shopping cart feature using TDD.
|
|
|
99
99
|
|
|
100
100
|
### Session Setup
|
|
101
101
|
```bash
|
|
102
|
-
claude-flow pair --start \
|
|
102
|
+
claude-flow-novice pair --start \
|
|
103
103
|
--mode tdd \
|
|
104
104
|
--agent tdd-specialist \
|
|
105
105
|
--test-first
|
|
@@ -142,7 +142,7 @@ Refactoring legacy code to modern patterns.
|
|
|
142
142
|
|
|
143
143
|
### Session Setup
|
|
144
144
|
```bash
|
|
145
|
-
claude-flow pair --start \
|
|
145
|
+
claude-flow-novice pair --start \
|
|
146
146
|
--mode driver \
|
|
147
147
|
--focus refactor \
|
|
148
148
|
--verify \
|
|
@@ -191,7 +191,7 @@ Learning React hooks with AI mentorship.
|
|
|
191
191
|
|
|
192
192
|
### Session Setup
|
|
193
193
|
```bash
|
|
194
|
-
claude-flow pair --start \
|
|
194
|
+
claude-flow-novice pair --start \
|
|
195
195
|
--mode mentor \
|
|
196
196
|
--agent react-expert \
|
|
197
197
|
--pace slow \
|
|
@@ -239,7 +239,7 @@ Optimizing a slow React application.
|
|
|
239
239
|
|
|
240
240
|
### Session Setup
|
|
241
241
|
```bash
|
|
242
|
-
claude-flow pair --start \
|
|
242
|
+
claude-flow-novice pair --start \
|
|
243
243
|
--mode switch \
|
|
244
244
|
--agent performance-expert \
|
|
245
245
|
--focus optimize \
|
|
@@ -285,7 +285,7 @@ Building a RESTful API with Express.
|
|
|
285
285
|
|
|
286
286
|
### Session Setup
|
|
287
287
|
```bash
|
|
288
|
-
claude-flow pair --start \
|
|
288
|
+
claude-flow-novice pair --start \
|
|
289
289
|
--mode navigator \
|
|
290
290
|
--agent backend-expert \
|
|
291
291
|
--focus implement \
|
|
@@ -334,7 +334,7 @@ Migrating from MongoDB to PostgreSQL.
|
|
|
334
334
|
|
|
335
335
|
### Session Setup
|
|
336
336
|
```bash
|
|
337
|
-
claude-flow pair --start \
|
|
337
|
+
claude-flow-novice pair --start \
|
|
338
338
|
--mode switch \
|
|
339
339
|
--agent database-expert \
|
|
340
340
|
--verify \
|
|
@@ -378,7 +378,7 @@ Setting up GitHub Actions CI/CD pipeline.
|
|
|
378
378
|
|
|
379
379
|
### Session Setup
|
|
380
380
|
```bash
|
|
381
|
-
claude-flow pair --start \
|
|
381
|
+
claude-flow-novice pair --start \
|
|
382
382
|
--mode navigator \
|
|
383
383
|
--agent devops-expert \
|
|
384
384
|
--focus implement
|
|
@@ -421,7 +421,7 @@ Building a React Native mobile feature.
|
|
|
421
421
|
|
|
422
422
|
### Session Setup
|
|
423
423
|
```bash
|
|
424
|
-
claude-flow pair --start \
|
|
424
|
+
claude-flow-novice pair --start \
|
|
425
425
|
--mode switch \
|
|
426
426
|
--agent mobile-expert \
|
|
427
427
|
--language react-native \
|
|
@@ -465,7 +465,7 @@ claude-flow pair --start \
|
|
|
465
465
|
### Starting Patterns
|
|
466
466
|
```bash
|
|
467
467
|
# Quick start for common scenarios
|
|
468
|
-
claude-flow pair --template <template>
|
|
468
|
+
claude-flow-novice pair --template <template>
|
|
469
469
|
```
|
|
470
470
|
|
|
471
471
|
Available templates:
|