Add intensity levels (lite, full, ultra) to caveman mode - #1
Conversation
Adds three compression levels so users can dial caveman up or down: - Lite: drops filler/pleasantries, keeps normal grammar - Full: existing default behavior, unchanged - Ultra: maximum telegraphic compression with abbreviations Closes JuliusBrussee#10 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@copilot review pr |
Here's a review of this PR: What the PR does Strengths
Issues / suggestions
Minor nit
Overall the core change is solid. The main actionable gap is updating the README so the new intensity-level feature is discoverable. |
- Add intensity levels section to README so feature is discoverable - Document Codex trigger syntax ($caveman lite|full|ultra) in SKILL.md - Sync plugin copy and rebuild .skill archive Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Thanks for the review β addressed in fb8f10a:
|
|
@copilot review pr |
All four points are cleanly addressed in fb8f10a. The Codex syntax and README section are consistent with each other, all three SKILL.md copies (skills/, plugins/, caveman.skill) are in sync, and the intentional voice-matching in the Ultra description is a nice touch.
Full review of both commits (96204c3 + fb8f10a): β All previous feedback addressed
One minor nit There's a stray space before Overall |
Summary
Adds configurable intensity levels to caveman mode, addressing JuliusBrussee/caveman#10.
Triggered via
/caveman lite,/caveman full,/caveman ultra(Codex:$caveman lite|full|ultra). Level persists until changed or session ends.Before / After
Before: Single mode only β full caveman or nothing.
After: Three levels users can switch between:
Changes
skills/caveman/SKILL.mdβ added intensity levels section, level-specific examples, updated description and triggers, documented Codex syntaxplugins/caveman/skills/caveman/SKILL.mdβ synced copycaveman.skillβ rebuilt archiveREADME.mdβ added "Intensity Levels" subsection under Usage with a trigger table for all three levels (Claude Code and Codex syntax)Test plan
/caveman liteproduces professional tone without filler but with full grammar/caveman fullmatches existing default behavior/caveman ultraproduces maximum compression with abbreviations