john-data-chen
- 7 skills
- 0 followers
- 8 hours ago last updated
- ▌ Cavecrew · john-data-chen bundleDecision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or `cavecrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is caveman-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use cavecrew", "spawn investigator/builder/reviewer", "save context", "compressed agent output".
- ▌ Caveman Help · john-data-chen bundleQuick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".
- ▌ Caveman Stats · john-data-chen bundleShow real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.
- ▌ Caveman Commit · john-data-chen bundleUltra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.
- ▌ Caveman Compress · john-data-chen bundleCompress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"
- ▌ Package Upgrade · john-data-chen bundleBatch package upgrades across multiple repos: pnpm up --latest, version caps, Expo mobile, branch+PR workflow.
- ▌ Hermes Config Backup · john-data-chenBackup Hermes config, skills, memories, and cron jobs. Exclude secrets. Check for info leakage before compressing.