Two meta-skills that change how Claude works with you: caveman (ultra-terse replies, ~75% fewer tokens) and grill-me (relentless plan interview before you build).
Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Three add-ons that make Claude Code work better. Built by Alex.
Two of them install in about two minutes by pasting two lines into Claude Code. The third (dream-machine) is a bit more technical and optional — details at the bottom.
| Tool | What it does | How you trigger it |
|---|---|---|
| caveman | Makes Claude answer in short, no-fluff bursts. Same information, way fewer words — and ~75% cheaper on tokens. Great when you just want the answer. | Type /codemaster:caveman |
| grill-me | Before you build something, Claude interviews you one question at a time until the plan is airtight. Catches the holes before you waste time. | Type /codemaster:grill-me |
| dream-machine | A background "health check" that keeps your Claude setup from quietly going dumb over time. (Optional, more technical — see bottom.) | Runs on its own |
Open Claude Code and paste these two lines, one at a time:
/plugin marketplace add alexlacroix613-creator/claude-kit
/plugin install codemaster@claude-kit
That's it. You now have /codemaster:caveman and /codemaster:grill-me.
/codemaster:caveman. Claude stays terse until you say "stop caveman" or "normal mode."/codemaster:grill-me, then describe what you want to build. Claude will ask you sharp questions one at a time.When Alex ships an improvement, just run:
/plugin marketplace update claude-kit
This one is a separate tool with its own home. It's a small program that runs quietly and tells you when your Claude setup has drifted (memory file too big, broken file references, dead scheduled jobs). It only reports — it never changes your files.
It needs a terminal and Python 3.11+. If that's not your world, skip it — caveman and grill-me above are the main event.
If you want it:
git clone https://github.com/alexlacroix613-creator/dream-machine.git
cd dream-machine
./install.sh
dream run
Full instructions live in that project's own README.
Ask Alex. Or just type /codemaster:grill-me and let Claude figure out what you actually want. 🙂
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub alexlacroix613-creator/claude-kit --plugin codemasterPersistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.