finwiz-data-lineage

Community

End-to-end traceability for all calculations.

Authorfjacquet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces data lineage for all calculations, ensuring complete traceability from data sources to final outputs for reproducibility and auditing.

Core Features & Use Cases

  • Data Source Attribution: Attach source metadata to every data point.
  • Calculation Lineage: Record each transformation step with timestamps and formulas.
  • Score Derivation: Document how composite scores are derived for auditability.
  • Reporting Lineage: Include lineage in HTML reports for transparency.

Quick Start

Implement lineage wrappers around a calculation to capture source data and transformation steps, then serialize lineage data for audits.

Dependency Matrix

Required Modules

None required

Components

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: finwiz-data-lineage
Download link: https://github.com/fjacquet/finwiz/archive/main.zip#finwiz-data-lineage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository