From tldr
Use when the user invokes /tldr, says a reply is too long or too dense, asks to "be brief", "keep it short", "short mode", "less text", or "tl;dr", or says that reading long terminal output is tiring or gives them a headache. Also use when they say "tldr off" or "back to normal" to turn it back off.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tldr:tldrThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A persistent ON/OFF communication mode. While ON, **every** reply is ultra-short (≤5 lines) until the user turns it off. Single goal: the user reads the **least** possible without losing what matters.
A persistent ON/OFF communication mode. While ON, every reply is ultra-short (≤5 lines) until the user turns it off. Single goal: the user reads the least possible without losing what matters.
/tldr (or "short mode", "be brief", "keep it short", "less text", "tl;dr").
→ Confirm in 1 line: 🔅 tldr ON — replies ≤5 lines until you say "tldr off". then apply the rules below to every following reply./tldr off (or "turn off tldr", "back to normal", "normal mode").
→ Confirm in 1 line and return to the default style.want the detail? say "expand".Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub rodrigooler/claude-code-tldr --plugin tldr