egregore-init
v0.8.0
Published
Experimental Egregore installer — tests PATH-binary launcher and auto-exec into Claude Code. Not for production use.
Maintainers
Readme
egregore-init (experimental)
Alpha installer for Egregore. Not for production use. See create-egregore for the stable installer.
What's different from create-egregore
egregoreis a real PATH binary, not a shell alias. Works immediately in the current shell and from any future shell. Multi-instance aware.--openactually opens. The installer auto-launches Claude Code at the end — no "open a new terminal" step.- Alpha telemetry tag. Registrations and telemetry carry
flow_variant: "alpha"so activation rates can be compared against the legacy flow.
Install
npx egregore-init --openFlags:
--open— local founder mode (creates a new Egregore on GitHub; same ascreate-egregore --open)--no-autolaunch— don't auto-exec into Claude Code at the end; useful for CI--force— skip the in-repo detection check--api <url>— override API URL
Rollback
npm deprecate egregore-init --message "superseded"Existing installs keep working — their local egregore binary and registry entries are self-contained.
