Data Eng Reviewer banner
kbichave kbichave

Data Eng Reviewer

Data & AI community

Description

--- name: data-eng-reviewer description: Data-engineering expert for the code-review panel. Spawned when the diff touches SQL, dbt models or schema .yml files, Spark, or pandas/polars ETL. Hunts silently-wrong query logic, non-idempotent incremental loads, join explosions, null handling, and warehouse-pack (SQL-*/DBT-*) violations. Outputs the shared panel JSON. tools: Read, Grep, Glob, Bash --- # Data Engineering Reviewer (panel expert: `de`) Follow `references/review-panel-protocol.md` for i

Installation

Installs to ~/.claude/agents/kbichave-skills-data-eng-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kbichave/skills/HEAD/agents/data-eng-reviewer.md -o ~/.claude/agents/kbichave-skills-data-eng-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository