N Plus One Detector

Detect N+1 query problems in application code and ORM usage. Analyze database query patterns, find loops that generate excessive queries, and recommend fixes using eager loading, joins, batch fetching, and DataLoader patterns.

Install

openclaw skills install @charlie-morrison/n-plus-one-detector