Review ORM usage patterns at the library level only. Do not define scope (diff vs codebase) or perform security/architecture analysis; those are handled by scope and cognitive skills. Emit a findings list in the standard format for aggregation. Focus on N+1 query detection, connection management, migration safety, transaction handling, query efficiency, and model design across ORM libraries (Prisma, Entity Framewo...
Primary Goal: Produce an ORM usage findings list covering N+1 queries, connection management, migration safety, transaction handling, query efficiency, and model design for the given code scope.
Acceptance Test: Does the output contain an ORM-focused findings list with file/model references covering all relevant library dimensions without performing security, architecture, or scope analysis?
Просмотрите шаблоны использования ORM для запросов N+1, управления соединениями, безопасности миграции, обработки транзакций и эффективности запросов. Атомный навык библиотечного уровня; вывод представляет собой список результатов. Источник: nesnilnehc/ai-cortex.