CtrlK
BlogDocsLog inGet started
Tessl Logo

airflow-dag-patterns

Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.

83

0.95x
Quality

78%

Does it follow best practices?

Impact

90%

0.95x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./tests/ext_conformance/artifacts/agents-wshobson/data-engineering/skills/airflow-dag-patterns/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

73%

-17%

Daily Sales Report Pipeline

Production DAG default_args and retry configuration

Criteria
Without context
With context

retries=3

100%

100%

retry_delay 5 min

100%

0%

Exponential backoff

100%

100%

max_retry_delay 1h

100%

0%

email_on_failure True

0%

0%

email_on_retry False

100%

100%

catchup=False

100%

100%

max_active_runs=1

100%

100%

No depends_on_past

100%

100%

Task failure callback

100%

100%

DAG failure callback

100%

100%

No hardcoded date

80%

70%

schedule= syntax

100%

100%

100%

1%

Inventory Reconciliation Pipeline with Conditional Processing

Sensor patterns, branching, and trigger rules

Criteria
Without context
With context

TaskFlow @dag decorator

100%

100%

TaskFlow @task decorator

100%

100%

@task.sensor used

100%

100%

Sensor mode=reschedule

100%

100%

Sensor timeout set

100%

100%

Sensor poke_interval set

100%

100%

BranchPythonOperator used

87%

100%

Join trigger rule

100%

100%

Cleanup trigger rule

100%

100%

PokeReturnValue returned

100%

100%

98%

2%

Multi-Tenant Report Pipeline with Tests

DAG testing, project structure, and dynamic generation

Criteria
Without context
With context

Factory function

100%

100%

globals() registration

100%

100%

Config-driven clients

100%

100%

Logic in common module

100%

100%

DAG file stays thin

100%

100%

DagBag fixture

100%

100%

include_examples=False

100%

100%

Import error test

100%

100%

Cycle detection test

71%

85%

Structural assertion

100%

100%

Repository
Dicklesworthstone/pi_agent_rust
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.