بنقرة واحدة
sql-revision
Verify that a SQL query's actual output faithfully answers the natural-language question.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Verify that a SQL query's actual output faithfully answers the natural-language question.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | sql-revision |
| description | Verify that a SQL query's actual output faithfully answers the natural-language question. |
A query that runs is not the same as a query that is right. The goal of revision is to catch the gap — the cases where the SQL executes cleanly but produces an answer that doesn't match what the question literally asks for. Treat your own SQL skeptically: the agent that wrote it has already convinced itself it's correct, and that agent is you.
Consult CLAUDE.md for tool signatures and Snowflake syntax rules.