Skip to main content
Run any Skill in Manus
with one click

sql-review

Stars25
Forks0
UpdatedApril 13, 2026 at 07:22

Reviews SQL statements and data-access code for correctness, safety, null handling, join semantics, parameterization, transaction boundaries, pagination, and maintainability under change. Use when a task introduces or modifies SQL queries, repository/DAL layers, ORM raw-query calls, stored procedures, or view definitions. Trigger phrases: sql review, query review, sql correctness, data access review. Do NOT use for schema migration safety (use db-migration-review) or vendor-specific query performance tuning (use query-performance).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly