Agent가 얻는 것
Supabase Postgres Best Practices의 작동 방식, 필요한 입력, 반환 결과, 권한 범위와 소스 관리 위치를 확인하세요.
할 수 있는 일
- Review query plans, indexes, pagination, and data-access patterns
- Check types, constraints, keys, partitioning, and naming choices
- Identify locking, deadlock, transaction, and connection risks
- Review privileges and row-level security behavior
이렇게 요청해 보세요
“Review this PostgreSQL migration for indexing, locking, RLS, and rollback risks.”
“Explain why this query is slow and propose changes supported by its query plan.”





