/primitives / kei-pipe
kei-pipe
Atom DAG pipe runtime — topo-sorts steps, pipes JSON between atoms.
| tagline | Atom DAG pipe runtime — topo-sorts steps, pipes JSON between atoms. |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-pipe/install.sh | bash
# after install $ kei-pipe --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-pipe.sh"] } ] }