Ccc Caveman banner
KevinZai KevinZai

Ccc Caveman

Documentation community

Description

--- description: "Load caveman mode (lite/full/ultra). Strips markdown, emojis, and prose for maximum token savings during iteration." --- Load caveman mode at the requested intensity level. Argument (optional): $ARGUMENTS — one of: lite, full, ultra. Default: full. Steps: 1. Load `skills/caveman/SKILL.md` to get the full grammar rules and intensity definitions 2. Activate caveman mode at the requested intensity (default: full if no argument given) 3. Confirm activation with a short caveman-

Installation

Installs to ~/.claude/skills/kevinzai-commander-ccc-caveman/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kevinzai-commander-ccc-caveman && curl -fsSL https://raw.githubusercontent.com/KevinZai/commander/HEAD/commands/ccc-caveman.md -o ~/.claude/skills/kevinzai-commander-ccc-caveman/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository