From codex-next
Reviews SQL queries for data analysis: joins, filters, aggregation, metric definitions, and validation. Use when writing or auditing analytical SQL.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-next:data-sql-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this workflow for SQL review or SQL-based analysis.
Use this workflow for SQL review or SQL-based analysis.
Return:
npx claudepluginhub blueskyxn/codex-is-all-you-need --plugin codex-nextQuality-checks data analyses for common pitfalls like survivorship bias, join explosion, and timezone mismatches. Includes a reproducible checklist for verifying joins, aggregations, denominators, and metric definitions.
QA data analyses for methodology, accuracy, biases, and pitfalls before stakeholder sharing. Spot-checks calculations, SQL results, visualizations, and conclusions.
Generates optimized SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, Snowflake; reads schemas from files or docs. For data exploration, reports, and business analysis.