caveman-help

Displays a quick-reference card of caveman modes, skills, and deactivation triggers.

2|2|Updated Jun 28, 2015
One-click install
npx skills add https://github.com/camercu/dotfiles --skill caveman-help-camercu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: caveman-help
Source: https://github.com/camercu/dotfiles/tree/main/common/.config/agents/skills/caveman-help
Command: npx skills add https://github.com/camercu/dotfiles --skill caveman-help-camercu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When using the caveman response-compression system, it is easy to forget the available slash commands, mode names, and how to deactivate them. This Skill prints a compact cheat sheet on demand so you never have to hunt through documentation mid-session. ## Core Features & Use Cases - Mode Reference: Lists all caveman modes (lite, full, ultra, wenyan variants) with their triggers and what each one changes. - Sibling Skill Index: Shows related skills like caveman-commit and caveman-review with their invocation commands. - Configuration Guidance: Explains how to set the default mode via the CAVEMAN_DEFAULT_MODE environment variable or ~/.config/caveman/config.json. - Use Case: You activated caveman mode last week and forgot how to switch to ultra compression or turn it off. Invoke the help card to see every command and the deactivation phrase ("stop caveman") in one glance. ## Quick Start Ask the assistant to show the caveman help reference card to see all available modes and commands.

Frequently Asked Questions about caveman-help

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I see all available caveman modes and commands?▼

Invoke /caveman-help or say "caveman help" to print the full reference card. It lists every mode (lite, full, ultra, wenyan variants), sibling skills, and deactivation triggers in one compact table.

How do I turn off caveman mode?▼

Say "stop caveman" or "normal mode" to deactivate caveman compression and return to standard responses. You can resume anytime by invoking /caveman again.

How do I change the default caveman mode?▼

Set the CAVEMAN_DEFAULT_MODE environment variable (highest priority) or edit ~/.config/caveman/config.json with a defaultMode key. Resolution order is env var, then config file, then the built-in default of full.

Does caveman-help change the active mode when invoked?▼

No, caveman-help is strictly one-shot and read-only. It prints the reference card without flipping the active mode, writing flag files, or persisting any state.

Does caveman mode work in languages other than English?▼

Yes, caveman keeps the user's language by default and only compresses the style. Technical terms, code, commands, and exact error strings stay verbatim unless you ask for translation.