iceage
01Cursor rule Cursor
Iceage mode — terse communication, 75% fewer tokens, full technical accuracy.
Cursor rule Cursor
Iceage mode — terse communication, 75% fewer tokens, full technical accuracy.
Skill Claude CodeCodexCursor
Ultra-compressed communication mode. Cuts token usage 75% by speaking like a prehistoric ice-age grunt while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "iceage mode", "talk like iceage", "use iceage", "less…
Instructions file GitHub Copilot
Instructions for pomagrenate/ice_age: Respond terse like smart iceage. All technical substance stay. Only fluff die.
Instructions file CodexOpenCode
Instructions for pomagrenate/ice_age: @./skills/iceage/SKILL.md @./skills/iceage-commit/SKILL.md @./skills/iceage-review/SKILL.md @./skills/compress/SKILL.md.
Instructions file
Instructions for pomagrenate/ice_age, covering claude.md — iceage, readme is a product artifact, project overview, file structure and what owns what and single source of truth files — edit only these.
Instructions file Gemini CLI
Instructions for pomagrenate/ice_age: @./skills/iceage/SKILL.md @./skills/iceage-commit/SKILL.md @./skills/iceage-review/SKILL.md @./skills/compress/SKILL.md.
Skill Claude CodeCodex
Compress natural language memory files (CLAUDE.md, todos, preferences) into iceage 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: /iceage:compress or "compress memory…
Skill Claude CodeCodex
Batch compress all natural language files in a directory using iceage compression. Parallel workers, progress tracking, dry-run mode. Use when user says "compress all files", "batch compress", "compress this directory", or invokes /iceage-batch.
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 /iceage-commit.…
Skill Claude CodeCodex
Exports the current chat session to a clean markdown file. Reconstructs the visible conversation from context — user messages, assistant responses, code blocks, tool output — formatted as readable .md. Use when user says "export chat", "save this conversation", "export to markdown", or invokes /iceage-export. Accepts…
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 /iceage-review. Auto-triggers when reviewing pull requests.