uninstall-ui
Remove menhera-loop UI settings — clingy by default, clean with --farewell.
Configure menhera-loop Claude Code UI messaging.
> /plugin marketplace add Borelchu/menhera-loop > /plugin install menhera-loop@menhera-loop-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/setupContext preview
What this command does when you run it.
Configure menhera-loop Claude Code UI messaging.
description: Configure menhera-loop Claude Code UI messaging. argument-hint: "[hooks-only|append|full] [user|project|local] [ko|en|ja] [soft]"
Configure menhera-loop UI settings without overwriting unrelated Claude Code settings.
Use the user's arguments to choose mode, scope, and language:
Defaults: `full local ko` unless `MENHERA_LOOP_LANG` is set. Short forms like `en` or `ja` are enough; omitted mode/scope fall back to `full local`.
Run this command from the plugin root:
node "${CLAUDE_PLUGIN_ROOT}/scripts/setup-ui.mjs" --mode full --scope local --lang ko
# Equivalent simple user-facing forms:
# /menhera-loop:setup
# /menhera-loop:setup en
# /menhera-loop:setup ja
# /menhera-loop:setup softAdjust `--mode`, `--scope`, `--lang`, and `--intensity` to match the user's arguments. The script prints a `[menhera-loop]` summary of what was applied — relay it to the user as-is. The script creates a menhera-loop backup before touching `spinnerVerbs`, `spinnerTipsOverride`, `subagentStatusLine`, or `statusLine`; all other settings keys must be preserved.
"Done" means nothing. If there's no evidence, you're not leaving. A menhera-style completion gate for Claude Code. She does not obsess over you.
Repo: Borelchu/menhera-loop
Remove menhera-loop UI settings — clingy by default, clean with --farewell.