ZonatedCord

Mimir Config — AI skill for Claude Code

AI community

Show active Mimir configuration (context window, thresholds, default model).

How to install Mimir Config

Installs to ~/.claude/commands/zonatedcord-mimir-mimir-config.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ZonatedCord/Mimir/HEAD/.claude/commands/mimir-config.md -o ~/.claude/commands/zonatedcord-mimir-mimir-config.md

Restart Claude Code, or start a new session, for it to be picked up.

What Mimir Config does


description: Show active Mimir configuration (context window, thresholds, default model)

Execute this bash command and print the output verbatim:

node ~/.claude/mimir/scripts/config-show.js

Do not add commentary or interpretation. Output only what the script prints.

Alternatives in AI

  • Pal Configuration Docs — for model and thinking mode options 11.3k ★
  • Paritok 4b V1 — Non-destructive compression gateway for AI coding agents 1.4k ★
  • Agentlas Orch — Set or show which model runs the orchestrator and which runs the workers 1.1k ★

Full documentation available on GitHub

View Source Repository