Manikantareddy941-hash

36 mods across 2 repositories, 55 stars between them.

caveman

01

Manikantareddy941-hash/-caveman

Plugin Claude Code

Ultra-compressed communication mode for Claude Code. Cuts 75% of tokens while keeping full technical accuracy.

31 4mo ago A tokens not measured original MIT

caveman

02

Manikantareddy941-hash/-caveman

Plugin Claude Code

Ultra-compressed communication mode. Cuts 75% of tokens while keeping full technical accuracy by speaking like a caveman.

31 4mo ago A tokens not measured original MIT

caveman

03

Manikantareddy941-hash/-caveman

Cursor rule Cursor

Caveman mode — terse communication, 75% fewer tokens, full technical accuracy.

31 4mo ago A 191 tokens original MIT

caveman

04

Manikantareddy941-hash/-caveman

Skill Claude CodeCodexCursor

Ultra-compressed communication mode. Cuts token usage 75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or…

31 4mo ago A 98 tokens copy · 91% MIT

-caveman AGENTS.md

06

Manikantareddy941-hash/-caveman

Instructions file CodexOpenCode

Instructions for Manikantareddy941-hash/-caveman: @./skills/caveman/SKILL.md @./skills/caveman-commit/SKILL.md @./skills/caveman-review/SKILL.md @./caveman-compress/SKILL.md.

31 4mo ago A 48 tokens original MIT

-caveman CLAUDE.md

07

Manikantareddy941-hash/-caveman

Instructions file

Instructions for Manikantareddy941-hash/-caveman, covering claude.md — caveman, readme is a product artifact, project overview, file structure and what owns what and single source of truth files — edit only these.

31 4mo ago B 3,149 tokens original MIT

-caveman GEMINI.md

08

Manikantareddy941-hash/-caveman

Instructions file Gemini CLI

Instructions for Manikantareddy941-hash/-caveman: @./skills/caveman/SKILL.md @./skills/caveman-commit/SKILL.md @./skills/caveman-review/SKILL.md @./caveman-compress/SKILL.md.

31 4mo ago A 48 tokens copy · 100% MIT

caveman-compress

09

Manikantareddy941-hash/-caveman

Skill Claude CodeCodex

Compress 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 or "compress memory…

31 4mo ago A 78 tokens copy · 91% MIT

compress

10

Manikantareddy941-hash/-caveman

Skill Claude CodeCodex

Compress 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 or "compress memory…

31 4mo ago A 74 tokens copy · 92% MIT

caveman-commit

11

Manikantareddy941-hash/-caveman

Skill Claude CodeCodex

Ultra-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.…

31 4mo ago A 79 tokens copy · 100% MIT

caveman-help

12

Manikantareddy941-hash/-caveman

Skill Claude CodeCodex

Quick-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".

31 4mo ago A 56 tokens copy · 100% MIT

caveman-review

13

Manikantareddy941-hash/-caveman

Skill Claude CodeCodex

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

31 4mo ago A 72 tokens copy · 100% MIT

cavecrew

14

Manikantareddy941-hash/Scorpion

Skill Claude CodeCodex

Decision 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…

24 6d ago A 134 tokens

caveman-commit

15

Manikantareddy941-hash/Scorpion

Skill Claude CodeCodex

Ultra-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.…

24 6d ago A 79 tokens

caveman-compress

16

Manikantareddy941-hash/Scorpion

Skill Claude CodeCodex

Compress 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…

24 6d ago A 77 tokens

caveman-help

17

Manikantareddy941-hash/Scorpion

Skill Claude CodeCodex

Quick-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".

24 6d ago A 56 tokens

caveman-review

18

Manikantareddy941-hash/Scorpion

Skill Claude CodeCodex

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

24 6d ago A 72 tokens

caveman-stats

19

Manikantareddy941-hash/Scorpion

Skill Claude CodeCodex

Show 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.

24 6d ago A 60 tokens

caveman

20

Manikantareddy941-hash/Scorpion

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts token usage 75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or…

24 6d ago A 98 tokens

api-documenter

21

Manikantareddy941-hash/Scorpion

Agent Claude Code

Generate or update OpenAPI docs for backend/src/routes/.ts files. Use when a route file is added or its endpoints/params change and no matching doc exists or is stale.

24 6d ago A 40 tokens

queue-debugger

22

Manikantareddy941-hash/Scorpion

Agent Claude Code

Use when a scan job (DAST/SBOM/Docker/Falco) is stuck, failing, or producing wrong results, to trace state across BullMQ queues, ioredis, and Dockerode container execution.

24 6d ago A 49 tokens

security-reviewer

23

Manikantareddy941-hash/Scorpion

Agent Claude Code

Use proactively when changes touch backend/src/routes/{dast,docker,compliance,audit,gate,sbom,falco}Routes.ts or related security-scan logic. Reviews for auth bypass, injection, secret leakage, unsafe shell/docker exec, and scan-result trust issues — not general code style.

24 6d ago A 66 tokens

type-cleanup

24

Manikantareddy941-hash/Scorpion

Agent Claude Code

Point at one backend route file (or list) to remove 'any' types, matching the exact pattern of the last several commits (fix(backend): remove 'any' types from X, Y, Z). Returns the diff, does not commit.

24 6d ago A 0 tokens