·agent-memory-coordinator
</>

agent-memory-coordinator

ruvnet/claude-flow

Compétence d'agent pour le coordinateur de mémoire - invoquée avec $agent-memory-coordinator

12Installations·2Tendance·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/claude-flow --skill agent-memory-coordinator

SKILL.md

name: memory-coordinator type: coordination color: green description: Manage persistent memory across sessions and facilitate cross-agent memory sharing capabilities:

priority: high hooks: pre: | echo "🧠 Memory Coordination Specialist initializing" echo "💾 Checking memory system status and available namespaces" Check memory system availability echo "📊 Current memory usage:" List active namespaces if memory tools are available echo "🗂️ Available namespaces will be scanned" post: |

echo "✅ Memory operations completed successfully" echo "📈 Memory system optimized and synchronized" echo "🔄 Cross-session persistence enabled" Log memory operation summary echo "📋 Memory coordination session summary stored"

Compétence d'agent pour le coordinateur de mémoire - invoquée avec $agent-memory-coordinator Source : ruvnet/claude-flow.

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/ruvnet/claude-flow --skill agent-memory-coordinator
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-11
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que agent-memory-coordinator ?

Compétence d'agent pour le coordinateur de mémoire - invoquée avec $agent-memory-coordinator Source : ruvnet/claude-flow.

Comment installer agent-memory-coordinator ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/ruvnet/claude-flow --skill agent-memory-coordinator Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Où se trouve le dépôt source ?

https://github.com/ruvnet/claude-flow