crabpot-perf-metrics
Installation
SKILL.md
Purpose
Turn Crabpot/OpenClaw perf artifacts into a clear read: what changed, what is real signal, what is stale/noisy, and what action is worth taking.
When to use
- Comparing
openclaw/crabpotbranches such asmain,crab-beta, orcrab-development. - Reading
reports/crabpot-dashboard-data.json,reports/crabpot-import-loop-profile.json,reports/crabpot-runtime-profile.json, README dashboard metrics, or GitHub Actions report artifacts. - The user asks about perf, runtime, CPU, RSS, import loop, OpenClaw import/activate, dashboard deltas, or whether a Crabpot performance change is meaningful.
Inputs
- Target repo or local checkout, usually
openclaw/crabpot. - Branches, refs, PRs, or artifact URLs to compare.
- Optional target OpenClaw labels/SHAs if the comparison crosses
openclaw@latest, beta, oropenclaw/openclaw@main.