Shawn5cents

12 mods across 1 repository, 1 stars between them.

cavecrew-builder

01

Shawn5cents/agentskin

Agent Codex

Surgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns caveman diff receipt. Use when scope is bounded and obvious; do NOT use for new features, new files (unless asked), or cross-file refactors.

1 4d ago A 76 tokens

Shawn5cents/agentskin

Agent Codex

Read-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is caveman-compressed so the main thread eats 60% fewer tokens than vanilla Explore. Refuses to suggest fixes.

1 4d ago A 66 tokens

cavecrew-reviewer

03

Shawn5cents/agentskin

Agent Codex

Diff/branch/file reviewer. One line per finding, severity-tagged, no praise, no scope creep. Output format path:line: : . . Use for "review this PR", "review my diff", "audit this file". Skips formatting nits unless they change meaning.

1 4d ago A 75 tokens

autoreview

04

Shawn5cents/agentskin

Skill Claude CodeCodex

Auto Review closeout. Codex review is the default when no engine is set and is the recommended reviewer.

1 4d ago A 25 tokens

cavecrew

05

Shawn5cents/agentskin

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…

1 4d ago A 134 tokens

caveman-commit

06

Shawn5cents/agentskin

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

1 4d ago A 79 tokens

caveman-compress

07

Shawn5cents/agentskin

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…

1 4d ago A 77 tokens

caveman-review

08

Shawn5cents/agentskin

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.

1 4d ago A 72 tokens

caveman-stats

09

Shawn5cents/agentskin

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.

1 4d ago A 60 tokens

caveman

10

Shawn5cents/agentskin

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts output tokens 65% (measured) 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"…

1 4d ago A 102 tokens

agentskin AGENTS.md

11

Shawn5cents/agentskin

Instructions file CodexOpenCode

AGENTS.md instructions for Shawn5cents/agentskin, covering agentskin suite, mcp server, bash hook and rules.

1 4d ago A 446 tokens

agentskin

12

Shawn5cents/agentskin

MCP server Claude CodeCodexCursor

The Semantic Layer for AI Agents. Prunes noisy API data by 70%+ for token-efficient reasoning. Runs locally from the agentskin npm package. Needs 4 environment variables to run.

1 4d ago A tokens not measured