senior-data-engineer

Automate design, orchestration, and monitoring of production-grade data pipelines.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LPDigital-Agent/galderma-demo-trackwise --skill senior-data-engineer-lpdigital-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-data-engineer
Source: https://github.com/LPDigital-Agent/galderma-demo-trackwise/tree/main/.claude/skills/senior-data-engineer
Command: npx skills add https://github.com/LPDigital-Agent/galderma-demo-trackwise --skill senior-data-engineer-lpdigital-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the design, orchestration, and monitoring of production-grade data pipelines, enabling teams to build reliable, scalable data platforms.

Core Features & Use Cases

  • End-to-end pipeline orchestration: ingest, transform, and store data with built-in reliability and observability.
  • Data quality and governance: validation, lineage, and auditing to ensure trust and compliance.
  • Production-grade tooling and patterns: scalable processing, real-time capabilities, and automated performance tuning.
  • Use Case: Deploy a streaming data pipeline with quality checks and alerting into a data lakehouse.

Quick Start

Run the three core scripts to initialize and run a sample pipeline: python scripts/pipeline_orchestrator.py --input data/ --output results/; python scripts/data_quality_validator.py --input project/ --output reports/; python scripts/etl_performance_optimizer.py --input raw/ --output optimized/

Frequently Asked Questions about senior-data-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design production-grade ETL pipelines with built-in data quality and observability?

Design production-grade ETL pipelines by automating orchestration, monitoring, and validation to ensure data quality, governance, and reproducible workflows. This approach provides structured patterns for scalable processing and real-time capabilities across modern data stacks.

What's the best way to orchestrate data pipelines with data quality checks and alerting?

Orchestrate data pipelines with quality checks by running a pipeline orchestrator script followed by a data quality validator. This combination executes end-to-end ingestion and transformation while generating validation reports and enabling alerting for data lakehouse deployments.

How do I automate performance tuning and optimization for ETL workflows?

Automate ETL performance tuning by executing an ETL performance optimizer script that processes raw data inputs and outputs optimized datasets. This script applies automated performance patterns to streamline scalable processing within production data pipelines.

Does this data pipeline orchestration approach support streaming and real-time processing?

Yes, this data pipeline orchestration approach supports streaming and real-time processing capabilities. It enables teams to deploy streaming data pipelines with integrated quality checks and alerting directly into a data lakehouse environment.

How do I implement data governance and lineage validation in modern data stacks?

Implement data governance and lineage validation by applying built-in auditing and validation patterns to your pipelines. This ensures trust and compliance across modern data stacks through structured data quality checks and lineage tracking.

Why do I need observability and governance for reproducible data pipelines?

You need observability and governance for reproducible data pipelines to guarantee reliability, security, and compliance at scale. Integrating these mechanisms ensures consistent pipeline execution and trustworthy data outputs across complex ETL workflows.