What's new
- Plugin-bundled hooks — SessionStart and UserPromptSubmit hooks now ship in
plugin.json. Install as a plugin and they auto-activate — noinstall.shneeded. - Mode-aware statusline badge — flag file at
~/.claude/.caveman-activenow 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
claude plugin marketplace add JuliusBrussee/caveman
claude plugin install caveman@cavemanOr for any agent: npx skills add JuliusBrussee/caveman