From dstoic
Generates ultra-concise terminal-friendly recaps of previous responses with bullet points for outcomes, files changed, and checkboxes for action items. Triggers on 'tldr', 'recap'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dstoic:tldrhaikuThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Summarize your **previous response** in ultra-concise terminal-friendly format.
Summarize your previous response in ultra-concise terminal-friendly format.
## TL;DR
- 🎯 [main outcome or finding]
- 📁 [files changed/read, if any]
- ⚡ [key decision or result]
## Next
- [ ] [pending action 1]
- [ ] [pending action 2]
npx claudepluginhub digital-stoic-org/agent-skills --plugin dstoicSummarizes recent verbose agent activity (tool calls, file changes, decisions) into Mission, Result, Wasted effort, Status format. Triggers on 'wtf did you say', 'tldr', 'summarize what you did'.
Generates a structured session handoff summary with current status, completed/remaining tasks, decisions, pitfalls, and next steps for context resumption.
Makes completion state obvious at the end of every Claude Code response using a red/yellow/green status block convention.