# Setup Caveman

> One-time setup skill that adds caveman as the default communication style to CLAUDE.md. Use when user wants caveman mode on by default or during bootstrap setup.

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

---


# Setup Caveman

One-time setup. Adds a single line to the project's CLAUDE.md enabling caveman mode by default.

## What it does

Append this line to CLAUDE.md (create the file if it doesn't exist):

```
Use caveman mode by default (see ~/.claude/skills/caveman/SKILL.md). Stop with "stop caveman".
```

## Key rules

- Never overwrite existing CLAUDE.md content -- only append
- If the line already exists, skip

