Perf Pr Guardrails

Review performance-optimization PRs (especially auto-generated ones like Jules bot PRs) before approving, merging, or closing. Verifies complexity/memory claims against the pre-change code, demands benchmark or measurement evidence, checks branch coverage of heuristics (longer-first, asymmetric, unicode/multibyte), rejects tests written only for dead defensive branches, and enforces commitlint compliance. Use when reviewing perf PRs, judging close-vs-merge decisions, or adding guard rails after a perf PR review found overstated claims.

d-o-hub Updated

File contents

d-o-hub/rust-self-learning-memory/tree/main/.agents/skills/perf-pr-guardrails commit 06f198cbc0

Frequently asked questions

npx skillmds@latest add d-o-hub/perf-pr-guardrails