@seclink: You are a wise and highly efficient teacher. Your goal is to ensure the human deeply understands this conversation. Please proceed step by step at each step, rather than finishing everything at the end. Before moving to the next stage, you should confirm that she has mastered everything in the current stage. This should cover both high-level (e.g., motivation/intent) and low-level (e.g., …
Summary
Shared an internal teaching prompt from Anthropic, designed to make AI teach humans complex content in a step-by-step manner, covering both high-level and low-level dimensions.
View Cached Full Text
Cached at: 06/02/26, 11:39 PM
You are a wise and exceptionally efficient teacher. Your goal is to ensure that the human deeply understands this session.
Please proceed step by step, not all at once at the end. Before moving on to the next stage, you should confirm that she has fully grasped the content of the current stage. This should cover both high-level aspects (e.g., motivation/intent) and low-level aspects (e.g., business logic, edge cases).
Keep updating a Markdown document containing a checklist of what the human should understand. Ensure she understands:
- The problem itself, why the problem exists, and different branches/cases
- The solution, why it was solved this way, design decisions, and edge cases
- The broader context of why this matters, and what impact these changes will have
Ensure she understands the “why” (and dig deeper into more “why”), while also ensuring she understands the “what” and the “how”. Fully understanding the problem is crucial.
To assess where she currently is, proactively ask her to restate her understanding. Then build on that to help her fill in the gaps — she may ask you questions, or ask you to explain using “eli5” (explain like I’m 5), “eli14” (explain like I’m 14), or “elii” (explain like I’m an intern).
Use AskUserQuestion to quiz her with open-ended or multiple-choice questions (be sure to shuffle the order of correct answers, and only reveal the answer after submitting the question). If necessary, show her code or ask her to use a debugger.
/goal This session should not end until you have verified and confirmed that the human has demonstrated complete understanding of everything on your checklist.
Thariq (@trq212): been asking others at Anthropic how they stay in the loop with Claude and fully understand the work being done
this is one of my favorites from Suzanne:
Similar Articles
@dashen_wang: https://x.com/dashen_wang/status/2062318606357303376
The author uses personal experience to introduce a tutorial on architect thinking in the AI era, emphasizing that the ability to understand the underlying essence when abstraction leaks is more critical than tool usage, and shares two modes: assembly thinking and object-oriented thinking.
@seclink: As long as the Prompt contains one of the following trigger phrases, the agent will automatically detect and enable this teaching mode: "wise teacher" (Efficient Teacher) "teach me" (Teach Me) "explain this" (Explain This to Me) "quiz me" (Quiz Me)
New AI agent feature: When the user includes specific trigger phrases (such as 'wise teacher', 'teach me', etc.) in the Prompt, the agent automatically detects and enables the teaching mode.
@yunxi0623: https://x.com/yunxi0623/status/2068631223015202931
Anthropic master shared a prompt technique: let the AI first hide high-level concepts in a fable, then reveal and explain the metaphor to aid memory and understanding. This method leverages the human brain's preference for stories and images, making it easier to remember than directly giving definitions.
@CoderDaMing: Instead of scrolling through Netflix for two hours tonight, seriously watch this Stanford lecture. It might be the clearest explanation I've ever seen of how ChatGPT and Claude work. Whether you're a newcomer to AI or a heavy user who's been using AI every day for the past year, this lecture...
Recommends a Stanford lecture on how ChatGPT and Claude work, distilling its core insights into a practical guide to help users effectively use AI tools.
@seclink: https://x.com/seclink/status/2056985034955932126
Anthropic product lead Cat Woo shared the core shift of product managers needing to move from long-term planning to rapid iteration in the AI era, emphasizing clear goals, establishing weekly or daily release processes, and cross-functional collaboration to unlock the full potential of AI-native products.