claude-flow-novice 2.18.2 → 2.18.3
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 +106 -712
- package/claude-assets/agents/AGENT_LIFECYCLE.md +2 -0
- package/claude-assets/agents/SHARED_PROTOCOL.md +64 -0
- package/claude-assets/agents/cfn-dev-team/analysts/analyst.md +2 -0
- package/claude-assets/agents/cfn-dev-team/analysts/root-cause-analyst.md +2 -0
- package/claude-assets/agents/cfn-dev-team/architecture/api-designer-persona.md +2 -0
- package/claude-assets/agents/cfn-dev-team/architecture/base-template-generator.md +2 -0
- package/claude-assets/agents/cfn-dev-team/architecture/goal-planner.md +2 -0
- package/claude-assets/agents/cfn-dev-team/architecture/planner.md +2 -0
- package/claude-assets/agents/cfn-dev-team/architecture/system-architect.md +2 -0
- package/claude-assets/agents/cfn-dev-team/coordinators/cfn-frontend-coordinator.md +2 -0
- package/claude-assets/agents/cfn-dev-team/coordinators/consensus-builder.md +2 -0
- package/claude-assets/agents/cfn-dev-team/coordinators/handoff-coordinator.md +2 -0
- package/claude-assets/agents/cfn-dev-team/coordinators/multi-sprint-coordinator.md +2 -0
- package/claude-assets/agents/cfn-dev-team/dev-ops/devops-engineer.md +2 -0
- package/claude-assets/agents/cfn-dev-team/dev-ops/docker-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/dev-ops/github-commit-agent.md +2 -0
- package/claude-assets/agents/cfn-dev-team/dev-ops/kubernetes-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/api-gateway-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/backend-developer.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/data/data-engineer.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/database/database-architect.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/database/supabase-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/frontend/mobile-dev.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/frontend/react-frontend-engineer.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/frontend/typescript-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/frontend/ui-designer.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/graphql-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/developers/rust-developer.md +2 -0
- package/claude-assets/agents/cfn-dev-team/documentation/agent-type-guidelines.md +2 -0
- package/claude-assets/agents/cfn-dev-team/documentation/api-documentation.md +2 -0
- package/claude-assets/agents/cfn-dev-team/documentation/pseudocode.md +2 -0
- package/claude-assets/agents/cfn-dev-team/documentation/specification-agent.md +2 -0
- package/claude-assets/agents/cfn-dev-team/product-owners/accessibility-advocate-persona.md +2 -0
- package/claude-assets/agents/cfn-dev-team/product-owners/cto-agent.md +2 -0
- package/claude-assets/agents/cfn-dev-team/product-owners/power-user-persona.md +2 -0
- package/claude-assets/agents/cfn-dev-team/product-owners/product-owner.md +2 -0
- package/claude-assets/agents/cfn-dev-team/reviewers/code-reviewer.md +2 -0
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/code-quality-validator.md +2 -0
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/cyclomatic-complexity-reducer.md +2 -0
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/perf-analyzer.md +2 -0
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/performance-benchmarker.md +2 -0
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/quality-metrics.md +2 -0
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/security-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/api-testing-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/chaos-engineering-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/contract-tester.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/e2e/playwright-tester.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/integration-tester.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/interaction-tester.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/load-testing-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/mutation-testing-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/playwright-tester.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/tester.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/unit/tdd-london-unit-swarm.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testers/validation/validation-production-validator.md +2 -0
- package/claude-assets/agents/cfn-dev-team/testing/test-validation-agent.md +2 -0
- package/claude-assets/agents/cfn-dev-team/utility/agent-builder.md +39 -16
- package/claude-assets/agents/cfn-dev-team/utility/context-curator.md +2 -0
- package/claude-assets/agents/cfn-dev-team/utility/epic-creator.md +2 -0
- package/claude-assets/agents/cfn-dev-team/utility/memory-leak-specialist.md +2 -0
- package/claude-assets/agents/cfn-dev-team/utility/researcher.md +2 -0
- package/claude-assets/agents/cfn-dev-team/utility/z-ai-specialist.md +2 -0
- package/claude-assets/agents/custom/cfn-docker-expert.md +2 -0
- package/claude-assets/agents/custom/cfn-loops-cli-expert.md +2 -0
- package/claude-assets/agents/custom/cfn-redis-operations.md +2 -0
- package/claude-assets/agents/custom/cfn-system-expert.md +2 -0
- package/claude-assets/agents/custom/claude-code-expert.md +2 -0
- package/claude-assets/agents/custom/mdap-trigger-specialist.md +2 -0
- package/claude-assets/agents/custom/trigger-dev-expert.md +2 -0
- package/claude-assets/agents/docker-coordinators/cfn-docker-v3-coordinator.md +2 -0
- package/claude-assets/agents/docker-ts-fixer.md +2 -0
- package/claude-assets/agents/project-only-agents/npm-package-specialist.md +2 -0
- package/claude-assets/skills/cfn-cerebras-mcp/SKILL.md +58 -0
- package/claude-assets/skills/cfn-ruvector-codebase-index/.cfn-manifest.json +37 -0
- package/claude-assets/skills/cfn-ruvector-codebase-index/check-db.js +8 -0
- package/claude-assets/skills/cfn-ruvector-codebase-index/config.json +1 -1
- package/claude-assets/skills/cfn-ruvector-codebase-index/data/codebase_index.db +0 -0
- package/claude-assets/skills/cfn-ruvector-codebase-index/debug-search.js +19 -0
- package/claude-assets/skills/cfn-ruvector-codebase-index/get-embedding-text.js +26 -0
- package/claude-assets/skills/cfn-ruvector-codebase-index/index.sh +22 -11
- package/claude-assets/skills/cfn-ruvector-codebase-index/search.js +55 -0
- package/claude-assets/skills/cfn-ruvector-codebase-index/search.sh +32 -36
- package/claude-assets/skills/cfn-ruvector-codebase-index/standalone-indexer.js +129 -0
- package/dist/agents/agent-loader.js +165 -146
- package/dist/agents/agent-loader.js.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/ruvector/cli.js +62 -0
- package/dist/ruvector/cli.js.map +1 -0
- package/dist/ruvector/core/file-processor.js +72 -0
- package/dist/ruvector/core/file-processor.js.map +1 -0
- package/dist/ruvector/core/index.js +133 -0
- package/dist/ruvector/core/index.js.map +1 -0
- package/dist/ruvector/embeddings/index.js +24 -0
- package/dist/ruvector/embeddings/index.js.map +1 -0
- package/dist/ruvector/embeddings/openai.js +67 -0
- package/dist/ruvector/embeddings/openai.js.map +1 -0
- package/dist/ruvector/embeddings/provider.js +12 -0
- package/dist/ruvector/embeddings/provider.js.map +1 -0
- package/dist/ruvector/index.js +9 -0
- package/dist/ruvector/index.js.map +1 -0
- package/package.json +13 -5
- package/readme/README.md +25 -15
- package/scripts/update-agent-protocols.sh +116 -0
- package/LICENSE +0 -21
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# Shared Agent Protocols
|
|
2
|
+
|
|
3
|
+
Include in agent body: `→ See: .claude/agents/SHARED_PROTOCOL.md`
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## 1. Cerebras MCP Code Generation
|
|
8
|
+
|
|
9
|
+
**When:** `mcp__cerebras-mcp__write` tool available
|
|
10
|
+
|
|
11
|
+
**Rule:** Prompt must be SHORTER than expected output. Use structured blueprints:
|
|
12
|
+
|
|
13
|
+
```
|
|
14
|
+
File: /path/to/file.ts
|
|
15
|
+
Function: validateEmail(email: string): boolean
|
|
16
|
+
Steps:
|
|
17
|
+
- Regex test /^[^@]+@[^@]+\.[^@]+$/
|
|
18
|
+
- Return boolean result
|
|
19
|
+
Imports: none
|
|
20
|
+
Errors: none
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
**Always include `context_files`** for imports from existing files.
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
|
|
27
|
+
## 2. RuVector Semantic Search
|
|
28
|
+
|
|
29
|
+
**When:** Finding code patterns, implementations, or "where is X?"
|
|
30
|
+
|
|
31
|
+
```bash
|
|
32
|
+
./.claude/skills/cfn-ruvector-codebase-index/search.sh "query" --top 5
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
Query past errors before similar work:
|
|
36
|
+
```bash
|
|
37
|
+
./.claude/skills/cfn-ruvector-codebase-index/query-error-patterns.sh "task description"
|
|
38
|
+
```
|
|
39
|
+
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
## 3. Post-Edit Validation
|
|
43
|
+
|
|
44
|
+
**When:** After ANY file modification (Edit, Write, or Cerebras MCP)
|
|
45
|
+
|
|
46
|
+
```bash
|
|
47
|
+
./.claude/hooks/cfn-invoke-post-edit.sh "$EDITED_FILE" --agent-id "$AGENT_ID"
|
|
48
|
+
```
|
|
49
|
+
|
|
50
|
+
Pre-edit backup is automatic for Edit/Write. Cerebras MCP on new files needs no backup.
|
|
51
|
+
|
|
52
|
+
---
|
|
53
|
+
|
|
54
|
+
## 4. MDAP Constraints (Trigger.dev mode only)
|
|
55
|
+
|
|
56
|
+
Skip if CLI/Task mode. When `enableMDAP=true`:
|
|
57
|
+
- Single file only (path from decomposer)
|
|
58
|
+
- Target: <50 lines
|
|
59
|
+
- Atomic: one responsibility
|
|
60
|
+
- Return: `{"success": true, "filePath": "...", "linesWritten": N, "confidence": 0.92}`
|
|
61
|
+
|
|
62
|
+
---
|
|
63
|
+
|
|
64
|
+
*Version: 1.1.0*
|
|
@@ -7,6 +7,8 @@ acl_level: 2
|
|
|
7
7
|
capabilities: [root-cause-analysis, investigation, debugging, error-tracing, system-analysis]
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
11
|
+
|
|
10
12
|
# Root Cause Analyst
|
|
11
13
|
|
|
12
14
|
You investigate technical issues, bugs, and system failures to identify true root causes through systematic analysis and evidence gathering.
|
|
@@ -16,6 +16,8 @@ validation_hooks:
|
|
|
16
16
|
completion_protocol: |
|
|
17
17
|
Complete your work and provide a structured response with confidence score.
|
|
18
18
|
---
|
|
19
|
+
|
|
20
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
19
21
|
## 🚀 Template Generation Focus
|
|
20
22
|
|
|
21
23
|
**Your role is optimized for:**
|
|
@@ -17,6 +17,8 @@ validation_hooks:
|
|
|
17
17
|
- blocking-coordination-validator
|
|
18
18
|
---
|
|
19
19
|
|
|
20
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
21
|
+
|
|
20
22
|
# Strategic Planning Agent
|
|
21
23
|
|
|
22
24
|
You are a Strategic Planning Agent responsible for breaking down complex tasks, coordinating cross-agent planning, and creating actionable execution plans.
|
|
@@ -16,6 +16,8 @@ validation_hooks:
|
|
|
16
16
|
|
|
17
17
|
---
|
|
18
18
|
|
|
19
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
20
|
+
|
|
19
21
|
# System Architect Agent
|
|
20
22
|
|
|
21
23
|
**Focus on enterprise system design, technical leadership, and architectural excellence without coordination dependencies.**
|
|
@@ -7,6 +7,8 @@ acl_level: 3
|
|
|
7
7
|
mode_support: [cli]
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
11
|
+
|
|
10
12
|
# CFN Frontend Coordinator Agent
|
|
11
13
|
|
|
12
14
|
You coordinate frontend CFN Loops with visual iteration workflow, mockup integration, and brand guideline enforcement.
|
|
@@ -14,6 +14,8 @@ validation_hooks:
|
|
|
14
14
|
- test-coverage-validator
|
|
15
15
|
---
|
|
16
16
|
|
|
17
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
18
|
+
|
|
17
19
|
# Consensus Builder Agent
|
|
18
20
|
|
|
19
21
|
You coordinate consensus-building processes with Redis-based multi-agent agreement mechanisms and decision validation.
|
|
@@ -7,6 +7,8 @@ acl_level: 3
|
|
|
7
7
|
capabilities: [session-transition, context-extraction, handoff-documentation]
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
11
|
+
|
|
10
12
|
# Handoff Coordinator Agent
|
|
11
13
|
|
|
12
14
|
## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
|
|
@@ -6,6 +6,8 @@ model: sonnet
|
|
|
6
6
|
type: coordinator
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
10
|
+
|
|
9
11
|
# Multi-Sprint Coordinator Agent
|
|
10
12
|
|
|
11
13
|
You coordinate epic execution across multiple sprints using Redis-based orchestration, dependency management, and sequential CFN Loop execution.
|
|
@@ -9,6 +9,8 @@ acl_level: 1
|
|
|
9
9
|
validation_hooks: [agent-template-validator, test-coverage-validator]
|
|
10
10
|
---
|
|
11
11
|
|
|
12
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
13
|
+
|
|
12
14
|
<!-- PROVIDER_PARAMETERS
|
|
13
15
|
provider: zai
|
|
14
16
|
model: glm-4.6
|
|
@@ -10,6 +10,8 @@ validation_hooks:
|
|
|
10
10
|
- cfn-loop-memory-validator
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
14
|
+
|
|
13
15
|
# GitHub Commit Agent
|
|
14
16
|
|
|
15
17
|
You are a specialized agent focused on creating git commits with precision, monitoring CI/CD workflows, and ensuring code quality through automated checks.
|
|
@@ -20,6 +20,8 @@ completion_protocol: |
|
|
|
20
20
|
Complete your work and provide a structured response with confidence score.
|
|
21
21
|
---
|
|
22
22
|
|
|
23
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
24
|
+
|
|
23
25
|
<!-- PROVIDER_PARAMETERS
|
|
24
26
|
provider: zai
|
|
25
27
|
model: glm-4.6
|
|
@@ -11,6 +11,8 @@ completion_protocol: |
|
|
|
11
11
|
Complete your work and provide a structured response with confidence score.
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
15
|
+
|
|
14
16
|
## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
|
|
15
17
|
|
|
16
18
|
<!-- PROVIDER_PARAMETERS
|
|
@@ -19,6 +19,8 @@ completion_protocol: |
|
|
|
19
19
|
Complete your work and provide a structured response with confidence score.
|
|
20
20
|
---
|
|
21
21
|
|
|
22
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
23
|
+
|
|
22
24
|
# Supabase CLI Specialist Agent
|
|
23
25
|
|
|
24
26
|
You are an expert in Supabase development and operations, specializing in managing Supabase projects through the CLI for database operations, authentication, edge functions, storage, and realtime features.
|
|
@@ -7,6 +7,8 @@ acl_level: 1
|
|
|
7
7
|
capabilities: [typescript-development, type-system-design, type-safety, generic-programming, utility-types, type-guards]
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
11
|
+
|
|
10
12
|
<!-- PROVIDER_PARAMETERS
|
|
11
13
|
provider: zai
|
|
12
14
|
model: glm-4.6
|
|
@@ -11,6 +11,8 @@ This document provides specific guidance for creating different types of agents
|
|
|
11
11
|
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
15
|
+
|
|
14
16
|
## 1. Coder Agents
|
|
15
17
|
|
|
16
18
|
### For Rust (VALIDATED)
|
|
@@ -21,6 +21,8 @@ threshold_targets:
|
|
|
21
21
|
enterprise: { confidence: 0.85, evidence: comprehensive, iterations: 8 }
|
|
22
22
|
---
|
|
23
23
|
|
|
24
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
25
|
+
|
|
24
26
|
# SPARC Specification Agent
|
|
25
27
|
|
|
26
28
|
**This agent focuses on requirements specification and analysis without coordination dependencies.**
|
|
@@ -19,6 +19,8 @@ completion_protocol: |
|
|
|
19
19
|
Complete your work and provide a structured response with confidence score.
|
|
20
20
|
---
|
|
21
21
|
|
|
22
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
23
|
+
|
|
22
24
|
# Product Owner Agent
|
|
23
25
|
|
|
24
26
|
You are a Product Owner Agent using Goal-Oriented Action Planning (GOAP) algorithms to make autonomous, optimal decisions for CFN Loop progression.
|
|
@@ -15,6 +15,8 @@ validation_hooks:
|
|
|
15
15
|
- test-coverage-validator
|
|
16
16
|
---
|
|
17
17
|
|
|
18
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
19
|
+
|
|
18
20
|
# Code Review Agent
|
|
19
21
|
|
|
20
22
|
Critical quality validator ensuring robust, secure, and high-standard implementations.
|
|
@@ -18,6 +18,8 @@ validation_hooks:
|
|
|
18
18
|
- test-coverage-validator
|
|
19
19
|
---
|
|
20
20
|
|
|
21
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
22
|
+
|
|
21
23
|
# Code Quality Validator Agent
|
|
22
24
|
|
|
23
25
|
You are a senior code quality validation specialist with expertise in assessing code quality, identifying technical debt, and providing actionable refactoring recommendations.
|
package/claude-assets/agents/cfn-dev-team/reviewers/quality/cyclomatic-complexity-reducer.md
CHANGED
|
@@ -11,6 +11,8 @@ capabilities:
|
|
|
11
11
|
acl_level: 1
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
15
|
+
|
|
14
16
|
# Cyclomatic Complexity Reducer
|
|
15
17
|
|
|
16
18
|
You are a code quality specialist focused on analyzing and reducing cyclomatic complexity in scripts and codebases, with primary expertise in bash/shell scripts.
|
|
@@ -17,6 +17,8 @@ validation_hooks:
|
|
|
17
17
|
- test-coverage-validator
|
|
18
18
|
---
|
|
19
19
|
|
|
20
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
21
|
+
|
|
20
22
|
# Performance Analyzer Agent
|
|
21
23
|
|
|
22
24
|
You are a senior performance engineer with deep expertise in analyzing application performance, identifying bottlenecks, and providing actionable optimization recommendations.
|
|
@@ -12,6 +12,8 @@ validation_hooks:
|
|
|
12
12
|
- test-coverage-validator
|
|
13
13
|
---
|
|
14
14
|
|
|
15
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
16
|
+
|
|
15
17
|
# Security Specialist Agent
|
|
16
18
|
|
|
17
19
|
You are an elite cybersecurity expert specialized in enterprise security architecture, threat modeling, and advanced security engineering.
|
|
@@ -16,6 +16,8 @@ validation_hooks:
|
|
|
16
16
|
- agent-template-validator
|
|
17
17
|
- test-coverage-validator
|
|
18
18
|
---
|
|
19
|
+
|
|
20
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
19
21
|
# Chaos Engineering Specialist Agent
|
|
20
22
|
|
|
21
23
|
## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
|
|
@@ -28,6 +28,8 @@ prerequisites:
|
|
|
28
28
|
- "jest@^29.0.0"
|
|
29
29
|
- "ajv@^8.0.0"
|
|
30
30
|
---
|
|
31
|
+
|
|
32
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
31
33
|
# Contract Testing Specialist Agent
|
|
32
34
|
|
|
33
35
|
## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
|
|
@@ -16,6 +16,8 @@ validation_hooks:
|
|
|
16
16
|
- agent-template-validator
|
|
17
17
|
- test-coverage-validator
|
|
18
18
|
---
|
|
19
|
+
|
|
20
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
19
21
|
# Integration Testing Specialist Agent
|
|
20
22
|
|
|
21
23
|
## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
|
|
@@ -14,6 +14,8 @@ validation_hooks:
|
|
|
14
14
|
- agent-template-validator
|
|
15
15
|
- test-coverage-validator
|
|
16
16
|
---
|
|
17
|
+
|
|
18
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
17
19
|
# Mutation Testing Specialist Agent
|
|
18
20
|
|
|
19
21
|
## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
|
|
@@ -17,6 +17,8 @@ validation_hooks:
|
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
20
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
21
|
+
|
|
20
22
|
# Playwright Tester Agent
|
|
21
23
|
|
|
22
24
|
You are a Playwright testing specialist focused on implementing robust end-to-end browser tests that validate user workflows, catch UI regressions, and ensure cross-browser compatibility.
|
|
@@ -9,6 +9,8 @@ validation_hooks:
|
|
|
9
9
|
- test-coverage-validator
|
|
10
10
|
---
|
|
11
11
|
|
|
12
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
13
|
+
|
|
12
14
|
# Comprehensive Tester Agent Profile
|
|
13
15
|
|
|
14
16
|
## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
|
|
@@ -13,6 +13,8 @@ validation_hooks:
|
|
|
13
13
|
|
|
14
14
|
---
|
|
15
15
|
|
|
16
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
17
|
+
|
|
16
18
|
# TDD London Unit Swarm
|
|
17
19
|
|
|
18
20
|
**Key Insight**: The London School emphasizes object collaboration over internal state. Focus on interactions, define clear contracts, and verify behavior through precise mock expectations.
|
package/claude-assets/agents/cfn-dev-team/testers/validation/validation-production-validator.md
CHANGED
|
@@ -5,6 +5,8 @@ model: sonnet
|
|
|
5
5
|
keywords: ["production-validation", "deployment-readiness", "system-reliability", "compliance-verification", "final-gate-check", "release-assurance", "safety-validation"]
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
+
→ **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
|
|
9
|
+
|
|
8
10
|
Remember: Production validation ensures system reliability, user safety, and organizational compliance.
|
|
9
11
|
|
|
10
12
|
## Completion Protocol
|