claude-flow-novice 2.14.28 → 2.14.30
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/cfn-agents-ignore/cfn-seo-team/AGENT_CREATION_REPORT.md +4 -14
- package/.claude/cfn-agents-ignore/cfn-seo-team/AGENT_CREATION_REPORT.md.backup +481 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/DELEGATION_MATRIX.md +3 -4
- package/.claude/cfn-agents-ignore/cfn-seo-team/DELEGATION_MATRIX.md.backup +371 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/INTEGRATION_REQUIREMENTS.md +20 -26
- package/.claude/cfn-agents-ignore/cfn-seo-team/INTEGRATION_REQUIREMENTS.md.backup +637 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/cfn-seo-coordinator.md +295 -50
- package/.claude/cfn-agents-ignore/cfn-seo-team/cfn-seo-coordinator.md.backup +398 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/competitive-seo-analyst.md +27 -25
- package/.claude/cfn-agents-ignore/cfn-seo-team/competitive-seo-analyst.md.backup +401 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/content-atomization-specialist.md +5 -106
- package/.claude/cfn-agents-ignore/cfn-seo-team/content-atomization-specialist.md.backup +552 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/content-seo-strategist.md +5 -25
- package/.claude/cfn-agents-ignore/cfn-seo-team/content-seo-strategist.md.backup +223 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/eeat-content-auditor.md +5 -27
- package/.claude/cfn-agents-ignore/cfn-seo-team/eeat-content-auditor.md.backup +367 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/geo-optimization-expert.md +5 -27
- package/.claude/cfn-agents-ignore/cfn-seo-team/geo-optimization-expert.md.backup +247 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/link-building-specialist.md +5 -27
- package/.claude/cfn-agents-ignore/cfn-seo-team/link-building-specialist.md.backup +269 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/local-seo-optimizer.md +5 -25
- package/.claude/cfn-agents-ignore/cfn-seo-team/local-seo-optimizer.md.backup +311 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/programmatic-seo-engineer.md +6 -26
- package/.claude/cfn-agents-ignore/cfn-seo-team/programmatic-seo-engineer.md.backup +222 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/schema-markup-engineer.md +5 -25
- package/.claude/cfn-agents-ignore/cfn-seo-team/schema-markup-engineer.md.backup +408 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/seo-analytics-specialist.md +6 -26
- package/.claude/cfn-agents-ignore/cfn-seo-team/seo-analytics-specialist.md.backup +354 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/seo-validators/accessibility-validator.md +4 -4
- package/.claude/cfn-agents-ignore/cfn-seo-team/seo-validators/accessibility-validator.md.backup +561 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/seo-validators/audience-validator.md +2 -2
- package/.claude/cfn-agents-ignore/cfn-seo-team/seo-validators/audience-validator.md.backup +480 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/seo-validators/branding-validator.md +1 -1
- package/.claude/cfn-agents-ignore/cfn-seo-team/seo-validators/branding-validator.md.backup +448 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/seo-validators/humanizer-validator.md +2 -2
- package/.claude/cfn-agents-ignore/cfn-seo-team/seo-validators/humanizer-validator.md.backup +329 -0
- package/.claude/cfn-agents-ignore/cfn-seo-team/technical-seo-specialist.md +361 -199
- package/.claude/cfn-agents-ignore/cfn-seo-team/technical-seo-specialist.md.backup +208 -0
- package/.claude/commands/CFN_LOOP_TASK_MODE.md +100 -11
- package/.claude/commands/cfn-mode.md +2 -2
- package/.claude/skills/cfn-agent-spawning/spawn-agent.sh +12 -0
- package/.claude/skills/cfn-agent-spawning/spawn-agent.sh.backup +273 -0
- package/.claude/skills/cfn-hybrid-routing/README.md +1 -1
- package/.claude/skills/cfn-loop-orchestration/orchestrate.sh +95 -15
- package/.claude/skills/cfn-loop-orchestration/orchestrate.sh.backup +76 -11
- package/.claude/skills/cfn-loop-orchestration/orchestrate.sh.backup2 +959 -0
- package/.claude/skills/cfn-loop-orchestration/orchestrate.sh.clean +949 -0
- package/.claude/skills/cfn-product-owner-decision/execute-decision.sh +82 -10
- package/claude-assets/agents/cfn-dev-team/CLAUDE.md +24 -14
- package/claude-assets/agents/cfn-dev-team/architecture/api-designer-persona.md +0 -7
- package/claude-assets/agents/cfn-dev-team/architecture/base-template-generator.md +12 -38
- package/claude-assets/agents/cfn-dev-team/architecture/goal-planner.md +0 -10
- package/claude-assets/agents/cfn-dev-team/architecture/planner.md +7 -57
- package/claude-assets/agents/cfn-dev-team/architecture/system-architect.md +8 -45
- package/claude-assets/agents/cfn-dev-team/coordinators/cfn-frontend-coordinator.md +365 -25
- package/claude-assets/agents/cfn-dev-team/coordinators/cfn-v3-coordinator.md +504 -448
- package/claude-assets/agents/cfn-dev-team/coordinators/consensus-builder.md +428 -167
- package/claude-assets/agents/cfn-dev-team/coordinators/multi-sprint-coordinator.md +472 -20
- package/claude-assets/agents/cfn-dev-team/dev-ops/devops-engineer.md +5 -5
- package/claude-assets/agents/cfn-dev-team/dev-ops/docker-specialist.md +5 -7
- package/claude-assets/agents/cfn-dev-team/dev-ops/kubernetes-specialist.md +0 -6
- package/claude-assets/agents/cfn-dev-team/dev-ops/monitoring-specialist.md +3 -3
- package/claude-assets/agents/cfn-dev-team/developers/api-gateway-specialist.md +13 -14
- package/claude-assets/agents/cfn-dev-team/developers/data/data-engineer.md +0 -6
- package/claude-assets/agents/cfn-dev-team/developers/database/database-architect.md +2 -2
- package/claude-assets/agents/cfn-dev-team/developers/frontend/mobile-dev.md +10 -56
- package/claude-assets/agents/cfn-dev-team/developers/frontend/typescript-specialist.md +7 -26
- package/claude-assets/agents/cfn-dev-team/developers/rust-developer.md +8 -48
- package/claude-assets/agents/cfn-dev-team/documentation/api-documentation.md +1 -1
- package/claude-assets/agents/cfn-dev-team/documentation/pseudocode.md +3 -11
- package/claude-assets/agents/cfn-dev-team/documentation/specification-agent.md +6 -16
- package/claude-assets/agents/cfn-dev-team/product-owners/cto-agent.md +7 -19
- package/claude-assets/agents/cfn-dev-team/product-owners/power-user-persona.md +9 -49
- package/claude-assets/agents/cfn-dev-team/product-owners/product-owner.md +291 -86
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/code-quality-validator.md +9 -81
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/cyclomatic-complexity-reducer.md +4 -64
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/perf-analyzer.md +7 -87
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/performance-benchmarker.md +8 -12
- package/claude-assets/agents/cfn-dev-team/reviewers/quality/security-specialist.md +11 -129
- package/claude-assets/agents/cfn-dev-team/reviewers/reviewer.md +231 -280
- package/claude-assets/agents/cfn-dev-team/testers/api-testing-specialist.md +0 -6
- package/claude-assets/agents/cfn-dev-team/testers/chaos-engineering-specialist.md +0 -6
- package/claude-assets/agents/cfn-dev-team/testers/e2e/playwright-tester.md +7 -32
- package/claude-assets/agents/cfn-dev-team/testers/interaction-tester.md +9 -47
- package/claude-assets/agents/cfn-dev-team/testers/load-testing-specialist.md +0 -6
- package/claude-assets/agents/cfn-dev-team/testers/playwright-tester.md +12 -28
- package/claude-assets/agents/cfn-dev-team/testers/tester.md +167 -236
- package/claude-assets/agents/cfn-dev-team/testers/unit/tdd-london-unit-swarm.md +7 -27
- package/claude-assets/agents/cfn-dev-team/testers/validation/validation-production-validator.md +7 -19
- package/claude-assets/agents/cfn-dev-team/testing/test-validation-agent.md +10 -47
- package/claude-assets/agents/cfn-dev-team/utility/agent-builder.md +40 -116
- package/claude-assets/agents/cfn-dev-team/utility/analyst.md +7 -47
- package/claude-assets/agents/cfn-dev-team/utility/code-booster.md +7 -40
- package/claude-assets/agents/cfn-dev-team/utility/context-curator.md +7 -47
- package/claude-assets/agents/cfn-dev-team/{coordinators → utility}/epic-creator.md +29 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/AGENT_CREATION_REPORT.md +4 -14
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/AGENT_CREATION_REPORT.md.backup +481 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/DELEGATION_MATRIX.md +3 -4
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/DELEGATION_MATRIX.md.backup +371 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/INTEGRATION_REQUIREMENTS.md +20 -26
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/INTEGRATION_REQUIREMENTS.md.backup +637 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/cfn-seo-coordinator.md +295 -50
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/cfn-seo-coordinator.md.backup +398 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/competitive-seo-analyst.md +27 -25
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/competitive-seo-analyst.md.backup +401 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/content-atomization-specialist.md +5 -106
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/content-atomization-specialist.md.backup +552 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/content-seo-strategist.md +5 -25
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/content-seo-strategist.md.backup +223 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/eeat-content-auditor.md +5 -27
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/eeat-content-auditor.md.backup +367 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/geo-optimization-expert.md +5 -27
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/geo-optimization-expert.md.backup +247 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/link-building-specialist.md +5 -27
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/link-building-specialist.md.backup +269 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/local-seo-optimizer.md +5 -25
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/local-seo-optimizer.md.backup +311 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/programmatic-seo-engineer.md +6 -26
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/programmatic-seo-engineer.md.backup +222 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/schema-markup-engineer.md +5 -25
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/schema-markup-engineer.md.backup +408 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/seo-analytics-specialist.md +6 -26
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/seo-analytics-specialist.md.backup +354 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/seo-validators/accessibility-validator.md +4 -4
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/seo-validators/accessibility-validator.md.backup +561 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/seo-validators/audience-validator.md +2 -2
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/seo-validators/audience-validator.md.backup +480 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/seo-validators/branding-validator.md +1 -1
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/seo-validators/branding-validator.md.backup +448 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/seo-validators/humanizer-validator.md +2 -2
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/seo-validators/humanizer-validator.md.backup +329 -0
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/technical-seo-specialist.md +361 -199
- package/claude-assets/cfn-agents-ignore/cfn-seo-team/technical-seo-specialist.md.backup +208 -0
- package/claude-assets/commands/CFN_LOOP_TASK_MODE.md +100 -11
- package/claude-assets/commands/cfn-mode.md +2 -2
- package/claude-assets/skills/cfn-agent-spawning/spawn-agent.sh +12 -0
- package/claude-assets/skills/cfn-agent-spawning/spawn-agent.sh.backup +273 -0
- package/claude-assets/skills/cfn-environment-sanitization/SKILL.md +200 -0
- package/claude-assets/skills/cfn-environment-sanitization/sanitize-environment.sh +244 -0
- package/claude-assets/skills/cfn-hybrid-routing/README.md +1 -1
- package/claude-assets/skills/cfn-loop-orchestration/orchestrate.sh +95 -15
- package/claude-assets/skills/cfn-loop-orchestration/orchestrate.sh.backup +76 -11
- package/claude-assets/skills/cfn-loop-orchestration/orchestrate.sh.backup2 +959 -0
- package/claude-assets/skills/cfn-loop-orchestration/orchestrate.sh.clean +949 -0
- package/claude-assets/skills/cfn-node-heap-sizer/task-mode-heap-limiter.sh +326 -0
- package/claude-assets/skills/cfn-process-instrumentation/SKILL.md +279 -0
- package/claude-assets/skills/cfn-process-instrumentation/instrument-process.sh +323 -0
- package/claude-assets/skills/cfn-product-owner-decision/execute-decision.sh +82 -10
- package/claude-assets/skills/cfn-task-audit/get-audit-data.sh +376 -0
- package/claude-assets/skills/cfn-task-audit/store-task-audit.sh +184 -0
- package/claude-assets/skills/cfn-task-mode-safety/cli-coordination.sh +519 -0
- package/claude-assets/skills/cfn-task-mode-safety/mode-detection.sh +326 -0
- package/claude-assets/skills/cfn-task-mode-sanitize/task-mode-env-sanitizer.sh +224 -0
- package/claude-assets/skills/cfn-telemetry/collect-metrics.sh +249 -0
- package/claude-assets/skills/cfn-telemetry/start-telemetry.sh +111 -0
- package/claude-assets/skills/cfn-validation-runner-instrumentation/wrapped-executor.sh +327 -0
- package/dist/agents/agent-loader.js +146 -165
- package/dist/agents/agent-loader.js.map +1 -1
- package/dist/cli/config-manager.js +109 -91
- package/dist/cli/config-manager.js.map +1 -1
- package/package.json +1 -1
- package/scripts/mode-detection.sh +321 -0
- package/scripts/spawn-worker.sh +8 -0
- package/scripts/track-zai-costs-simple.sh +8 -0
|
@@ -34,7 +34,7 @@ lifecycle:
|
|
|
34
34
|
|
|
35
35
|
### NoSQL Databases
|
|
36
36
|
- **MongoDB**: Document modeling, aggregation pipelines, sharding
|
|
37
|
-
- **
|
|
37
|
+
- **Memcached**: Simple key-value caching strategies for application use
|
|
38
38
|
- **Cassandra**: Wide-column modeling, partition keys
|
|
39
39
|
- **DynamoDB**: Single-table design, GSI/LSI strategies
|
|
40
40
|
|
|
@@ -195,7 +195,7 @@ WHERE id = 123 AND version = 5;
|
|
|
195
195
|
|
|
196
196
|
### Caching Strategy
|
|
197
197
|
```
|
|
198
|
-
Application →
|
|
198
|
+
Application → Cache Layer → Database
|
|
199
199
|
↓ (cache miss)
|
|
200
200
|
Database → Populate Cache
|
|
201
201
|
```
|
|
@@ -13,7 +13,7 @@ capabilities:
|
|
|
13
13
|
- android-development
|
|
14
14
|
- cross-platform
|
|
15
15
|
- native-modules
|
|
16
|
-
|
|
16
|
+
role: implementer
|
|
17
17
|
mode_support: [mvp, standard, enterprise]
|
|
18
18
|
validation_hooks:
|
|
19
19
|
- agent-template-validator
|
|
@@ -22,7 +22,7 @@ validation_hooks:
|
|
|
22
22
|
acl_level: 1 # Private - implementer level
|
|
23
23
|
lifecycle:
|
|
24
24
|
pre_task: |
|
|
25
|
-
sqlite-cli exec "INSERT INTO agents (id, type, status, spawned_at,
|
|
25
|
+
sqlite-cli exec "INSERT INTO agents (id, type, status, spawned_at, role, mode, platform_focus)
|
|
26
26
|
VALUES ('${AGENT_ID}', 'mobile-dev', 'active', CURRENT_TIMESTAMP, 'implementer', '${MODE:-standard}', '${PLATFORM:-cross_platform}')"
|
|
27
27
|
|
|
28
28
|
# Initialize mobile development context
|
|
@@ -40,12 +40,6 @@ lifecycle:
|
|
|
40
40
|
sqlite-cli exec "INSERT INTO mobile_development_results (agent_id, task_id, mode, platform, confidence, screens_implemented, components_created, native_modules_integrated, performance_score, accessibility_score, timestamp)
|
|
41
41
|
VALUES ('${AGENT_ID}', '${TASK_ID}', '${MODE:-standard}', '${PLATFORM:-cross_platform}', ${CONFIDENCE_SCORE}, ${SCREENS_COUNT}, ${COMPONENTS_COUNT}, ${NATIVE_MODULES_COUNT}, ${PERFORMANCE_SCORE}, ${ACCESSIBILITY_SCORE}, CURRENT_TIMESTAMP)"
|
|
42
42
|
|
|
43
|
-
# Templates referenced from global Claude Flow repository
|
|
44
|
-
templates:
|
|
45
|
-
- redis-coordination: .claude/templates/redis-coordination.md
|
|
46
|
-
- memory-operations: .claude/templates/memory-operations.md
|
|
47
|
-
- post-edit-validation: .claude/templates/post-edit-validation.md
|
|
48
|
-
- test-coverage: .claude/templates/test-coverage.md
|
|
49
43
|
---
|
|
50
44
|
|
|
51
45
|
# React Native Mobile Development Specialist
|
|
@@ -165,54 +159,14 @@ Key performance indicators:
|
|
|
165
159
|
- Native module integration success
|
|
166
160
|
- Cross-platform consistency
|
|
167
161
|
|
|
168
|
-
Remember: Mobile development requires constant testing on actual devices and consideration of platform-specific patterns. Deliver high-quality, performant mobile applications
|
|
162
|
+
Remember: Mobile development requires constant testing on actual devices and consideration of platform-specific patterns. Deliver high-quality, performant mobile applications.
|
|
169
163
|
|
|
170
|
-
##
|
|
164
|
+
## Completion Protocol
|
|
171
165
|
|
|
172
|
-
|
|
166
|
+
Complete your work and provide a structured response with:
|
|
167
|
+
- Confidence score (0.0-1.0) based on work quality
|
|
168
|
+
- Summary of analysis/review completed
|
|
169
|
+
- List of findings or deliverables
|
|
170
|
+
- Any recommendations made
|
|
173
171
|
|
|
174
|
-
|
|
175
|
-
Execute assigned task (implementation, review, testing, etc.)
|
|
176
|
-
|
|
177
|
-
### Step 2: Signal Completion
|
|
178
|
-
```bash
|
|
179
|
-
redis-cli lpush "swarm:${TASK_ID}:${AGENT_ID}:done" "complete"
|
|
180
|
-
```
|
|
181
|
-
|
|
182
|
-
### Step 3: Report Confidence Score
|
|
183
|
-
```bash
|
|
184
|
-
./.claude/skills/redis-coordination/invoke-waiting-mode.sh report \
|
|
185
|
-
|
|
186
|
-
**After reporting, exit cleanly. Do NOT enter waiting mode.**
|
|
187
|
-
|
|
188
|
-
**Why This Matters:**
|
|
189
|
-
- Orchestrator collects confidence/consensus scores from Redis
|
|
190
|
-
- Enables adaptive agent specialization for next iteration
|
|
191
|
-
- Prevents orchestrator blocking on wait $PID
|
|
192
|
-
- Coordinator spawns appropriate specialist based on feedback type
|
|
193
|
-
|
|
194
|
-
--task-id "$TASK_ID" \
|
|
195
|
-
--agent-id "$AGENT_ID" \
|
|
196
|
-
--confidence [0.0-1.0] \
|
|
197
|
-
--iteration 1
|
|
198
|
-
```
|
|
199
|
-
|
|
200
|
-
### Step 4: Enter Waiting Mode (for potential iteration)
|
|
201
|
-
```bash
|
|
202
|
-
--task-id "$TASK_ID" \
|
|
203
|
-
--agent-id "$AGENT_ID" \
|
|
204
|
-
--context "iteration-complete"
|
|
205
|
-
```
|
|
206
|
-
|
|
207
|
-
**Why This Matters:**
|
|
208
|
-
- Zero-token blocking coordination (BLPOP waits without API calls)
|
|
209
|
-
- Orchestrator collects confidence/consensus scores automatically
|
|
210
|
-
- Supports autonomous iteration based on quality gates
|
|
211
|
-
- Agent woken instantly (<100ms) if iteration needed
|
|
212
|
-
|
|
213
|
-
**Context Variables:**
|
|
214
|
-
- `TASK_ID`: Provided by orchestrator/coordinator
|
|
215
|
-
- `AGENT_ID`: Your unique agent identifier (e.g., "mobile-dev-1", "reviewer-2")
|
|
216
|
-
- Confidence: Your self-assessment score (0.0-1.0)
|
|
217
|
-
|
|
218
|
-
See: `.claude/skills/redis-coordination/SKILL.md` for full protocol details
|
|
172
|
+
**Note:** Complete your work and provide a structured response with your confidence score and deliverables.
|
|
@@ -293,31 +293,12 @@ If post-edit validation fails:
|
|
|
293
293
|
- Test generic types with multiple scenarios
|
|
294
294
|
- Ensure all public APIs have explicit type definitions
|
|
295
295
|
|
|
296
|
-
##
|
|
296
|
+
## Completion Protocol
|
|
297
297
|
|
|
298
|
-
|
|
298
|
+
Complete your work and provide a structured response with:
|
|
299
|
+
- Confidence score (0.0-1.0) based on work quality
|
|
300
|
+
- Summary of analysis/review completed
|
|
301
|
+
- List of findings or deliverables
|
|
302
|
+
- Any recommendations made
|
|
299
303
|
|
|
300
|
-
|
|
301
|
-
Execute TypeScript implementation, type system design, or type safety improvements
|
|
302
|
-
|
|
303
|
-
### Step 2: Signal Completion
|
|
304
|
-
```bash
|
|
305
|
-
redis-cli lpush "swarm:${TASK_ID}:${AGENT_ID}:done" "complete"
|
|
306
|
-
```
|
|
307
|
-
|
|
308
|
-
### Step 3: Report Confidence Score and Exit
|
|
309
|
-
```bash
|
|
310
|
-
./.claude/skills/cfn-redis-coordination/invoke-waiting-mode.sh report \
|
|
311
|
-
--task-id "$TASK_ID" \
|
|
312
|
-
--agent-id "$AGENT_ID" \
|
|
313
|
-
--confidence [0.0-1.0] \
|
|
314
|
-
--iteration 1
|
|
315
|
-
```
|
|
316
|
-
|
|
317
|
-
**After reporting, exit cleanly. Do NOT enter waiting mode.**
|
|
318
|
-
|
|
319
|
-
**Confidence Scoring Criteria:**
|
|
320
|
-
- 0.95+: All TypeScript code compiles without errors, zero `any` types, comprehensive test coverage
|
|
321
|
-
- 0.85-0.94: Minor type warnings remain, some documentation missing
|
|
322
|
-
- 0.70-0.84: Some compilation errors that need iteration, complex type patterns need refinement
|
|
323
|
-
- <0.70: Critical type system issues blocking development
|
|
304
|
+
**Note:** Complete your work and provide a structured response with your confidence score and deliverables.
|
|
@@ -23,7 +23,7 @@ lifecycle:
|
|
|
23
23
|
completed_at = CURRENT_TIMESTAMP
|
|
24
24
|
WHERE id = '${AGENT_ID}'"
|
|
25
25
|
acl_level: 1
|
|
26
|
-
|
|
26
|
+
role: implementer
|
|
27
27
|
mode_support: [mvp, standard, enterprise]
|
|
28
28
|
---
|
|
29
29
|
# Rust Developer Agent
|
|
@@ -120,52 +120,12 @@ enum ServiceError {
|
|
|
120
120
|
|
|
121
121
|
Remember: Prioritize safety, performance, and clear, concise implementation.
|
|
122
122
|
|
|
123
|
-
##
|
|
123
|
+
## Completion Protocol
|
|
124
124
|
|
|
125
|
-
|
|
125
|
+
Complete your work and provide a structured response with:
|
|
126
|
+
- Confidence score (0.0-1.0) based on work quality
|
|
127
|
+
- Summary of analysis/review completed
|
|
128
|
+
- List of findings or deliverables
|
|
129
|
+
- Any recommendations made
|
|
126
130
|
|
|
127
|
-
|
|
128
|
-
Execute assigned task (implementation, review, testing, etc.)
|
|
129
|
-
|
|
130
|
-
### Step 2: Signal Completion
|
|
131
|
-
```bash
|
|
132
|
-
redis-cli lpush "swarm:${TASK_ID}:${AGENT_ID}:done" "complete"
|
|
133
|
-
```
|
|
134
|
-
|
|
135
|
-
### Step 3: Report Confidence Score
|
|
136
|
-
```bash
|
|
137
|
-
./.claude/skills/redis-coordination/invoke-waiting-mode.sh report \
|
|
138
|
-
|
|
139
|
-
**After reporting, exit cleanly. Do NOT enter waiting mode.**
|
|
140
|
-
|
|
141
|
-
**Why This Matters:**
|
|
142
|
-
- Orchestrator collects confidence/consensus scores from Redis
|
|
143
|
-
- Enables adaptive agent specialization for next iteration
|
|
144
|
-
- Prevents orchestrator blocking on wait $PID
|
|
145
|
-
- Coordinator spawns appropriate specialist based on feedback type
|
|
146
|
-
|
|
147
|
-
--task-id "$TASK_ID" \
|
|
148
|
-
--agent-id "$AGENT_ID" \
|
|
149
|
-
--confidence [0.0-1.0] \
|
|
150
|
-
--iteration 1
|
|
151
|
-
```
|
|
152
|
-
|
|
153
|
-
### Step 4: Enter Waiting Mode (for potential iteration)
|
|
154
|
-
```bash
|
|
155
|
-
--task-id "$TASK_ID" \
|
|
156
|
-
--agent-id "$AGENT_ID" \
|
|
157
|
-
--context "iteration-complete"
|
|
158
|
-
```
|
|
159
|
-
|
|
160
|
-
**Why This Matters:**
|
|
161
|
-
- Zero-token blocking coordination (BLPOP waits without API calls)
|
|
162
|
-
- Orchestrator collects confidence/consensus scores automatically
|
|
163
|
-
- Supports autonomous iteration based on quality gates
|
|
164
|
-
- Agent woken instantly (<100ms) if iteration needed
|
|
165
|
-
|
|
166
|
-
**Context Variables:**
|
|
167
|
-
- `TASK_ID`: Provided by orchestrator/coordinator
|
|
168
|
-
- `AGENT_ID`: Your unique agent identifier (e.g., "rust-dev-1", "reviewer-2")
|
|
169
|
-
- Confidence: Your self-assessment score (0.0-1.0)
|
|
170
|
-
|
|
171
|
-
See: `.claude/skills/redis-coordination/SKILL.md` for full protocol details
|
|
131
|
+
**Note:** Complete your work and provide a structured response with your confidence score and deliverables.
|
|
@@ -72,7 +72,7 @@ You are a technical documentation expert focused on creating comprehensive, user
|
|
|
72
72
|
## Coordination Patterns
|
|
73
73
|
|
|
74
74
|
### Documentation Updates
|
|
75
|
-
-
|
|
75
|
+
- Automated documentation synchronization
|
|
76
76
|
- Semantic versioning tracking
|
|
77
77
|
- Automated changelog generation
|
|
78
78
|
- Review and approval workflows
|
|
@@ -42,19 +42,11 @@ acl_level: 1
|
|
|
42
42
|
- Formatting Validation
|
|
43
43
|
- Test Coverage Verification
|
|
44
44
|
- Quality Recommendations
|
|
45
|
-
-
|
|
45
|
+
- Algorithm Documentation
|
|
46
46
|
|
|
47
|
-
##
|
|
47
|
+
## Documentation Approach
|
|
48
48
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
### Memory Persistence Example
|
|
52
|
-
```typescript
|
|
53
|
-
await sqlite.memoryAdapter.set(
|
|
54
|
-
`agent/${agentId}/pseudocode/${taskId}`,
|
|
55
|
-
{
|
|
56
|
-
confidence: 0.85,
|
|
57
|
-
algorithms: ['auth-algorithm.txt', 'rate-limit-algorithm.txt'],
|
|
49
|
+
Focus on clear, executable algorithm documentation that can be implemented across different programming languages.
|
|
58
50
|
reasoning: "Algorithms designed, complexity analyzed"
|
|
59
51
|
},
|
|
60
52
|
{ agentId, aclLevel: 1 }
|
|
@@ -24,11 +24,7 @@ threshold_targets:
|
|
|
24
24
|
|
|
25
25
|
# SPARC Specification Agent
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
- `.claude/templates/redis-coordination.md`
|
|
29
|
-
- `.claude/templates/memory-operations.md`
|
|
30
|
-
- `.claude/templates/post-edit-validation.md`
|
|
31
|
-
- `.claude/templates/cfn-loop-mechanics.md`
|
|
27
|
+
**This agent focuses on requirements specification and analysis without coordination dependencies.**
|
|
32
28
|
|
|
33
29
|
## Team Role Awareness
|
|
34
30
|
|
|
@@ -112,8 +108,7 @@ threshold_targets:
|
|
|
112
108
|
## Collaboration and Coordination
|
|
113
109
|
|
|
114
110
|
### Cross-Agent Communication
|
|
115
|
-
- Share requirements
|
|
116
|
-
- Publish specification events via Redis
|
|
111
|
+
- Share requirements through structured documentation
|
|
117
112
|
- Coordinate with:
|
|
118
113
|
- Analyst agents (requirements refinement)
|
|
119
114
|
- Technical architect (feasibility validation)
|
|
@@ -140,15 +135,10 @@ threshold_targets:
|
|
|
140
135
|
- Confidence score tracking
|
|
141
136
|
- Fallback mechanisms for requirement validation
|
|
142
137
|
|
|
143
|
-
##
|
|
138
|
+
## Unique Capabilities
|
|
144
139
|
|
|
145
|
-
|
|
146
|
-
- Redis coordination template
|
|
147
|
-
- SQLite memory operations
|
|
148
|
-
- Post-edit validation hooks
|
|
149
|
-
- CFN Loop mechanics
|
|
150
|
-
|
|
151
|
-
**Unique Extensions:**
|
|
140
|
+
**Specialized Features:**
|
|
152
141
|
- SPARC-specific requirement gathering techniques
|
|
153
142
|
- Stakeholder analysis methodology
|
|
154
|
-
-
|
|
143
|
+
- Structured specification development
|
|
144
|
+
- Evidence-based requirement validation
|
|
@@ -129,24 +129,12 @@ Evaluate completed implementations:
|
|
|
129
129
|
- **Tension:** Advanced features vs. implementation complexity
|
|
130
130
|
- **Compromise:** Prioritize impactful optimizations
|
|
131
131
|
|
|
132
|
-
##
|
|
132
|
+
## Completion Protocol
|
|
133
133
|
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
### Step 2: Signal Completion
|
|
140
|
-
```bash
|
|
141
|
-
redis-cli lpush "swarm:${TASK_ID}:${AGENT_ID}:done" "complete"
|
|
142
|
-
```
|
|
143
|
-
|
|
144
|
-
### Step 3: Report Confidence Score
|
|
145
|
-
```bash
|
|
146
|
-
./.claude/skills/cfn-redis-coordination/invoke-waiting-mode.sh report \
|
|
147
|
-
--task-id "$TASK_ID" \
|
|
148
|
-
--agent-id "$AGENT_ID" \
|
|
149
|
-
--confidence [0.0-1.0] \
|
|
150
|
-
--iteration 1
|
|
151
|
-
```
|
|
134
|
+
Complete your work and provide a structured response with:
|
|
135
|
+
- Confidence score (0.0-1.0) based on work quality
|
|
136
|
+
- Summary of analysis/review completed
|
|
137
|
+
- List of findings or deliverables
|
|
138
|
+
- Any recommendations made
|
|
152
139
|
|
|
140
|
+
**Note:** Coordination instructions are provided when spawned via CLI.
|
|
@@ -116,55 +116,15 @@ Evaluate completed implementations:
|
|
|
116
116
|
- **Tension:** Advanced vs. broadly appealing features
|
|
117
117
|
- **Compromise:** Progressive feature disclosure
|
|
118
118
|
|
|
119
|
-
##
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
redis-cli lpush "swarm:${TASK_ID}:${AGENT_ID}:done" "complete"
|
|
129
|
-
```
|
|
130
|
-
|
|
131
|
-
### Step 3: Report Confidence Score
|
|
132
|
-
```bash
|
|
133
|
-
./.claude/skills/redis-coordination/invoke-waiting-mode.sh report \
|
|
134
|
-
|
|
135
|
-
**After reporting, exit cleanly. Do NOT enter waiting mode.**
|
|
136
|
-
|
|
137
|
-
**Why This Matters:**
|
|
138
|
-
- Orchestrator collects confidence/consensus scores from Redis
|
|
139
|
-
- Enables adaptive agent specialization for next iteration
|
|
140
|
-
- Prevents orchestrator blocking on wait $PID
|
|
141
|
-
- Coordinator spawns appropriate specialist based on feedback type
|
|
142
|
-
|
|
143
|
-
--task-id "$TASK_ID" \
|
|
144
|
-
--agent-id "$AGENT_ID" \
|
|
145
|
-
--confidence [0.0-1.0] \
|
|
146
|
-
--iteration 1
|
|
147
|
-
```
|
|
148
|
-
|
|
149
|
-
### Step 4: Enter Waiting Mode (for potential iteration)
|
|
150
|
-
```bash
|
|
151
|
-
--task-id "$TASK_ID" \
|
|
152
|
-
--agent-id "$AGENT_ID" \
|
|
153
|
-
--context "iteration-complete"
|
|
154
|
-
```
|
|
155
|
-
|
|
156
|
-
**Why This Matters:**
|
|
157
|
-
- Zero-token blocking coordination (BLPOP waits without API calls)
|
|
158
|
-
- Orchestrator collects confidence/consensus scores automatically
|
|
159
|
-
- Supports autonomous iteration based on quality gates
|
|
160
|
-
- Agent woken instantly (<100ms) if iteration needed
|
|
161
|
-
|
|
162
|
-
**Context Variables:**
|
|
163
|
-
- `TASK_ID`: Provided by orchestrator/coordinator
|
|
164
|
-
- `AGENT_ID`: Your unique agent identifier (e.g., "coder-1", "reviewer-2")
|
|
165
|
-
- Confidence: Your self-assessment score (0.0-1.0)
|
|
166
|
-
|
|
167
|
-
See: `.claude/skills/redis-coordination/SKILL.md` for full protocol details
|
|
119
|
+
## Completion Protocol
|
|
120
|
+
|
|
121
|
+
Complete your work and provide a structured response with:
|
|
122
|
+
- Confidence score (0.0-1.0) based on work quality
|
|
123
|
+
- Summary of analysis/review completed
|
|
124
|
+
- List of findings or deliverables
|
|
125
|
+
- Any recommendations made
|
|
126
|
+
|
|
127
|
+
**Note:** Coordination instructions are provided when spawned via CLI.
|
|
168
128
|
|
|
169
129
|
## Success Metrics
|
|
170
130
|
|