What problem does it solve? Learning a new topic over multiple sessions loses continuity: prior knowledge gets re-taught, progress is untracked, and materials are scattered. This Skill turns the current directory into a persistent teaching workspace that tracks the learner's mission, knowledge, and progress across sessions. ## Core Features & Use Cases - Stateful workspace files: Maintains MISSION.md, RESOURCES.md, GLOSSARY.md, NOTES.md, and sequentially numbered learning records that capture demonstrated understanding and misconceptions. - HTML lessons and references: Produces self-contained, printable HTML lessons in ./lessons/ plus reusable reference documents and shared components in ./assets/, each tied to the learner's mission and zone of proximal development. - Evidence-based pedagogy: Applies retrieval practice, spacing, and interleaving to build long-term retention, and delegates wisdom-level questions to trusted communities listed in RESOURCES.md. - Use Case: A user wants to learn strength training over several weeks. The Skill interviews them to write MISSION.md, curates trusted sources into RESOURCES.md, then generates short interactive HTML lessons and records each demonstrated insight as a numbered learning record. ## Quick Start Ask the agent to teach you a topic, for example: teach me the fundamentals of strength training in this workspace.