triad-interleave
OfficialDeterministic triad scheduling for parallel tasks
Authorplurigrid
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Interleave three color streams into a single deterministic schedule that preserves per-stream ordering while guaranteeing GF(3) conservation across each triplet, enabling reproducible parallel evaluation.
Core Features & Use Cases
- GF(3) conservation: ensures the sum of trits in each triplet equals zero modulo 3.
- Stream-order preservation: maintains intra-stream order for reproducible results.
- Parallel evaluation: enables deterministic evaluation across multiple streams.
- Policy options: round_robin and gf3_balanced scheduling policies for different trade-offs.
Quick Start
Activate the skill with seed 42 and n_triplets 10 using the round_robin policy to generate a balanced schedule.
Dependency Matrix
Required Modules
None requiredComponents
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: triad-interleave Download link: https://github.com/plurigrid/asi/archive/main.zip#triad-interleave Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.