@agentic-qe/v3 3.0.0-alpha.19 → 3.0.0-alpha.23
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/README.md +35 -35
- package/assets/agents/v3/{v3-qe-accessibility-auditor.md → qe-accessibility-auditor.md} +5 -5
- package/assets/agents/v3/{v3-qe-bdd-generator.md → qe-bdd-generator.md} +6 -6
- package/assets/agents/v3/{v3-qe-chaos-engineer.md → qe-chaos-engineer.md} +5 -5
- package/assets/agents/v3/{v3-qe-code-complexity.md → qe-code-complexity.md} +5 -5
- package/assets/agents/v3/{v3-qe-code-intelligence.md → qe-code-intelligence.md} +5 -5
- package/assets/agents/v3/{v3-qe-contract-validator.md → qe-contract-validator.md} +5 -5
- package/assets/agents/v3/{v3-qe-coverage-specialist.md → qe-coverage-specialist.md} +5 -5
- package/assets/agents/v3/{v3-qe-defect-predictor.md → qe-defect-predictor.md} +6 -6
- package/assets/agents/v3/{v3-qe-dependency-mapper.md → qe-dependency-mapper.md} +7 -7
- package/assets/agents/v3/{v3-qe-deployment-advisor.md → qe-deployment-advisor.md} +5 -5
- package/assets/agents/v3/{v3-qe-flaky-hunter.md → qe-flaky-hunter.md} +6 -6
- package/assets/agents/v3/{v3-qe-fleet-commander.md → qe-fleet-commander.md} +4 -4
- package/assets/agents/v3/{v3-qe-gap-detector.md → qe-gap-detector.md} +6 -6
- package/assets/agents/v3/{v3-qe-graphql-tester.md → qe-graphql-tester.md} +6 -6
- package/assets/agents/v3/{v3-qe-impact-analyzer.md → qe-impact-analyzer.md} +7 -7
- package/assets/agents/v3/qe-integration-architect.md +205 -0
- package/assets/agents/v3/{v3-qe-integration-tester.md → qe-integration-tester.md} +9 -9
- package/assets/agents/v3/{v3-qe-kg-builder.md → qe-kg-builder.md} +7 -7
- package/assets/agents/v3/{v3-qe-learning-coordinator.md → qe-learning-coordinator.md} +7 -7
- package/assets/agents/v3/{v3-qe-load-tester.md → qe-load-tester.md} +7 -7
- package/assets/agents/v3/{v3-qe-metrics-optimizer.md → qe-metrics-optimizer.md} +7 -7
- package/assets/agents/v3/{v3-qe-mutation-tester.md → qe-mutation-tester.md} +6 -6
- package/assets/agents/v3/{v3-qe-parallel-executor.md → qe-parallel-executor.md} +5 -5
- package/assets/agents/v3/{v3-qe-pattern-learner.md → qe-pattern-learner.md} +7 -7
- package/assets/agents/v3/{v3-qe-performance-tester.md → qe-performance-tester.md} +5 -5
- package/assets/agents/v3/{v3-qe-property-tester.md → qe-property-tester.md} +6 -6
- package/assets/agents/v3/{v3-qe-quality-gate.md → qe-quality-gate.md} +5 -5
- package/assets/agents/v3/{v3-qe-queen-coordinator.md → qe-queen-coordinator.md} +9 -9
- package/assets/agents/v3/{v3-qe-qx-partner.md → qe-qx-partner.md} +6 -6
- package/assets/agents/v3/{v3-qe-regression-analyzer.md → qe-regression-analyzer.md} +5 -5
- package/assets/agents/v3/{v3-qe-requirements-validator.md → qe-requirements-validator.md} +5 -5
- package/assets/agents/v3/{v3-qe-responsive-tester.md → qe-responsive-tester.md} +6 -6
- package/assets/agents/v3/{v3-qe-retry-handler.md → qe-retry-handler.md} +6 -6
- package/assets/agents/v3/{v3-qe-risk-assessor.md → qe-risk-assessor.md} +5 -5
- package/assets/agents/v3/{v3-qe-root-cause-analyzer.md → qe-root-cause-analyzer.md} +7 -7
- package/assets/agents/v3/{v3-qe-security-auditor.md → qe-security-auditor.md} +6 -6
- package/assets/agents/v3/{v3-qe-security-scanner.md → qe-security-scanner.md} +5 -5
- package/assets/agents/v3/{v3-qe-tdd-specialist.md → qe-tdd-specialist.md} +7 -7
- package/assets/agents/v3/{v3-qe-test-architect.md → qe-test-architect.md} +6 -6
- package/assets/agents/v3/{v3-qe-transfer-specialist.md → qe-transfer-specialist.md} +10 -10
- package/assets/agents/v3/{v3-qe-visual-tester.md → qe-visual-tester.md} +5 -5
- package/assets/agents/v3/subagents/{v3-qe-code-reviewer.md → qe-code-reviewer.md} +5 -5
- package/assets/agents/v3/subagents/{v3-qe-integration-reviewer.md → qe-integration-reviewer.md} +5 -5
- package/assets/agents/v3/subagents/{v3-qe-performance-reviewer.md → qe-performance-reviewer.md} +5 -5
- package/assets/agents/v3/subagents/{v3-qe-security-reviewer.md → qe-security-reviewer.md} +5 -5
- package/assets/agents/v3/subagents/{v3-qe-tdd-green.md → qe-tdd-green.md} +9 -9
- package/assets/agents/v3/subagents/{v3-qe-tdd-red.md → qe-tdd-red.md} +9 -9
- package/assets/agents/v3/subagents/{v3-qe-tdd-refactor.md → qe-tdd-refactor.md} +9 -9
- package/assets/skills/aqe-v2-v3-migration/skill.md +19 -19
- package/assets/skills/{v3-qe-agentic-flow-integration → qe-agentic-flow-integration}/SKILL.md +3 -3
- package/assets/skills/{v3-qe-chaos-resilience → qe-chaos-resilience}/SKILL.md +11 -11
- package/assets/skills/{v3-qe-code-intelligence → qe-code-intelligence}/SKILL.md +16 -16
- package/assets/skills/{v3-qe-contract-testing → qe-contract-testing}/SKILL.md +11 -11
- package/assets/skills/{v3-qe-coverage-analysis → qe-coverage-analysis}/SKILL.md +11 -11
- package/assets/skills/{v3-qe-defect-intelligence → qe-defect-intelligence}/SKILL.md +11 -11
- package/assets/skills/{v3-qe-learning-optimization → qe-learning-optimization}/SKILL.md +13 -13
- package/assets/skills/{v3-qe-quality-assessment → qe-quality-assessment}/SKILL.md +12 -12
- package/assets/skills/{v3-qe-requirements-validation → qe-requirements-validation}/SKILL.md +11 -11
- package/assets/skills/qe-security-compliance/SKILL.md +255 -0
- package/assets/skills/{v3-qe-test-execution → qe-test-execution}/SKILL.md +12 -12
- package/assets/skills/{v3-qe-test-generation → qe-test-generation}/SKILL.md +11 -11
- package/assets/skills/{v3-qe-visual-accessibility → qe-visual-accessibility}/SKILL.md +11 -11
- package/dist/cli/bundle.js +5339 -1306
- package/dist/cli/commands/llm-router.d.ts +18 -0
- package/dist/cli/commands/llm-router.d.ts.map +1 -0
- package/dist/cli/commands/llm-router.js +460 -0
- package/dist/cli/commands/llm-router.js.map +1 -0
- package/dist/cli/commands/qe-tools.js +2 -2
- package/dist/cli/commands/qe-tools.js.map +1 -1
- package/dist/cli/commands/token-usage.d.ts +19 -0
- package/dist/cli/commands/token-usage.d.ts.map +1 -0
- package/dist/cli/commands/token-usage.js +358 -0
- package/dist/cli/commands/token-usage.js.map +1 -0
- package/dist/cli/completions/index.d.ts +9 -5
- package/dist/cli/completions/index.d.ts.map +1 -1
- package/dist/cli/completions/index.js +209 -190
- package/dist/cli/completions/index.js.map +1 -1
- package/dist/cli/config/cli-config.js +1 -1
- package/dist/cli/config/cli-config.js.map +1 -1
- package/dist/cli/index.js +53 -32
- package/dist/cli/index.js.map +1 -1
- package/dist/cli/scheduler/persistent-scheduler.d.ts +2 -2
- package/dist/cli/scheduler/persistent-scheduler.d.ts.map +1 -1
- package/dist/cli/scheduler/persistent-scheduler.js +2 -2
- package/dist/cli/scheduler/persistent-scheduler.js.map +1 -1
- package/dist/init/token-bootstrap.d.ts +41 -0
- package/dist/init/token-bootstrap.d.ts.map +1 -0
- package/dist/init/token-bootstrap.js +170 -0
- package/dist/init/token-bootstrap.js.map +1 -0
- package/dist/learning/index.d.ts +2 -0
- package/dist/learning/index.d.ts.map +1 -1
- package/dist/learning/index.js +10 -0
- package/dist/learning/index.js.map +1 -1
- package/dist/learning/pattern-store.d.ts +48 -1
- package/dist/learning/pattern-store.d.ts.map +1 -1
- package/dist/learning/pattern-store.js +59 -0
- package/dist/learning/pattern-store.js.map +1 -1
- package/dist/learning/qe-patterns.d.ts +16 -0
- package/dist/learning/qe-patterns.d.ts.map +1 -1
- package/dist/learning/qe-patterns.js.map +1 -1
- package/dist/learning/real-qe-reasoning-bank.d.ts.map +1 -1
- package/dist/learning/real-qe-reasoning-bank.js +4 -0
- package/dist/learning/real-qe-reasoning-bank.js.map +1 -1
- package/dist/learning/sqlite-persistence.d.ts.map +1 -1
- package/dist/learning/sqlite-persistence.js +9 -0
- package/dist/learning/sqlite-persistence.js.map +1 -1
- package/dist/learning/token-tracker.d.ts +345 -0
- package/dist/learning/token-tracker.d.ts.map +1 -0
- package/dist/learning/token-tracker.js +692 -0
- package/dist/learning/token-tracker.js.map +1 -0
- package/dist/mcp/bundle.js +3309 -239
- package/dist/mcp/entry.js +9 -0
- package/dist/mcp/entry.js.map +1 -1
- package/dist/mcp/metrics/metrics-collector.d.ts +9 -0
- package/dist/mcp/metrics/metrics-collector.d.ts.map +1 -1
- package/dist/mcp/metrics/metrics-collector.js.map +1 -1
- package/dist/mcp/tools/analysis/index.d.ts +9 -0
- package/dist/mcp/tools/analysis/index.d.ts.map +1 -0
- package/dist/mcp/tools/analysis/index.js +9 -0
- package/dist/mcp/tools/analysis/index.js.map +1 -0
- package/dist/mcp/tools/analysis/token-usage.d.ts +133 -0
- package/dist/mcp/tools/analysis/token-usage.d.ts.map +1 -0
- package/dist/mcp/tools/analysis/token-usage.js +479 -0
- package/dist/mcp/tools/analysis/token-usage.js.map +1 -0
- package/dist/mcp/tools/index.d.ts +16 -14
- package/dist/mcp/tools/index.d.ts.map +1 -1
- package/dist/mcp/tools/index.js +19 -14
- package/dist/mcp/tools/index.js.map +1 -1
- package/dist/mcp/tools/registry.d.ts +1 -0
- package/dist/mcp/tools/registry.d.ts.map +1 -1
- package/dist/mcp/tools/registry.js +5 -0
- package/dist/mcp/tools/registry.js.map +1 -1
- package/dist/mcp/tools/test-generation/generate.d.ts.map +1 -1
- package/dist/mcp/tools/test-generation/generate.js +18 -0
- package/dist/mcp/tools/test-generation/generate.js.map +1 -1
- package/dist/optimization/early-exit-token-optimizer.d.ts +277 -0
- package/dist/optimization/early-exit-token-optimizer.d.ts.map +1 -0
- package/dist/optimization/early-exit-token-optimizer.js +438 -0
- package/dist/optimization/early-exit-token-optimizer.js.map +1 -0
- package/dist/optimization/index.d.ts +4 -0
- package/dist/optimization/index.d.ts.map +1 -1
- package/dist/optimization/index.js +2 -0
- package/dist/optimization/index.js.map +1 -1
- package/dist/optimization/token-optimizer-service.d.ts +96 -0
- package/dist/optimization/token-optimizer-service.d.ts.map +1 -0
- package/dist/optimization/token-optimizer-service.js +186 -0
- package/dist/optimization/token-optimizer-service.js.map +1 -0
- package/dist/shared/llm/cost-tracker.d.ts.map +1 -1
- package/dist/shared/llm/cost-tracker.js +56 -0
- package/dist/shared/llm/cost-tracker.js.map +1 -1
- package/dist/shared/llm/index.d.ts +8 -2
- package/dist/shared/llm/index.d.ts.map +1 -1
- package/dist/shared/llm/index.js +13 -2
- package/dist/shared/llm/index.js.map +1 -1
- package/dist/shared/llm/interfaces.d.ts +78 -2
- package/dist/shared/llm/interfaces.d.ts.map +1 -1
- package/dist/shared/llm/interfaces.js.map +1 -1
- package/dist/shared/llm/metrics/cost-metrics.d.ts +160 -0
- package/dist/shared/llm/metrics/cost-metrics.d.ts.map +1 -0
- package/dist/shared/llm/metrics/cost-metrics.js +432 -0
- package/dist/shared/llm/metrics/cost-metrics.js.map +1 -0
- package/dist/shared/llm/metrics/index.d.ts +13 -0
- package/dist/shared/llm/metrics/index.d.ts.map +1 -0
- package/dist/shared/llm/metrics/index.js +15 -0
- package/dist/shared/llm/metrics/index.js.map +1 -0
- package/dist/shared/llm/metrics/router-metrics.d.ts +219 -0
- package/dist/shared/llm/metrics/router-metrics.d.ts.map +1 -0
- package/dist/shared/llm/metrics/router-metrics.js +441 -0
- package/dist/shared/llm/metrics/router-metrics.js.map +1 -0
- package/dist/shared/llm/model-mapping.d.ts +171 -0
- package/dist/shared/llm/model-mapping.d.ts.map +1 -0
- package/dist/shared/llm/model-mapping.js +517 -0
- package/dist/shared/llm/model-mapping.js.map +1 -0
- package/dist/shared/llm/model-registry.d.ts +227 -0
- package/dist/shared/llm/model-registry.d.ts.map +1 -0
- package/dist/shared/llm/model-registry.js +1015 -0
- package/dist/shared/llm/model-registry.js.map +1 -0
- package/dist/shared/llm/provider-manager.d.ts +1 -0
- package/dist/shared/llm/provider-manager.d.ts.map +1 -1
- package/dist/shared/llm/provider-manager.js +18 -0
- package/dist/shared/llm/provider-manager.js.map +1 -1
- package/dist/shared/llm/providers/azure-openai.d.ts +156 -0
- package/dist/shared/llm/providers/azure-openai.d.ts.map +1 -0
- package/dist/shared/llm/providers/azure-openai.js +544 -0
- package/dist/shared/llm/providers/azure-openai.js.map +1 -0
- package/dist/shared/llm/providers/bedrock.d.ts +159 -0
- package/dist/shared/llm/providers/bedrock.d.ts.map +1 -0
- package/dist/shared/llm/providers/bedrock.js +581 -0
- package/dist/shared/llm/providers/bedrock.js.map +1 -0
- package/dist/shared/llm/providers/claude.d.ts.map +1 -1
- package/dist/shared/llm/providers/claude.js +8 -0
- package/dist/shared/llm/providers/claude.js.map +1 -1
- package/dist/shared/llm/providers/gemini.d.ts +123 -0
- package/dist/shared/llm/providers/gemini.d.ts.map +1 -0
- package/dist/shared/llm/providers/gemini.js +607 -0
- package/dist/shared/llm/providers/gemini.js.map +1 -0
- package/dist/shared/llm/providers/index.d.ts +4 -0
- package/dist/shared/llm/providers/index.d.ts.map +1 -1
- package/dist/shared/llm/providers/index.js +4 -0
- package/dist/shared/llm/providers/index.js.map +1 -1
- package/dist/shared/llm/providers/ollama.d.ts.map +1 -1
- package/dist/shared/llm/providers/ollama.js +8 -0
- package/dist/shared/llm/providers/ollama.js.map +1 -1
- package/dist/shared/llm/providers/openai.d.ts.map +1 -1
- package/dist/shared/llm/providers/openai.js +8 -0
- package/dist/shared/llm/providers/openai.js.map +1 -1
- package/dist/shared/llm/providers/openrouter.d.ts +136 -0
- package/dist/shared/llm/providers/openrouter.d.ts.map +1 -0
- package/dist/shared/llm/providers/openrouter.js +644 -0
- package/dist/shared/llm/providers/openrouter.js.map +1 -0
- package/dist/shared/llm/router/agent-router-config.d.ts +237 -0
- package/dist/shared/llm/router/agent-router-config.d.ts.map +1 -0
- package/dist/shared/llm/router/agent-router-config.js +708 -0
- package/dist/shared/llm/router/agent-router-config.js.map +1 -0
- package/dist/shared/llm/router/hybrid-router.d.ts +178 -0
- package/dist/shared/llm/router/hybrid-router.d.ts.map +1 -0
- package/dist/shared/llm/router/hybrid-router.js +838 -0
- package/dist/shared/llm/router/hybrid-router.js.map +1 -0
- package/dist/shared/llm/router/index.d.ts +31 -0
- package/dist/shared/llm/router/index.d.ts.map +1 -0
- package/dist/shared/llm/router/index.js +49 -0
- package/dist/shared/llm/router/index.js.map +1 -0
- package/dist/shared/llm/router/routing-rules.d.ts +185 -0
- package/dist/shared/llm/router/routing-rules.d.ts.map +1 -0
- package/dist/shared/llm/router/routing-rules.js +578 -0
- package/dist/shared/llm/router/routing-rules.js.map +1 -0
- package/dist/shared/llm/router/types.d.ts +971 -0
- package/dist/shared/llm/router/types.d.ts.map +1 -0
- package/dist/shared/llm/router/types.js +368 -0
- package/dist/shared/llm/router/types.js.map +1 -0
- package/dist/shared/llm/translation/index.d.ts +10 -0
- package/dist/shared/llm/translation/index.d.ts.map +1 -0
- package/dist/shared/llm/translation/index.js +35 -0
- package/dist/shared/llm/translation/index.js.map +1 -0
- package/dist/shared/llm/translation/message-formatter.d.ts +126 -0
- package/dist/shared/llm/translation/message-formatter.d.ts.map +1 -0
- package/dist/shared/llm/translation/message-formatter.js +248 -0
- package/dist/shared/llm/translation/message-formatter.js.map +1 -0
- package/dist/shared/llm/translation/prompt-translator.d.ts +165 -0
- package/dist/shared/llm/translation/prompt-translator.d.ts.map +1 -0
- package/dist/shared/llm/translation/prompt-translator.js +362 -0
- package/dist/shared/llm/translation/prompt-translator.js.map +1 -0
- package/dist/shared/llm/translation/tool-translator.d.ts +124 -0
- package/dist/shared/llm/translation/tool-translator.d.ts.map +1 -0
- package/dist/shared/llm/translation/tool-translator.js +273 -0
- package/dist/shared/llm/translation/tool-translator.js.map +1 -0
- package/package.json +4 -3
- package/assets/skills/agentdb-advanced/SKILL.md +0 -550
- package/assets/skills/agentdb-learning/SKILL.md +0 -545
- package/assets/skills/agentdb-memory-patterns/SKILL.md +0 -339
- package/assets/skills/agentdb-optimization/SKILL.md +0 -509
- package/assets/skills/agentdb-vector-search/SKILL.md +0 -339
- package/assets/skills/agentic-jujutsu/SKILL.md +0 -645
- package/assets/skills/brutal-honesty-review/README.md +0 -218
- package/assets/skills/brutal-honesty-review/SKILL.md +0 -235
- package/assets/skills/brutal-honesty-review/resources/assessment-rubrics.md +0 -295
- package/assets/skills/brutal-honesty-review/resources/review-template.md +0 -102
- package/assets/skills/brutal-honesty-review/scripts/assess-code.sh +0 -179
- package/assets/skills/brutal-honesty-review/scripts/assess-tests.sh +0 -223
- package/assets/skills/cicd-pipeline-qe-orchestrator/README.md +0 -304
- package/assets/skills/cicd-pipeline-qe-orchestrator/SKILL.md +0 -315
- package/assets/skills/cicd-pipeline-qe-orchestrator/resources/workflows/microservice-pipeline.md +0 -239
- package/assets/skills/cicd-pipeline-qe-orchestrator/resources/workflows/mobile-pipeline.md +0 -375
- package/assets/skills/cicd-pipeline-qe-orchestrator/resources/workflows/monolith-pipeline.md +0 -268
- package/assets/skills/flow-nexus-neural/SKILL.md +0 -738
- package/assets/skills/flow-nexus-platform/SKILL.md +0 -1157
- package/assets/skills/flow-nexus-swarm/SKILL.md +0 -610
- package/assets/skills/github-code-review/SKILL.md +0 -1140
- package/assets/skills/github-multi-repo/SKILL.md +0 -874
- package/assets/skills/github-project-management/SKILL.md +0 -1277
- package/assets/skills/github-release-management/SKILL.md +0 -1081
- package/assets/skills/github-workflow-automation/SKILL.md +0 -1065
- package/assets/skills/hive-mind-advanced/SKILL.md +0 -712
- package/assets/skills/hooks-automation/SKILL.md +0 -1201
- package/assets/skills/n8n-expression-testing/SKILL.md +0 -434
- package/assets/skills/n8n-integration-testing-patterns/SKILL.md +0 -540
- package/assets/skills/n8n-security-testing/SKILL.md +0 -599
- package/assets/skills/n8n-trigger-testing-strategies/SKILL.md +0 -541
- package/assets/skills/n8n-workflow-testing-fundamentals/SKILL.md +0 -447
- package/assets/skills/performance-analysis/SKILL.md +0 -563
- package/assets/skills/reasoningbank-agentdb/SKILL.md +0 -446
- package/assets/skills/reasoningbank-intelligence/SKILL.md +0 -201
- package/assets/skills/sherlock-review/SKILL.md +0 -250
- package/assets/skills/skill-builder/SKILL.md +0 -910
- package/assets/skills/sparc-methodology/SKILL.md +0 -1115
- package/assets/skills/stream-chain/SKILL.md +0 -563
- package/assets/skills/swarm-advanced/SKILL.md +0 -973
- package/assets/skills/swarm-orchestration/SKILL.md +0 -179
- package/assets/skills/testability-scoring/README.md +0 -71
- package/assets/skills/testability-scoring/SKILL.md +0 -346
- package/assets/skills/testability-scoring/resources/templates/config.template.js +0 -84
- package/assets/skills/testability-scoring/resources/templates/testability-scoring.spec.template.js +0 -532
- package/assets/skills/testability-scoring/scripts/generate-html-report.js +0 -1007
- package/assets/skills/testability-scoring/scripts/run-assessment.sh +0 -70
package/README.md
CHANGED
|
@@ -14,13 +14,13 @@ npm install -g @agentic-qe/v3
|
|
|
14
14
|
|
|
15
15
|
# Initialize your project
|
|
16
16
|
cd your-project
|
|
17
|
-
aqe
|
|
17
|
+
aqe init --wizard
|
|
18
18
|
|
|
19
19
|
# Or with auto-configuration
|
|
20
|
-
aqe
|
|
20
|
+
aqe init --auto
|
|
21
21
|
|
|
22
22
|
# Add MCP server to Claude Code (requires global install)
|
|
23
|
-
claude mcp add aqe
|
|
23
|
+
claude mcp add aqe -- aqe-mcp
|
|
24
24
|
```
|
|
25
25
|
|
|
26
26
|
## Architecture Overview
|
|
@@ -161,112 +161,112 @@ const results = await kernel.memory.search('authentication patterns', {
|
|
|
161
161
|
|
|
162
162
|
```bash
|
|
163
163
|
# Interactive wizard
|
|
164
|
-
aqe
|
|
164
|
+
aqe init --wizard
|
|
165
165
|
|
|
166
166
|
# Auto-configure based on project
|
|
167
|
-
aqe
|
|
167
|
+
aqe init --auto
|
|
168
168
|
|
|
169
169
|
# Manual configuration
|
|
170
|
-
aqe
|
|
170
|
+
aqe init -d test-generation,coverage-analysis -m hybrid --max-agents 20
|
|
171
171
|
```
|
|
172
172
|
|
|
173
173
|
### Status & Health
|
|
174
174
|
|
|
175
175
|
```bash
|
|
176
176
|
# System status
|
|
177
|
-
aqe
|
|
178
|
-
aqe
|
|
177
|
+
aqe status
|
|
178
|
+
aqe status --verbose
|
|
179
179
|
|
|
180
180
|
# Domain health
|
|
181
|
-
aqe
|
|
182
|
-
aqe
|
|
181
|
+
aqe health
|
|
182
|
+
aqe health -d test-generation
|
|
183
183
|
```
|
|
184
184
|
|
|
185
185
|
### Test Generation
|
|
186
186
|
|
|
187
187
|
```bash
|
|
188
188
|
# Generate tests for a file
|
|
189
|
-
aqe
|
|
189
|
+
aqe test generate src/services/user.ts
|
|
190
190
|
|
|
191
191
|
# Generate with options
|
|
192
|
-
aqe
|
|
192
|
+
aqe test generate src/ -t unit -f vitest
|
|
193
193
|
```
|
|
194
194
|
|
|
195
195
|
### Coverage Analysis
|
|
196
196
|
|
|
197
197
|
```bash
|
|
198
198
|
# Analyze coverage
|
|
199
|
-
aqe
|
|
199
|
+
aqe coverage ./src
|
|
200
200
|
|
|
201
201
|
# With gap detection and risk scoring
|
|
202
|
-
aqe
|
|
202
|
+
aqe coverage ./src --gaps --risk
|
|
203
203
|
```
|
|
204
204
|
|
|
205
205
|
### Security Scanning
|
|
206
206
|
|
|
207
207
|
```bash
|
|
208
208
|
# Run SAST scan
|
|
209
|
-
aqe
|
|
209
|
+
aqe security --sast -t ./src
|
|
210
210
|
|
|
211
211
|
# Check compliance
|
|
212
|
-
aqe
|
|
212
|
+
aqe security --compliance gdpr,hipaa
|
|
213
213
|
```
|
|
214
214
|
|
|
215
215
|
### Code Intelligence
|
|
216
216
|
|
|
217
217
|
```bash
|
|
218
218
|
# Index codebase
|
|
219
|
-
aqe
|
|
219
|
+
aqe code index ./src
|
|
220
220
|
|
|
221
221
|
# Semantic search
|
|
222
|
-
aqe
|
|
222
|
+
aqe code search "authentication middleware"
|
|
223
223
|
|
|
224
224
|
# Impact analysis
|
|
225
|
-
aqe
|
|
225
|
+
aqe code impact ./src/auth.ts
|
|
226
226
|
|
|
227
227
|
# Dependency mapping
|
|
228
|
-
aqe
|
|
228
|
+
aqe code deps ./src
|
|
229
229
|
```
|
|
230
230
|
|
|
231
231
|
### Migration from v2
|
|
232
232
|
|
|
233
233
|
```bash
|
|
234
234
|
# Preview migration
|
|
235
|
-
aqe
|
|
235
|
+
aqe migrate --dry-run
|
|
236
236
|
|
|
237
237
|
# Run migration with backup
|
|
238
|
-
aqe
|
|
238
|
+
aqe migrate --backup
|
|
239
239
|
|
|
240
240
|
# Full migration
|
|
241
|
-
aqe
|
|
241
|
+
aqe migrate
|
|
242
242
|
```
|
|
243
243
|
|
|
244
244
|
### Task Management
|
|
245
245
|
|
|
246
246
|
```bash
|
|
247
247
|
# Submit a task
|
|
248
|
-
aqe
|
|
248
|
+
aqe task submit generate-tests -p p1 --payload '{"source":"src/"}'
|
|
249
249
|
|
|
250
250
|
# List tasks
|
|
251
|
-
aqe
|
|
252
|
-
aqe
|
|
251
|
+
aqe task list
|
|
252
|
+
aqe task list -s running
|
|
253
253
|
|
|
254
254
|
# Task status
|
|
255
|
-
aqe
|
|
255
|
+
aqe task status <task-id>
|
|
256
256
|
|
|
257
257
|
# Cancel task
|
|
258
|
-
aqe
|
|
258
|
+
aqe task cancel <task-id>
|
|
259
259
|
```
|
|
260
260
|
|
|
261
261
|
### Agent Management
|
|
262
262
|
|
|
263
263
|
```bash
|
|
264
264
|
# List agents
|
|
265
|
-
aqe
|
|
266
|
-
aqe
|
|
265
|
+
aqe agent list
|
|
266
|
+
aqe agent list -d test-generation
|
|
267
267
|
|
|
268
268
|
# Spawn agent
|
|
269
|
-
aqe
|
|
269
|
+
aqe agent spawn test-generation -t worker -c unit-test,integration-test
|
|
270
270
|
```
|
|
271
271
|
|
|
272
272
|
## MCP Integration
|
|
@@ -278,7 +278,7 @@ Add the v3 MCP server to Claude Code (requires global install):
|
|
|
278
278
|
npm install -g @agentic-qe/v3
|
|
279
279
|
|
|
280
280
|
# Then add to Claude Code
|
|
281
|
-
claude mcp add aqe
|
|
281
|
+
claude mcp add aqe -- aqe-mcp
|
|
282
282
|
```
|
|
283
283
|
|
|
284
284
|
### Available MCP Tools
|
|
@@ -385,7 +385,7 @@ console.log(`Quality gate: ${gate.value.passed ? 'PASSED' : 'FAILED'}`);
|
|
|
385
385
|
| Memory | SQLite only | HNSW + SQLite hybrid |
|
|
386
386
|
| Learning | Basic patterns | ReasoningBank + SONA |
|
|
387
387
|
| Agents | 31 | 47 QE agents |
|
|
388
|
-
| CLI | `aqe` | `aqe
|
|
388
|
+
| CLI | `aqe` | `aqe` |
|
|
389
389
|
| Package | `agentic-qe` | `@agentic-qe/v3` |
|
|
390
390
|
|
|
391
391
|
## Migration from v2
|
|
@@ -395,12 +395,12 @@ See the [Migration Guide](../docs/MIGRATION-GUIDE.md) for detailed instructions.
|
|
|
395
395
|
```bash
|
|
396
396
|
# Quick migration
|
|
397
397
|
npm install @agentic-qe/v3
|
|
398
|
-
aqe
|
|
398
|
+
aqe migrate --backup
|
|
399
399
|
```
|
|
400
400
|
|
|
401
401
|
## Configuration
|
|
402
402
|
|
|
403
|
-
### Project Configuration (.aqe
|
|
403
|
+
### Project Configuration (.aqe/config.json)
|
|
404
404
|
|
|
405
405
|
```json
|
|
406
406
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-accessibility-auditor
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: WCAG accessibility auditing with automated testing, screen reader validation, and remediation guidance
|
|
@@ -133,7 +133,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
133
133
|
key: "accessibility-auditor/outcome-{timestamp}",
|
|
134
134
|
namespace: "learning",
|
|
135
135
|
value: {
|
|
136
|
-
agentId: "
|
|
136
|
+
agentId: "qe-accessibility-auditor",
|
|
137
137
|
taskType: "accessibility-audit",
|
|
138
138
|
reward: <calculated_reward>,
|
|
139
139
|
outcome: {
|
|
@@ -355,9 +355,9 @@ Use via Claude Code: `Skill("compliance-testing")`
|
|
|
355
355
|
| Robust | 4.1 | 80% | 20% |
|
|
356
356
|
|
|
357
357
|
**Cross-Domain Communication**:
|
|
358
|
-
- Coordinates with
|
|
359
|
-
- Reports compliance to
|
|
360
|
-
- Shares patterns with
|
|
358
|
+
- Coordinates with qe-visual-tester for visual accessibility
|
|
359
|
+
- Reports compliance to qe-quality-gate
|
|
360
|
+
- Shares patterns with qe-learning-coordinator
|
|
361
361
|
|
|
362
362
|
**V2 Compatibility**: This agent maps to qe-a11y-ally. V2 MCP calls are automatically routed.
|
|
363
363
|
</coordination_notes>
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-bdd-generator
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: BDD scenario generation with Gherkin syntax, example discovery, and step definition mapping
|
|
6
|
-
v2_compat:
|
|
6
|
+
v2_compat: null # New in v3
|
|
7
7
|
domain: requirements-validation
|
|
8
8
|
---
|
|
9
9
|
|
|
@@ -95,7 +95,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
95
95
|
key: "bdd-generator/outcome-{timestamp}",
|
|
96
96
|
namespace: "learning",
|
|
97
97
|
value: {
|
|
98
|
-
agentId: "
|
|
98
|
+
agentId: "qe-bdd-generator",
|
|
99
99
|
taskType: "bdd-generation",
|
|
100
100
|
reward: <calculated_reward>,
|
|
101
101
|
outcome: {
|
|
@@ -270,9 +270,9 @@ Use via Claude Code: `Skill("exploratory-testing-advanced")`
|
|
|
270
270
|
| Performance | Load conditions | NFR |
|
|
271
271
|
|
|
272
272
|
**Cross-Domain Communication**:
|
|
273
|
-
- Coordinates with
|
|
274
|
-
- Reports scenarios to
|
|
275
|
-
- Shares patterns with
|
|
273
|
+
- Coordinates with qe-requirements-validator for testability
|
|
274
|
+
- Reports scenarios to qe-test-architect for planning
|
|
275
|
+
- Shares patterns with qe-learning-coordinator
|
|
276
276
|
|
|
277
277
|
**V2 Compatibility**: This agent maps to qe-bdd-scenario-tester. V2 MCP calls are automatically routed.
|
|
278
278
|
</coordination_notes>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-chaos-engineer
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: Chaos engineering specialist for controlled fault injection, resilience testing, and system weakness discovery
|
|
@@ -108,7 +108,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
108
108
|
key: "chaos-engineer/outcome-{timestamp}",
|
|
109
109
|
namespace: "learning",
|
|
110
110
|
value: {
|
|
111
|
-
agentId: "
|
|
111
|
+
agentId: "qe-chaos-engineer",
|
|
112
112
|
taskType: "chaos-experiment",
|
|
113
113
|
reward: <calculated_reward>,
|
|
114
114
|
outcome: {
|
|
@@ -383,9 +383,9 @@ Use via Claude Code: `Skill("shift-right-testing")`
|
|
|
383
383
|
- BFT tests run in isolated environments
|
|
384
384
|
|
|
385
385
|
**Cross-Domain Communication**:
|
|
386
|
-
- Reports resilience scores to
|
|
387
|
-
- Coordinates with
|
|
388
|
-
- Shares weakness patterns with
|
|
386
|
+
- Reports resilience scores to qe-quality-gate
|
|
387
|
+
- Coordinates with qe-load-tester for combined testing
|
|
388
|
+
- Shares weakness patterns with qe-learning-coordinator
|
|
389
389
|
- Works with byzantine-coordinator agent for consensus testing
|
|
390
390
|
|
|
391
391
|
**V2 Compatibility**: This agent maps to qe-chaos-engineer. V2 MCP calls are automatically routed.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-code-complexity
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: Code complexity analysis with cyclomatic/cognitive metrics, hotspot detection, and refactoring recommendations
|
|
@@ -95,7 +95,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
95
95
|
key: "code-complexity/outcome-{timestamp}",
|
|
96
96
|
namespace: "learning",
|
|
97
97
|
value: {
|
|
98
|
-
agentId: "
|
|
98
|
+
agentId: "qe-code-complexity",
|
|
99
99
|
taskType: "complexity-analysis",
|
|
100
100
|
reward: <calculated_reward>,
|
|
101
101
|
outcome: {
|
|
@@ -289,9 +289,9 @@ Use via Claude Code: `Skill("quality-metrics")`
|
|
|
289
289
|
| Parameters | 1-3 | 4-5 | 6-7 | >7 |
|
|
290
290
|
|
|
291
291
|
**Cross-Domain Communication**:
|
|
292
|
-
- Coordinates with
|
|
293
|
-
- Provides data to
|
|
294
|
-
- Reports to
|
|
292
|
+
- Coordinates with qe-quality-gate for complexity gates
|
|
293
|
+
- Provides data to qe-test-architect for test planning
|
|
294
|
+
- Reports to qe-code-intelligence for knowledge graph
|
|
295
295
|
|
|
296
296
|
**V2 Compatibility**: This agent maps to qe-code-complexity. V2 MCP calls are automatically routed.
|
|
297
297
|
</coordination_notes>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-code-intelligence
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: Knowledge graph builder with semantic code search, impact analysis, and HNSW-indexed vector retrieval
|
|
@@ -96,7 +96,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
96
96
|
key: "code-intelligence/outcome-{timestamp}",
|
|
97
97
|
namespace: "learning",
|
|
98
98
|
value: {
|
|
99
|
-
agentId: "
|
|
99
|
+
agentId: "qe-code-intelligence",
|
|
100
100
|
taskType: "code-analysis",
|
|
101
101
|
reward: <calculated_reward>,
|
|
102
102
|
outcome: {
|
|
@@ -253,9 +253,9 @@ Use via Claude Code: `Skill("code-review-quality")`
|
|
|
253
253
|
| Impact analysis | < 500 ms | O(k log n) |
|
|
254
254
|
|
|
255
255
|
**Cross-Domain Communication**:
|
|
256
|
-
- Provides impact data to
|
|
257
|
-
- Shares code metrics with
|
|
258
|
-
- Reports patterns to
|
|
256
|
+
- Provides impact data to qe-test-architect for test targeting
|
|
257
|
+
- Shares code metrics with qe-coverage-specialist
|
|
258
|
+
- Reports patterns to qe-learning-coordinator
|
|
259
259
|
|
|
260
260
|
**V2 Compatibility**: This agent maps to qe-code-intelligence. V2 MCP calls are automatically routed.
|
|
261
261
|
</coordination_notes>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-contract-validator
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: API contract validation with consumer-driven testing, provider verification, and breaking change detection
|
|
@@ -96,7 +96,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
96
96
|
key: "contract-validator/outcome-{timestamp}",
|
|
97
97
|
namespace: "learning",
|
|
98
98
|
value: {
|
|
99
|
-
agentId: "
|
|
99
|
+
agentId: "qe-contract-validator",
|
|
100
100
|
taskType: "contract-validation",
|
|
101
101
|
reward: <calculated_reward>,
|
|
102
102
|
outcome: {
|
|
@@ -258,9 +258,9 @@ Consumer writes contract → Publish to Broker → Provider verifies
|
|
|
258
258
|
| Remove required field | YES | Make optional first |
|
|
259
259
|
|
|
260
260
|
**Cross-Domain Communication**:
|
|
261
|
-
- Coordinates with
|
|
262
|
-
- Reports to
|
|
263
|
-
- Shares patterns with
|
|
261
|
+
- Coordinates with qe-integration-tester for API tests
|
|
262
|
+
- Reports to qe-quality-gate for deployment decisions
|
|
263
|
+
- Shares patterns with qe-learning-coordinator
|
|
264
264
|
|
|
265
265
|
**V2 Compatibility**: This agent maps to qe-api-contract-validator. V2 MCP calls are automatically routed.
|
|
266
266
|
</coordination_notes>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-coverage-specialist
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: O(log n) sublinear coverage analysis with risk-weighted gap detection and HNSW vector indexing
|
|
@@ -96,7 +96,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
96
96
|
key: "coverage/outcome-{timestamp}",
|
|
97
97
|
namespace: "learning",
|
|
98
98
|
value: {
|
|
99
|
-
agentId: "
|
|
99
|
+
agentId: "qe-coverage-specialist",
|
|
100
100
|
taskType: "coverage-analysis",
|
|
101
101
|
reward: <calculated_reward>,
|
|
102
102
|
outcome: {
|
|
@@ -218,9 +218,9 @@ Performance at scale:
|
|
|
218
218
|
```
|
|
219
219
|
|
|
220
220
|
**Cross-Domain Communication**:
|
|
221
|
-
- Sends gaps to
|
|
222
|
-
- Reports metrics to
|
|
223
|
-
- Shares patterns with
|
|
221
|
+
- Sends gaps to qe-test-architect for targeted test generation
|
|
222
|
+
- Reports metrics to qe-quality-gate for gate evaluation
|
|
223
|
+
- Shares patterns with qe-learning-coordinator
|
|
224
224
|
|
|
225
225
|
**V2 Compatibility**: This agent maps to qe-coverage-analyzer. V2 MCP calls are automatically routed.
|
|
226
226
|
</coordination_notes>
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-defect-predictor
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: ML-powered defect prediction using historical data, code metrics, and change patterns
|
|
6
|
-
v2_compat:
|
|
6
|
+
v2_compat: null # New in v3
|
|
7
7
|
domain: defect-intelligence
|
|
8
8
|
---
|
|
9
9
|
|
|
@@ -96,7 +96,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
96
96
|
key: "defect-predictor/outcome-{timestamp}",
|
|
97
97
|
namespace: "learning",
|
|
98
98
|
value: {
|
|
99
|
-
agentId: "
|
|
99
|
+
agentId: "qe-defect-predictor",
|
|
100
100
|
taskType: "defect-prediction",
|
|
101
101
|
reward: <calculated_reward>,
|
|
102
102
|
outcome: {
|
|
@@ -242,9 +242,9 @@ Use via Claude Code: `Skill("mutation-testing")`
|
|
|
242
242
|
| Type | Defect category | Keywords, component | 70% |
|
|
243
243
|
|
|
244
244
|
**Cross-Domain Communication**:
|
|
245
|
-
- Provides risk data to
|
|
246
|
-
- Sends priority data to
|
|
247
|
-
- Reports patterns to
|
|
245
|
+
- Provides risk data to qe-quality-gate for deployment decisions
|
|
246
|
+
- Sends priority data to qe-test-architect for targeted testing
|
|
247
|
+
- Reports patterns to qe-learning-coordinator
|
|
248
248
|
|
|
249
249
|
**V2 Compatibility**: This agent maps to qe-defect-predictor. V2 MCP calls are automatically routed.
|
|
250
250
|
</coordination_notes>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-dependency-mapper
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: Dependency graph analysis with coupling metrics, circular detection, and security advisories
|
|
@@ -12,7 +12,7 @@ domain: code-intelligence
|
|
|
12
12
|
You are the V3 QE Dependency Mapper, the dependency analysis expert in Agentic QE v3.
|
|
13
13
|
Mission: Map and analyze code dependencies at multiple levels (file, module, package, service) to understand coupling, identify risks, and support impact analysis.
|
|
14
14
|
Domain: code-intelligence (ADR-007)
|
|
15
|
-
V2 Compatibility: Works with
|
|
15
|
+
V2 Compatibility: Works with qe-code-intelligence for comprehensive code analysis.
|
|
16
16
|
</identity>
|
|
17
17
|
|
|
18
18
|
<implementation_status>
|
|
@@ -95,7 +95,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
95
95
|
key: "dependency-mapper/outcome-{timestamp}",
|
|
96
96
|
namespace: "learning",
|
|
97
97
|
value: {
|
|
98
|
-
agentId: "
|
|
98
|
+
agentId: "qe-dependency-mapper",
|
|
99
99
|
taskType: "dependency-analysis",
|
|
100
100
|
reward: <calculated_reward>,
|
|
101
101
|
outcome: {
|
|
@@ -268,10 +268,10 @@ Use via Claude Code: `Skill("refactoring-patterns")`
|
|
|
268
268
|
| External | npm/pip packages | Variable |
|
|
269
269
|
|
|
270
270
|
**Cross-Domain Communication**:
|
|
271
|
-
- Provides data to
|
|
272
|
-
- Coordinates with
|
|
273
|
-
- Reports vulnerabilities to
|
|
271
|
+
- Provides data to qe-impact-analyzer
|
|
272
|
+
- Coordinates with qe-kg-builder for knowledge graph
|
|
273
|
+
- Reports vulnerabilities to qe-security-scanner
|
|
274
274
|
|
|
275
|
-
**V2 Compatibility**: This agent works with
|
|
275
|
+
**V2 Compatibility**: This agent works with qe-code-intelligence for comprehensive analysis.
|
|
276
276
|
</coordination_notes>
|
|
277
277
|
</qe_agent_definition>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-deployment-advisor
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: Deployment readiness assessment with go/no-go decisions, risk aggregation, and rollback planning
|
|
@@ -95,7 +95,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
95
95
|
key: "deployment-advisor/outcome-{timestamp}",
|
|
96
96
|
namespace: "learning",
|
|
97
97
|
value: {
|
|
98
|
-
agentId: "
|
|
98
|
+
agentId: "qe-deployment-advisor",
|
|
99
99
|
taskType: "deployment-assessment",
|
|
100
100
|
reward: <calculated_reward>,
|
|
101
101
|
outcome: {
|
|
@@ -266,9 +266,9 @@ Use via Claude Code: `Skill("shift-right-testing")`
|
|
|
266
266
|
| Performance Delta | <10% | 0.15 | No |
|
|
267
267
|
|
|
268
268
|
**Cross-Domain Communication**:
|
|
269
|
-
- Coordinates with
|
|
270
|
-
- Aggregates risks from
|
|
271
|
-
- Reports to
|
|
269
|
+
- Coordinates with qe-quality-gate for gate evaluation
|
|
270
|
+
- Aggregates risks from qe-risk-assessor
|
|
271
|
+
- Reports to qe-queen-coordinator for fleet decisions
|
|
272
272
|
|
|
273
273
|
**V2 Compatibility**: This agent maps to qe-deployment-readiness. V2 MCP calls are automatically routed.
|
|
274
274
|
</coordination_notes>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-flaky-hunter
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: Flaky test detection and remediation with pattern recognition and auto-stabilization
|
|
@@ -109,7 +109,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
109
109
|
key: "flaky-hunter/outcome-{timestamp}",
|
|
110
110
|
namespace: "learning",
|
|
111
111
|
value: {
|
|
112
|
-
agentId: "
|
|
112
|
+
agentId: "qe-flaky-hunter",
|
|
113
113
|
taskType: "flaky-analysis",
|
|
114
114
|
reward: <calculated_reward>,
|
|
115
115
|
outcome: {
|
|
@@ -387,10 +387,10 @@ Use via Claude Code: `Skill("chaos-engineering-resilience")`
|
|
|
387
387
|
| 0.7-1.0 | Critical | Block merge, fix required |
|
|
388
388
|
|
|
389
389
|
**Cross-Domain Communication**:
|
|
390
|
-
- Receives test results from
|
|
391
|
-
- Reports patterns to
|
|
392
|
-
- Coordinates with
|
|
393
|
-
- Sends prediction feedback to
|
|
390
|
+
- Receives test results from qe-parallel-executor
|
|
391
|
+
- Reports patterns to qe-learning-coordinator
|
|
392
|
+
- Coordinates with qe-retry-handler for retry strategies
|
|
393
|
+
- Sends prediction feedback to qe-defect-predictor for model improvement
|
|
394
394
|
|
|
395
395
|
**V2 Compatibility**: This agent maps to qe-flaky-test-hunter. V2 MCP calls are automatically routed.
|
|
396
396
|
</coordination_notes>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-fleet-commander
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: Fleet management with agent lifecycle, workload distribution, and cross-domain coordination at scale
|
|
@@ -95,7 +95,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
95
95
|
key: "fleet-commander/outcome-{timestamp}",
|
|
96
96
|
namespace: "learning",
|
|
97
97
|
value: {
|
|
98
|
-
agentId: "
|
|
98
|
+
agentId: "qe-fleet-commander",
|
|
99
99
|
taskType: "fleet-management",
|
|
100
100
|
reward: <calculated_reward>,
|
|
101
101
|
outcome: {
|
|
@@ -284,9 +284,9 @@ Use via Claude Code: `Skill("hive-mind-advanced")`
|
|
|
284
284
|
| Response Time | <1s | 1-5s | >5s |
|
|
285
285
|
|
|
286
286
|
**Cross-Domain Communication**:
|
|
287
|
-
- Reports to
|
|
287
|
+
- Reports to qe-queen-coordinator for strategic decisions
|
|
288
288
|
- Coordinates with all domain-level coordinators
|
|
289
|
-
- Manages
|
|
289
|
+
- Manages qe-swarm-memory-manager for state
|
|
290
290
|
|
|
291
291
|
**V2 Compatibility**: This agent maps to qe-fleet-commander. V2 MCP calls are automatically routed.
|
|
292
292
|
</coordination_notes>
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-gap-detector
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: Coverage gap detection with risk scoring, semantic analysis, and targeted test recommendations
|
|
6
|
-
v2_compat:
|
|
6
|
+
v2_compat: null # New in v3
|
|
7
7
|
domain: coverage-analysis
|
|
8
8
|
---
|
|
9
9
|
|
|
@@ -95,7 +95,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
95
95
|
key: "gap-detector/outcome-{timestamp}",
|
|
96
96
|
namespace: "learning",
|
|
97
97
|
value: {
|
|
98
|
-
agentId: "
|
|
98
|
+
agentId: "qe-gap-detector",
|
|
99
99
|
taskType: "gap-detection",
|
|
100
100
|
reward: <calculated_reward>,
|
|
101
101
|
outcome: {
|
|
@@ -251,9 +251,9 @@ Use via Claude Code: `Skill("test-design-techniques")`
|
|
|
251
251
|
| Negative tests | Spec comparison | Medium |
|
|
252
252
|
|
|
253
253
|
**Cross-Domain Communication**:
|
|
254
|
-
- Coordinates with
|
|
255
|
-
- Reports gaps to
|
|
256
|
-
- Shares patterns with
|
|
254
|
+
- Coordinates with qe-coverage-specialist for coverage data
|
|
255
|
+
- Reports gaps to qe-test-architect for test planning
|
|
256
|
+
- Shares patterns with qe-learning-coordinator
|
|
257
257
|
|
|
258
258
|
**V2 Compatibility**: This agent maps to qe-coverage-gap-analyzer. V2 MCP calls are automatically routed.
|
|
259
259
|
</coordination_notes>
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-graphql-tester
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: GraphQL API testing with schema validation, query/mutation testing, and security analysis
|
|
6
|
-
v2_compat:
|
|
6
|
+
v2_compat: null # New in v3
|
|
7
7
|
domain: contract-testing
|
|
8
8
|
---
|
|
9
9
|
|
|
@@ -95,7 +95,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
95
95
|
key: "graphql-tester/outcome-{timestamp}",
|
|
96
96
|
namespace: "learning",
|
|
97
97
|
value: {
|
|
98
|
-
agentId: "
|
|
98
|
+
agentId: "qe-graphql-tester",
|
|
99
99
|
taskType: "graphql-testing",
|
|
100
100
|
reward: <calculated_reward>,
|
|
101
101
|
outcome: {
|
|
@@ -299,9 +299,9 @@ Use via Claude Code: `Skill("api-testing-patterns")`
|
|
|
299
299
|
| Introspection | Schema exposure control | Medium |
|
|
300
300
|
|
|
301
301
|
**Cross-Domain Communication**:
|
|
302
|
-
- Coordinates with
|
|
303
|
-
- Reports security findings to
|
|
304
|
-
- Provides performance data to
|
|
302
|
+
- Coordinates with qe-contract-validator for API contracts
|
|
303
|
+
- Reports security findings to qe-security-scanner
|
|
304
|
+
- Provides performance data to qe-performance-tester
|
|
305
305
|
|
|
306
306
|
**V2 Compatibility**: This agent maps to qe-graphql-tester. V2 MCP calls are automatically routed.
|
|
307
307
|
</coordination_notes>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
2
|
+
name: qe-impact-analyzer
|
|
3
3
|
version: "3.0.0"
|
|
4
4
|
updated: "2026-01-10"
|
|
5
5
|
description: Change impact analysis with blast radius calculation, test selection, and risk assessment
|
|
@@ -12,7 +12,7 @@ domain: code-intelligence
|
|
|
12
12
|
You are the V3 QE Impact Analyzer, the change impact assessment expert in Agentic QE v3.
|
|
13
13
|
Mission: Analyze the impact of code changes across the codebase to identify affected components, tests, and potential risks before deployment.
|
|
14
14
|
Domain: code-intelligence (ADR-007)
|
|
15
|
-
V2 Compatibility: Works with
|
|
15
|
+
V2 Compatibility: Works with qe-code-intelligence for comprehensive impact analysis.
|
|
16
16
|
</identity>
|
|
17
17
|
|
|
18
18
|
<implementation_status>
|
|
@@ -95,7 +95,7 @@ mcp__agentic_qe_v3__memory_store({
|
|
|
95
95
|
key: "impact-analyzer/outcome-{timestamp}",
|
|
96
96
|
namespace: "learning",
|
|
97
97
|
value: {
|
|
98
|
-
agentId: "
|
|
98
|
+
agentId: "qe-impact-analyzer",
|
|
99
99
|
taskType: "impact-analysis",
|
|
100
100
|
reward: <calculated_reward>,
|
|
101
101
|
outcome: {
|
|
@@ -290,10 +290,10 @@ Use via Claude Code: `Skill("regression-testing")`
|
|
|
290
290
|
| Critical | Core module or API | Architecture review |
|
|
291
291
|
|
|
292
292
|
**Cross-Domain Communication**:
|
|
293
|
-
- Uses data from
|
|
294
|
-
- Provides selections to
|
|
295
|
-
- Reports risks to
|
|
293
|
+
- Uses data from qe-dependency-mapper
|
|
294
|
+
- Provides selections to qe-parallel-executor
|
|
295
|
+
- Reports risks to qe-quality-gate
|
|
296
296
|
|
|
297
|
-
**V2 Compatibility**: This agent works with
|
|
297
|
+
**V2 Compatibility**: This agent works with qe-code-intelligence for comprehensive impact analysis.
|
|
298
298
|
</coordination_notes>
|
|
299
299
|
</qe_agent_definition>
|