Plugin Claude Code
Mike Gvozdev's Claude Code plugins.
Plugin Claude Code
Mike Gvozdev's Claude Code plugins.
Plugin Claude Code
Shows a plain-language rewrite of each Claude Code assistant message, produced by a local LLM (ollama, default), the Anthropic API, or any OpenAI-compatible API. Switch it on the fly with /claudish (on/off, append/replace, language, model). Display-only: Claude's reasoning and the transcript keep the original text.
Skill Claude CodeCodex
Cut a claudish-to-english release — pick the version, move the CHANGELOG's Unreleased section under it, bump plugin.json, open the release PR, then tag the merge commit and create the GitHub release. Use when asked to cut, ship, or publish a release, bump the version, or when changes are sitting under "##…
Instructions file
Instructions for gvzdv/claudish-to-english, covering claudish-to-english, layout, non-negotiable: hooks fail open, testing and repo-specific traps.
Command
Show the claudish dashboard, or switch the rewrite on the fly — on, off, append, replace, "style tldr|5y|caveman", "language ", "model ", "last" (reprint the previous original), cycle, or reset. No argument shows the dashboard.
Hook
Runs when a session starts, executing session-notice.sh. From gvzdv/claudish-to-english.
Hook
Runs when a message is displayed, executing rewrite.sh. From gvzdv/claudish-to-english.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing rewrite-md.sh. From gvzdv/claudish-to-english.