What problem does it solve? Long, filler-heavy AI responses waste tokens and slow down reading. This Skill enforces an ultra-compressed communication style that strips articles, pleasantries, and hedging while keeping full technical accuracy. ## Core Features & Use Cases - Token Reduction: Cuts token usage by roughly 75% by dropping filler words, articles, and pleasantries from every message. - Compliance Marker: Appends a deterministic [cvmn] marker to every message so you can verify the mode is active. - Scoped Exceptions: Automatically switches back to clear prose for user-facing form fields (mcp__ui__form labels and descriptions) and destructive-action warnings. - Use Case: During a long debugging session with many tool calls, the agent narrates findings like "Bug in auth middleware. Token expiry check use < not <=. Fix:" instead of verbose paragraphs, saving context window space. ## Quick Start Ask the agent to work on any coding or analysis task and it will automatically respond in compressed caveman style with the [cvmn] marker on every message.