·agent-memory-coordinator
</>

agent-memory-coordinator

ruvnet/claude-flow

Agentenfähigkeit für Speicherkoordinator – Aufruf mit $agent-memory-coordinator

12Installationen·2Trend·@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"

Agentenfähigkeit für Speicherkoordinator – Aufruf mit $agent-memory-coordinator Quelle: ruvnet/claude-flow.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/ruvnet/claude-flow --skill agent-memory-coordinator
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-11
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist agent-memory-coordinator?

Agentenfähigkeit für Speicherkoordinator – Aufruf mit $agent-memory-coordinator Quelle: ruvnet/claude-flow.

Wie installiere ich agent-memory-coordinator?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ruvnet/claude-flow --skill agent-memory-coordinator Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

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