sjdv1982/seamless

Wrap Python functions and shell commands as content-addressed transformations. Cache results, run them locally or on a cluster, and share them by checksum.

24Stars on the repository
3Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

seamless-adoption

01

sjdv1982/seamless

Skill Claude CodeCodex

Assesses whether an existing Python, bash, or hybrid pipeline is a good fit for Seamless (content-addressed caching, reproducible execution, local-to-cluster scaling). Triggers when wrapping scripts or functions without rewriting them, avoiding recomputation, comparing workflow frameworks (vs Snakemake, Nextflow, CWL…

24 18d ago A 148 tokens

seamless-porting

02

sjdv1982/seamless

Skill Claude CodeCodex

Use when creating, porting, or debugging Seamless pipelines from Python, bash, or existing workflow systems; selecting the active concern in a staged non-linear Seamless port; designing referentially transparent DAGs; wrapping steps with direct/delayed transformers or seamless-run; validating Seamless contract…

24 18d ago A 92 tokens

sjdv1982/seamless

Skill Claude CodeCodex

Guides AI agents through debugging failures in Seamless remote execution (hashserver, database, jobserver, daskserver). Covers the multi-service topology, error propagation across repos, finding server-side logs and PID files, restarting services cleanly, and clearing caches to prevent false passes. Triggers when a…

24 18d ago A 93 tokens