它能为 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.”





