claude-flow-novice 2.18.40 → 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 (197) hide show
  1. package/.claude/agents/AGENT_LIFECYCLE.md +1 -1
  2. package/.claude/agents/SHARED_PROTOCOL.md +33 -5
  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 +418 -0
  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 +579 -0
  20. package/.claude/agents/cfn-dev-team/developers/database/memgraph-specialist.md +722 -0
  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 +5 -5
  31. package/.claude/agents/cfn-dev-team/documentation/specification-agent.md +5 -5
  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/{testing → testers}/test-validation-agent.md +4 -4
  52. package/.claude/agents/cfn-dev-team/testers/tester.md +39 -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/{agents/cfn-dev-team/utility → cfn-extras/agents}/context-curator.md +4 -4
  62. package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-docker-expert.md +4 -4
  63. package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-redis-operations.md +1 -1
  64. package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-system-expert.md +4 -4
  65. package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/trigger-dev-expert.md +4 -4
  66. package/.claude/{agents/cfn-dev-team/coordinators → cfn-extras/agents/deprecated-coordinators}/consensus-builder.md +4 -4
  67. package/.claude/{agents/cfn-dev-team/coordinators → cfn-extras/agents/deprecated-coordinators}/multi-sprint-coordinator.md +4 -4
  68. package/.claude/{agents → cfn-extras/agents/docker-team}/docker-coordinators/cfn-docker-v3-coordinator.md +1 -1
  69. package/.claude/{agents/cfn-dev-team/dev-ops → cfn-extras/agents}/kubernetes-specialist.md +4 -4
  70. package/.claude/{agents/cfn-dev-team/architecture → 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-ruvector → cfn-codesearch}/cfn-codebase-reindex.md +6 -6
  88. package/.claude/commands/{cfn-ruvector → cfn-codesearch}/cfn-codebase-search.md +8 -8
  89. package/.claude/commands/{cfn-ruvector → cfn-codesearch}/cfn-detect-stale-docs.md +3 -3
  90. package/.claude/commands/cfn-codesearch-search.md +36 -0
  91. package/.claude/commands/cfn-fix-errors.md +1 -1
  92. package/.claude/commands/cfn-loop-task.md +66 -2
  93. package/.claude/commands/cfn-update-search-index.md +2 -2
  94. package/.claude/hooks/cfn-SessionStart-cfn-build-codesearch.sh +24 -0
  95. package/.claude/hooks/cfn-bash-search-hook.sh +6 -6
  96. package/.claude/hooks/cfn-smart-search-hook.sh +15 -15
  97. package/.claude/hooks/cfn-subagent-stop.sh +9 -9
  98. package/.claude/hooks/post-commit-codebase-index +14 -14
  99. package/.claude/skills/{bulk-add-ruvector-instructions.sh → bulk-add-codesearch-instructions.sh} +14 -14
  100. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/AGENT_INTEGRATION_PATTERNS.md +20 -20
  101. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/AGENT_LIFECYCLE_INTEGRATION.md +12 -12
  102. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/Cargo.toml +9 -4
  103. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/EXTRACTION_EXAMPLES.md +6 -6
  104. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/IMMEDIATE_ACTION_REQUIRED.md +9 -9
  105. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/README.md +7 -7
  106. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SCHEMA_V2_IMPLEMENTATION.md +1 -1
  107. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SECURITY_FINDINGS_SUMMARY.txt +1 -1
  108. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SECURITY_IMPLEMENTATION.md +3 -3
  109. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SECURITY_TESTING_COMPLETION.md +5 -5
  110. package/.claude/skills/cfn-codesearch/SKILL.md +143 -0
  111. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/analyze-agent-failures.sh +11 -11
  112. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/cfn-integration.sh +29 -29
  113. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/EXECUTIVE_SUMMARY.txt +1 -1
  114. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/PHASE_4_QUERY_API.md +24 -24
  115. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/RUST_AST_EXTRACTOR_IMPLEMENTATION.md +7 -7
  116. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/TRANSACTION_MANAGEMENT.md +1 -1
  117. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/VALIDATION_FINDINGS.txt +1 -1
  118. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/epic-ast-indexer.json +8 -8
  119. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index-code.sh +11 -11
  120. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index_all.sh +2 -2
  121. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/ingest-agent-transcript.sh +10 -10
  122. package/.claude/skills/{cfn-local-ruvector-accelerator/init-local-ruvector.sh → cfn-codesearch/init-local-codesearch.sh} +16 -16
  123. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/project-structure.md +10 -10
  124. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/query-local.sh +6 -6
  125. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/cleanup.rs +1 -1
  126. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/index.rs +238 -9
  127. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/index_ast.rs +3 -3
  128. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/init.rs +19 -19
  129. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/migration.rs +5 -5
  130. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/query.rs +64 -3
  131. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/reset.rs +5 -5
  132. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/embeddings.rs +19 -5
  133. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/lib.rs +6 -4
  134. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/main.rs +37 -27
  135. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration_v2.rs +1 -1
  136. package/.claude/skills/cfn-codesearch/src/paths.rs +37 -0
  137. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/query_v2.rs +3 -4
  138. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/search_engine.rs +3 -3
  139. package/.claude/skills/cfn-codesearch/src/store_pgvector.rs +301 -0
  140. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2.rs +12 -1
  141. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test-agent-lifecycle-integration.sh +6 -6
  142. package/.claude/skills/{cfn-local-ruvector-accelerator/test-local-ruvector.sh → cfn-codesearch/test-local-codesearch.sh} +7 -7
  143. package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_query_api.sh +2 -2
  144. package/.claude/skills/cfn-epic-creator/SKILL.md +110 -2
  145. package/.claude/skills/cfn-epic-creator/invoke.sh +120 -1
  146. package/.claude/skills/cfn-knowledge-base/lib/playbook/SKILL.md +1 -1
  147. package/.claude/skills/cfn-mdap-context-injection/SKILL.md +2 -2
  148. package/.claude/skills/cfn-mdap-context-injection/inject.sh +23 -23
  149. package/CLAUDE.md +3 -3
  150. package/package.json +11 -11
  151. package/readme/feature-status.md +411 -0
  152. package/.claude/agents/docker-ts-fixer.md +0 -65
  153. package/.claude/commands/cfn-ruvector-search.md +0 -36
  154. package/.claude/hooks/cfn-SessionStart-cfn-build-ruvector.sh +0 -24
  155. package/.claude/skills/cfn-local-ruvector-accelerator/.claude/hooks/SessionStart-cfn-build-ruvector.sh +0 -13
  156. package/.claude/skills/cfn-local-ruvector-accelerator/SKILL.md +0 -143
  157. package/.claude/skills/cfn-local-ruvector-accelerator/src/paths.rs +0 -31
  158. /package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-loops-cli-expert.md +0 -0
  159. /package/.claude/{agents/csuite → cfn-extras/agents/custom-agents}/cto-agent.md +0 -0
  160. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/Cargo.toml.backup +0 -0
  161. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/embeddings_manager.py.backup +0 -0
  162. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index/index.bin +0 -0
  163. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index/metadata.json +0 -0
  164. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index-code.sh.backup +0 -0
  165. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/query-agent-patterns.sh +0 -0
  166. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/requirements.txt +0 -0
  167. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/search_engine_v2.py.backup +0 -0
  168. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/sqlite_store.py.backup +0 -0
  169. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/export.rs +0 -0
  170. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/find.rs +0 -0
  171. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/index_modified.rs +0 -0
  172. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/mod.rs +0 -0
  173. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/refs.rs +0 -0
  174. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/stats.rs +0 -0
  175. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/mod.rs +0 -0
  176. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/rust.rs +0 -0
  177. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/rust_placeholder.rs +0 -0
  178. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/text_fallback.rs +0 -0
  179. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/typescript.rs +0 -0
  180. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/typescript_full.rs +0 -0
  181. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/main.rs.backup +0 -0
  182. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration.rs +0 -0
  183. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration_backup.rs +0 -0
  184. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration_tx.rs +0 -0
  185. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/path_validator.rs +0 -0
  186. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/query_api.rs +0 -0
  187. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/schema_v2.rs +0 -0
  188. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/security_tests.rs +0 -0
  189. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/sqlite_store.rs +0 -0
  190. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2_backup.rs +0 -0
  191. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2_fixed.rs +0 -0
  192. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2_tx.rs +0 -0
  193. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/test_schema.rs +0 -0
  194. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/transaction_tests.rs +0 -0
  195. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_ast_indexing.rs +0 -0
  196. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_schema.sql +0 -0
  197. /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_schema_v2.sql +0 -0
@@ -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
 
@@ -17,16 +17,16 @@ acl_level: 3 # Swarm-level documentation coordination
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 Documentation Specialist
32
32
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: pseudocode
3
3
  description: MUST BE USED for algorithm design, logic planning, code outline creation. Use PROACTIVELY for problem decomposition, planning. Keywords - pseudocode, algorithm, logic, planning
4
- model: haiku
4
+ model: opus
5
5
  color: indigo
6
6
  type: specialist
7
7
  capabilities:
@@ -28,16 +28,16 @@ acl_level: 1
28
28
  # This is mandatory for all file edits to ensure code quality and validation.
29
29
  # The pipeline will run compilation checks and TDD compliance verification.
30
30
 
31
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
31
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
32
32
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
33
33
  # /codebase-search "relevant search terms for your task" --top 5
34
34
  # /codebase-search "error pattern or issue you're fixing" --top 3
35
35
  # Also query past errors and learnings:
36
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
37
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
36
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
37
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
38
38
  # This prevents duplicated work and leverages existing solutions.
39
39
 
40
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
40
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
41
41
 
42
42
  ## 🚨 Mandatory Post-Edit Validation
43
43
 
@@ -2,7 +2,7 @@
2
2
  name: specification-agent
3
3
  description: MUST BE USED when defining requirements, specifications, or problem analysis in SPARC methodology. Use PROACTIVELY for requirements gathering, constraint identification, acceptance criteria definition, scope analysis, stakeholder requirements, domain analysis, use case documentation.
4
4
  type: specialist
5
- model: haiku
5
+ model: opus
6
6
  capabilities:
7
7
  - requirements_gathering
8
8
  - constraint_analysis
@@ -28,16 +28,16 @@ threshold_targets:
28
28
  # This is mandatory for all file edits to ensure code quality and validation.
29
29
  # The pipeline will run compilation checks and TDD compliance verification.
30
30
 
31
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
31
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
32
32
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
33
33
  # /codebase-search "relevant search terms for your task" --top 5
34
34
  # /codebase-search "error pattern or issue you're fixing" --top 3
35
35
  # Also query past errors and learnings:
36
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
37
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
36
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
37
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
38
38
  # This prevents duplicated work and leverages existing solutions.
39
39
 
40
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
40
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
41
41
 
42
42
  # SPARC Specification Agent
43
43
 
@@ -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
  # Accessibility Advocate Agent
32
32
 
@@ -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
  # CTO Agent - Dr. Tech
33
33
 
@@ -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
  # Power User Persona - Alex Pro
32
32
 
@@ -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
  # Product Owner Agent
41
41
 
@@ -22,15 +22,15 @@ validation_hooks:
22
22
  # This is mandatory for all file edits to ensure code quality and validation.
23
23
  # The pipeline will run compilation checks and TDD compliance verification.
24
24
 
25
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
25
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
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
36
  # Code Review Agent
@@ -25,16 +25,16 @@ validation_hooks:
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
  # Code Quality Validator Agent
40
40
 
@@ -18,16 +18,16 @@ acl_level: 1
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
  # Cyclomatic Complexity Reducer
33
33
 
@@ -24,16 +24,16 @@ validation_hooks:
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
  # Performance Analyzer Agent
39
39
 
@@ -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
  # Performance Benchmarker Agent
38
38
 
@@ -54,16 +54,16 @@ Architecture Criteria:
54
54
  # This is mandatory for all file edits to ensure code quality and validation.
55
55
  # The pipeline will run compilation checks and TDD compliance verification.
56
56
 
57
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
57
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
58
58
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
59
59
  # /codebase-search "relevant search terms for your task" --top 5
60
60
  # /codebase-search "error pattern or issue you're fixing" --top 3
61
61
  # Also query past errors and learnings:
62
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
63
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
62
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
63
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
64
64
  # This prevents duplicated work and leverages existing solutions.
65
65
 
66
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
66
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
67
67
 
68
68
  ## Validation Checklist
69
69
 
@@ -25,16 +25,16 @@ validation_hooks:
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
  # API Testing Specialist Agent
40
40
 
@@ -24,16 +24,16 @@ validation_hooks:
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
  # Chaos Engineering Specialist Agent
38
38
 
39
39
  ## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
@@ -36,16 +36,16 @@ prerequisites:
36
36
  # This is mandatory for all file edits to ensure code quality and validation.
37
37
  # The pipeline will run compilation checks and TDD compliance verification.
38
38
 
39
- # IMPORTANT: RuVector Semantic Search (Before Making Changes)
39
+ # IMPORTANT: CodeSearch Semantic Search (Before Making Changes)
40
40
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
41
41
  # /codebase-search "relevant search terms for your task" --top 5
42
42
  # /codebase-search "error pattern or issue you're fixing" --top 3
43
43
  # Also query past errors and learnings:
44
- # ./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh --task-description "Your task description"
45
- # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
44
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
45
+ # ./.claude/skills/cfn-codesearch/query-agent-patterns.sh --task-description "Your task description"
46
46
  # This prevents duplicated work and leverages existing solutions.
47
47
 
48
- → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
48
+ → **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
49
49
  # Contract Testing Specialist Agent
50
50
 
51
51
  ## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
@@ -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
  # Playwright E2E Testing Agent
38
38
 
@@ -24,16 +24,16 @@ validation_hooks:
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
  # Integration Testing Specialist Agent
38
38
 
39
39
  ## Success Criteria Awareness (REQUIRED - Phase 2 TDD)