Open terminal in your project directory.
Run `querydeck`. It detects Prisma, reads .env, connects to PostgreSQL.
Write a query with autocomplete that knows your schema.
Create a notebook: SQL + Markdown notes + inline results.
Ask AI: "users who signed up this month but never completed onboarding".
Export the notebook as PDF for your PR review.