Perf MCP Interpretation

Interpret the mecatl perf MCP server's output to diagnose latency, goroutine leaks, GC pressure, allocation churn, and memory growth in a running mecatl harness. Use when connected to the mecatl perf MCP server (the perf:// resources or the query_metric / top_cpu_functions / capture_cpu_profile / top_allocations / list_slow_turns / capture_flight_recorder tools) and investigating why mecatl is slow, leaking, or growing. Covers tool routing/cost, reading pprof rankings and runtime metrics, and the leak/contention/GC signatures. NOT for generic Go profiling or non-mecatl MCP servers.

stacklok 21ac00e 3 files · 20.4 KB Updated

File contents

stacklok/mecatl/tree/main/.claude/skills/perf-mcp-interpretation commit 21ac00e645

Frequently asked questions

npx skillmds@latest add stacklok/perf-mcp-interpretation