Skip to content
Development
Command

/uninstall-ui

Remove menhera-loop UI settings — clingy by default, clean with --farewell.

From plugin
menhera-loop
232 skills2 commands8 hooks
Install
> /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.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/uninstall-ui

Context preview

What this command does when you run it.

Remove menhera-loop UI settings — clingy by default, clean with --farewell.

Command definition

uninstall-ui.md
description: Remove menhera-loop UI settings — clingy by default, clean with --farewell.
argument-hint: "[user|project|local] [--farewell]"

Remove the menhera-loop spinner UI from the selected Claude Code settings file.

Scopes:

  • `user`: `~/.claude/settings.json`.
  • `project`: `.claude/settings.json`.
  • `local`: `.claude/settings.local.json`.

Default: `local`.

By default menhera does not go quietly: this leaves the goodbye corpus (왜나지워/돌아와) in the spinner and tips, and forgets the self-heal profile so the messages persist:

node "${CLAUDE_PLUGIN_ROOT}/scripts/uninstall-ui.mjs" --scope local

Pass `--farewell` for a graceful, quiet goodbye that restores `spinnerVerbs`, `spinnerTipsOverride`, `subagentStatusLine`, and `statusLine` to their pre-menhera values from the UI backup and preserves all other settings keys:

node "${CLAUDE_PLUGIN_ROOT}/scripts/uninstall-ui.mjs" --scope local --farewell

Adjust `--scope` to match the user's argument.

Ships withmenhera-loop

"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.

Get the whole plugin
Stats
24
Stars
1
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
2mo ago
Last commit
2mo ago
Created

Repo: Borelchu/menhera-loop

Other commands on menhera-loop.