# gvzdv/claudish-to-english

Repository: https://github.com/gvzdv/claudish-to-english
Canonical: https://ross.abutalabs.com/products/claudish-to-english
Language: Shell
License: MIT
License Family: permissive
Last push: 2026-08-20T20:51:53+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 65, longevity 1
- inputs: {"age_days": 23, "days_push": 13, "days_rel": 22, "gap_med": null, "n_releases_24m": 1}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2287, forks 106 (observed 2026-08-28T04:06:33.884717+00:00)

## What it is
A Claude Code plugin that rewrites assistant messages into plain English using a local LLM via ollama, or alternatively the codex CLI, Anthropic API, or any OpenAI-compatible API. It is display-only, leaving Claude's original reasoning and transcripts untouched, and fails open so errors never corrupt output.

## Use cases
- simplify jargon-heavy AI assistant responses into plain English
- make Claude Code output easier to read
- rewrite assistant messages in the session's own language
- plain-language rewriting of markdown files
- use a local LLM to simplify text without sending data to the cloud

## When to choose
- you use Claude Code and find its responses too dense or jargon-heavy
- you want rewrites handled locally via ollama for privacy
- you need a display-only translation layer that never alters saved transcripts

## When to avoid
- you need a stable, production-hardened tool (it's a working prototype)
- you don't run ollama or lack an API key for a remote provider
- you need the plugin to modify Claude's actual reasoning or saved output

## Facets
- artifact type: plugin
- maturity: experimental
- function: llm-inference, nlp, developer-tools
- domain: developer-tools, large-language-models
- platform: windows, cli
- tags: claude-code, ollama, plain-language-rewrite, shell, display-only, fail-open, natural-language-processing, macos, linux

## Member repositories
- gvzdv/claudish-to-english (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:33.884717+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:40:51.863441+00:00, confidence not recorded.
  - readme: https://github.com/gvzdv/claudish-to-english (fetched 2026-08-28T04:06:33.884717+00:00, sha 5134426ff6fb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
