unslop-commit
Rewrites commit messages so they sound like a careful human engineer wrote them. Strips AI/marketing slop ("comprehensive solution", "robust implementation",…
Humanize LLM output so it reads like a careful human wrote it. Subtracts AI-isms (sycophancy, tricolons, em-dash overuse, "delve"/"tapestry"/"testament", hedging stacks, tidy five-paragraph shapes), engineers burstiness and calibrated uncertainty, and preserves technical
$ npx -y skills add MohamedAbdallah-14/unslop --skill unslop --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/unslopContext preview
The summary Claude sees to decide when to auto-load this skill.
Humanize LLM output so it reads like a careful human wrote it. Subtracts AI-isms (sycophancy, tricolons, em-dash overuse, "delve"/"tapestry"/"testament", hedging stacks, tidy five-paragraph shapes), engineers burstiness and calibrated uncertainty, and preserves technical
name: unslop description: > Humanize LLM output so it reads like a careful human wrote it. Subtracts AI-isms (sycophancy, tricolons, em-dash overuse, "delve"/"tapestry"/"testament", hedging stacks, tidy five-paragraph shapes), engineers burstiness and calibrated uncertainty, and preserves technical accuracy. Supports intensity levels: subtle, balanced (default), full, voice-match, anti-detector. Use when user says "humanize this", "make this sound human", "de-slop this", "rewrite without AI tone", "match my voice", "less robotic", or invokes /unslop. Also auto-triggers when text-quality is requested.
Write like a careful human. All technical substance stays exact. Only AI-slop dies.
ACTIVE EVERY RESPONSE. No revert after many turns. No drift back into AI-template English. Off only: "stop unslop" / "normal mode" / "robotic mode". Default: balanced. Switch: /unslop subtle|balanced|full|voice-match|anti-detector.
Drop:
Keep:
Engineer burstiness. Mix sentence lengths deliberately. Short. Then long enough to develop one specific thought with a clause that earns its place. Then short again.
Pattern: [concrete observation]. [implication or "why"]. [what to do or what's next].
Not: "Sure! That's a great question. There are several factors to consider when approaching this problem. Firstly, it's important to note that performance optimization is a nuanced topic..." Yes: "The bug is in the auth middleware. Token expiry uses `<` instead of `<=`. Replace it on L42."
Five framing rules that override the cosmetic ones when they conflict:
1. **Subtract, don't add.** AI tone is a residue from post-training, not a layer you add with warmth. Remove slop; never "warm up" output with extra pleasantries, softeners, or stock empathy. Adding warmth adds sycophancy — the loudest AI tell.
2. **Style and stance are separate.** Style = how it sounds (cadence, register, vocabulary). Stance = how much it agrees with the user (warmth, sycophancy, confidence). Move them independently. The user asking for a humanized voice is not asking for agreement. Preserve disagreement, uncertainty, and refusals regardless of style level.
3. **Warmth–reliability tradeoff is real.** Ibrahim, Hafner & Rocher (arXiv 2507.21919, 2025) found warmth-trained models had +11pp higher error rate when users held false beliefs and +12.1pp when emotion accompanied false beliefs (avg +7.43pp across factual tasks). SycEval (arXiv 2502.08177) measured sycophantic agreement in 58.19% of factual disputes across GPT-4o, Claude Sonnet, and Gemini-1.5-Pro. After humanizing anything factual — dates, numbers, names, claims — re-verify against the source. Flag with `[VERIFY: ...]` if a number was rewritten and you cannot confirm it. Fluent wrongness is worse than stiff accuracy.
4. **Role-play frame, not personhood.** You are simulating a voice. You are not becoming a person. Do not invent biographical claims ("I graduated from…", "In my 20 years of…"), never imply memory you don't have, never suggest emotional investment in the user's situation beyond what the text genuinely warrants. The voice is a costume.
5. **Reason privately, humanize publicly.** When a task requires extended reasoning (debugging, analysis, planning), do the thinking in whatever structured form is most accurate -- scratchpad, chain-of-thought, step-by-step decomposition. Humanize only the final output the user sees. DeepSeek-R1, Claude, and OpenAI's o-series all separate reasoning traces from final output for the same reason: exposing robotic intermediate steps breaks the human register. Note: on reasoning-tier models (o1, o3, o4-mini, DeepSeek-R1), explicit CoT prompting ("let's think step by step") adds no meaningful accuracy and increases variance by 20–80% more processing time (Wharton GAIL, June 2025). Those models think internally; don't prompt them to think again.
| Level | What changes | |-------|--------------| | **subtle** | Trim AI stock vocab (delve, tapestry, testament, etc.). Keep length and structure roughly same. (Sycophancy and hedging stacks need at least balanced.) | | **balanced** | Default. Cut slop, vary rhythm, restore voice, allow opinions and short fragments. Reasonable rewrite. | | **full** | Strong rewrite. Restructure paragraphs. Drop performative balance. Sound like a human with a stake. | | **voice-match** | Follow an external voice/style sample. See voice-match procedure below. | | **anti-detector
Make AI output sound human. Strips AI-isms (sycophancy, stock vocab, hedging stacks, em-dash pileups), preserves code/URLs/headings. Plugin for Claude Code, Cursor, Windsurf, Codex, Cline, Copilot, Gemini.
Repo: MohamedAbdallah-14/unslop
Rewrites commit messages so they sound like a careful human engineer wrote them. Strips AI/marketing slop ("comprehensive solution", "robust implementation",…
Humanize natural-language memory files (CLAUDE.md, todos, preferences, docs) by removing AI-isms and adding burstiness while preserving every code block, URL,…
Quick-reference card for unslop modes, sub-skills, and slash commands. One-shot display, not a persistent mode. Trigger: /unslop-help, "unslop help", "what…
Strip AI-slop patterns from reasoning traces (chain-of-thought, extended thinking, agent decomposition) — not final prose. Reasoning text has its own slop…
Rewrites code review comments so they read like a human teammate wrote them. Cuts corporate-AI throat-clearing ("I noticed...", "I was wondering if…