finwiz-data-lineage

Attach source metadata and record transformation steps for calculation lineage.

1|Updated Jun 13, 2025
One-click install
npx skills add https://github.com/fjacquet/finwiz --skill finwiz-data-lineage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finwiz-data-lineage
Source: https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-data-lineage
Command: npx skills add https://github.com/fjacquet/finwiz --skill finwiz-data-lineage

SYSTEM DOCUMENTATION & REQUIREMENTS

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.