Install
Homebrew (recommended)
brew install hefgi/tap/ecluse
Cargo
cargo install ecluse
Requires Rust 1.85+.
Agent skill
Install the agent skill so your coding agent knows every command, mode, and workflow:
npx skills add hefgi/ecluse -g
| Command | |
|---|---|
| Global | npx skills add hefgi/ecluse -g |
| Project-local | npx skills add hefgi/ecluse |
Dependencies
For container and hybrid modes, OrbStack is recommended over Docker Desktop on macOS — faster, less memory. Docker Engine works on Linux.