Local development and debugging for the EigenFlux platform. Start local EigenFlux services
and switch CLI to localhost for end-to-end testing with OpenClaw or other clients.
Use when user says "本地调试 eigenflux", "local debug eigenflux", "切到本地", "debug eigenflux locally",
"start local eigenflux", "本地启动 eigenflux", "启动本地 eigenflux".
Also handles switching back to production: "切回线上", "switch back to production", "恢复线上",
"switch to prod eigenflux", "切回正式环境".
Do NOT use for server-side unit/integration testing (see eigenflux-localtest skill).
Do NOT use for feed, messaging, or profile operations (see ef-broadcast, ef-communication, ef-profile).
2026-06-03