From ttal
Explains concepts from internal knowledge when asked 'tell me more about X' during PR reviews, triage, or technical discussions. Not a search skill.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ttal:tell-me-more [topic][topic]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the user asks "tell me more about X", they want you to explain something you just said in more depth. This typically happens during PR reviews, triage, or technical discussions when you used a term or concept the user wants to understand better.
When the user asks "tell me more about X", they want you to explain something you just said in more depth. This typically happens during PR reviews, triage, or technical discussions when you used a term or concept the user wants to understand better.
This is NOT a research skill. Don't web search or look things up. Explain from your own knowledge and the conversation context.
npx claudepluginhub tta-lab/ttal-cli --plugin ttalExplains code, concepts, and technical decisions in clear, structured terms by gathering context from files, tests, comments, and git history.
Explains complex code with high-level overviews, step-by-step walkthroughs, diagrams, and audience-adapted language for onboarding and knowledge sharing.
Prompts developers to explain AI-generated code or plans via rubber duck questioning to verify comprehension and prevent rubber-stamping.