Instructions file CodexOpenCode
Instructions for DeepSQLAI/deepsql, covering agents.md, project overview, commands, backend and frontend.
Instructions file CodexOpenCode
Instructions for DeepSQLAI/deepsql, covering agents.md, project overview, commands, backend and frontend.
Instructions file
Instructions for DeepSQLAI/deepsql, covering claude.md — dba agent, project overview, development commands, backend (spring boot) and frontend (react + vite).
Skill Claude CodeCodex
Answer a question about the data — write and run grounded, read-only SQL against a DeepSQL connection and report the result.
Skill Claude CodeCodex
Design and code a self-contained HTML dashboard for DeepSQL — ground on the schema, verify SQL, then emit it as a shell plus one verified widget block at a time so the canvas builds progressively.
Skill Claude CodeCodex
Recommend which indexes to add or drop for a connection, using DeepSQL's workload-weighted advisor, and optionally dry-run/apply them.
Skill Claude CodeCodex
Map or describe a database — what it tracks, its tables, relationships, and conventions — grounded in DeepSQL's cached schema and brain.
Skill Claude CodeCodex
Diagnose why a query is slow and propose a rewrite, using DeepSQL's plan analysis and AI query optimizer.
Skill Claude CodeCodex
Explain what's driving database load — slow-query hotspots, regressions, per-customer load, and table growth — across the whole workload.