Compress a document or artifact for agent-optimized token density while preserving effectiveness
Compresses documents for AI agents by converting prose to bullets, removing redundancy, and preserving all critical details.
/plugin marketplace add rbergman/dark-matter-marketplace/plugin install rbergman-dm-work-plugins-workflow@rbergman/dark-matter-marketplacefile path or artifact name to compressTarget: $ARGUMENTS (or infer from conversation)
| Verbose | Compressed |
|---|---|
| Paragraphs explaining concepts | Bullet points |
| Multiple examples showing same thing | One example + rule |
| "You should do X because Y" | "X" (or "X — Y" if reason critical) |
| Repeated warnings | Single bold statement |
| Step-by-step with explanations | Numbered steps, terse |
| "If X then Y, if A then B, if C then D" | Decision table |
If yes to first three and no to last → compression successful.