alternative-data-pipeline
Installation
SKILL.md
Alternative Data Pipeline
objective
Execute alternative data pipeline work with reproducible research, explicit controls, and deployable outputs.
workflow
- define source contracts, schema versions, and freshness objectives.
- ingest data with replay support and deterministic normalization.
- validate keys, timestamps, and point-in-time join behavior.
- monitor quality metrics continuously and quarantine degraded feeds.
- publish only when lineage, ownership, and quality thresholds are satisfied.
required diagnostics
- freshness, completeness, null-rate, and duplicate-rate trends.
- schema drift and breaking-change frequency across sources.
- point-in-time join integrity for features and labels.
- backfill and replay consistency versus canonical snapshots.