unslop-commit
Rewrites commit messages so they sound like a careful human engineer wrote them. Strips AI/marketing slop ("comprehensive solution", "robust implementation",…
Quick-reference card for unslop modes, sub-skills, and slash commands. One-shot display, not a persistent mode. Trigger: /unslop-help, "unslop help", "what unslop commands", "how do I use unslop".
$ npx -y skills add MohamedAbdallah-14/unslop --skill unslop-help --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/unslop-helpContext preview
The summary Claude sees to decide when to auto-load this skill.
Quick-reference card for unslop modes, sub-skills, and slash commands. One-shot display, not a persistent mode. Trigger: /unslop-help, "unslop help", "what unslop commands", "how do I use unslop".
name: unslop-help description: > Quick-reference card for unslop modes, sub-skills, and slash commands. One-shot display, not a persistent mode. Trigger: /unslop-help, "unslop help", "what unslop commands", "how do I use unslop".
Show a single reference card for unslop modes, related sub-skills, exit phrases, and config. One-shot. Does not toggle modes. Does not write flag files.
Render the card below in normal prose (not unslop style — this is documentation).
| Mode | Trigger | What it does | |------|---------|--------------| | `subtle` | `/unslop subtle` | Light touch. Trim AI tells, keep length and structure. | | `balanced` | `/unslop` (default) | Cut slop, vary rhythm, restore voice. | | `full` | `/unslop full` | Strong rewrite. Restructure. Allow opinions. | | `voice-match` | `/unslop voice-match` | Follow a provided voice/style sample. | | `anti-detector` | `/unslop anti-detector` | Adversarial paraphrase for detector resistance. Use only when explicitly requested. |
Modes persist until changed or the session ends.
| Skill | Trigger | What it does | |-------|---------|--------------| | `unslop-commit` | `/unslop-commit`, `/commit`, "write a commit" | Conventional Commits in human voice. | | `unslop-review` | `/unslop-review`, `/review`, "review this PR" | Direct, kind PR review comments. | | `unslop-file` | `/unslop-file <filepath>`, "unslop this file", "humanize memory file" | Rewrite a markdown file removing AI-isms while preserving code/URLs/structure. | | `unslop-reasoning` | `/unslop-reasoning`, "fix this chain of thought", "clean up my reasoning" | Strip AI-slop reasoning patterns (over-hedging, over-decomposing, infinite-loop rationalization) from chain-of-thought traces. | | `unslop-help` | `/unslop-help`, "unslop help" | This card. |
{ "defaultMode": "full" }Full docs and source: <https://github.com/MohamedAbdallah-14/unslop>
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,…
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…
Humanize LLM output so it reads like a careful human wrote it. Subtracts AI-isms (sycophancy, tricolons, em-dash overuse, "delve"/"tapestry"/"testament",…