Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Trace agent execution by collecting spans and building a trace tree for a task
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-15 | ✗→✓ | ▲ Improved | -61% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -2% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-06 | ✓→✗ | ▼ Worse | -59% | 0% |
Collect distributed trace spans for a task and build a visual trace tree showing the execution flow, timing, and bottlenecks.
When you need to understand how a task was executed across agents -- which spans ran, how long each took, where bottlenecks occurred, and how agents coordinated.
mcp__plugin_ruflo-core_ruflo__memory_search --namespace observability (or memory_list) to retrieve all spans matching the <task-id>. The memory_* tool family routes by namespace; agentdb_hierarchical-* does NOT (it routes by tier working|episodic|semantic), so use memory_* here. See ruflo-agentdb ADR-0001 §"Namespace convention".parentSpanId references, with the root span at the topmcp__plugin_ruflo-core_ruflo__agentdb_context-synthesize to combine span metadata into a narrative summary of the execution flowbashnpx @claude-flow/cli@latest memory search --query "trace spans for task TASK_ID" --namespace observability
Other measured skills in the registry, with their headline benchmark lift.