Humanese — AI skill for Claude Code
Claude Code skill that translates dense AI 'neuralese' output back into human language, with a 5-level decompression dial.
How to install Humanese
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open UDIIA/humanese and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Humanese does
Claude Code skill that translates dense AI 'neuralese' output back into human language, with a 5-level decompression dial.
Alternatives in AI
- Jcodemunch MCP — Cut AI token costs 95%+ on code exploration 2.6k ★
- Agent Teams AI — You're the boss, agents are your team 2k ★
- Codeseek — Rust-powered code intelligence CLI for AI coding agents 764 ★
README
humanese
**A Claude Code skill that translates dense AI output back into human language.**
If your model's answers started reading like this —
`Done: auth fix deployed. Next: regression suite. Risk: token refresh edge case. No broad refactor.`
— you've met **neuralese**: the telegraphic dialect post-trained models drift into. Every token carries maximum weight, nothing accommodates the reader. It's not a bug and not laziness; it's the optimum of the reward function. Being right and being dense scores points. Being *readable* doesn't.
`humanese` is the leash applied after the fact. Paste any AI-written text (a report from another session, an overnight agent loop, a subagent handoff, a tweet) and it gets decompressed back toward the human anchor — at whatever depth the receiver needs.
The dial
| Level | Name | What you get |
|---|---|---|
| N1 | Glossary | Original intact, acronyms expanded, short glossary at the end |
| N2 | Five Words | Fragments become full sentences; labels and arrow chains become prose |
| N3 | Decompression | Default. Every concept explained on first appearance; facts, decisions, risks and open questions kept separate; hedges preserved verbatim |
| N4 | Milk | Didactic — analogies, examples, step by step. For someone outside the project |
| N5 | Embodiment | Written for ONE named person, in their language, with their examples |
Core principle: **the reward is the receiver's clarity, never the size of the output.** Decompression is not summarizing — the output is usually *longer* than the input, and every fact, number, condition and uncertainty survives.
The best side effect: **dense hallucination breaks on expansion.** A sentence that won't open into concrete meaning gets flagged `[OPAQUE]` instead of being paraphrased in the dark. Every decompression is a free audit.
Install
Copy the skill into your Claude Code skills directory:
git clone https://github.com/UDIIA/humanese.git
mkdir -p ~/.cla
Related Skills
Translate Proxy
Transparent universal translation relay for AI coding agents (Claude Code, opencode, Hermes). You type in your
Codexplain
Codex explanations suck. Codexplain improves them into clear Claude-like explanations with better UX and Gordo
Language Command
Sets the output language for all system responses. Supports any language the underlying model can produce flue
Plain Language Skill
Rewrites convoluted AI output into plain language — separate rule sets for English and Traditional Chinese 把繞口
Agent Knowledge System
A knowledge + task system designed for AI consumers, with human-readable docs as a first-class output — Astro-
Cfn Epic Creator V2
Hybrid AISP epic creation: formal API contracts plus natural language content. Use when epic needs AISP (AI Sy
Related Agents
i18n Translator
Translates a single i18n JSON file (site copy or tool copy) into one target language, mirroring the English so
Business Logic Analyst
Business logic analysis specialist. Extracts business rules, explains business processes in natural language,
Uxaudit Journey Compiler
Journey Compiler for the uxaudit pipeline. Translates each natural-language primary_journey from project-conte