Prompt Debloat
A surgeon for prompts you already own. Audits line by line for bloat, weak wording and contradictions, then hands back a tightened rewrite and a change log that explains every cut.
- Claude Code
- Open Source
- Skill
the core move is turning vibes into testable behaviour.
"please make sure to always be very thorough and comprehensive in your analysis and don't miss anything important, and be sure to double check everything carefully" is 31 words that change nothing. no model behaves differently because of it. it survives the delete test in feeling only.
"verify every claim against the source data; list anything you could not verify" is 14 words that create a checkable obligation and a failure-visibility mechanism.
bloat is a performance bug, not a style preference. every dead line dilutes attention on the live ones. but lazy shortening that deletes working constraints is the equal and opposite bug, so every line gets judged both ways.
what i care about most: it refuses to perform surgery to look busy. if your prompt is already tight it says so and changes two lines. it also will not ghostwrite your voice out of it, will not smuggle in additions unflagged, and will not break your template variables to make things prettier.
twin of superprompt. that one writes a fresh prompt and runs it. this one never executes anything.