linkmerce-airflow-change
CommunitySafely update LinkMerce Airflow DAGs.
Software Engineering#airflow#pipeline reliability#etl orchestration#dag scheduling#credential wiring#duckdb load#workflow changes
Authorminyeamer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps prevent broken or inconsistent data pipelines when you change LinkMerce Airflow DAGs by ensuring orchestration logic, credentials, and extract/transform/load wiring stay aligned.
Core Features & Use Cases
- DAG-focused change control: Keeps Airflow scheduling, dependencies, and triggers separate from business logic so modifications remain understandable and maintainable.
- End-to-end alignment checks: Verifies the real trigger inputs, credential handling, extract paths, transform paths, and load strategy by reading the DAG and the called modules together.
- Documentation-to-code consistency: Updates doc_md to match the implementation, reducing drift that commonly causes operators to run the wrong workflow behavior.
- Practical test guidance: Recommends adding or updating tests only when DAG behavior is realistically testable in the repository.
Quick Start
Use this skill to review and implement a proposed change to airflow/dags/**/*.py by describing what you want to adjust and which DAG behavior must remain consistent.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: linkmerce-airflow-change Download link: https://github.com/minyeamer/linkmerce/archive/main.zip#linkmerce-airflow-change Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.