Data Lineage Tracker

Track data origin, transformations, and flow through construction systems.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/zangxin75/openclaw-skills --skill data-lineage-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Data Lineage Tracker
Source: https://github.com/zangxin75/openclaw-skills/tree/main/data-lineage-tracker
Command: npx skills add https://github.com/zangxin75/openclaw-skills --skill data-lineage-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the critical need for understanding where data originates, how it's transformed, and where it flows within construction systems, ensuring accountability and aiding in issue resolution.

Core Features & Use Cases

  • Data Provenance: Records the origin and transformation history of data entities.
  • Impact Analysis: Identifies downstream systems affected by changes to a specific data entity.
  • Audit Trails & Compliance: Provides essential documentation for regulatory requirements and internal audits.
  • Debugging: Helps trace data issues back to their root cause.

Quick Start

Use the Data Lineage Tracker to record a transformation that joins budget and costs data to create a variance report.

Frequently Asked Questions about Data Lineage Tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track data provenance and transformations in construction systems?

Track data provenance and transformations by recording the origin and transformation history of data entities. It manages data sources, transformation steps, and entities using Python classes to validate construction data flow.

What is the best way to create an audit trail for data governance compliance?

Create an audit trail for data governance compliance by generating lineage graphs and reports. This provides essential documentation for regulatory requirements and internal audits by tracking data flow through construction systems.

How do I trace data issues back to their root cause during debugging?

Trace data issues back to their root cause during debugging by reviewing the recorded lineage of data entities. Following the transformation history reveals exactly where and why the data flow was altered.

Can I identify downstream systems affected by changes to a specific data entity?

Identify downstream systems affected by changes to a specific data entity through impact analysis. This data lineage tracking evaluates transformation steps to determine which connected systems are impacted.

How do I record a transformation that joins budget and costs data to create a variance report?

Record a transformation joining budget and costs data by using Python classes to define the data sources, transformation steps, and resulting variance report entity. The lineage tracker validates this data flow.

Does data lineage tracking work for compliance documentation in construction data management?

Data lineage tracking works for compliance documentation in construction data management by providing audit trails. It tracks data origin and flow, ensuring accountability and aiding in issue resolution for regulatory requirements.