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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.