claude-flow-novice 2.18.37 → 2.18.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/.claude/agents/AGENT_LIFECYCLE.md +1 -1
  2. package/.claude/agents/cfn-dev-team/analysts/analyst.md +1 -1
  3. package/.claude/agents/cfn-dev-team/analysts/root-cause-analyst.md +1 -1
  4. package/.claude/agents/cfn-dev-team/architecture/api-designer-persona.md +1 -1
  5. package/.claude/agents/cfn-dev-team/architecture/base-template-generator.md +1 -1
  6. package/.claude/agents/cfn-dev-team/architecture/goal-planner.md +1 -1
  7. package/.claude/agents/cfn-dev-team/architecture/planner.md +1 -1
  8. package/.claude/agents/cfn-dev-team/architecture/system-architect.md +1 -1
  9. package/.claude/agents/cfn-dev-team/coordinators/cfn-frontend-coordinator.md +1 -1
  10. package/.claude/agents/cfn-dev-team/coordinators/consensus-builder.md +1 -1
  11. package/.claude/agents/cfn-dev-team/coordinators/handoff-coordinator.md +1 -1
  12. package/.claude/agents/cfn-dev-team/coordinators/multi-sprint-coordinator.md +1 -1
  13. package/.claude/agents/cfn-dev-team/dev-ops/devops-engineer.md +1 -1
  14. package/.claude/agents/cfn-dev-team/dev-ops/docker-specialist.md +1 -1
  15. package/.claude/agents/cfn-dev-team/dev-ops/github-commit-agent.md +1 -1
  16. package/.claude/agents/cfn-dev-team/dev-ops/kubernetes-specialist.md +1 -1
  17. package/.claude/agents/cfn-dev-team/developers/api-gateway-specialist.md +1 -1
  18. package/.claude/agents/cfn-dev-team/developers/backend-developer.md +1 -1
  19. package/.claude/agents/cfn-dev-team/developers/data/data-engineer.md +1 -1
  20. package/.claude/agents/cfn-dev-team/developers/database/database-architect.md +1 -1
  21. package/.claude/agents/cfn-dev-team/developers/database/supabase-specialist.md +1 -1
  22. package/.claude/agents/cfn-dev-team/developers/frontend/mobile-dev.md +1 -1
  23. package/.claude/agents/cfn-dev-team/developers/frontend/react-frontend-engineer.md +1 -1
  24. package/.claude/agents/cfn-dev-team/developers/frontend/typescript-specialist.md +1 -1
  25. package/.claude/agents/cfn-dev-team/developers/frontend/ui-designer.md +1 -1
  26. package/.claude/agents/cfn-dev-team/developers/graphql-specialist.md +1 -1
  27. package/.claude/agents/cfn-dev-team/developers/rust-developer.md +1 -1
  28. package/.claude/agents/cfn-dev-team/documentation/agent-type-guidelines.md +1 -1
  29. package/.claude/agents/cfn-dev-team/documentation/api-documentation.md +1 -1
  30. package/.claude/agents/cfn-dev-team/documentation/pseudocode.md +1 -1
  31. package/.claude/agents/cfn-dev-team/documentation/specification-agent.md +1 -1
  32. package/.claude/agents/cfn-dev-team/product-owners/accessibility-advocate-persona.md +1 -1
  33. package/.claude/agents/cfn-dev-team/product-owners/cto-agent.md +1 -1
  34. package/.claude/agents/cfn-dev-team/product-owners/power-user-persona.md +1 -1
  35. package/.claude/agents/cfn-dev-team/product-owners/product-owner.md +1 -1
  36. package/.claude/agents/cfn-dev-team/reviewers/code-reviewer.md +1 -1
  37. package/.claude/agents/cfn-dev-team/reviewers/quality/code-quality-validator.md +1 -1
  38. package/.claude/agents/cfn-dev-team/reviewers/quality/code-standards-reviewer.md +76 -0
  39. package/.claude/agents/cfn-dev-team/reviewers/quality/cyclomatic-complexity-reducer.md +1 -1
  40. package/.claude/agents/cfn-dev-team/reviewers/quality/perf-analyzer.md +1 -1
  41. package/.claude/agents/cfn-dev-team/reviewers/quality/performance-benchmarker.md +1 -1
  42. package/.claude/agents/cfn-dev-team/reviewers/quality/quality-metrics.md +1 -1
  43. package/.claude/agents/cfn-dev-team/reviewers/quality/simplifier.md +120 -0
  44. package/.claude/agents/cfn-dev-team/reviewers/quality/strategic-alignment-reviewer.md +72 -0
  45. package/.claude/agents/cfn-dev-team/testers/api-testing-specialist.md +1 -1
  46. package/.claude/agents/cfn-dev-team/testers/chaos-engineering-specialist.md +1 -1
  47. package/.claude/agents/cfn-dev-team/testers/contract-tester.md +1 -1
  48. package/.claude/agents/cfn-dev-team/testers/e2e/playwright-tester.md +1 -1
  49. package/.claude/agents/cfn-dev-team/testers/integration-tester.md +1 -1
  50. package/.claude/agents/cfn-dev-team/testers/interaction-tester.md +1 -1
  51. package/.claude/agents/cfn-dev-team/testers/load-testing-specialist.md +1 -1
  52. package/.claude/agents/cfn-dev-team/testers/mutation-testing-specialist.md +1 -1
  53. package/.claude/agents/cfn-dev-team/testers/playwright-tester.md +1 -1
  54. package/.claude/agents/cfn-dev-team/testers/tester.md +1 -1
  55. package/.claude/agents/cfn-dev-team/testers/unit/tdd-london-unit-swarm.md +1 -1
  56. package/.claude/agents/cfn-dev-team/testers/validation/validation-production-validator.md +1 -1
  57. package/.claude/agents/cfn-dev-team/testing/test-validation-agent.md +1 -1
  58. package/.claude/agents/cfn-dev-team/utility/agent-builder.md +4 -4
  59. package/.claude/agents/cfn-dev-team/utility/context-curator.md +1 -1
  60. package/.claude/agents/cfn-dev-team/utility/memory-leak-specialist.md +1 -1
  61. package/.claude/agents/cfn-dev-team/utility/researcher.md +1 -1
  62. package/.claude/agents/cfn-dev-team/utility/z-ai-specialist.md +1 -1
  63. package/.claude/agents/custom/cfn-docker-expert.md +1 -1
  64. package/.claude/agents/custom/cfn-redis-operations.md +1 -1
  65. package/.claude/agents/custom/cfn-system-expert.md +70 -70
  66. package/.claude/agents/custom/claude-code-expert.md +1 -1
  67. package/.claude/agents/custom/trigger-dev-expert.md +1 -1
  68. package/.claude/agents/docker-coordinators/cfn-docker-v3-coordinator.md +1 -1
  69. package/.claude/agents/docker-ts-fixer.md +1 -1
  70. package/.claude/agents/project-only-agents/npm-package-specialist.md +1 -1
  71. package/.claude/commands/cfn-fix-errors.md +58 -11
  72. package/.claude/commands/cfn-loop-task.md +95 -10
  73. package/.claude/hooks/TEST-MEMORY-GUARD.md +175 -0
  74. package/.claude/hooks/cfn-test-memory-guard.sh +71 -0
  75. package/.claude/settings.json +2 -12
  76. package/.claude/skills/cfn-epic-creator/SKILL.md +241 -266
  77. package/.claude/skills/cfn-epic-creator/invoke.sh +1 -1
  78. package/CLAUDE.md +1 -1
  79. package/docs/ZAI_QUICK_FIX_GUIDE.md +250 -0
  80. package/package.json +1 -1
  81. package/scripts/cfn-init.js +27 -0
  82. package/.claude/agents/cfn-dev-team/developers/backend-developer-cerebras.md +0 -210
  83. package/.claude/agents/cfn-dev-team/utility/epic-creator-v2.md +0 -194
  84. package/.claude/agents/cfn-dev-team/utility/epic-creator-v2.sh +0 -264
  85. package/.claude/agents/cfn-dev-team/utility/epic-creator-v2.sh.backup +0 -698
  86. package/.claude/agents/cfn-dev-team/utility/epic-creator.md +0 -7
  87. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/QUICKSTART.md +0 -0
  88. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/README.md +0 -0
  89. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/SKILL.md +0 -0
  90. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/TDD_COORDINATOR_OVERVIEW.md +0 -0
  91. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/TEST_RESULTS.md +0 -0
  92. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/conversations/2025-12-10-py-v2-test-1733854200.json +0 -0
  93. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/conversations/2025-12-10-py-v3-test-1765383241.json +0 -0
  94. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/conversations/2025-12-10-rust-v2-test-1765381361.json +0 -0
  95. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/conversations/2025-12-10-rust-v3-test-1765383242.json +0 -0
  96. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/conversations/2025-12-10-ts-v2-test-1733864400.json +0 -0
  97. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/conversations/2025-12-10-ts-v3-test-1765383238.json +0 -0
  98. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/conversations/2025-12-10-ts-v4-test-1765386506.json +0 -0
  99. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/conversations/2025-12-10-ts-v5-test-1765393100.json +0 -0
  100. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/coordinate-generation.sh +0 -0
  101. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/example-fix-scenario.md +0 -0
  102. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/example-usage.sh +0 -0
  103. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/example-workflow.md +0 -0
  104. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/feedback-logger.sh +0 -0
  105. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/fix-existing-code-v2.sh +0 -0
  106. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/fix-existing-code.sh +0 -0
  107. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/lib/tdd-conversation-coordinator.ts +0 -0
  108. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/pattern-examples.md +0 -0
  109. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/query-patterns.sh +0 -0
  110. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/tdd-coordinator.sh +0 -0
  111. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/test-runner.sh +0 -0
  112. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-coordinator/test-tdd-coordinator.sh +0 -0
  113. /package/.claude/{skills → cfn-extras/skills}/cfn-cerebras-mcp/SKILL.md +0 -0
@@ -6,7 +6,7 @@ tools: [Read]
6
6
  type: documentation
7
7
  ---
8
8
 
9
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
9
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
10
10
 
11
11
  # Agent Lifecycle Documentation
12
12
 
@@ -32,7 +32,7 @@ acl_level: 1
32
32
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
33
33
  # This prevents duplicated work and leverages existing solutions.
34
34
 
35
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
35
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
36
36
 
37
37
  # Analyst Agent
38
38
 
@@ -23,7 +23,7 @@ capabilities: [root-cause-analysis, investigation, debugging, error-tracing, sys
23
23
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
24
24
  # This prevents duplicated work and leverages existing solutions.
25
25
 
26
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
26
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
27
27
 
28
28
  # Root Cause Analyst
29
29
 
@@ -26,7 +26,7 @@ validation_hooks:
26
26
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
27
27
  # This prevents duplicated work and leverages existing solutions.
28
28
 
29
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
29
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
30
30
 
31
31
  # API Designer Persona - Loop 0.5 Design Consensus
32
32
 
@@ -33,7 +33,7 @@ completion_protocol: |
33
33
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
34
34
  # This prevents duplicated work and leverages existing solutions.
35
35
 
36
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
36
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
37
37
  ## 🚀 Template Generation Focus
38
38
 
39
39
  **Your role is optimized for:**
@@ -32,7 +32,7 @@ validation_hooks:
32
32
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
33
33
  # This prevents duplicated work and leverages existing solutions.
34
34
 
35
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
35
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
36
36
 
37
37
  # Goal Planner Agent: Strategic GOAP Planning
38
38
 
@@ -33,7 +33,7 @@ validation_hooks:
33
33
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
34
34
  # This prevents duplicated work and leverages existing solutions.
35
35
 
36
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
36
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
37
37
 
38
38
  # Strategic Planning Agent
39
39
 
@@ -32,7 +32,7 @@ validation_hooks:
32
32
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
33
33
  # This prevents duplicated work and leverages existing solutions.
34
34
 
35
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
35
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
36
36
 
37
37
  # System Architect Agent
38
38
 
@@ -23,7 +23,7 @@ mode_support: [cli]
23
23
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
24
24
  # This prevents duplicated work and leverages existing solutions.
25
25
 
26
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
26
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
27
27
 
28
28
  # CFN Frontend Coordinator Agent
29
29
 
@@ -30,7 +30,7 @@ validation_hooks:
30
30
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
31
31
  # This prevents duplicated work and leverages existing solutions.
32
32
 
33
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
33
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
34
34
 
35
35
  # Consensus Builder Agent
36
36
 
@@ -23,7 +23,7 @@ capabilities: [session-transition, context-extraction, handoff-documentation]
23
23
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
24
24
  # This prevents duplicated work and leverages existing solutions.
25
25
 
26
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
26
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
27
27
 
28
28
  # Handoff Coordinator Agent
29
29
 
@@ -22,7 +22,7 @@ type: coordinator
22
22
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
23
23
  # This prevents duplicated work and leverages existing solutions.
24
24
 
25
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
25
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
26
26
 
27
27
  # Multi-Sprint Coordinator Agent
28
28
 
@@ -28,7 +28,7 @@ acl_level: 1
28
28
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
29
29
  # This prevents duplicated work and leverages existing solutions.
30
30
 
31
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
31
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
32
32
  ## 🚀 DevOps Engineering Focus
33
33
 
34
34
  **Your role is optimized for:**
@@ -25,7 +25,7 @@ validation_hooks: [agent-template-validator, test-coverage-validator]
25
25
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
26
26
  # This prevents duplicated work and leverages existing solutions.
27
27
 
28
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
28
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
29
29
 
30
30
  <!-- PROVIDER_PARAMETERS
31
31
  provider: zai
@@ -26,7 +26,7 @@ validation_hooks:
26
26
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
27
27
  # This prevents duplicated work and leverages existing solutions.
28
28
 
29
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
29
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
30
30
 
31
31
  # GitHub Commit Agent
32
32
 
@@ -26,7 +26,7 @@ validation_hooks:
26
26
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
27
27
  # This prevents duplicated work and leverages existing solutions.
28
28
 
29
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
29
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
30
30
 
31
31
  <!-- PROVIDER_PARAMETERS
32
32
  provider: zai
@@ -36,7 +36,7 @@ completion_protocol: |
36
36
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
37
37
  # This prevents duplicated work and leverages existing solutions.
38
38
 
39
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
39
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
40
40
 
41
41
  <!-- PROVIDER_PARAMETERS
42
42
  provider: zai
@@ -14,7 +14,7 @@ validation_hooks: agent-template-validator, test-coverage-validator
14
14
  # This is mandatory for all file edits to ensure code quality and validation.
15
15
  # The pipeline will run compilation checks and TDD compliance verification.
16
16
 
17
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
17
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
18
18
 
19
19
  # IMPORTANT: RuVector Semantic Search (Before Making Changes)
20
20
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
@@ -26,7 +26,7 @@ validation_hooks:
26
26
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
27
27
  # This prevents duplicated work and leverages existing solutions.
28
28
 
29
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
29
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
30
30
 
31
31
  <!-- PROVIDER_PARAMETERS
32
32
  provider: zai
@@ -27,7 +27,7 @@ completion_protocol: |
27
27
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
28
28
  # This prevents duplicated work and leverages existing solutions.
29
29
 
30
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
30
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
31
31
 
32
32
  ## Success Criteria Awareness (REQUIRED - Phase 2 TDD)
33
33
 
@@ -35,7 +35,7 @@ completion_protocol: |
35
35
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
36
36
  # This prevents duplicated work and leverages existing solutions.
37
37
 
38
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
38
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
39
39
 
40
40
  # Supabase CLI Specialist Agent
41
41
 
@@ -40,7 +40,7 @@ completion_protocol: |
40
40
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
41
41
  # This prevents duplicated work and leverages existing solutions.
42
42
 
43
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
43
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
44
44
 
45
45
  <!-- PROVIDER_PARAMETERS
46
46
  provider: zai
@@ -16,7 +16,7 @@ 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**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
19
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
20
20
 
21
21
  # IMPORTANT: RuVector Semantic Search (Before Making Changes)
22
22
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
@@ -23,7 +23,7 @@ capabilities: [typescript-development, type-system-design, type-safety, generic-
23
23
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
24
24
  # This prevents duplicated work and leverages existing solutions.
25
25
 
26
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
26
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
27
27
 
28
28
  <!-- PROVIDER_PARAMETERS
29
29
  provider: zai
@@ -27,7 +27,7 @@ validation_hooks:
27
27
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
28
28
  # This prevents duplicated work and leverages existing solutions.
29
29
 
30
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
30
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
31
31
 
32
32
  <!-- PROVIDER_PARAMETERS
33
33
  provider: zai
@@ -25,7 +25,7 @@ validation_hooks:
25
25
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
26
26
  # This prevents duplicated work and leverages existing solutions.
27
27
 
28
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
28
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
29
29
 
30
30
  <!-- PROVIDER_PARAMETERS
31
31
  provider: zai
@@ -35,7 +35,7 @@ mode_support: [mvp, standard, enterprise]
35
35
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
36
36
  # This prevents duplicated work and leverages existing solutions.
37
37
 
38
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
38
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
39
39
 
40
40
  <!-- PROVIDER_PARAMETERS
41
41
  provider: zai
@@ -27,7 +27,7 @@ This document provides specific guidance for creating different types of agents
27
27
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
28
28
  # This prevents duplicated work and leverages existing solutions.
29
29
 
30
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
30
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
31
31
 
32
32
  ## 1. Coder Agents
33
33
 
@@ -26,7 +26,7 @@ acl_level: 3 # Swarm-level documentation coordination
26
26
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
27
27
  # This prevents duplicated work and leverages existing solutions.
28
28
 
29
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
29
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
30
30
 
31
31
  # API Documentation Specialist
32
32
 
@@ -37,7 +37,7 @@ acl_level: 1
37
37
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
38
38
  # This prevents duplicated work and leverages existing solutions.
39
39
 
40
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
40
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
41
41
 
42
42
  ## 🚨 Mandatory Post-Edit Validation
43
43
 
@@ -37,7 +37,7 @@ threshold_targets:
37
37
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
38
38
  # This prevents duplicated work and leverages existing solutions.
39
39
 
40
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
40
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
41
41
 
42
42
  # SPARC Specification Agent
43
43
 
@@ -26,7 +26,7 @@ validation_hooks:
26
26
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
27
27
  # This prevents duplicated work and leverages existing solutions.
28
28
 
29
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
29
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
30
30
 
31
31
  # Accessibility Advocate Agent
32
32
 
@@ -27,7 +27,7 @@ validation_hooks:
27
27
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
28
28
  # This prevents duplicated work and leverages existing solutions.
29
29
 
30
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
30
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
31
31
 
32
32
  # CTO Agent - Dr. Tech
33
33
 
@@ -26,7 +26,7 @@ validation_hooks:
26
26
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
27
27
  # This prevents duplicated work and leverages existing solutions.
28
28
 
29
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
29
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
30
30
 
31
31
  # Power User Persona - Alex Pro
32
32
 
@@ -35,7 +35,7 @@ completion_protocol: |
35
35
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
36
36
  # This prevents duplicated work and leverages existing solutions.
37
37
 
38
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
38
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
39
39
 
40
40
  # Product Owner Agent
41
41
 
@@ -22,7 +22,7 @@ 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**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
25
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
26
26
 
27
27
  # IMPORTANT: RuVector Semantic Search (Before Making Changes)
28
28
  # Before implementing any changes, ALWAYS query the codebase for similar patterns:
@@ -34,7 +34,7 @@ validation_hooks:
34
34
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
35
35
  # This prevents duplicated work and leverages existing solutions.
36
36
 
37
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
37
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
38
38
 
39
39
  # Code Quality Validator Agent
40
40
 
@@ -0,0 +1,76 @@
1
+ ---
2
+ name: code-standards-reviewer
3
+ description: MUST BE USED for code consistency, naming conventions, type alignment, API contracts. Use PROACTIVELY for enforcing standards across modules. Keywords - standards, naming, types, consistency, conventions, contracts
4
+ tools: [Read, Grep, Glob, TodoWrite]
5
+ model: sonnet
6
+ type: validator
7
+ acl_level: 3
8
+ capabilities: [code-standards, naming-conventions, type-alignment, api-contracts, consistency-enforcement]
9
+ ---
10
+
11
+ # Code Standards Reviewer Agent
12
+
13
+ You are an expert at ensuring code consistency, naming conventions, and type alignment across a codebase.
14
+
15
+ ## Core Focus Areas
16
+
17
+ 1. **Type Definitions Alignment** - Are types consistent across modules?
18
+ 2. **Naming Convention Enforcement** - Do names follow project conventions?
19
+ 3. **API Contract Consistency** - Do interfaces match their implementations?
20
+ 4. **Interface Mismatches** - Are there type conflicts between components?
21
+ 5. **Consistent Patterns** - Is the same approach used throughout?
22
+ 6. **Variable Naming Standards** - Are variable names clear and consistent?
23
+ 7. **Code Style Uniformity** - Does code follow the same style patterns?
24
+
25
+ ## Review Checklist
26
+
27
+ ### Type Consistency
28
+ - Same concept uses same type name everywhere
29
+ - No duplicate type definitions with different shapes
30
+ - Generic types used consistently
31
+ - Nullable types handled uniformly
32
+
33
+ ### Naming Conventions
34
+ - Functions: camelCase or snake_case (consistent)
35
+ - Classes/Types: PascalCase
36
+ - Constants: SCREAMING_SNAKE_CASE
37
+ - Files: kebab-case or consistent with project
38
+ - Boolean variables: is/has/should prefix
39
+
40
+ ### API Contracts
41
+ - Request/response types match documentation
42
+ - Error types are standardized
43
+ - Return types are explicit, not `any`
44
+ - Optional vs required fields are clear
45
+
46
+ ### Pattern Consistency
47
+ - Error handling follows same pattern
48
+ - Logging uses same format
49
+ - Async/await vs promises consistent
50
+ - Import style consistent (named vs default)
51
+
52
+ ## Output Format
53
+
54
+ Provide findings as structured JSON:
55
+ ```json
56
+ {
57
+ "persona": "code-standards-reviewer",
58
+ "status": "completed",
59
+ "findings": {
60
+ "type_mismatches": [],
61
+ "naming_violations": [],
62
+ "contract_inconsistencies": [],
63
+ "pattern_deviations": []
64
+ },
65
+ "recommendations": [],
66
+ "severity": "low|medium|high"
67
+ }
68
+ ```
69
+
70
+ ## Common Issues to Flag
71
+
72
+ - `userId` vs `user_id` vs `UserId` in same codebase
73
+ - `Response` type in one file, `ApiResponse` in another
74
+ - `getData()` returns Promise in one place, callback in another
75
+ - Some files use `interface`, others use `type` for same purpose
76
+ - Inconsistent null handling (`null` vs `undefined` vs optional)
@@ -27,7 +27,7 @@ acl_level: 1
27
27
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
28
28
  # This prevents duplicated work and leverages existing solutions.
29
29
 
30
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
30
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
31
31
 
32
32
  # Cyclomatic Complexity Reducer
33
33
 
@@ -33,7 +33,7 @@ validation_hooks:
33
33
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
34
34
  # This prevents duplicated work and leverages existing solutions.
35
35
 
36
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
36
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
37
37
 
38
38
  # Performance Analyzer Agent
39
39
 
@@ -32,7 +32,7 @@ validation_hooks:
32
32
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
33
33
  # This prevents duplicated work and leverages existing solutions.
34
34
 
35
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
35
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
36
36
 
37
37
  # Performance Benchmarker Agent
38
38
 
@@ -63,7 +63,7 @@ Architecture Criteria:
63
63
  # ./.claude/skills/cfn-ruvector-codebase-index/query-learnings.sh --task-description "Your task description" --category PATTERN
64
64
  # This prevents duplicated work and leverages existing solutions.
65
65
 
66
- → **Skills**: Cerebras MCP (blueprint prompts) | RuVector (semantic search) | Post-edit hook (file validation)
66
+ → **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
67
67
 
68
68
  ## Validation Checklist
69
69
 
@@ -0,0 +1,120 @@
1
+ ---
2
+ name: simplifier
3
+ description: MUST BE USED for complexity reduction, scope minimization, over-engineering prevention. Use PROACTIVELY for epic review, feature consolidation. Keywords - simplify, reduce, minimize, MVP, essential, consolidate
4
+ tools: [Read, Grep, Glob, TodoWrite]
5
+ model: opus
6
+ type: validator
7
+ acl_level: 3
8
+ capabilities: [complexity-reduction, scope-minimization, over-engineering-prevention, mvp-focus, feature-consolidation]
9
+ ---
10
+
11
+ # Simplifier Agent
12
+
13
+ You are an expert at reducing complexity and preventing over-engineering. Your role is to challenge every feature and ask: "Is this really necessary?"
14
+
15
+ ## Core Philosophy
16
+
17
+ - Less is more
18
+ - YAGNI (You Aren't Gonna Need It)
19
+ - The best code is no code
20
+ - Every feature has a maintenance cost
21
+ - Complexity compounds exponentially
22
+
23
+ ## Focus Areas
24
+
25
+ 1. **Unnecessary Complexity** - Can this be done simpler?
26
+ 2. **Scope Creep** - Is this feature essential for v1?
27
+ 3. **Over-Engineering** - Are we building for problems we don't have?
28
+ 4. **MVP Focus** - What's the minimum to validate the idea?
29
+ 5. **Feature Consolidation** - Can multiple features become one?
30
+ 6. **Redundant Components** - Are we duplicating functionality?
31
+ 7. **Simpler Alternatives** - Is there an easier way?
32
+
33
+ ## Questions to Ask
34
+
35
+ For every component/feature:
36
+ - Do we need this for launch?
37
+ - What happens if we don't build this?
38
+ - Can we use an existing solution instead?
39
+ - Can this be a phase 2 feature?
40
+ - Is this solving a real problem or imagined one?
41
+ - Are we building flexibility we won't use?
42
+ - Can we hardcode instead of making it configurable?
43
+ - Can we use a third-party service instead of building?
44
+ - **Can AI be used here?** (LLM for text, classification, summarization, code generation)
45
+
46
+ ## Red Flags to Challenge
47
+
48
+ - "We might need this later"
49
+ - "It would be nice to have"
50
+ - "Just in case"
51
+ - "For future extensibility"
52
+ - "To be flexible"
53
+ - "Industry best practice" (without clear need)
54
+ - Multiple database types "for choice"
55
+ - Microservices for a small team
56
+ - Custom solutions when off-the-shelf exists
57
+
58
+ ## Output Format
59
+
60
+ ```json
61
+ {
62
+ "persona": "simplifier",
63
+ "status": "completed",
64
+ "simplifications": [
65
+ {
66
+ "target": "component/feature name",
67
+ "current": "what's proposed",
68
+ "simplified": "simpler alternative",
69
+ "savings": "time/complexity saved",
70
+ "risk": "low|medium|high"
71
+ }
72
+ ],
73
+ "defer_to_v2": ["feature 1", "feature 2"],
74
+ "eliminate": ["unnecessary feature 1"],
75
+ "consolidate": [
76
+ {"merge": ["feature A", "feature B"], "into": "single feature"}
77
+ ],
78
+ "complexity_score": {
79
+ "before": 8,
80
+ "after": 5,
81
+ "reduction": "37%"
82
+ }
83
+ }
84
+ ```
85
+
86
+ ## IMPORTANT: Review Only - No Direct Edits
87
+
88
+ Unlike other personas, you do NOT edit the epic directly. Your role:
89
+
90
+ 1. **Add your review** to the reviews array in the epic JSON
91
+ 2. **Return findings to main chat** for user review
92
+ 3. **User decides** which simplifications to accept
93
+
94
+ You are the final checkpoint before the user sees the epic. Present your recommendations clearly so the user can make informed decisions about what to simplify.
95
+
96
+ ## Output to Main Chat
97
+
98
+ Return a clear summary for the user:
99
+
100
+ ```
101
+ ## Simplification Recommendations
102
+
103
+ ### Features to Remove (not needed for v1)
104
+ - Feature X: [reason]
105
+ - Feature Y: [reason]
106
+
107
+ ### Features to Defer to v2
108
+ - Feature A: [reason]
109
+ - Feature B: [reason]
110
+
111
+ ### Consolidation Opportunities
112
+ - Merge [X] and [Y] into single [Z]
113
+
114
+ ### Simpler Alternatives
115
+ - Instead of [complex], use [simple]
116
+
117
+ ### Estimated Complexity Reduction: X%
118
+
119
+ Please review and let me know which simplifications to apply.
120
+ ```