duck-time-travel

Official

DuckDB time-travel queries with color tracking.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill uses DuckDB time-travel queries to enable historical data reconstruction with color tracking via Gay.jl.

Core Features & Use Cases

  • Versioned Queries: Query history via AT VERSION or AT TIMESTAMP.
  • Color Tracking: Map interactions to GF(3) colors for traceability.
  • Temporal Analysis: Reconstruct past states for auditing and debugging.

Quick Start

Run a simple SQL query with AT VERSION to see historical results and color traces.

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: duck-time-travel
Download link: https://github.com/plurigrid/asi/archive/main.zip#duck-time-travel

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