anam-organam-orgOfficialยท7 Agent Skills Included

metaxy

Feature versioning, lineage tracking, and metadata management for ML pipelines

Tracks feature versions, dependencies, and data lineage across multimodal machine learning pipelines. Detects partial data changes automatically so unchanged downstream steps are never recomputed, saving time and compute. Connects to DuckDB, ClickHouse, BigQuery, and Delta Lake, and includes testing, snapshot, and documentation skills for reliable pipeline development.
npx skills add anam-org/metaxy --all -g -y
Available:

Directs the agent to plan tasks first, enforce Python coding standards via the dignified-python skill, run only relevant filtered tests, and follow strict guardrails for commits, type safety, and error handling when working on this project.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Metaxy?โ–ผ

Run `npx skills add anam-org/metaxy --all -g -y` in your terminal to install all skills in this suite globally.

What problem does Metaxy solve?โ–ผ

It tracks feature versions and data lineage in multimodal ML pipelines, automatically detecting which downstream steps actually need recomputation when upstream data changes.

Which databases does Metaxy support?โ–ผ

Metaxy works with DuckDB, ClickHouse, BigQuery, LanceDB, and Delta Lake as metadata stores, and integrates with Dagster, Ray, and SQLModel.

Does Metaxy work with Claude Code?โ–ผ

Yes. It ships a dedicated skill and an MCP server so your agent can explore feature graphs and query metadata directly during a session.

How does Metaxy avoid unnecessary recomputation?โ–ผ

It tracks field-level dependencies, so updates to data that a downstream feature does not depend on are pruned and never trigger wasteful recomputation.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’