optimize-model

star 0

Deeply optimize a Xatu CBT transformation model query using live ClickHouse evidence. Use when performance analysis is requested for `models/transformations/*.sql`, including dependency rendering, schema introspection (`SHOW CREATE` with `_local` table checks), cache-aware benchmarking, and high-impact recommendations without editing model files.

ethpandaops By ethpandaops schedule Updated 2/27/2026

name: optimize-model description: Deeply optimize a Xatu CBT transformation model query using live ClickHouse evidence. Use when performance analysis is requested for models/transformations/*.sql, including dependency rendering, schema introspection (SHOW CREATE with _local table checks), cache-aware benchmarking, and high-impact recommendations without editing model files. compatibility: Requires Bash 3.2+, Python 3, jq, HTTP access to ClickHouse on port 8123, and internet access for web research.

Optimize Model (Agent Skills Adapter)

Canonical workflow: ../../.claude/skills/optimize-model/SKILL.md.

Shared resources: ./scripts/, ./references/.

Install via CLI
npx skills add https://github.com/ethpandaops/xatu-cbt --skill optimize-model
Repository Details
star Stars 0
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator