code-review

Tinjau perubahan di clickhouse-java untuk kebenaran, kompatibilitas, stabilitas API, dan tes yang hilang. Gunakan saat meninjau pull request, commit, diff, patch,…

npx skills add https://github.com/clickhouse/clickhouse-java --skill code-review

Code Review

Required context

Before reviewing, read:

  • AGENTS.md
  • docs/ai-review.md

If the review touches client-v2 or jdbc-v2, also read:

  • docs/features.md

Review workflow

  1. Identify the changed module and any compatibility-sensitive surfaces.
  2. Check correctness, regressions, API and behavior stability, JDBC or R2DBC semantics, and missing focused tests before style suggestions.
  3. Use common Java and driver behavior as a comparison aid, but preserve existing project behavior unless the change is intentionally user-visible.
  4. Report findings first, ordered by severity, then open questions or assumptions, then a brief summary.

Final response requirements

State:

  • what changed
  • whether compatibility risk exists
  • what tests were run, or why they were not run
  • whether docs should change

If no issues are found, say so explicitly and mention residual risk or testing gaps.

Lebih banyak skill dari clickhouse

clickhouse-best-practices
clickhouse
28 aturan praktik terbaik ClickHouse yang diorganisir berdasarkan desain skema, optimasi kueri, dan strategi penyerapan data. Mencakup tiga area kritis: pemilihan kunci utama dan tipe data (keputusan desain yang tidak dapat diubah), optimasi JOIN dan kueri, serta pengelompokan penyisipan dengan penghindaran mutasi. Termasuk 28 aturan yang diprioritaskan berdasarkan dampak, dengan aturan desain skema dan optimasi kueri yang ditandai KRITIS karena mekanisme penyimpanan kolom dan indeks jarang ClickHouse. Menyediakan prosedur peninjauan terstruktur untuk...
official
clickhouse-js-node-coding
clickhouse
Write idiomatic application code with the ClickHouse Node.js client (`@clickhouse/client`). Use this skill whenever a user is *building* against the Node.js…
official
clickhousectl-cloud-deploy
clickhouse
Gunakan saat pengguna ingin menyebarkan ClickHouse ke cloud, beralih ke produksi, menggunakan ClickHouse Cloud, menghosting layanan ClickHouse terkelola, atau melakukan migrasi dari lokal…
official
clickstack-otel-collector
clickhouse
Use when a user wants to wire an OpenTelemetry collector into a Managed ClickStack service on ClickHouse Cloud, either by deploying a new local collector…
official
infra-clickhouse
clickhouse
Sets up and manages ClickHouse using the clickhousectl CLI — installs and runs a local ClickHouse server for development, and creates managed ClickHouse Cloud…
official
infra-postgres
clickhouse
Sets up and manages Postgres using the clickhousectl CLI — runs a local Docker-backed Postgres for development, and creates and operates managed ClickHouse…
official
clickhouse-best-practices
clickhouse
WAJIB digunakan saat meninjau skema, kueri, atau konfigurasi ClickHouse. Berisi 31 aturan yang WAJIB diperiksa sebelum memberikan rekomendasi. Selalu baca…
official
setup
clickhouse
Memandu pengguna dalam menyiapkan koneksi server ClickHouse MCP yang dibundel dengan plugin ini. Gunakan saat pengguna pertama kali menginstal plugin atau mengalami masalah…
official