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.
- package/.claude/agents/AGENT_LIFECYCLE.md +1 -1
- package/.claude/agents/SHARED_PROTOCOL.md +33 -5
- package/.claude/agents/cfn-dev-team/analysts/analyst.md +4 -4
- package/.claude/agents/cfn-dev-team/analysts/root-cause-analyst.md +4 -4
- package/.claude/agents/cfn-dev-team/architecture/api-designer-persona.md +4 -4
- package/.claude/agents/cfn-dev-team/architecture/base-template-generator.md +4 -4
- package/.claude/agents/cfn-dev-team/architecture/goal-planner.md +4 -4
- package/.claude/agents/cfn-dev-team/architecture/system-architect.md +4 -4
- package/.claude/agents/cfn-dev-team/coordinators/cfn-frontend-coordinator.md +4 -4
- package/.claude/agents/cfn-dev-team/coordinators/handoff-coordinator.md +4 -4
- package/.claude/agents/cfn-dev-team/dev-ops/devops-engineer.md +4 -4
- package/.claude/agents/cfn-dev-team/dev-ops/docker-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/dev-ops/fly-io-specialist.md +418 -0
- package/.claude/agents/cfn-dev-team/dev-ops/github-commit-agent.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/api-gateway-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/backend-developer.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/data/data-engineer.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/database/database-architect.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/database/mem0-specialist.md +579 -0
- package/.claude/agents/cfn-dev-team/developers/database/memgraph-specialist.md +722 -0
- package/.claude/agents/cfn-dev-team/developers/database/supabase-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/frontend/mobile-dev.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/frontend/react-frontend-engineer.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/frontend/typescript-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/frontend/ui-designer.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/graphql-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/rust-developer.md +4 -4
- package/.claude/agents/cfn-dev-team/documentation/agent-type-guidelines.md +4 -4
- package/.claude/agents/cfn-dev-team/documentation/api-documentation.md +4 -4
- package/.claude/agents/cfn-dev-team/documentation/pseudocode.md +5 -5
- package/.claude/agents/cfn-dev-team/documentation/specification-agent.md +5 -5
- package/.claude/agents/cfn-dev-team/product-owners/accessibility-advocate-persona.md +4 -4
- package/.claude/agents/cfn-dev-team/product-owners/cto-agent.md +4 -4
- package/.claude/agents/cfn-dev-team/product-owners/power-user-persona.md +4 -4
- package/.claude/agents/cfn-dev-team/product-owners/product-owner.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/code-reviewer.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/quality/code-quality-validator.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/quality/cyclomatic-complexity-reducer.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/quality/perf-analyzer.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/quality/performance-benchmarker.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/quality/quality-metrics.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/api-testing-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/chaos-engineering-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/contract-tester.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/e2e/playwright-tester.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/integration-tester.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/interaction-tester.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/load-testing-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/mutation-testing-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/playwright-tester.md +4 -4
- package/.claude/agents/cfn-dev-team/{testing → testers}/test-validation-agent.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/tester.md +39 -4
- package/.claude/agents/cfn-dev-team/testers/unit/tdd-london-unit-swarm.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/validation/validation-production-validator.md +4 -4
- package/.claude/agents/cfn-dev-team/utility/agent-builder.md +7 -7
- package/.claude/agents/cfn-dev-team/utility/memory-leak-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/utility/researcher.md +4 -4
- package/.claude/agents/cfn-dev-team/utility/z-ai-specialist.md +4 -4
- package/.claude/agents/custom/claude-code-expert.md +1 -1
- package/.claude/agents/project-only-agents/npm-package-specialist.md +1 -1
- package/.claude/{agents/cfn-dev-team/utility → cfn-extras/agents}/context-curator.md +4 -4
- package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-docker-expert.md +4 -4
- package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-redis-operations.md +1 -1
- package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-system-expert.md +4 -4
- package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/trigger-dev-expert.md +4 -4
- package/.claude/{agents/cfn-dev-team/coordinators → cfn-extras/agents/deprecated-coordinators}/consensus-builder.md +4 -4
- package/.claude/{agents/cfn-dev-team/coordinators → cfn-extras/agents/deprecated-coordinators}/multi-sprint-coordinator.md +4 -4
- package/.claude/{agents → cfn-extras/agents/docker-team}/docker-coordinators/cfn-docker-v3-coordinator.md +1 -1
- package/.claude/{agents/cfn-dev-team/dev-ops → cfn-extras/agents}/kubernetes-specialist.md +4 -4
- package/.claude/{agents/cfn-dev-team/architecture → cfn-extras/agents}/planner.md +4 -4
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/QUICKSTART.md +1 -1
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/README.md +19 -19
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/SKILL.md +7 -7
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/TDD_COORDINATOR_OVERVIEW.md +3 -3
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/TEST_RESULTS.md +3 -3
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/coordinate-generation.sh +19 -19
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/example-fix-scenario.md +4 -4
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/example-usage.sh +1 -1
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/feedback-logger.sh +5 -5
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/fix-existing-code-v2.sh +2 -2
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/fix-existing-code.sh +10 -10
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/pattern-examples.md +3 -3
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/query-patterns.sh +9 -9
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/tdd-coordinator.sh +8 -8
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/test-tdd-coordinator.sh +1 -1
- package/.claude/commands/README.md +1 -1
- package/.claude/commands/{cfn-ruvector → cfn-codesearch}/cfn-codebase-reindex.md +6 -6
- package/.claude/commands/{cfn-ruvector → cfn-codesearch}/cfn-codebase-search.md +8 -8
- package/.claude/commands/{cfn-ruvector → cfn-codesearch}/cfn-detect-stale-docs.md +3 -3
- package/.claude/commands/cfn-codesearch-search.md +36 -0
- package/.claude/commands/cfn-fix-errors.md +1 -1
- package/.claude/commands/cfn-loop-task.md +66 -2
- package/.claude/commands/cfn-update-search-index.md +2 -2
- package/.claude/hooks/cfn-SessionStart-cfn-build-codesearch.sh +24 -0
- package/.claude/hooks/cfn-bash-search-hook.sh +6 -6
- package/.claude/hooks/cfn-smart-search-hook.sh +15 -15
- package/.claude/hooks/cfn-subagent-stop.sh +9 -9
- package/.claude/hooks/post-commit-codebase-index +14 -14
- package/.claude/skills/{bulk-add-ruvector-instructions.sh → bulk-add-codesearch-instructions.sh} +14 -14
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/AGENT_INTEGRATION_PATTERNS.md +20 -20
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/AGENT_LIFECYCLE_INTEGRATION.md +12 -12
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/Cargo.toml +9 -4
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/EXTRACTION_EXAMPLES.md +6 -6
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/IMMEDIATE_ACTION_REQUIRED.md +9 -9
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/README.md +7 -7
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SCHEMA_V2_IMPLEMENTATION.md +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SECURITY_FINDINGS_SUMMARY.txt +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SECURITY_IMPLEMENTATION.md +3 -3
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SECURITY_TESTING_COMPLETION.md +5 -5
- package/.claude/skills/cfn-codesearch/SKILL.md +143 -0
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/analyze-agent-failures.sh +11 -11
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/cfn-integration.sh +29 -29
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/EXECUTIVE_SUMMARY.txt +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/PHASE_4_QUERY_API.md +24 -24
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/RUST_AST_EXTRACTOR_IMPLEMENTATION.md +7 -7
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/TRANSACTION_MANAGEMENT.md +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/VALIDATION_FINDINGS.txt +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/epic-ast-indexer.json +8 -8
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index-code.sh +11 -11
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index_all.sh +2 -2
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/ingest-agent-transcript.sh +10 -10
- package/.claude/skills/{cfn-local-ruvector-accelerator/init-local-ruvector.sh → cfn-codesearch/init-local-codesearch.sh} +16 -16
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/project-structure.md +10 -10
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/query-local.sh +6 -6
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/cleanup.rs +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/index.rs +238 -9
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/index_ast.rs +3 -3
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/init.rs +19 -19
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/migration.rs +5 -5
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/query.rs +64 -3
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/reset.rs +5 -5
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/embeddings.rs +19 -5
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/lib.rs +6 -4
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/main.rs +37 -27
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration_v2.rs +1 -1
- package/.claude/skills/cfn-codesearch/src/paths.rs +37 -0
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/query_v2.rs +3 -4
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/search_engine.rs +3 -3
- package/.claude/skills/cfn-codesearch/src/store_pgvector.rs +301 -0
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2.rs +12 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test-agent-lifecycle-integration.sh +6 -6
- package/.claude/skills/{cfn-local-ruvector-accelerator/test-local-ruvector.sh → cfn-codesearch/test-local-codesearch.sh} +7 -7
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_query_api.sh +2 -2
- package/.claude/skills/cfn-epic-creator/SKILL.md +110 -2
- package/.claude/skills/cfn-epic-creator/invoke.sh +120 -1
- package/.claude/skills/cfn-knowledge-base/lib/playbook/SKILL.md +1 -1
- package/.claude/skills/cfn-mdap-context-injection/SKILL.md +2 -2
- package/.claude/skills/cfn-mdap-context-injection/inject.sh +23 -23
- package/CLAUDE.md +3 -3
- package/package.json +11 -11
- package/readme/feature-status.md +411 -0
- package/.claude/agents/docker-ts-fixer.md +0 -65
- package/.claude/commands/cfn-ruvector-search.md +0 -36
- package/.claude/hooks/cfn-SessionStart-cfn-build-ruvector.sh +0 -24
- package/.claude/skills/cfn-local-ruvector-accelerator/.claude/hooks/SessionStart-cfn-build-ruvector.sh +0 -13
- package/.claude/skills/cfn-local-ruvector-accelerator/SKILL.md +0 -143
- package/.claude/skills/cfn-local-ruvector-accelerator/src/paths.rs +0 -31
- /package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-loops-cli-expert.md +0 -0
- /package/.claude/{agents/csuite → cfn-extras/agents/custom-agents}/cto-agent.md +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/Cargo.toml.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/embeddings_manager.py.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index/index.bin +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index/metadata.json +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index-code.sh.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/query-agent-patterns.sh +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/requirements.txt +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/search_engine_v2.py.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/sqlite_store.py.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/export.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/find.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/index_modified.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/mod.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/refs.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/stats.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/mod.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/rust.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/rust_placeholder.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/text_fallback.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/typescript.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/typescript_full.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/main.rs.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration_backup.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration_tx.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/path_validator.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/query_api.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/schema_v2.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/security_tests.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/sqlite_store.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2_backup.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2_fixed.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2_tx.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/test_schema.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/transaction_tests.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_ast_indexing.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_schema.sql +0 -0
- /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:
|
|
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-
|
|
35
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
40
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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**:
|
|
19
|
+
→ **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
|
|
20
20
|
|
|
21
|
-
# IMPORTANT:
|
|
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-
|
|
27
|
-
# ./.claude/skills/cfn-
|
|
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:
|
|
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-
|
|
23
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
27
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
25
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
35
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
27
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
26
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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:
|
|
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-
|
|
37
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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:
|
|
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-
|
|
37
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
26
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
27
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
26
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
35
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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**:
|
|
25
|
+
→ **Skills**: CodeSearch (semantic search) | Post-edit hook (file validation)
|
|
26
26
|
|
|
27
|
-
# IMPORTANT:
|
|
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-
|
|
33
|
-
# ./.claude/skills/cfn-
|
|
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:
|
|
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-
|
|
34
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
27
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
33
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
32
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
63
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
34
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
33
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
45
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
32
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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:
|
|
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-
|
|
33
|
-
# ./.claude/skills/cfn-
|
|
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**:
|
|
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)
|