Investigating Performance

Use when something is too slow, uses too much memory or CPU, degrades under load, or times out — and before making any change intended to speed something up. Triggers include "this is slow", "optimize this", "high latency", "p99", "memory leak", "it's fine locally but not in production", "the query takes forever", "reduce bundle size", and any request to make code faster.

osmontero 85f7cb3 2 files · 17.2 KB Updated

File contents

osmontero/opencode-skills/tree/main/skills/investigating-performance commit 85f7cb36d8

Frequently asked questions

npx skillmds@latest add osmontero/investigating-performance