claude-flow-novice 2.18.40 → 2.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/agents/AGENT_LIFECYCLE.md +1 -1
- package/.claude/agents/SHARED_PROTOCOL.md +33 -5
- package/.claude/agents/cfn-dev-team/analysts/analyst.md +4 -4
- package/.claude/agents/cfn-dev-team/analysts/root-cause-analyst.md +4 -4
- package/.claude/agents/cfn-dev-team/architecture/api-designer-persona.md +4 -4
- package/.claude/agents/cfn-dev-team/architecture/base-template-generator.md +4 -4
- package/.claude/agents/cfn-dev-team/architecture/goal-planner.md +4 -4
- package/.claude/agents/cfn-dev-team/architecture/system-architect.md +4 -4
- package/.claude/agents/cfn-dev-team/coordinators/cfn-frontend-coordinator.md +4 -4
- package/.claude/agents/cfn-dev-team/coordinators/handoff-coordinator.md +4 -4
- package/.claude/agents/cfn-dev-team/dev-ops/devops-engineer.md +4 -4
- package/.claude/agents/cfn-dev-team/dev-ops/docker-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/dev-ops/fly-io-specialist.md +418 -0
- package/.claude/agents/cfn-dev-team/dev-ops/github-commit-agent.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/api-gateway-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/backend-developer.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/data/data-engineer.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/database/database-architect.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/database/mem0-specialist.md +579 -0
- package/.claude/agents/cfn-dev-team/developers/database/memgraph-specialist.md +722 -0
- package/.claude/agents/cfn-dev-team/developers/database/supabase-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/frontend/mobile-dev.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/frontend/react-frontend-engineer.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/frontend/typescript-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/frontend/ui-designer.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/graphql-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/developers/rust-developer.md +4 -4
- package/.claude/agents/cfn-dev-team/documentation/agent-type-guidelines.md +4 -4
- package/.claude/agents/cfn-dev-team/documentation/api-documentation.md +4 -4
- package/.claude/agents/cfn-dev-team/documentation/pseudocode.md +5 -5
- package/.claude/agents/cfn-dev-team/documentation/specification-agent.md +5 -5
- package/.claude/agents/cfn-dev-team/product-owners/accessibility-advocate-persona.md +4 -4
- package/.claude/agents/cfn-dev-team/product-owners/cto-agent.md +4 -4
- package/.claude/agents/cfn-dev-team/product-owners/power-user-persona.md +4 -4
- package/.claude/agents/cfn-dev-team/product-owners/product-owner.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/code-reviewer.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/quality/code-quality-validator.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/quality/cyclomatic-complexity-reducer.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/quality/perf-analyzer.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/quality/performance-benchmarker.md +4 -4
- package/.claude/agents/cfn-dev-team/reviewers/quality/quality-metrics.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/api-testing-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/chaos-engineering-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/contract-tester.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/e2e/playwright-tester.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/integration-tester.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/interaction-tester.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/load-testing-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/mutation-testing-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/playwright-tester.md +4 -4
- package/.claude/agents/cfn-dev-team/{testing → testers}/test-validation-agent.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/tester.md +39 -4
- package/.claude/agents/cfn-dev-team/testers/unit/tdd-london-unit-swarm.md +4 -4
- package/.claude/agents/cfn-dev-team/testers/validation/validation-production-validator.md +4 -4
- package/.claude/agents/cfn-dev-team/utility/agent-builder.md +7 -7
- package/.claude/agents/cfn-dev-team/utility/memory-leak-specialist.md +4 -4
- package/.claude/agents/cfn-dev-team/utility/researcher.md +4 -4
- package/.claude/agents/cfn-dev-team/utility/z-ai-specialist.md +4 -4
- package/.claude/agents/custom/claude-code-expert.md +1 -1
- package/.claude/agents/project-only-agents/npm-package-specialist.md +1 -1
- package/.claude/{agents/cfn-dev-team/utility → cfn-extras/agents}/context-curator.md +4 -4
- package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-docker-expert.md +4 -4
- package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-redis-operations.md +1 -1
- package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-system-expert.md +4 -4
- package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/trigger-dev-expert.md +4 -4
- package/.claude/{agents/cfn-dev-team/coordinators → cfn-extras/agents/deprecated-coordinators}/consensus-builder.md +4 -4
- package/.claude/{agents/cfn-dev-team/coordinators → cfn-extras/agents/deprecated-coordinators}/multi-sprint-coordinator.md +4 -4
- package/.claude/{agents → cfn-extras/agents/docker-team}/docker-coordinators/cfn-docker-v3-coordinator.md +1 -1
- package/.claude/{agents/cfn-dev-team/dev-ops → cfn-extras/agents}/kubernetes-specialist.md +4 -4
- package/.claude/{agents/cfn-dev-team/architecture → cfn-extras/agents}/planner.md +4 -4
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/QUICKSTART.md +1 -1
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/README.md +19 -19
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/SKILL.md +7 -7
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/TDD_COORDINATOR_OVERVIEW.md +3 -3
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/TEST_RESULTS.md +3 -3
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/coordinate-generation.sh +19 -19
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/example-fix-scenario.md +4 -4
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/example-usage.sh +1 -1
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/feedback-logger.sh +5 -5
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/fix-existing-code-v2.sh +2 -2
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/fix-existing-code.sh +10 -10
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/pattern-examples.md +3 -3
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/query-patterns.sh +9 -9
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/tdd-coordinator.sh +8 -8
- package/.claude/cfn-extras/skills/cfn-cerebras-coordinator/test-tdd-coordinator.sh +1 -1
- package/.claude/commands/README.md +1 -1
- package/.claude/commands/{cfn-ruvector → cfn-codesearch}/cfn-codebase-reindex.md +6 -6
- package/.claude/commands/{cfn-ruvector → cfn-codesearch}/cfn-codebase-search.md +8 -8
- package/.claude/commands/{cfn-ruvector → cfn-codesearch}/cfn-detect-stale-docs.md +3 -3
- package/.claude/commands/cfn-codesearch-search.md +36 -0
- package/.claude/commands/cfn-fix-errors.md +1 -1
- package/.claude/commands/cfn-loop-task.md +66 -2
- package/.claude/commands/cfn-update-search-index.md +2 -2
- package/.claude/hooks/cfn-SessionStart-cfn-build-codesearch.sh +24 -0
- package/.claude/hooks/cfn-bash-search-hook.sh +6 -6
- package/.claude/hooks/cfn-smart-search-hook.sh +15 -15
- package/.claude/hooks/cfn-subagent-stop.sh +9 -9
- package/.claude/hooks/post-commit-codebase-index +14 -14
- package/.claude/skills/{bulk-add-ruvector-instructions.sh → bulk-add-codesearch-instructions.sh} +14 -14
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/AGENT_INTEGRATION_PATTERNS.md +20 -20
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/AGENT_LIFECYCLE_INTEGRATION.md +12 -12
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/Cargo.toml +9 -4
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/EXTRACTION_EXAMPLES.md +6 -6
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/IMMEDIATE_ACTION_REQUIRED.md +9 -9
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/README.md +7 -7
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SCHEMA_V2_IMPLEMENTATION.md +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SECURITY_FINDINGS_SUMMARY.txt +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SECURITY_IMPLEMENTATION.md +3 -3
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/SECURITY_TESTING_COMPLETION.md +5 -5
- package/.claude/skills/cfn-codesearch/SKILL.md +143 -0
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/analyze-agent-failures.sh +11 -11
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/cfn-integration.sh +29 -29
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/EXECUTIVE_SUMMARY.txt +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/PHASE_4_QUERY_API.md +24 -24
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/RUST_AST_EXTRACTOR_IMPLEMENTATION.md +7 -7
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/TRANSACTION_MANAGEMENT.md +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/docs/VALIDATION_FINDINGS.txt +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/epic-ast-indexer.json +8 -8
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index-code.sh +11 -11
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index_all.sh +2 -2
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/ingest-agent-transcript.sh +10 -10
- package/.claude/skills/{cfn-local-ruvector-accelerator/init-local-ruvector.sh → cfn-codesearch/init-local-codesearch.sh} +16 -16
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/project-structure.md +10 -10
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/query-local.sh +6 -6
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/cleanup.rs +1 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/index.rs +238 -9
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/index_ast.rs +3 -3
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/init.rs +19 -19
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/migration.rs +5 -5
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/query.rs +64 -3
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/reset.rs +5 -5
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/embeddings.rs +19 -5
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/lib.rs +6 -4
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/main.rs +37 -27
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration_v2.rs +1 -1
- package/.claude/skills/cfn-codesearch/src/paths.rs +37 -0
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/query_v2.rs +3 -4
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/search_engine.rs +3 -3
- package/.claude/skills/cfn-codesearch/src/store_pgvector.rs +301 -0
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2.rs +12 -1
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test-agent-lifecycle-integration.sh +6 -6
- package/.claude/skills/{cfn-local-ruvector-accelerator/test-local-ruvector.sh → cfn-codesearch/test-local-codesearch.sh} +7 -7
- package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_query_api.sh +2 -2
- package/.claude/skills/cfn-epic-creator/SKILL.md +110 -2
- package/.claude/skills/cfn-epic-creator/invoke.sh +120 -1
- package/.claude/skills/cfn-knowledge-base/lib/playbook/SKILL.md +1 -1
- package/.claude/skills/cfn-mdap-context-injection/SKILL.md +2 -2
- package/.claude/skills/cfn-mdap-context-injection/inject.sh +23 -23
- package/CLAUDE.md +3 -3
- package/package.json +11 -11
- package/readme/feature-status.md +411 -0
- package/.claude/agents/docker-ts-fixer.md +0 -65
- package/.claude/commands/cfn-ruvector-search.md +0 -36
- package/.claude/hooks/cfn-SessionStart-cfn-build-ruvector.sh +0 -24
- package/.claude/skills/cfn-local-ruvector-accelerator/.claude/hooks/SessionStart-cfn-build-ruvector.sh +0 -13
- package/.claude/skills/cfn-local-ruvector-accelerator/SKILL.md +0 -143
- package/.claude/skills/cfn-local-ruvector-accelerator/src/paths.rs +0 -31
- /package/.claude/{agents/custom → cfn-extras/agents/custom-agents}/cfn-loops-cli-expert.md +0 -0
- /package/.claude/{agents/csuite → cfn-extras/agents/custom-agents}/cto-agent.md +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/Cargo.toml.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/embeddings_manager.py.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index/index.bin +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index/metadata.json +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/index-code.sh.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/query-agent-patterns.sh +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/requirements.txt +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/search_engine_v2.py.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/sqlite_store.py.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/export.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/find.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/index_modified.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/mod.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/refs.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/cli/stats.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/mod.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/rust.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/rust_placeholder.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/text_fallback.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/typescript.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/extractors/typescript_full.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/main.rs.backup +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration_backup.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/migration_tx.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/path_validator.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/query_api.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/schema_v2.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/security_tests.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/sqlite_store.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2_backup.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2_fixed.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/store_v2_tx.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/test_schema.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/src/transaction_tests.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_ast_indexing.rs +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_schema.sql +0 -0
- /package/.claude/skills/{cfn-local-ruvector-accelerator → cfn-codesearch}/test_schema_v2.sql +0 -0
|
@@ -0,0 +1,411 @@
|
|
|
1
|
+
# Feature Status
|
|
2
|
+
|
|
3
|
+
**Last Updated:** 2026-01-14 | **Version:** 2.19.0 | **Status:** Production
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## Purpose
|
|
8
|
+
|
|
9
|
+
This document tracks the production readiness of all Claude Flow Novice (CFN) npm package features. Use it to:
|
|
10
|
+
- Verify feature status before releases
|
|
11
|
+
- Identify test coverage gaps
|
|
12
|
+
- Understand component integration status
|
|
13
|
+
- Track development progress from Dev → Beta → Prod
|
|
14
|
+
|
|
15
|
+
## Structure
|
|
16
|
+
|
|
17
|
+
1. **Core Orchestration** - CFN Loop execution modes and coordination
|
|
18
|
+
2. **Skills System** - Reusable modular capabilities
|
|
19
|
+
3. **Agent Ecosystem** - Specialized AI agents by role
|
|
20
|
+
4. **CLI & Commands** - User-facing interfaces
|
|
21
|
+
5. **Infrastructure** - Databases, hooks, testing
|
|
22
|
+
|
|
23
|
+
## Update Requirements
|
|
24
|
+
|
|
25
|
+
This file MUST be updated when:
|
|
26
|
+
- Features move between Dev/Beta/Prod status
|
|
27
|
+
- New skills or agents are added
|
|
28
|
+
- Test coverage changes significantly
|
|
29
|
+
- Breaking changes are introduced
|
|
30
|
+
|
|
31
|
+
---
|
|
32
|
+
|
|
33
|
+
## Core Orchestration
|
|
34
|
+
|
|
35
|
+
### CFN Loop System
|
|
36
|
+
|
|
37
|
+
| Feature | Status | Tests | Location | Description |
|
|
38
|
+
|---------|--------|-------|----------|-------------|
|
|
39
|
+
| Loop 3 (Implementers) | ✅ Prod | ✅ | `.claude/skills/cfn-loop-orchestration/` | Coders, researchers, architects execute tasks |
|
|
40
|
+
| Loop 2 (Validators) | ✅ Prod | ✅ | `.claude/skills/cfn-loop-validation/` | Reviewers, testers validate output |
|
|
41
|
+
| Loop 1 (Product Owner) | ✅ Prod | ✅ | `.claude/agents/cfn-dev-team/product-owners/` | Strategic oversight, PROCEED/ITERATE/ABORT |
|
|
42
|
+
| Gate Check System | ✅ Prod | ✅ | `.claude/skills/cfn-loop-orchestration-v2/` | Threshold validation before Loop 2 |
|
|
43
|
+
| Consensus Collection | ✅ Prod | ✅ | `.claude/skills/cfn-loop-orchestration-v2/` | Validator aggregation with confidence scoring |
|
|
44
|
+
|
|
45
|
+
### Execution Modes
|
|
46
|
+
|
|
47
|
+
| Mode | Status | Tests | Location | Description |
|
|
48
|
+
|------|--------|-------|----------|-------------|
|
|
49
|
+
| Task Mode | ✅ Prod | ✅ | `.claude/commands/cfn-loop-task.md` | Main Chat spawns Task() agents directly ($0.15/iter) |
|
|
50
|
+
| CLI Mode | ✅ Prod | ✅ | `.claude/commands/cfn-loop-cli.md` | Coordinator spawns CLI agents ($0.054/iter) |
|
|
51
|
+
| MVP Mode | ✅ Prod | ✅ | Orchestrator config | Fast iteration, 70% gate, 5 max iterations |
|
|
52
|
+
| Standard Mode | ✅ Prod | ✅ | Orchestrator config | Balanced, 95% gate, 10 max iterations |
|
|
53
|
+
| Enterprise Mode | ✅ Prod | ✅ | Orchestrator config | Rigorous, 98% gate, 15 max iterations |
|
|
54
|
+
|
|
55
|
+
### Provider Routing
|
|
56
|
+
|
|
57
|
+
| Provider | Status | Tests | Location | Description |
|
|
58
|
+
|----------|--------|-------|----------|-------------|
|
|
59
|
+
| Anthropic | ✅ Prod | ✅ | Default | Native Claude integration |
|
|
60
|
+
| Z.ai | ✅ Prod | ⚠️ | `.claude/commands/cost-routing/` | GLM-4.6 model, 95-98% cost savings |
|
|
61
|
+
| OpenRouter | ⚠️ Beta | ⚠️ | `.claude/commands/cost-routing/` | Multi-model support |
|
|
62
|
+
| Kimi | ⚠️ Beta | ⚠️ | `.claude/commands/cost-routing/` | Balanced provider |
|
|
63
|
+
| Cerebras | ✅ Prod | ✅ | `.claude/skills/cfn-compilation-error-fixer/` | Bulk error fixing (20+ errors) |
|
|
64
|
+
|
|
65
|
+
---
|
|
66
|
+
|
|
67
|
+
## Skills System (.claude/skills/)
|
|
68
|
+
|
|
69
|
+
### Coordination Skills
|
|
70
|
+
|
|
71
|
+
| Skill | Status | Tests | Location | Description |
|
|
72
|
+
|-------|--------|-------|----------|-------------|
|
|
73
|
+
| cfn-loop-orchestration | ✅ Prod | ✅ | `cfn-loop-orchestration/` | Core orchestrator v3.0 |
|
|
74
|
+
| cfn-loop-orchestration-v2 | ✅ Prod | ✅ | `cfn-loop-orchestration-v2/` | Gate checks, consensus |
|
|
75
|
+
| cfn-redis-coordination | ✅ Prod | ✅ | `cfn-redis-coordination/` | Zero-token agent waiting via BLPOP |
|
|
76
|
+
| cfn-agent-lifecycle | ✅ Prod | ✅ | `cfn-agent-lifecycle/` | Agent creation → deletion |
|
|
77
|
+
| cfn-agent-spawning | ✅ Prod | ✅ | `cfn-agent-spawning/` | CLI agent spawning |
|
|
78
|
+
|
|
79
|
+
### Code Intelligence Skills
|
|
80
|
+
|
|
81
|
+
| Skill | Status | Tests | Location | Description |
|
|
82
|
+
|-------|--------|-------|----------|-------------|
|
|
83
|
+
| cfn-codesearch | ✅ Prod | ✅ | `cfn-codesearch/` | Hybrid SQLite + pgvector semantic search |
|
|
84
|
+
| pgvector-storage | ✅ Prod | ✅ | `cfn-codesearch/src/store_pgvector.rs` | HNSW-indexed vector embeddings |
|
|
85
|
+
| doc-comment-extraction | ✅ Prod | ✅ | `cfn-codesearch/src/cli/index.rs` | Rust (///) and JSDoc (/**/) extraction |
|
|
86
|
+
| embedding-validation | ✅ Prod | ✅ | `cfn-codesearch/src/store_*.rs` | Dimension validation (1536) |
|
|
87
|
+
| cfn-codebase-reindex | ✅ Prod | ✅ | `cfn-codesearch/cfn-codebase-reindex/` | Incremental indexing |
|
|
88
|
+
| cfn-codebase-search | ✅ Prod | ✅ | `cfn-codesearch/cfn-codebase-search/` | Query interface |
|
|
89
|
+
| cfn-detect-stale-docs | ✅ Prod | ✅ | `cfn-codesearch/cfn-detect-stale-docs/` | Documentation freshness checking |
|
|
90
|
+
|
|
91
|
+
### Validation & Testing Skills
|
|
92
|
+
|
|
93
|
+
| Skill | Status | Tests | Location | Description |
|
|
94
|
+
|-------|--------|-------|----------|-------------|
|
|
95
|
+
| cfn-loop-validation | ✅ Prod | ✅ | `cfn-loop-validation/` | Validation framework |
|
|
96
|
+
| cfn-test-framework | ✅ Prod | ✅ | `cfn-test-framework/` | Test orchestration |
|
|
97
|
+
| cfn-validation-framework | ✅ Prod | ✅ | `cfn-validation-framework/` | Test validation |
|
|
98
|
+
| cfn-edit-safety | ✅ Prod | ✅ | `cfn-edit-safety/` | Pre/post-edit backup & validation |
|
|
99
|
+
|
|
100
|
+
### Planning & Management Skills
|
|
101
|
+
|
|
102
|
+
| Skill | Status | Tests | Location | Description |
|
|
103
|
+
|-------|--------|-------|----------|-------------|
|
|
104
|
+
| cfn-planning | ✅ Prod | ✅ | `cfn-planning/` | Epic decomposition, scope management |
|
|
105
|
+
| cfn-sprint-execution | ✅ Prod | ✅ | `cfn-sprint-execution/` | Sprint planning & checkpointing |
|
|
106
|
+
| cfn-task-planning | ✅ Prod | ✅ | `cfn-task-planning/` | Task decomposition |
|
|
107
|
+
| cfn-task-intelligence | ✅ Prod | ✅ | `cfn-task-intelligence/` | Task classification, complexity estimation |
|
|
108
|
+
| cfn-epic-creator | ✅ Prod | ✅ | `cfn-epic-creator/` | Epic workflow (11 persona reviews) |
|
|
109
|
+
| cfn-epic-parser | ✅ Prod | ✅ | `cfn-epic-parser/` | MDAP epic conversion |
|
|
110
|
+
|
|
111
|
+
### Infrastructure Skills
|
|
112
|
+
|
|
113
|
+
| Skill | Status | Tests | Location | Description |
|
|
114
|
+
|-------|--------|-------|----------|-------------|
|
|
115
|
+
| cfn-memory-persistence | ✅ Prod | ✅ | `cfn-memory-persistence/` | SQLite + Redis storage |
|
|
116
|
+
| cfn-error-management | ✅ Prod | ✅ | `cfn-error-management/` | Unified error handling |
|
|
117
|
+
| cfn-transparency-middleware | ✅ Prod | ✅ | `cfn-transparency-middleware/` | Audit trails (Rust) |
|
|
118
|
+
| cfn-parameterized-queries | ✅ Prod | ✅ | `cfn-parameterized-queries/` | SQL injection prevention |
|
|
119
|
+
| cfn-utilities | ✅ Prod | ✅ | `cfn-utilities/` | Bash utility functions |
|
|
120
|
+
|
|
121
|
+
### Deployment Skills
|
|
122
|
+
|
|
123
|
+
| Skill | Status | Tests | Location | Description |
|
|
124
|
+
|-------|--------|-------|----------|-------------|
|
|
125
|
+
| cfn-skill-management | ✅ Prod | ✅ | `cfn-skill-management/` | Skill discovery & deployment |
|
|
126
|
+
| cfn-deployment-lifecycle | ✅ Prod | ✅ | `cfn-deployment-lifecycle/` | Skill promotion pipeline |
|
|
127
|
+
| cfn-project-management | ✅ Prod | ✅ | `cfn-project-management/` | Backlog & changelog |
|
|
128
|
+
| cfn-knowledge-base | ⚠️ Beta | ⚠️ | `cfn-knowledge-base/` | Organizational learning |
|
|
129
|
+
|
|
130
|
+
---
|
|
131
|
+
|
|
132
|
+
## Agent Ecosystem (.claude/agents/cfn-dev-team/)
|
|
133
|
+
|
|
134
|
+
### Coordinators
|
|
135
|
+
|
|
136
|
+
| Agent | Status | Tests | Location | Description |
|
|
137
|
+
|-------|--------|-------|----------|-------------|
|
|
138
|
+
| cfn-v3-coordinator | ✅ Prod | ✅ | `coordinators/` | Primary orchestrator |
|
|
139
|
+
| cfn-frontend-coordinator | ✅ Prod | ✅ | `coordinators/` | React workflow coordination |
|
|
140
|
+
| handoff-coordinator | ✅ Prod | ✅ | `coordinators/` | Agent handoffs, context transfer |
|
|
141
|
+
|
|
142
|
+
### Developers
|
|
143
|
+
|
|
144
|
+
| Agent | Status | Tests | Location | Description |
|
|
145
|
+
|-------|--------|-------|----------|-------------|
|
|
146
|
+
| backend-developer | ✅ Prod | ✅ | `developers/` | Backend services, APIs |
|
|
147
|
+
| react-frontend-engineer | ✅ Prod | ✅ | `developers/frontend/` | React components, UI |
|
|
148
|
+
| rust-developer | ✅ Prod | ✅ | `developers/` | Systems programming |
|
|
149
|
+
| database-architect | ✅ Prod | ✅ | `developers/database/` | Schema design, optimization |
|
|
150
|
+
| api-gateway-specialist | ✅ Prod | ✅ | `developers/` | Gateway design, routing |
|
|
151
|
+
| typescript-specialist | ✅ Prod | ✅ | `developers/` | Type safety, generics |
|
|
152
|
+
| graphql-specialist | ⚠️ Beta | ⚠️ | `developers/` | GraphQL APIs |
|
|
153
|
+
| agent-builder | ✅ Prod | ✅ | `developers/` | Agent template creation |
|
|
154
|
+
|
|
155
|
+
### Reviewers & Quality
|
|
156
|
+
|
|
157
|
+
| Agent | Status | Tests | Location | Description |
|
|
158
|
+
|-------|--------|-------|----------|-------------|
|
|
159
|
+
| code-reviewer | ✅ Prod | ✅ | `reviewers/quality/` | Code quality validation |
|
|
160
|
+
| code-quality-validator | ✅ Prod | ✅ | `reviewers/quality/` | Technical debt assessment |
|
|
161
|
+
| security-specialist | ✅ Prod | ✅ | `reviewers/quality/` | Security review, threat modeling |
|
|
162
|
+
| analyst | ✅ Prod | ✅ | `analysts/` | Code analysis, metrics |
|
|
163
|
+
|
|
164
|
+
### Testers
|
|
165
|
+
|
|
166
|
+
| Agent | Status | Tests | Location | Description |
|
|
167
|
+
|-------|--------|-------|----------|-------------|
|
|
168
|
+
| tester | ✅ Prod | ✅ | `testers/` | Comprehensive testing |
|
|
169
|
+
| playwright-tester | ✅ Prod | ✅ | `testers/` | E2E browser testing |
|
|
170
|
+
| interaction-tester | ✅ Prod | ✅ | `testers/` | UI, accessibility testing |
|
|
171
|
+
| perf-analyzer | ✅ Prod | ✅ | `testers/` | Performance analysis |
|
|
172
|
+
| test-validation-agent | ✅ Prod | ✅ | `testers/` | Test result validation |
|
|
173
|
+
|
|
174
|
+
### Product Owners
|
|
175
|
+
|
|
176
|
+
| Agent | Status | Tests | Location | Description |
|
|
177
|
+
|-------|--------|-------|----------|-------------|
|
|
178
|
+
| product-owner | ✅ Prod | ✅ | `product-owners/` | GOAP planning, scope enforcement |
|
|
179
|
+
| cto-agent | ⚠️ Beta | ⚠️ | `csuite/` | Technical strategy |
|
|
180
|
+
|
|
181
|
+
### DevOps
|
|
182
|
+
|
|
183
|
+
| Agent | Status | Tests | Location | Description |
|
|
184
|
+
|-------|--------|-------|----------|-------------|
|
|
185
|
+
| devops-engineer | ✅ Prod | ✅ | `dev-ops/` | CI/CD, infrastructure |
|
|
186
|
+
| docker-specialist | ✅ Prod | ✅ | `dev-ops/` | Container management |
|
|
187
|
+
| fly-io-specialist | ✅ Prod | ✅ | `dev-ops/` | Fly.io deployments |
|
|
188
|
+
|
|
189
|
+
### Specialists
|
|
190
|
+
|
|
191
|
+
| Agent | Status | Tests | Location | Description |
|
|
192
|
+
|-------|--------|-------|----------|-------------|
|
|
193
|
+
| supabase-specialist | ✅ Prod | ✅ | `developers/database/` | Supabase CLI, migrations |
|
|
194
|
+
| memgraph-specialist | ✅ Prod | ✅ | `developers/database/` | Graph database, Cypher queries, MAGE algorithms |
|
|
195
|
+
| mem0-specialist | ✅ Prod | ✅ | `developers/database/` | AI memory layer, vector search, conversation memory |
|
|
196
|
+
|
|
197
|
+
---
|
|
198
|
+
|
|
199
|
+
## CLI & Commands (.claude/commands/)
|
|
200
|
+
|
|
201
|
+
### Primary Commands
|
|
202
|
+
|
|
203
|
+
| Command | Status | Tests | Location | Description |
|
|
204
|
+
|---------|--------|-------|----------|-------------|
|
|
205
|
+
| /cfn-loop-task | ✅ Prod | ✅ | `cfn-loop-task.md` | Task mode execution |
|
|
206
|
+
| /cfn-loop-cli | ✅ Prod | ✅ | `cfn-loop-cli.md` | CLI mode execution |
|
|
207
|
+
| /cfn-fix-errors | ✅ Prod | ✅ | `cfn-fix-errors.md` | Automated error fixing |
|
|
208
|
+
| /cfn-check-errors | ✅ Prod | ✅ | `cfn-check-errors.md` | Error detection |
|
|
209
|
+
| /cfn-codesearch-search | ✅ Prod | ✅ | `cfn-codesearch-search.md` | Semantic code search |
|
|
210
|
+
|
|
211
|
+
### Planning Commands
|
|
212
|
+
|
|
213
|
+
| Command | Status | Tests | Location | Description |
|
|
214
|
+
|---------|--------|-------|----------|-------------|
|
|
215
|
+
| /write-plan | ✅ Prod | ✅ | `write-plan.md` | TDD planning phase |
|
|
216
|
+
| /sparc | ✅ Prod | ✅ | `sparc.md` | SPARC methodology |
|
|
217
|
+
| /workflow | ✅ Prod | ✅ | `workflow.md` | Event-driven automation |
|
|
218
|
+
| /epic-creator-v2 | ✅ Prod | ✅ | `cfn-epic-creator-v2.md` | Epic creation (11 personas) |
|
|
219
|
+
|
|
220
|
+
### Utility Commands
|
|
221
|
+
|
|
222
|
+
| Command | Status | Tests | Location | Description |
|
|
223
|
+
|---------|--------|-------|----------|-------------|
|
|
224
|
+
| /cfn-loop-document | ⚠️ Beta | ⚠️ | `cfn-loop/` | Documentation generation |
|
|
225
|
+
| /cfn-mode | ✅ Prod | ✅ | `cfn-loop/` | Toggle spawning mode |
|
|
226
|
+
| /cfn-switch-api | ✅ Prod | ✅ | `cost-routing/` | Switch API providers |
|
|
227
|
+
|
|
228
|
+
---
|
|
229
|
+
|
|
230
|
+
## Infrastructure
|
|
231
|
+
|
|
232
|
+
### Databases
|
|
233
|
+
|
|
234
|
+
| Component | Status | Tests | Location | Description |
|
|
235
|
+
|-----------|--------|-------|----------|-------------|
|
|
236
|
+
| Redis Coordination | ✅ Prod | ✅ | `.claude/skills/cfn-redis-coordination/` | Zero-token agent waiting |
|
|
237
|
+
| SQLite Memory | ✅ Prod | ✅ | `.claude/skills/cfn-memory-persistence/` | Agent memory, audit trails |
|
|
238
|
+
| SQLite CodeSearch | ✅ Prod | ✅ | `~/.local/share/codesearch/` | Entity metadata, references, type usage |
|
|
239
|
+
| pgvector Embeddings | ✅ Prod | ✅ | PostgreSQL + pgvector | HNSW-indexed vector similarity search |
|
|
240
|
+
|
|
241
|
+
### Hooks System
|
|
242
|
+
|
|
243
|
+
| Hook | Status | Tests | Location | Description |
|
|
244
|
+
|------|--------|-------|----------|-------------|
|
|
245
|
+
| Pre-edit Backup | ✅ Prod | ✅ | `.claude/hooks/cfn-invoke-pre-edit.sh` | Backup before file changes |
|
|
246
|
+
| Post-edit Validation | ✅ Prod | ✅ | `.claude/hooks/cfn-invoke-post-edit.sh` | Validate after changes |
|
|
247
|
+
| Session Start | ✅ Prod | ✅ | `.claude/hooks/SessionStart-*` | Session initialization |
|
|
248
|
+
| WSL Memory Monitor | ✅ Prod | ✅ | `~/.local/bin/wsl-memory-monitor.sh` | Kill orphaned test processes |
|
|
249
|
+
|
|
250
|
+
### Docker Support
|
|
251
|
+
|
|
252
|
+
| Component | Status | Tests | Location | Description |
|
|
253
|
+
|-----------|--------|-------|----------|-------------|
|
|
254
|
+
| Agent Execution | ✅ Prod | ✅ | `docker/` | Isolated agent containers |
|
|
255
|
+
| Orchestrator | ✅ Prod | ✅ | `docker/` | Coordinator containers |
|
|
256
|
+
| Playwright Testing | ✅ Prod | ✅ | `docker/` | Browser test containers |
|
|
257
|
+
| Multi-worktree | ✅ Prod | ✅ | `docker-compose.yml` | Port auto-offset per branch |
|
|
258
|
+
|
|
259
|
+
### Testing Infrastructure
|
|
260
|
+
|
|
261
|
+
| Component | Status | Tests | Location | Description |
|
|
262
|
+
|-----------|--------|-------|----------|-------------|
|
|
263
|
+
| Jest Unit Tests | ✅ Prod | ✅ | `tests/` | Component/unit testing |
|
|
264
|
+
| Integration Tests | ✅ Prod | ✅ | `tests/` | Service integration |
|
|
265
|
+
| E2E Tests | ✅ Prod | ✅ | `tests/` | Playwright tests |
|
|
266
|
+
| Docker Tests | ✅ Prod | ✅ | `tests/` | Container testing |
|
|
267
|
+
|
|
268
|
+
---
|
|
269
|
+
|
|
270
|
+
## NPM Package (package.json)
|
|
271
|
+
|
|
272
|
+
### Package Info
|
|
273
|
+
|
|
274
|
+
| Property | Value |
|
|
275
|
+
|----------|-------|
|
|
276
|
+
| Name | claude-flow-novice |
|
|
277
|
+
| Version | 2.19.0 |
|
|
278
|
+
| License | MIT |
|
|
279
|
+
| Node | ≥18.0.0 |
|
|
280
|
+
| npm | ≥9.0.0 |
|
|
281
|
+
| Size | 12.5 MB (47.7 MB unpacked) |
|
|
282
|
+
| Files | 2,623 |
|
|
283
|
+
|
|
284
|
+
### Key Scripts
|
|
285
|
+
|
|
286
|
+
| Script | Description |
|
|
287
|
+
|--------|-------------|
|
|
288
|
+
| `npm run build` | Build project |
|
|
289
|
+
| `npm run test` | Full test suite |
|
|
290
|
+
| `npm run test:unit` | Unit tests only |
|
|
291
|
+
| `npm run test:integration` | Integration tests |
|
|
292
|
+
| `npm run test:e2e` | E2E Playwright tests |
|
|
293
|
+
| `npm run lint` | ESLint checks |
|
|
294
|
+
| `npm run typecheck` | TypeScript validation |
|
|
295
|
+
| `npm run ci:pre-commit` | Pre-commit checks |
|
|
296
|
+
| `npm run ci:full` | Full CI pipeline |
|
|
297
|
+
|
|
298
|
+
### Key Dependencies
|
|
299
|
+
|
|
300
|
+
| Package | Purpose |
|
|
301
|
+
|---------|---------|
|
|
302
|
+
| @anthropic-ai/sdk | Claude API integration |
|
|
303
|
+
| express | HTTP server |
|
|
304
|
+
| ioredis | Redis client |
|
|
305
|
+
| sqlite3 | Local storage |
|
|
306
|
+
| jest | Testing framework |
|
|
307
|
+
| playwright | Browser automation |
|
|
308
|
+
| typescript | Type checking |
|
|
309
|
+
|
|
310
|
+
---
|
|
311
|
+
|
|
312
|
+
## Test Coverage
|
|
313
|
+
|
|
314
|
+
| Area | Files | Coverage | Notes |
|
|
315
|
+
|------|-------|----------|-------|
|
|
316
|
+
| Unit Tests | 50+ | High | Component/unit level |
|
|
317
|
+
| Integration Tests | 30+ | Medium | Service integration |
|
|
318
|
+
| E2E Tests | 20+ | Medium | Playwright tests |
|
|
319
|
+
| Docker Tests | 10+ | Medium | Container testing |
|
|
320
|
+
| Skill Tests | 15+ | Medium | Skill validation |
|
|
321
|
+
|
|
322
|
+
---
|
|
323
|
+
|
|
324
|
+
## Status Legend
|
|
325
|
+
|
|
326
|
+
| Icon | Meaning |
|
|
327
|
+
|------|---------|
|
|
328
|
+
| ✅ Prod | Production-ready, fully tested |
|
|
329
|
+
| ⚠️ Beta | Feature complete, limited testing |
|
|
330
|
+
| ⚠️ Dev | Under development |
|
|
331
|
+
| ❌ None | Not implemented or no tests |
|
|
332
|
+
|
|
333
|
+
---
|
|
334
|
+
|
|
335
|
+
## Performance Characteristics
|
|
336
|
+
|
|
337
|
+
| Metric | Value | Notes |
|
|
338
|
+
|--------|-------|-------|
|
|
339
|
+
| Task Mode Cost | $0.15/iteration | Full visibility, debugging |
|
|
340
|
+
| CLI Mode Cost | $0.054/iteration | Production, cost-optimized |
|
|
341
|
+
| Z.ai Routing Cost | $0.004-0.010/iteration | 95-98% savings |
|
|
342
|
+
| Memory per Agent | 1-2 GB | CLI: 1GB, Task: 2GB |
|
|
343
|
+
| Redis Latency | <100ms | Agent wake-up time |
|
|
344
|
+
| CodeSearch Speed | 400x | Faster than grep |
|
|
345
|
+
|
|
346
|
+
### Mode Thresholds
|
|
347
|
+
|
|
348
|
+
| Mode | Gate | Consensus | Max Iterations | Validators |
|
|
349
|
+
|------|------|-----------|----------------|------------|
|
|
350
|
+
| MVP | ≥0.70 | ≥0.80 | 5 | 2 |
|
|
351
|
+
| Standard | ≥0.95 | ≥0.90 | 10 | 3-5 |
|
|
352
|
+
| Enterprise | ≥0.98 | ≥0.95 | 15 | 5-7 |
|
|
353
|
+
|
|
354
|
+
### Timeouts
|
|
355
|
+
|
|
356
|
+
| Loop | Timeout | Notes |
|
|
357
|
+
|------|---------|-------|
|
|
358
|
+
| Loop 1 (PO) | 300s | Strategic decisions |
|
|
359
|
+
| Loop 2 (Validators) | 600s | Review and validation |
|
|
360
|
+
| Loop 3 (Implementers) | 900s | Code execution |
|
|
361
|
+
| Minimum | 60s | Lower bound |
|
|
362
|
+
| Maximum | 1800s | Upper bound |
|
|
363
|
+
|
|
364
|
+
---
|
|
365
|
+
|
|
366
|
+
## Architecture Notes
|
|
367
|
+
|
|
368
|
+
**Package Type:** npm package for Claude Code setups
|
|
369
|
+
|
|
370
|
+
**Integration Pattern:**
|
|
371
|
+
```
|
|
372
|
+
Consumer Project
|
|
373
|
+
│
|
|
374
|
+
▼
|
|
375
|
+
┌──────────────────────────────────────┐
|
|
376
|
+
│ claude-flow-novice (npm package) │
|
|
377
|
+
│ ┌─────────────┐ ┌──────────────┐ │
|
|
378
|
+
│ │ Skills (41) │ │ Agents (74) │ │
|
|
379
|
+
│ └──────┬──────┘ └──────┬───────┘ │
|
|
380
|
+
│ │ │ │
|
|
381
|
+
│ └────────┬───────┘ │
|
|
382
|
+
│ ▼ │
|
|
383
|
+
│ CFN Loop Orchestration │
|
|
384
|
+
└──────────────────────────────────────┘
|
|
385
|
+
```
|
|
386
|
+
|
|
387
|
+
**Coordination Patterns:**
|
|
388
|
+
- Chain: Sequential agent execution
|
|
389
|
+
- Broadcast: Parallel agent spawning
|
|
390
|
+
- Mesh: Multi-agent bidirectional communication
|
|
391
|
+
- Consensus: Validator aggregation with scoring
|
|
392
|
+
|
|
393
|
+
---
|
|
394
|
+
|
|
395
|
+
## Security Features
|
|
396
|
+
|
|
397
|
+
| Feature | Status | Location |
|
|
398
|
+
|---------|--------|----------|
|
|
399
|
+
| Input Validation | ✅ Prod | Joi schemas across skills |
|
|
400
|
+
| Secret Protection | ✅ Prod | Environment-based, no hardcoding |
|
|
401
|
+
| SQL Injection Prevention | ✅ Prod | `cfn-parameterized-queries/` |
|
|
402
|
+
| Audit Logging | ✅ Prod | SQLite + Redis trails |
|
|
403
|
+
| ACL Levels | ✅ Prod | Levels 1-5 for agents/skills |
|
|
404
|
+
|
|
405
|
+
---
|
|
406
|
+
|
|
407
|
+
## Current Development Phase
|
|
408
|
+
|
|
409
|
+
**Phase:** Production
|
|
410
|
+
**Active Consumers:** Internal projects (daily-reach, fireside-family)
|
|
411
|
+
**Last Major Release:** v2.18.40 (2026-01-13)
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: docker-ts-fixer
|
|
3
|
-
description: Fix TypeScript errors in single files (Docker container execution)
|
|
4
|
-
tools: [Read, Edit, mcp__cerebras-mcp__write]
|
|
5
|
-
model: haiku
|
|
6
|
-
type: specialist
|
|
7
|
-
skills: [docker-build]
|
|
8
|
-
---
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
# IMPORTANT: Post-Edit Pipeline Requirement
|
|
12
|
-
# After any file modification (Write, Edit, or any code change), you MUST invoke the post-edit pipeline:
|
|
13
|
-
# ./.claude/hooks/cfn-invoke-post-edit.sh "$FILE_PATH" --agent-id "$AGENT_ID"
|
|
14
|
-
# This is mandatory for all file edits to ensure code quality and validation.
|
|
15
|
-
# The pipeline will run compilation checks and TDD compliance verification.
|
|
16
|
-
|
|
17
|
-
→ **Skills**: RuVector (semantic search) | Post-edit hook (file validation)
|
|
18
|
-
|
|
19
|
-
# Docker TypeScript Fixer
|
|
20
|
-
|
|
21
|
-
## Mission
|
|
22
|
-
|
|
23
|
-
Fix TypeScript errors in ONE specified file. No exploration, no project analysis.
|
|
24
|
-
|
|
25
|
-
## Workflow
|
|
26
|
-
|
|
27
|
-
1. **Read Target**: Read the file path provided in the task
|
|
28
|
-
2. **Fix Errors**: Use Edit() for each TypeScript error found
|
|
29
|
-
3. **Complete**: Respond "COMPLETE" when done
|
|
30
|
-
|
|
31
|
-
## Constraints
|
|
32
|
-
|
|
33
|
-
- NEVER read tsconfig.json
|
|
34
|
-
- NEVER use Bash or Glob
|
|
35
|
-
- NEVER explore project structure
|
|
36
|
-
- NEVER read files other than the target
|
|
37
|
-
- ONLY Read and Edit the specified file
|
|
38
|
-
|
|
39
|
-
## Execution Context
|
|
40
|
-
|
|
41
|
-
You are running in a Docker container with:
|
|
42
|
-
- Working directory: `/workspace` (mounted frontend codebase)
|
|
43
|
-
- Limited iterations: 20 maximum
|
|
44
|
-
- Task: Fix all TypeScript errors in ONE file
|
|
45
|
-
|
|
46
|
-
## Available Skills
|
|
47
|
-
|
|
48
|
-
### docker-build
|
|
49
|
-
Fast Docker image building using Linux native storage for 96% faster builds.
|
|
50
|
-
|
|
51
|
-
**Quick Use:**
|
|
52
|
-
```bash
|
|
53
|
-
# Rebuild image after agent changes
|
|
54
|
-
./.claude/skills/docker-build/build.sh
|
|
55
|
-
|
|
56
|
-
# Force rebuild without cache
|
|
57
|
-
./.claude/skills/docker-build/build.sh --no-cache
|
|
58
|
-
```
|
|
59
|
-
|
|
60
|
-
**When to Use:**
|
|
61
|
-
- After modifying agent templates
|
|
62
|
-
- After changing source code
|
|
63
|
-
- Before running Docker-based tests
|
|
64
|
-
|
|
65
|
-
Start immediately by reading the target file.
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: "Semantic code search with RuVector (400x faster than grep)"
|
|
3
|
-
argument-hint: "<query>"
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# RuVector Search
|
|
7
|
-
|
|
8
|
-
Quick semantic search through your indexed codebase.
|
|
9
|
-
|
|
10
|
-
## Usage
|
|
11
|
-
|
|
12
|
-
```
|
|
13
|
-
/cfn-ruvector-search "authentication middleware"
|
|
14
|
-
/cfn-ruvector-search "error handling pattern"
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
## What it does
|
|
18
|
-
|
|
19
|
-
- Queries pre-built SQLite index (not filesystem scan)
|
|
20
|
-
- Returns file paths with line numbers
|
|
21
|
-
- 400x faster than grep for indexed projects
|
|
22
|
-
|
|
23
|
-
## Prerequisites
|
|
24
|
-
|
|
25
|
-
- Project must be indexed first
|
|
26
|
-
- Run: `./local-ruvector index --path . --force`
|
|
27
|
-
|
|
28
|
-
---
|
|
29
|
-
|
|
30
|
-
Execute search:
|
|
31
|
-
|
|
32
|
-
```bash
|
|
33
|
-
RUVECTOR_BIN="${HOME}/.local/bin/local-ruvector"
|
|
34
|
-
[ ! -f "$RUVECTOR_BIN" ] && RUVECTOR_BIN="./.claude/skills/cfn-local-ruvector-accelerator/target/release/local-ruvector"
|
|
35
|
-
"$RUVECTOR_BIN" query "$ARGUMENTS" --max-results 10
|
|
36
|
-
```
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
# SessionStart hook: Ensure RuVector binary is available (global or local)
|
|
3
|
-
GLOBAL_BINARY="$HOME/.local/bin/local-ruvector"
|
|
4
|
-
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
|
5
|
-
PROJECT_ROOT="$(cd "$SCRIPT_DIR/../.." && pwd)"
|
|
6
|
-
RUVECTOR_DIR="$PROJECT_ROOT/.claude/skills/cfn-local-ruvector-accelerator"
|
|
7
|
-
LOCAL_BINARY="$RUVECTOR_DIR/target/release/local-ruvector"
|
|
8
|
-
|
|
9
|
-
# Check global first (preferred)
|
|
10
|
-
if [ -f "$GLOBAL_BINARY" ]; then
|
|
11
|
-
exit 0
|
|
12
|
-
fi
|
|
13
|
-
|
|
14
|
-
# Fall back to local binary
|
|
15
|
-
if [ -f "$LOCAL_BINARY" ]; then
|
|
16
|
-
exit 0
|
|
17
|
-
fi
|
|
18
|
-
|
|
19
|
-
# Build locally if cargo available
|
|
20
|
-
if command -v cargo &>/dev/null && [ -d "$RUVECTOR_DIR" ]; then
|
|
21
|
-
echo "[cfn-build-ruvector] Building RuVector..."
|
|
22
|
-
cd "$RUVECTOR_DIR" && cargo build --release --quiet 2>/dev/null
|
|
23
|
-
[ -f "$LOCAL_BINARY" ] && echo "[cfn-build-ruvector] Built locally" || echo "[cfn-build-ruvector] Build skipped"
|
|
24
|
-
fi
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
# SessionStart hook: Verify RuVector binary is available
|
|
3
|
-
BINARY="$HOME/.local/bin/local-ruvector"
|
|
4
|
-
|
|
5
|
-
# Check if binary exists in PATH or ~/.local/bin
|
|
6
|
-
if command -v local-ruvector &>/dev/null; then
|
|
7
|
-
echo "[cfn-build-ruvector] ✅ local-ruvector available in PATH"
|
|
8
|
-
elif [ -x "$BINARY" ]; then
|
|
9
|
-
echo "[cfn-build-ruvector] ✅ local-ruvector available at $BINARY"
|
|
10
|
-
else
|
|
11
|
-
echo "[cfn-build-ruvector] ⚠️ local-ruvector not found"
|
|
12
|
-
echo "[cfn-build-ruvector] Install with: ./scripts/install-ruvector-global.sh"
|
|
13
|
-
fi
|