Agent skill for memory-coordinator - invoke with $agent-memory-coordinator
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-memory-coordinator37
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 95%
↑ 1.53xAgent success when using this skill
Validation for skill structure
Namespace and key naming conventions
Dollar-sign key separator
0%
100%
project$feature$agent key pattern
0%
100%
project/ namespace
100%
100%
coordination/ namespace
0%
50%
patterns/ namespace
0%
50%
TTL differentiation
100%
100%
Ephemeral task data TTL
100%
100%
Metadata / purpose documentation
100%
100%
Four-tier hierarchy
75%
100%
Cleanup / garbage collection
100%
100%
Namespace organisation by project$feature$agent
30%
100%
Without context: $0.3473 · 2m · 14 turns · 20 in / 7,212 out tokens
With context: $0.4305 · 2m 27s · 15 turns · 427 in / 8,475 out tokens
Caching strategy and security architecture
Encryption at rest
100%
100%
Access control lists
87%
100%
Audit logging
100%
100%
Hot data in fast storage
100%
100%
Cold data compressed
20%
100%
Deduplication
25%
100%
Sharding by namespace
40%
100%
Smart indexing
100%
100%
Garbage collection / cleanup
100%
100%
Namespace-level organisation
62%
100%
Data retention / compliance
100%
100%
TTL policy
100%
100%
Without context: $0.2485 · 1m 45s · 11 turns · 13 in / 4,870 out tokens
With context: $0.4473 · 2m 12s · 22 turns · 30 in / 6,017 out tokens
Task orchestration memory integration
Stores task decomposition / phase plans
60%
60%
Execution state persistence
100%
100%
Results shared between stages via memory
100%
100%
Memory chains / linked entries
50%
100%
Dependency tracking
100%
100%
coordination/ namespace
0%
100%
Four-tier hierarchy used
20%
100%
Task-level ephemeral cleanup
100%
100%
Metadata / purpose on entries
62%
75%
Dollar-sign key naming
0%
100%
TTL for temporary data
25%
100%
Without context: $0.2135 · 1m 15s · 10 turns · 14 in / 4,227 out tokens
With context: $0.4852 · 2m 24s · 22 turns · 30 in / 7,020 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.