·tracing-downstream-lineage
</>

tracing-downstream-lineage

astronomer/agents

Trace downstream data lineage and impact analysis. Use when the user asks what depends on this data, what breaks if something changes, downstream dependencies, or needs to assess change risk before modifying a table or DAG.

229Installs·10Trend·@astronomer

Installation

$npx skills add https://github.com/astronomer/agents --skill tracing-downstream-lineage

SKILL.md

Answer the critical question: "What breaks if I change this?"

Use this BEFORE making changes to understand the blast radius.

Summary "Changing fct.orders will impact X tables, Y DAGs, and Z dashboards"

Trace downstream data lineage and impact analysis. Use when the user asks what depends on this data, what breaks if something changes, downstream dependencies, or needs to assess change risk before modifying a table or DAG. Source: astronomer/agents.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/astronomer/agents --skill tracing-downstream-lineage
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is tracing-downstream-lineage?

Trace downstream data lineage and impact analysis. Use when the user asks what depends on this data, what breaks if something changes, downstream dependencies, or needs to assess change risk before modifying a table or DAG. Source: astronomer/agents.

How do I install tracing-downstream-lineage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/astronomer/agents --skill tracing-downstream-lineage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/astronomer/agents