Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Aggregate and display system metrics with anomaly detection for a time period
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -30% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -21% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 53% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -80% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -17% | 0% |
Aggregate counters, gauges, and histograms from the observability namespace and flag anomalies.
When you need a snapshot of system health -- task completion rates, error rates, active agent counts, memory usage, and token consumption. Useful for monitoring swarm performance and detecting degradation.
mcp__plugin_ruflo-core_ruflo__memory_search --namespace observability (or memory_list) to fetch metric records for the specified period (default: 1 hour). The memory_* tool family routes by namespace; agentdb_hierarchical-* does NOT, so use memory_* here.mcp__plugin_ruflo-core_ruflo__agentdb_pattern-search (ReasoningBank-routed; don't pass a namespace argument — pattern- tools ignore it) to establish baseline values for each metric.mcp__plugin_ruflo-core_ruflo__agentdb_pattern-store with type: 'metric-snapshot'. No namespace arg.mcp__plugin_ruflo-core_ruflo__memory_store --namespace observability for the snapshot tied to a timestamp.bashnpx @claude-flow/cli@latest memory search --query "system metrics for last hour" --namespace observability
Other measured skills in the registry, with their headline benchmark lift.