/primitives / kei-runtime
kei-runtime
Atom invocation runtime + schema linter
| tagline | Atom invocation runtime + schema linter |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-runtime/install.sh | bash
# after install $ kei-runtime --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-runtime.sh"] } ] }