Download Latest Version v1.5.1 source code.tar.gz (108.6 kB)
Email in envelope

Get an email when there's a new version of caveman

Home / v1.3.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-09 967 Bytes
v1.3.5 -- Plugin hooks _ mode-aware statusline source code.tar.gz 2026-04-09 76.5 kB
v1.3.5 -- Plugin hooks _ mode-aware statusline source code.zip 2026-04-09 112.7 kB
Totals: 3 Items   190.2 kB 1

What's new

  • Plugin-bundled hooks — SessionStart and UserPromptSubmit hooks now ship in plugin.json. Install as a plugin and they auto-activate — no install.sh needed.
  • Mode-aware statusline badge — flag file at ~/.claude/.caveman-active now stores the active mode (full, lite, ultra, wenyan, commit, review). Statusline scripts can show [CAVEMAN:ULTRA] etc.
  • UserPromptSubmit mode tracker — detects /caveman ultra, /caveman-commit, etc. and updates the flag file in real time.
  • Best practices alignment — hooks use explicit timeout: 5, statusMessage, and follow official Claude Code hook docs.
  • Cleaner README — install section restructured: plugin install (recommended, includes hooks) vs npx skills (skills only).

Install

:::bash
claude plugin marketplace add JuliusBrussee/caveman
claude plugin install caveman@caveman

Or for any agent: npx skills add JuliusBrussee/caveman

Source: README.md, updated 2026-04-09