tldr
Use when the user wants a TL;DR, quick recap or brief summary.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user wants a TL;DR, quick recap or brief summary.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use when preparing a repo, CLI, library, service, SDK, or internal tool for handoff, wider reuse, release, or open-source publication.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when a user needs codebase or subsystem orientation in an unfamiliar repository, such as a repo walkthrough, codebase overview, architecture tour, contributor ramp-up, or "I'm new here, help me understand this project" request.
Safely rebases the current branch onto a specified base branch, interprets diffs and conflict markers to resolve merges without losing intent, and escalates ambiguous conflicts that could cause regressions. Use when the user asks to rebase, sync with main/develop, resolve rebase conflicts, or continue an interrupted rebase.
| name | tldr |
| description | Use when the user wants a TL;DR, quick recap or brief summary. |
Summarize the current matter at hand in the shortest form that still preserves the point.
Optimize for fast orientation, not completeness.
Use this skill when the user asks for:
Do not summarize the entire conversation unless that is what the current matter requires.
Choose the lightest format that fits:
You may combine formats when that reads better, but keep it tight.
Focus on the parts that matter most right now:
If something is unclear or unresolved, say so plainly.
Simple matter:
We need to add a small
tldrskill that gives a concise summary of the current issue, and the design is already approved.
Multi-part matter:
tldr skillskills/tldr/SKILL.mdVerdict/report matter:
The main issue is that the current summary is too verbose for the situation. A short paragraph works best here because it needs to communicate both the conclusion and why it matters without turning into a full report.