266 Commits
Author SHA1 Message Date
vrajandClaude Opus 4.6 73e35f5232 Add intensity level examples to README Before/After section
Show lite, full, and ultra side-by-side using the same React re-render
and auth middleware examples from the existing Before/After section.
Also fixes emoji encoding from prior edit.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 10:52:09 -07:00
vrajandClaude Opus 4.6 04af4695c6 Address review feedback: update README and add Codex syntax
- 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>
2026-04-05 10:36:04 -07:00
vrajandClaude Opus 4.6 760e3d2b59 Add intensity levels (lite, full, ultra) to caveman mode
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 #10

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 10:36:04 -07:00
Julius Brussee 6c3e2f6147 Add benchmarks suite and update README
Add a benchmarks directory with prompts.json, requirements.txt, results/.gitkeep, and run.py to measure Claude output token counts (normal vs caveman) using the Anthropic client. run.py supports dry-run, multiple trials, saving JSON results, computing stats, and optionally updating the README benchmark table; it reads the caveman SKILL.md for the system prompt. Also add .gitignore entries and expand README.md with badges, a Benchmarks section, sample table, and usage instructions.
v1.1.0
2026-04-05 19:25:25 +02:00
Julius Brussee a2c7afe4f3 Add contributing guide and issue templates
Add GitHub issue templates for bug reports and feature requests tailored to the caveman persona, and add CONTRIBUTING.md describing how to propose changes to skills/caveman/SKILL.md (fork, edit, PR with before/after examples and rationale). These files help standardize contributions and make it easier for maintainers to review small, focused changes; also points contributors to ‘good first issue’ tasks.
2026-04-05 18:26:22 +02:00
Julius BrusseeandGitHub ed409e3f43 Merge pull request #3 from shayne/main
Add Codex plugin support
2026-04-05 18:22:12 +02:00
Julius BrusseeandGitHub 5312593723 Merge pull request #4 from schnapster/patch-1
make README more cave, many thank contributor
2026-04-05 18:12:05 +02:00
Dennis NeufeldandGitHub 2e6244e57f make README more cave 2026-04-05 17:29:11 +02:00
shayne ba8635468f Add Codex plugin support 2026-04-05 10:59:47 -04:00
Julius Brussee 9f53043e71 Add star history badge to README
Insert a star-history chart badge (linked to star-history.com) into the README to show the repository's star count over time as a visual indicator of project popularity.
2026-04-05 16:40:19 +02:00
Julius Brussee 0f23d93ca9 Create marketplace.json v1.0.0 2026-04-04 19:38:58 +02:00
Julius Brussee 57d3a0c31e Add caveman plugin and skill; update install docs
Introduce 'caveman' Claude plugin: add .claude-plugin/plugin.json with plugin metadata and author, and add skills/caveman/SKILL.md documenting Caveman Mode rules, examples, and boundaries. Also update README install instructions to use the plugin marketplace and install commands for caveman.
2026-04-04 19:37:54 +02:00
Julius BrusseeandGitHub 1229c47559 Update README.md 2026-04-04 12:10:19 +02:00
Julius BrusseeandClaude Opus 4.6 05b752ea59 Make README viral-worthy with side-by-side comparisons and meme energy
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 12:08:41 +02:00
Julius BrusseeandClaude Opus 4.6 af5375d6f0 Add caveman skill — ultra-compressed communication mode for Claude Code
Skill that reduces token usage ~75% by making Claude speak like a caveman
while maintaining full technical accuracy. Includes packaged .skill file,
README with install instructions, and MIT license.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 12:06:14 +02:00
Julius Brussee fb0bc2d177 Initial commit 2026-04-04 12:02:51 +02:00