Back to Ruflo

Daa

plugins/ruflo-daa/commands/daa.md

3.14.4636 B
Original Source

Show DAA dashboard:

  1. Call mcp__claude-flow__daa_learning_status with detailed: true to get the swarm summary (total / active / learning / avg success rate / total adaptations) plus per-agent records (id, status, cognitive pattern, success rate, adaptation count)
  2. Call mcp__claude-flow__daa_performance_metrics for efficiency and accuracy stats
  3. Present: active vs learning agents, adaptation progress, cognitive patterns per agent, and avg success rate. Note: cross-agent knowledge-sharing events are emitted by daa_knowledge_share but not aggregated by these tools — only surface them if a share has run this session.