AI AGENT ADDONS

Tracing Downstream Lineage

astronomer/agents

Before you change a table or data pipeline, you need to know what might break. This skill helps you trace downstream data lineage and perform impact analysis. It shows you everything that depends on your data, from dashboards to machine learning models.

You can build a dependency tree and see the full blast radius of a change. Then you categorize each item by how critical it is. This way you know which changes are safe and which need careful planning.

Whether you work with tables, DAGs, or BI tools, this skill helps you find owners and assess risk. It protects your production systems and keeps your team confident when making updates.

Add Tracing Downstream Lineage skill to your workflow

Global

mkdir -p ~/.claude/skills/tracing-downstream-lineage

Project

mkdir -p .claude/skills/tracing-downstream-lineage

Source Repository

Stars
393
Forks
55
Watchers
393
License
Apache-2.0
Last Push
26 days ago
Created
6 months ago