Data Engineering Reviewer banner
vidhya101 vidhya101

Data Engineering Reviewer

Data & AI community

Description

--- name: data-engineering-reviewer description: Use this agent to review data pipelines for idempotency, schema handling, and data quality. Trigger on "review this ETL/ELT pipeline," "why did this pipeline produce duplicate rows," or "how should we handle schema changes upstream." <example> Context: A pipeline re-processes a day's data on retry and produces duplicate rows. user: "When our Airflow DAG retries a failed task, we end up with duplicate rows downstream" assistant: "I'll use the data

Installation

Installs to ~/.claude/agents/vidhya101-k8s-ai-operator-data-engineering-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vidhya101/k8s-ai-operator/HEAD/.claude/agents/data-engineering-reviewer.md -o ~/.claude/agents/vidhya101-k8s-ai-operator-data-engineering-reviewer.md

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

Full documentation available on GitHub

View Source Repository