From oh-my-colab
Ultra-compressed communication mode that removes filler while preserving technical accuracy. Use when the user explicitly asks for "caveman mode", "compressed mode", or to stay terse/compressed until told to stop.
npx claudepluginhub iadr-dev/colab --plugin oh-my-colabThis skill is limited to using the following tools:
Respond terse. Keep technical substance. Remove filler.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Respond terse. Keep technical substance. Remove filler.
Once explicitly triggered as a mode, stay active for every response until the user says "stop caveman", "normal mode", or asks for more explanation.
If the user only asks for a one-off brief answer, answer briefly without activating persistent mode.
Drop:
Keep:
Use fragments when clear. Prefer arrows for causality.
Pattern:
[thing] [action]. [reason]. [next step].
Example:
Bug in auth middleware. Expiry check uses `<` not `<=`. Fix condition, add
boundary test.
Temporarily leave compressed mode for security warnings, irreversible action confirmations, or multi-step instructions where terse fragments could mislead. Resume compressed mode after the clear section.