dewormer
v0.2.0Strips performed-quality tics from Claude's prose. Ships an optional Dewormer output style plus a dewormer skill holding the full ~90-term caution list across nine families: anthropomorphised code-speak, self-important spotlighting, performative candor, unsolicited validation, adverb inflation, the em-dash reframe, hedging connective tissue, metaphor soup, and sign-off tics.
By Thom Conaty0 GitHub starsUpdated 2 weeks ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 7, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install dewormer for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install dewormer@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/earlyprototype/early-prototypeClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/dewormer/.
Plugin files
├── .claude-plugin/plugin.json└── skills/dewormer/SKILL.md
Included Skills1
Strip performed-quality tics from Claude's prose. Use when writing or reviewing any user-facing text, chat replies, docs, commit messages, PR bodies, reports, when the user asks for plainer or less LLM-sounding output, or when a draft feels padded with emphasis, praise, hedging, or engineering slang.
Plugin manifests1
{
"name": "dewormer",
"version": "0.2.0",
"description": "Strips performed-quality tics from Claude's prose. Ships an optional Dewormer output style plus a dewormer skill holding the full ~90-term caution list across nine families: anthropomorphised code-speak, self-important spotlighting, performative candor, unsolicited validation, adverb inflation, the em-dash reframe, hedging connective tissue, metaphor soup, and sign-off tics.",
"author": {
"name": "Thom Conaty",
"email": "[email protected]"
},
"homepage": "https://github.com/earlyprototype/early-prototype",
"repository": "https://github.com/earlyprototype/early-prototype",
"keywords": [
"voice",
"output-style",
"writing",
"prose",
"sycophancy",
"llm-tells",
"plain-english"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[dewormer on Agent Plugins Marketplace](https://pluginsmp.com/plugins/dewormer)