claude-flow-novice 2.19.0 → 2.19.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (124) hide show
  1. package/.claude/agents/AGENT_LIFECYCLE.md +1 -1
  2. package/.claude/agents/SHARED_PROTOCOL.md +8 -4
  3. package/.claude/agents/cfn-dev-team/analysts/analyst.md +4 -4
  4. package/.claude/agents/cfn-dev-team/analysts/root-cause-analyst.md +4 -4
  5. package/.claude/agents/cfn-dev-team/architecture/api-designer-persona.md +4 -4
  6. package/.claude/agents/cfn-dev-team/architecture/base-template-generator.md +4 -4
  7. package/.claude/agents/cfn-dev-team/architecture/goal-planner.md +4 -4
  8. package/.claude/agents/cfn-dev-team/architecture/system-architect.md +4 -4
  9. package/.claude/agents/cfn-dev-team/coordinators/cfn-frontend-coordinator.md +4 -4
  10. package/.claude/agents/cfn-dev-team/coordinators/handoff-coordinator.md +4 -4
  11. package/.claude/agents/cfn-dev-team/dev-ops/devops-engineer.md +4 -4
  12. package/.claude/agents/cfn-dev-team/dev-ops/docker-specialist.md +4 -4
  13. package/.claude/agents/cfn-dev-team/dev-ops/fly-io-specialist.md +2 -2
  14. package/.claude/agents/cfn-dev-team/dev-ops/github-commit-agent.md +4 -4
  15. package/.claude/agents/cfn-dev-team/developers/api-gateway-specialist.md +4 -4
  16. package/.claude/agents/cfn-dev-team/developers/backend-developer.md +4 -4
  17. package/.claude/agents/cfn-dev-team/developers/data/data-engineer.md +4 -4
  18. package/.claude/agents/cfn-dev-team/developers/database/database-architect.md +4 -4
  19. package/.claude/agents/cfn-dev-team/developers/database/mem0-specialist.md +4 -4
  20. package/.claude/agents/cfn-dev-team/developers/database/memgraph-specialist.md +4 -4
  21. package/.claude/agents/cfn-dev-team/developers/database/supabase-specialist.md +4 -4
  22. package/.claude/agents/cfn-dev-team/developers/frontend/mobile-dev.md +4 -4
  23. package/.claude/agents/cfn-dev-team/developers/frontend/react-frontend-engineer.md +4 -4
  24. package/.claude/agents/cfn-dev-team/developers/frontend/typescript-specialist.md +4 -4
  25. package/.claude/agents/cfn-dev-team/developers/frontend/ui-designer.md +4 -4
  26. package/.claude/agents/cfn-dev-team/developers/graphql-specialist.md +4 -4
  27. package/.claude/agents/cfn-dev-team/developers/rust-developer.md +4 -4
  28. package/.claude/agents/cfn-dev-team/documentation/agent-type-guidelines.md +4 -4
  29. package/.claude/agents/cfn-dev-team/documentation/api-documentation.md +4 -4
  30. package/.claude/agents/cfn-dev-team/documentation/pseudocode.md +4 -4
  31. package/.claude/agents/cfn-dev-team/documentation/specification-agent.md +4 -4
  32. package/.claude/agents/cfn-dev-team/product-owners/accessibility-advocate-persona.md +4 -4
  33. package/.claude/agents/cfn-dev-team/product-owners/cto-agent.md +4 -4
  34. package/.claude/agents/cfn-dev-team/product-owners/power-user-persona.md +4 -4
  35. package/.claude/agents/cfn-dev-team/product-owners/product-owner.md +4 -4
  36. package/.claude/agents/cfn-dev-team/reviewers/code-reviewer.md +4 -4
  37. package/.claude/agents/cfn-dev-team/reviewers/quality/code-quality-validator.md +4 -4
  38. package/.claude/agents/cfn-dev-team/reviewers/quality/cyclomatic-complexity-reducer.md +4 -4
  39. package/.claude/agents/cfn-dev-team/reviewers/quality/perf-analyzer.md +4 -4
  40. package/.claude/agents/cfn-dev-team/reviewers/quality/performance-benchmarker.md +4 -4
  41. package/.claude/agents/cfn-dev-team/reviewers/quality/quality-metrics.md +4 -4
  42. package/.claude/agents/cfn-dev-team/testers/api-testing-specialist.md +4 -4
  43. package/.claude/agents/cfn-dev-team/testers/chaos-engineering-specialist.md +4 -4
  44. package/.claude/agents/cfn-dev-team/testers/contract-tester.md +4 -4
  45. package/.claude/agents/cfn-dev-team/testers/e2e/playwright-tester.md +4 -4
  46. package/.claude/agents/cfn-dev-team/testers/integration-tester.md +4 -4
  47. package/.claude/agents/cfn-dev-team/testers/interaction-tester.md +4 -4
  48. package/.claude/agents/cfn-dev-team/testers/load-testing-specialist.md +4 -4
  49. package/.claude/agents/cfn-dev-team/testers/mutation-testing-specialist.md +4 -4
  50. package/.claude/agents/cfn-dev-team/testers/playwright-tester.md +4 -4
  51. package/.claude/agents/cfn-dev-team/testers/test-validation-agent.md +4 -4
  52. package/.claude/agents/cfn-dev-team/testers/tester.md +4 -4
  53. package/.claude/agents/cfn-dev-team/testers/unit/tdd-london-unit-swarm.md +4 -4
  54. package/.claude/agents/cfn-dev-team/testers/validation/validation-production-validator.md +4 -4
  55. package/.claude/agents/cfn-dev-team/utility/agent-builder.md +7 -7
  56. package/.claude/agents/cfn-dev-team/utility/memory-leak-specialist.md +4 -4
  57. package/.claude/agents/cfn-dev-team/utility/researcher.md +4 -4
  58. package/.claude/agents/cfn-dev-team/utility/z-ai-specialist.md +4 -4
  59. package/.claude/agents/custom/claude-code-expert.md +1 -1
  60. package/.claude/agents/project-only-agents/npm-package-specialist.md +1 -1
  61. package/.claude/cfn-extras/agents/context-curator.md +4 -4
  62. package/.claude/cfn-extras/agents/custom-agents/cfn-docker-expert.md +4 -4
  63. package/.claude/cfn-extras/agents/custom-agents/cfn-redis-operations.md +1 -1
  64. package/.claude/cfn-extras/agents/custom-agents/cfn-system-expert.md +4 -4
  65. package/.claude/cfn-extras/agents/custom-agents/trigger-dev-expert.md +4 -4
  66. package/.claude/cfn-extras/agents/deprecated-coordinators/consensus-builder.md +4 -4
  67. package/.claude/cfn-extras/agents/deprecated-coordinators/multi-sprint-coordinator.md +4 -4
  68. package/.claude/cfn-extras/agents/docker-team/docker-coordinators/cfn-docker-v3-coordinator.md +1 -1
  69. package/.claude/cfn-extras/agents/kubernetes-specialist.md +4 -4
  70. package/.claude/cfn-extras/agents/planner.md +4 -4
  71. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/QUICKSTART.md +1 -1
  72. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/README.md +19 -19
  73. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/SKILL.md +7 -7
  74. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/TDD_COORDINATOR_OVERVIEW.md +3 -3
  75. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/TEST_RESULTS.md +3 -3
  76. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/coordinate-generation.sh +19 -19
  77. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/example-fix-scenario.md +4 -4
  78. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/example-usage.sh +1 -1
  79. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/feedback-logger.sh +5 -5
  80. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/fix-existing-code-v2.sh +2 -2
  81. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/fix-existing-code.sh +10 -10
  82. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/pattern-examples.md +3 -3
  83. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/query-patterns.sh +9 -9
  84. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/tdd-coordinator.sh +8 -8
  85. package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/test-tdd-coordinator.sh +1 -1
  86. package/.claude/commands/README.md +1 -1
  87. package/.claude/commands/cfn-codesearch/cfn-codebase-reindex.md +4 -4
  88. package/.claude/commands/cfn-codesearch/cfn-codebase-search.md +3 -3
  89. package/.claude/commands/cfn-codesearch-search.md +3 -3
  90. package/.claude/commands/cfn-update-search-index.md +2 -2
  91. package/.claude/hooks/cfn-SessionStart-cfn-build-codesearch.sh +24 -0
  92. package/.claude/hooks/cfn-bash-search-hook.sh +6 -6
  93. package/.claude/hooks/cfn-smart-search-hook.sh +15 -15
  94. package/.claude/hooks/cfn-subagent-stop.sh +9 -9
  95. package/.claude/hooks/post-commit-codebase-index +14 -14
  96. package/.claude/skills/bulk-add-codesearch-instructions.sh +2 -2
  97. package/.claude/skills/cfn-codesearch/AGENT_LIFECYCLE_INTEGRATION.md +1 -1
  98. package/.claude/skills/cfn-codesearch/SECURITY_FINDINGS_SUMMARY.txt +1 -1
  99. package/.claude/skills/cfn-codesearch/SECURITY_TESTING_COMPLETION.md +1 -1
  100. package/.claude/skills/cfn-codesearch/SKILL.md +3 -3
  101. package/.claude/skills/cfn-codesearch/cfn-integration.sh +2 -2
  102. package/.claude/skills/cfn-codesearch/docs/EXECUTIVE_SUMMARY.txt +1 -1
  103. package/.claude/skills/cfn-codesearch/docs/PHASE_4_QUERY_API.md +24 -24
  104. package/.claude/skills/cfn-codesearch/docs/RUST_AST_EXTRACTOR_IMPLEMENTATION.md +7 -7
  105. package/.claude/skills/cfn-codesearch/docs/TRANSACTION_MANAGEMENT.md +1 -1
  106. package/.claude/skills/cfn-codesearch/docs/VALIDATION_FINDINGS.txt +1 -1
  107. package/.claude/skills/cfn-codesearch/epic-ast-indexer.json +8 -8
  108. package/.claude/skills/cfn-codesearch/src/cli/cleanup.rs +1 -1
  109. package/.claude/skills/cfn-codesearch/src/cli/index.rs +5 -5
  110. package/.claude/skills/cfn-codesearch/src/cli/index_ast.rs +3 -3
  111. package/.claude/skills/cfn-codesearch/src/cli/init.rs +4 -4
  112. package/.claude/skills/cfn-codesearch/src/cli/migration.rs +5 -5
  113. package/.claude/skills/cfn-codesearch/src/cli/reset.rs +5 -5
  114. package/.claude/skills/cfn-codesearch/src/main.rs +3 -3
  115. package/.claude/skills/cfn-codesearch/src/migration_v2.rs +1 -1
  116. package/.claude/skills/cfn-codesearch/src/paths.rs +1 -1
  117. package/.claude/skills/cfn-codesearch/src/search_engine.rs +3 -3
  118. package/.claude/skills/cfn-knowledge-base/lib/playbook/SKILL.md +1 -1
  119. package/.claude/skills/cfn-mdap-context-injection/inject.sh +2 -2
  120. package/CLAUDE.md +3 -3
  121. package/package.json +1 -1
  122. package/readme/feature-status.md +12 -6
  123. package/.claude/hooks/cfn-SessionStart-cfn-build-ruvector.sh +0 -24
  124. package/.claude/skills/cfn-codesearch/.claude/hooks/SessionStart-cfn-build-ruvector.sh +0 -13
@@ -6,7 +6,7 @@ tools: [Read]
6
6
  type: documentation
7
7
  ---
8
8
 
9
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
9
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
10
10
 
11
11
  # Agent Lifecycle Documentation
12
12
 
@@ -48,17 +48,21 @@ Errors: none
48
48
 
49
49
  ---
50
50
 
51
- ## 2. RuVector Semantic Search
51
+ ## 2. CodeSearch Semantic Search
52
52
 
53
53
  **When:** Finding code patterns, implementations, or "where is X?"
54
54
 
55
55
  ```bash
56
- ./.claude/skills/cfn-ruvector-codebase-index/search.sh "query" --top 5
56
+ # SQL (fastest - 0.002s)
57
+ sqlite3 ~/.local/share/codesearch/index_v2.db "SELECT file_path, line_number FROM entities WHERE name LIKE '%query%';"
58
+
59
+ # CLI
60
+ ./.claude/skills/cfn-codesearch/query-local.sh "query" --max-results 5
57
61
  ```
58
62
 
59
- Query past errors before similar work:
63
+ Query past errors/patterns before similar work:
60
64
  ```bash
61
- ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh "task description"
65
+ ./.claude/skills/cfn-codesearch/query-agent-patterns.sh "task description"
62
66
  ```
63
67
 
64
68
  ---
@@ -23,16 +23,16 @@ acl_level: 1
23
23
  # This is mandatory for all file edits to ensure code quality and validation.
24
24
  # The pipeline will run compilation checks and TDD compliance verification.
25
25
 
26
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
26
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
27
27
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
28
28
  # /codebase-search "relevant search terms for your task" --top 5
29
29
  # /codebase-search "error pattern or issue you're fixing" --top 3
30
30
  # Also query past errors and learnings:
31
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
32
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
31
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
32
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
33
33
  # This prevents duplicated work and leverages existing solutions.
34
34
 
35
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
35
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
36
36
 
37
37
  # Analyst Agent
38
38
 
@@ -14,16 +14,16 @@ capabilities: [root-cause-analysis, investigation, debugging, error-tracing, sys
14
14
  # This is mandatory for all file edits to ensure code quality and validation.
15
15
  # The pipeline will run compilation checks and TDD compliance verification.
16
16
 
17
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
17
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
18
18
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
19
19
  # /codebase-search "relevant search terms for your task" --top 5
20
20
  # /codebase-search "error pattern or issue you're fixing" --top 3
21
21
  # Also query past errors and learnings:
22
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
23
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
22
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
23
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
24
24
  # This prevents duplicated work and leverages existing solutions.
25
25
 
26
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
26
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
27
27
 
28
28
  # Root Cause Analyst
29
29
 
@@ -17,16 +17,16 @@ validation_hooks:
17
17
  # This is mandatory for all file edits to ensure code quality and validation.
18
18
  # The pipeline will run compilation checks and TDD compliance verification.
19
19
 
20
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
20
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
21
21
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
22
22
  # /codebase-search "relevant search terms for your task" --top 5
23
23
  # /codebase-search "error pattern or issue you're fixing" --top 3
24
24
  # Also query past errors and learnings:
25
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
26
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
25
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
26
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
27
27
  # This prevents duplicated work and leverages existing solutions.
28
28
 
29
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
29
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
30
30
 
31
31
  # API Designer Persona - Loop 0.5 Design Consensus
32
32
 
@@ -24,16 +24,16 @@ completion_protocol: |
24
24
  # This is mandatory for all file edits to ensure code quality and validation.
25
25
  # The pipeline will run compilation checks and TDD compliance verification.
26
26
 
27
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
27
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
28
28
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
29
29
  # /codebase-search "relevant search terms for your task" --top 5
30
30
  # /codebase-search "error pattern or issue you're fixing" --top 3
31
31
  # Also query past errors and learnings:
32
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
33
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
32
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
33
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
34
34
  # This prevents duplicated work and leverages existing solutions.
35
35
 
36
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
36
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
37
37
  ## 🚀 Template Generation Focus
38
38
 
39
39
  **Your role is optimized for:**
@@ -23,16 +23,16 @@ validation_hooks:
23
23
  # This is mandatory for all file edits to ensure code quality and validation.
24
24
  # The pipeline will run compilation checks and TDD compliance verification.
25
25
 
26
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
26
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
27
27
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
28
28
  # /codebase-search "relevant search terms for your task" --top 5
29
29
  # /codebase-search "error pattern or issue you're fixing" --top 3
30
30
  # Also query past errors and learnings:
31
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
32
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
31
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
32
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
33
33
  # This prevents duplicated work and leverages existing solutions.
34
34
 
35
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
35
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
36
36
 
37
37
  # Goal Planner Agent: Strategic GOAP Planning
38
38
 
@@ -23,16 +23,16 @@ validation_hooks:
23
23
  # This is mandatory for all file edits to ensure code quality and validation.
24
24
  # The pipeline will run compilation checks and TDD compliance verification.
25
25
 
26
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
26
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
27
27
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
28
28
  # /codebase-search "relevant search terms for your task" --top 5
29
29
  # /codebase-search "error pattern or issue you're fixing" --top 3
30
30
  # Also query past errors and learnings:
31
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
32
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
31
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
32
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
33
33
  # This prevents duplicated work and leverages existing solutions.
34
34
 
35
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
35
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
36
36
 
37
37
  # System Architect Agent
38
38
 
@@ -14,16 +14,16 @@ mode_support: [cli]
14
14
  # This is mandatory for all file edits to ensure code quality and validation.
15
15
  # The pipeline will run compilation checks and TDD compliance verification.
16
16
 
17
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
17
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
18
18
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
19
19
  # /codebase-search "relevant search terms for your task" --top 5
20
20
  # /codebase-search "error pattern or issue you're fixing" --top 3
21
21
  # Also query past errors and learnings:
22
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
23
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
22
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
23
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
24
24
  # This prevents duplicated work and leverages existing solutions.
25
25
 
26
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
26
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
27
27
 
28
28
  # CFN Frontend Coordinator Agent
29
29
 
@@ -14,16 +14,16 @@ capabilities: [session-transition, context-extraction, handoff-documentation]
14
14
  # This is mandatory for all file edits to ensure code quality and validation.
15
15
  # The pipeline will run compilation checks and TDD compliance verification.
16
16
 
17
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
17
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
18
18
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
19
19
  # /codebase-search "relevant search terms for your task" --top 5
20
20
  # /codebase-search "error pattern or issue you're fixing" --top 3
21
21
  # Also query past errors and learnings:
22
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
23
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
22
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
23
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
24
24
  # This prevents duplicated work and leverages existing solutions.
25
25
 
26
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
26
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
27
27
 
28
28
  # Handoff Coordinator Agent
29
29
 
@@ -19,16 +19,16 @@ acl_level: 1
19
19
  # This is mandatory for all file edits to ensure code quality and validation.
20
20
  # The pipeline will run compilation checks and TDD compliance verification.
21
21
 
22
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
22
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
23
23
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
24
24
  # /codebase-search "relevant search terms for your task" --top 5
25
25
  # /codebase-search "error pattern or issue you're fixing" --top 3
26
26
  # Also query past errors and learnings:
27
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
28
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
27
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
28
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
29
29
  # This prevents duplicated work and leverages existing solutions.
30
30
 
31
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
31
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
32
32
  ## 🚀 DevOps Engineering Focus
33
33
 
34
34
  **Your role is optimized for:**
@@ -16,16 +16,16 @@ validation_hooks: [agent-template-validator, test-coverage-validator]
16
16
  # This is mandatory for all file edits to ensure code quality and validation.
17
17
  # The pipeline will run compilation checks and TDD compliance verification.
18
18
 
19
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
19
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
20
20
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
21
21
  # /codebase-search "relevant search terms for your task" --top 5
22
22
  # /codebase-search "error pattern or issue you're fixing" --top 3
23
23
  # Also query past errors and learnings:
24
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
25
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
24
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
25
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
26
26
  # This prevents duplicated work and leverages existing solutions.
27
27
 
28
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
28
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
29
29
 
30
30
  <!-- PROVIDER_PARAMETERS
31
31
  provider: zai
@@ -21,11 +21,11 @@ validation_hooks:
21
21
  # ./.claude/hooks/cfn-invoke-post-edit.sh "$FILE_PATH" --agent-id "$AGENT_ID"
22
22
  # This is mandatory for all file edits to ensure code quality and validation.
23
23
 
24
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
24
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
25
25
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
26
26
  # /codebase-search "relevant search terms for your task" --top 5
27
27
 
28
- > **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
28
+ > **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
29
29
 
30
30
  # Fly.io Specialist Agent
31
31
 
@@ -17,16 +17,16 @@ validation_hooks:
17
17
  # This is mandatory for all file edits to ensure code quality and validation.
18
18
  # The pipeline will run compilation checks and TDD compliance verification.
19
19
 
20
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
20
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
21
21
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
22
22
  # /codebase-search "relevant search terms for your task" --top 5
23
23
  # /codebase-search "error pattern or issue you're fixing" --top 3
24
24
  # Also query past errors and learnings:
25
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
26
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
25
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
26
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
27
27
  # This prevents duplicated work and leverages existing solutions.
28
28
 
29
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
29
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
30
30
 
31
31
  # GitHub Commit Agent
32
32
 
@@ -27,16 +27,16 @@ completion_protocol: |
27
27
  # This is mandatory for all file edits to ensure code quality and validation.
28
28
  # The pipeline will run compilation checks and TDD compliance verification.
29
29
 
30
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
30
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
31
31
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
32
32
  # /codebase-search "relevant search terms for your task" --top 5
33
33
  # /codebase-search "error pattern or issue you're fixing" --top 3
34
34
  # Also query past errors and learnings:
35
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
36
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
35
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
36
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
37
37
  # This prevents duplicated work and leverages existing solutions.
38
38
 
39
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
39
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
40
40
 
41
41
  <!-- PROVIDER_PARAMETERS
42
42
  provider: zai
@@ -14,15 +14,15 @@ validation_hooks: agent-template-validator, test-coverage-validator
14
14
  # This is mandatory for all file edits to ensure code quality and validation.
15
15
  # The pipeline will run compilation checks and TDD compliance verification.
16
16
 
17
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
17
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
18
18
 
19
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
19
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
20
20
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
21
21
  # /codebase-search "relevant search terms for your task" --top 5
22
22
  # /codebase-search "error pattern or issue you're fixing" --top 3
23
23
  # Also query past errors and learnings:
24
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
25
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
24
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
25
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
26
26
  # This prevents duplicated work and leverages existing solutions.
27
27
 
28
28
  <!-- PROVIDER_PARAMETERS
@@ -17,16 +17,16 @@ validation_hooks:
17
17
  # This is mandatory for all file edits to ensure code quality and validation.
18
18
  # The pipeline will run compilation checks and TDD compliance verification.
19
19
 
20
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
20
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
21
21
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
22
22
  # /codebase-search "relevant search terms for your task" --top 5
23
23
  # /codebase-search "error pattern or issue you're fixing" --top 3
24
24
  # Also query past errors and learnings:
25
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
26
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
25
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
26
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
27
27
  # This prevents duplicated work and leverages existing solutions.
28
28
 
29
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
29
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
30
30
 
31
31
  <!-- PROVIDER_PARAMETERS
32
32
  provider: zai
@@ -18,16 +18,16 @@ completion_protocol: |
18
18
  # This is mandatory for all file edits to ensure code quality and validation.
19
19
  # The pipeline will run compilation checks and TDD compliance verification.
20
20
 
21
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
21
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
22
22
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
23
23
  # /codebase-search "relevant search terms for your task" --top 5
24
24
  # /codebase-search "error pattern or issue you're fixing" --top 3
25
25
  # Also query past errors and learnings:
26
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
27
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
26
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
27
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
28
28
  # This prevents duplicated work and leverages existing solutions.
29
29
 
30
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
30
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
31
31
 
32
32
  ## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
33
33
 
@@ -24,16 +24,16 @@ completion_protocol: |
24
24
  # This is mandatory for all file edits to ensure code quality and validation.
25
25
  # The pipeline will run compilation checks and TDD compliance verification.
26
26
 
27
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
27
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
28
28
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
29
29
  # /codebase-search "relevant search terms for your task" --top 5
30
30
  # /codebase-search "error pattern or issue you're fixing" --top 3
31
31
  # Also query past errors and learnings:
32
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
33
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
32
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
33
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
34
34
  # This prevents duplicated work and leverages existing solutions.
35
35
 
36
- > **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
36
+ > **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
37
37
 
38
38
  # Mem0 Memory Layer Specialist Agent
39
39
 
@@ -25,16 +25,16 @@ completion_protocol: |
25
25
  # This is mandatory for all file edits to ensure code quality and validation.
26
26
  # The pipeline will run compilation checks and TDD compliance verification.
27
27
 
28
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
28
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
29
29
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
30
30
  # /codebase-search "relevant search terms for your task" --top 5
31
31
  # /codebase-search "error pattern or issue you're fixing" --top 3
32
32
  # Also query past errors and learnings:
33
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
34
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
33
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
34
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
35
35
  # This prevents duplicated work and leverages existing solutions.
36
36
 
37
- > **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
37
+ > **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
38
38
 
39
39
  # Memgraph Graph Database Specialist Agent
40
40
 
@@ -26,16 +26,16 @@ completion_protocol: |
26
26
  # This is mandatory for all file edits to ensure code quality and validation.
27
27
  # The pipeline will run compilation checks and TDD compliance verification.
28
28
 
29
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
29
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
30
30
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
31
31
  # /codebase-search "relevant search terms for your task" --top 5
32
32
  # /codebase-search "error pattern or issue you're fixing" --top 3
33
33
  # Also query past errors and learnings:
34
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
35
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
34
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
35
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
36
36
  # This prevents duplicated work and leverages existing solutions.
37
37
 
38
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
38
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
39
39
 
40
40
  # Supabase CLI Specialist Agent
41
41
 
@@ -31,16 +31,16 @@ completion_protocol: |
31
31
  # This is mandatory for all file edits to ensure code quality and validation.
32
32
  # The pipeline will run compilation checks and TDD compliance verification.
33
33
 
34
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
34
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
35
35
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
36
36
  # /codebase-search "relevant search terms for your task" --top 5
37
37
  # /codebase-search "error pattern or issue you're fixing" --top 3
38
38
  # Also query past errors and learnings:
39
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
40
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
39
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
40
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
41
41
  # This prevents duplicated work and leverages existing solutions.
42
42
 
43
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
43
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
44
44
 
45
45
  <!-- PROVIDER_PARAMETERS
46
46
  provider: zai
@@ -16,15 +16,15 @@ validation_hooks:
16
16
  # This is mandatory for all file edits to ensure code quality and validation.
17
17
  # The pipeline will run compilation checks and TDD compliance verification.
18
18
 
19
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
19
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
20
20
 
21
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
21
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
22
22
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
23
23
  # /codebase-search "relevant search terms for your task" --top 5
24
24
  # /codebase-search "error pattern or issue you're fixing" --top 3
25
25
  # Also query past errors and learnings:
26
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
27
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
26
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
27
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
28
28
  # This prevents duplicated work and leverages existing solutions.
29
29
 
30
30
  <!-- PROVIDER_PARAMETERS
@@ -14,16 +14,16 @@ capabilities: [typescript-development, type-system-design, type-safety, generic-
14
14
  # This is mandatory for all file edits to ensure code quality and validation.
15
15
  # The pipeline will run compilation checks and TDD compliance verification.
16
16
 
17
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
17
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
18
18
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
19
19
  # /codebase-search "relevant search terms for your task" --top 5
20
20
  # /codebase-search "error pattern or issue you're fixing" --top 3
21
21
  # Also query past errors and learnings:
22
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
23
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
22
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
23
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
24
24
  # This prevents duplicated work and leverages existing solutions.
25
25
 
26
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
26
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
27
27
 
28
28
  <!-- PROVIDER_PARAMETERS
29
29
  provider: zai
@@ -18,16 +18,16 @@ validation_hooks:
18
18
  # This is mandatory for all file edits to ensure code quality and validation.
19
19
  # The pipeline will run compilation checks and TDD compliance verification.
20
20
 
21
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
21
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
22
22
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
23
23
  # /codebase-search "relevant search terms for your task" --top 5
24
24
  # /codebase-search "error pattern or issue you're fixing" --top 3
25
25
  # Also query past errors and learnings:
26
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
27
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
26
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
27
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
28
28
  # This prevents duplicated work and leverages existing solutions.
29
29
 
30
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
30
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
31
31
 
32
32
  <!-- PROVIDER_PARAMETERS
33
33
  provider: zai
@@ -16,16 +16,16 @@ validation_hooks:
16
16
  # This is mandatory for all file edits to ensure code quality and validation.
17
17
  # The pipeline will run compilation checks and TDD compliance verification.
18
18
 
19
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
19
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
20
20
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
21
21
  # /codebase-search "relevant search terms for your task" --top 5
22
22
  # /codebase-search "error pattern or issue you're fixing" --top 3
23
23
  # Also query past errors and learnings:
24
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
25
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
24
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
25
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
26
26
  # This prevents duplicated work and leverages existing solutions.
27
27
 
28
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
28
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
29
29
 
30
30
  <!-- PROVIDER_PARAMETERS
31
31
  provider: zai
@@ -26,16 +26,16 @@ mode_support: [mvp, standard, enterprise]
26
26
  # This is mandatory for all file edits to ensure code quality and validation.
27
27
  # The pipeline will run compilation checks and TDD compliance verification.
28
28
 
29
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
29
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
30
30
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
31
31
  # /codebase-search "relevant search terms for your task" --top 5
32
32
  # /codebase-search "error pattern or issue you're fixing" --top 3
33
33
  # Also query past errors and learnings:
34
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
35
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
34
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
35
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
36
36
  # This prevents duplicated work and leverages existing solutions.
37
37
 
38
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
38
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
39
39
 
40
40
  <!-- PROVIDER_PARAMETERS
41
41
  provider: zai
@@ -18,16 +18,16 @@ This document provides specific guidance for creating different types of agents
18
18
  # This is mandatory for all file edits to ensure code quality and validation.
19
19
  # The pipeline will run compilation checks and TDD compliance verification.
20
20
 
21
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
21
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
22
22
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
23
23
  # /codebase-search "relevant search terms for your task" --top 5
24
24
  # /codebase-search "error pattern or issue you're fixing" --top 3
25
25
  # Also query past errors and learnings:
26
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
27
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
26
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
27
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
28
28
  # This prevents duplicated work and leverages existing solutions.
29
29
 
30
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
30
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
31
31
 
32
32
  ## 1. Coder Agents
33
33