What problem does it solve?
This Skill helps users verify that they truly understand code or a topic, instead of only recognizing familiar wording or repeating a memorized summary. It is designed to close comprehension gaps after an LLM has written code, after studying a new concept, or when a user wants a rigorous check of their own explanation.
Core Features & Use Cases
- Explanation-first review: The user explains the artifact in their own words before the agent responds with a walkthrough.
- Artifact-based verification: The skill compares the explanation against real code, tests, or documentation and probes for mismatches.
- Transfer testing: It ends by asking the user to solve a new scenario without help, proving they can apply the concept beyond the original example.
- Use case: A developer asks to review a freshly generated payment flow and wants confidence they can explain each step, dependency, and edge case correctly.
Quick Start
Ask the assistant to test your explanation of a specific file or topic against the real code or documentation.