tell-me-more

Explains a referenced concept from context in 2-4 paragraphs with examples.

23|2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/tta-lab/ttal-cli --skill tell-me-more
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tell-me-more
Source: https://github.com/tta-lab/ttal-cli/tree/main/skills/tell-me-more
Command: npx skills add https://github.com/tta-lab/ttal-cli --skill tell-me-more

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When a conversation mentions a term or concept that the user doesn’t fully understand, this Skill fills the gap by explaining it more clearly—without switching into web research or pulling in unrelated material.

Core Features & Use Cases

  • Context-first elaboration: Expands on the specific X the user is asking about and ties the explanation back to the current discussion (e.g., a PR review or triage decision).
  • No web searching: Uses knowledge already available to the assistant and the surrounding conversation context instead of querying external sources.
  • Concise, example-driven answers: Stays within a short, 2–4 paragraph response and uses concrete examples from the current codebase or scenario.

Quick Start

Use the tell-me-more skill to explain the concept behind “X” in the current PR review context, relying only on your existing knowledge and the details already discussed.

Frequently Asked Questions about tell-me-more

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I explain a technical concept mentioned in a PR review without searching the web?

To explain a technical concept during a PR review without web access, use contextual elaboration to generate a concise 2-4 paragraph answer with concrete examples. This approach relies entirely on existing knowledge and the current discussion context to clarify terms.

What is the best way to clarify unfamiliar terms during developer communication and triage?

The best way to clarify unfamiliar terms during developer communication is contextual Q&A. It identifies the referenced concept from the surrounding discussion and provides a short, example-driven explanation using existing knowledge rather than querying external resources.

Can I get concise teaching explanations for codebase concepts without pulling in unrelated material?

Yes, you can get concise teaching explanations for codebase concepts without pulling in unrelated material. Context-first elaboration expands only on the specific term asked about and ties the explanation directly back to the current codebase scenario.

Does contextual elaboration work for technical discussions when offline or browsing is disabled?

Yes, contextual elaboration works for technical discussions when browsing is disabled. It explicitly avoids web searching and querying external sources, relying solely on the assistant's existing knowledge and the details already present in the conversation.