# Review Perf

> General application performance review for non-Django code (Flask, FastAPI, Go, Node, generic Python). Use when asked to "review performance", "audit performance", "find slow code", "perf review", or audit app-tier code for blocking I/O on async paths, algorithmic blow-ups, per-item network loops, unbounded memory accumulation, or missing application caching. Find-only — use optimize-perf to apply fixes with benchmarks. Covers the application surface that review-django-perf (Django ORM) and sql-reviewer (raw SQL / migrations) do not. Validation-first — no flag without traced evidence.

## Facts
- Page: https://tashan.sh/capability/skill-sontek-review-perf
- tashan id: skill:sontek/review-perf
- Source: https://github.com/sontek/sontek-skills
- Type: skill
- Category: devtools
- tashan score: not scored (catalogued only — too little public evidence)
- Adoption: 9.0
- Upkeep: 59.0
- Freshness: 89.0
- Evidence coverage: 84% of the inputs this score can use
- Health: active
- Instruction depth: not yet graded
- License: MPL-2.0
- Official: no

## Install

```sh
cp -r review-perf ~/.claude/skills/
```

## Security audit
Not scanned. We audit npm-published capabilities; this one has no npm package we can resolve, or has not reached the queue. This is not a clean bill of health.

---
Measured 2026-08-14 by tashan (https://tashan.sh) from public evidence. Scorer s5.
