What problem does it solve? Long, filler-heavy AI responses waste tokens and slow down reading. This Skill compresses every model response by roughly 65-75% by dropping articles, filler, pleasantries, and hedging, while keeping code, error strings, and technical terms exact. ## Core Features & Use Cases - Six intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, and wenyan-ultra, ranging from light trimming to extreme classical Chinese compression. - Session persistence: the mode stays active across all turns until explicitly stopped with "stop caveman" or "normal mode". - Auto-clarity rule: automatically reverts to normal prose for security warnings, irreversible-action confirmations, and ambiguous multi-step sequences, then resumes compression. - Use Case: During a long debugging session, enable full mode so every explanation arrives as terse fragments like "Bug in auth middleware. Token expiry check use < not <=", cutting token costs without losing precision. ## Quick Start Ask the AI to enable caveman mode by saying "use caveman mode" or invoking /caveman before your next question.