tldr
01Plugin Claude Code
Verdict-first communication mode for Claude Code. No filler, full technical accuracy.
Plugin Claude Code
Verdict-first communication mode for Claude Code. No filler, full technical accuracy.
Plugin Claude Code
Verdict-first communication mode. Cuts output tokens while keeping full technical accuracy.
Instructions file CodexOpenCode
Instructions for 0p9b/TLDR: @./skills/tldr/SKILL.md @./skills/tldr-commit/SKILL.md @./skills/tldr-review/SKILL.md @./skills/tldr-compress/SKILL.md.
Instructions file
Instructions for 0p9b/TLDR, covering claude.md — tldr maintainer guide, product, source layout, edit rules and install paths.
Instructions file Gemini CLI
Instructions for 0p9b/TLDR: @./skills/tldr/SKILL.md @./skills/tldr-commit/SKILL.md @./skills/tldr-review/SKILL.md @./skills/tldr-compress/SKILL.md.
Agent
Surgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns TLDR diff receipt. Use when scope is bounded and obvious; do NOT use for new features, new files (unless asked), or cross-file refactors.
Agent
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 tldr-compressed so the main thread eats fewer tokens. Refuses to suggest fixes.
Agent
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.
Command
Generate tldr-style commit message (verdict first, ≤50 char subject, why over what).
Command
Drop the always-on TLDR activation rule into the current repo for every IDE agent.
Command
One-line TLDR PR review comments (verdict first, no filler).
Command
Real session token usage + lifetime savings + USD estimate. Shareable line via --share.
Command
Update TLDR from GitHub and refresh installed agent hooks/skills/rules.
Command
Re-apply TLDR rules for this turn (verdict first, no filler).
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 /tldr-commit.…
Skill Claude CodeCodex
Compress natural language memory files (CLAUDE.md, todos, preferences) into TLDR 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: /tldr-compress FILEPATH or "compress…
Skill Claude CodeCodex
Quick-reference card for all tldr modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /tldr-help, "tldr help", "what TLDR commands", "how do I use TLDR".
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 /tldr-review. Auto-triggers when reviewing pull requests.
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 /tldr-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.
Skill Claude CodeCodex
Update TLDR from GitHub and refresh installed agent hooks, skills, MCP, and rules. Triggers on /tldr-update, "tldr update", "update TLDR", or when the user asks to upgrade the TLDR install. Run via Bash: tldr update or node /bin/install.js update.
Skill Claude CodeCodex
Verdict-first communication mode. Cuts token usage 60-75% by enforcing TLDR rules (1-sentence default, 3-word target, shape dispatch) while preserving full technical accuracy and truth priority. Supports levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "tldr mode", "talk…
Skill Claude CodeCodex
Decision guide for delegating to tldr-style subagents. Tells the main thread WHEN to spawn tldrcrew-investigator (locate code), tldrcrew-builder (1-2 file edit), or tldrcrew-reviewer (diff review) instead of doing the work inline or using vanilla Explore. Subagent output is tldr-compressed so the tool-result injected…
Command
Compress natural language files into TLDR format to save input tokens.
Command
Quick reference card for tldr modes, slash commands, and triggers.