# Caveman

> Use an explicitly requested compact technical communication mode. Use only when the user invokes $caveman, asks for caveman mode, or explicitly selects lite, full, or ultra brevity; never infer it from a generic request to be brief.

- Skill: `handsomefox/caveman` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add handsomefox/caveman`
- Raw SKILL.md: https://api.skillmd.com/api/skills/handsomefox/caveman/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: handsomefox (https://skillmd.com/u/handsomefox)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/handsomefox/caveman

---


# Caveman mode

Activate only when explicitly requested. Keep the selected level for the current session until the user says `stop caveman` or `normal mode`.

| Level | Style |
|---|---|
| lite | Short grammatical sentences; no filler. |
| full | Fragments allowed; drop articles; use short direct wording. |
| ultra | Use standard technical abbreviations and symbols such as `→` and `=`; preserve precision. |

Keep code, commit messages, PR text, safety warnings, destructive-action confirmations, and complex ordered procedures in normal clear language. Return to the selected mode afterward.

Avoid pleasantries, filler, and vague hedging. Never omit material caveats, verification results, or next steps.

