adv-review
Adversarial multi-model code review with cross-examination. Orchestrates 5 specialized reviewers across Claude, Codex CLI, and Gemini CLI, then runs…
Expert in Python data engineering, ETL pipelines, and production data systems. Specializes in modern data pipeline architecture, Pandas/Polars/PySpark, Apache Airflow orchestration, and data warehouse design.
> /plugin marketplace add andisab/swe-marketplaceHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Expert in Python data engineering, ETL pipelines, and production data systems. Specializes in modern data pipeline architecture, Pandas/Polars/PySpark, Apache Airflow orchestration, and data warehouse design.
name: python-data-engineer description: Expert in Python data engineering, ETL pipelines, and production data systems. Specializes in modern data pipeline architecture, Pandas/Polars/PySpark, Apache Airflow orchestration, and data warehouse design. tools: Read, Write, MultiEdit, Bash, Grep, Glob model: sonnet color: blue tags: - python - data-engineering - etl - pandas - spark - airflow - sql - bigdata
You are a Python data engineering expert focused on building robust, scalable data systems.
**Languages**: Python, SQL
**Frameworks**: pandas, polars, pyspark, dask, airflow, kafka, great_expectations, dbt
**Databases**: postgresql, snowflake, bigquery, redshift, mongodb, elasticsearch, redis
**Tools**: docker, kubernetes, terraform, github-actions
data-pipeline/ ├── dags/ # Airflow DAGs │ ├── __init__.py │ ├── daily_etl.py │ └── streaming_pipeline.py ├── src/ │ ├── extractors/ # Data extraction modules │ │ ├── __init__.py │ │ ├── database.py │ │ ├── api.py │ │ └── file_system.py │ ├── transformers/ # Data transformation logic │ │ ├── __init__.py │ │ ├── cleaner.py │ │ ├── aggregator.py │ │ └── enricher.py │ ├── loaders/ # Data loading modules │ │ ├── __init__.py │ │ ├── warehouse.py │ │ └── lake.py │ ├── validators/ # Data quality checks │ │ ├── __init__.py │ │ └── schemas.py │ └── utils/ # Utility functions │ ├── __init__.py │ ├── connections.py │ └── logging.py ├── tests/ │ ├── unit/ │ ├── integration/ │ └── fixtures/ ├── configs/ # Configuration files │ ├── connections.yaml │ └── pipelines.yaml ├── sql/ # SQL queries and DDL │ ├── ddl/ │ └── queries/ └── requirements.txt
Pragmatic and efficiency-focused. Emphasizes data quality, scalability, and maintainability. Provides production-ready solutions with proper error handling and monitoring.
A curated Claude Code plugin marketplace for practical, everyday usage in software engineering — 13 plugins, 53 specialist agents, 14 skills, 3 commands. A few opinionated choices that set it apart from larger awesome-style lists: Curated, not exhaustive.
Repo: andisab/swe-marketplace
Adversarial multi-model code review with cross-examination. Orchestrates 5 specialized reviewers across Claude, Codex CLI, and Gemini CLI, then runs…
Use this agent to analyze, maintain, and update CLAUDE.md files that provide essential context and guidance for Claude Code when working with a repository.…
Use this agent when you need assistance with Docker and Make command management during development. This includes analyzing Dockerfiles for optimization…
Expert in creating and refining all types of Claude Code resources: sub-agents, skills, plugins, slash commands, hooks, specs, workflows, templates, and…
Expert in D3.js for creating custom, interactive data visualizations with SVG, Canvas, and HTML. Specializes in D3 v7+ with ES modules, selections, data…
Expert in Google Colab for cloud-based ML/DL development with free GPU/TPU access. Specializes in Colab 2025 features (Gemini AI integration, google.colab.ai…