learning-system
Learning System
A structured system for learning new topics and retaining knowledge through spaced repetition.
Workflows
| Command | Purpose |
|---|---|
/start-session [topic] |
Begin a teaching session on a topic |
/end-session |
End current session, update progress |
/log-session |
Log entries mid-session |
/review-session [topic] |
Retrieval practice (test retention) |
/flashcards [file/topic] |
Generate spaced repetition flashcards |
/study-notes [topic] |
Create comprehensive study notes |
Data Storage
- Sessions:
.claude/learning-sessions/ - Learning plan:
.claude/learning-sessions/learning-plan.json - Session index:
.claude/learning-sessions/index.json
References
- Session structure: See
references/session-schema.md - Entry types: See
references/entry-types.md - Proficiency levels: See
references/proficiency.md - Flashcard syntax: See
references/flashcard-syntax.md
Teaching Approach
- Teach conversationally with Q&A
- Explain concepts, then ask questions to check understanding
- Correct misconceptions as they arise
- Build from fundamentals to advanced
- Use ASCII diagrams and tables where helpful
- Reference existing notes in
my-vault/06 Knowledge Base/
Session Structure
- Assess - What do they already know? (retrieval warm-up)
- Identify - What do they want to learn?
- Teach - Incrementally with checkpoints
- Correct - Fix misconceptions
- Connect - Link to other topics
- Summarize - Key takeaways
More from taylorhuston/local-life-manager
daily-review
Complete daily journal review. Use at end of day or next morning to fill in journal sections, review highlights, and plan tomorrow. Triggers on "daily review", "end of day", "journal review", "what did I do today".
48weekly-review
Weekly review and planning session. Use at end of week or weekend to review progress, plan next week, and set priorities. Triggers on "weekly review", "plan my week", "what did I do this week", "Sunday planning".
25daily-journal
Daily journal management for the my-vault Obsidian vault. Use for morning routines, daily reviews, quick journal updates, checking yesterday's entry, or setting today's highlight. Triggers on "good morning", "daily review", "journal", "what did I do", "highlight".
23life-planning
Cross-repo life and project planning. Use when user wants to plan their week, prioritize projects, review progress across all areas, or make decisions about what to focus on. Triggers on "plan my week", "what should I work on", "prioritize", "weekly review", "life planning".
23flashcards
Generate spaced repetition flashcards from notes or topics. Use when user wants to create flashcards, make review cards, prepare for spaced repetition, or convert notes to quiz format. Triggers on "flashcards", "make cards", "spaced repetition", "review cards".
21video-summarize
Summarize a single YouTube video and create a note. Use when user shares a video URL or asks to summarize a specific video. Triggers on "summarize this video", "video summary", YouTube URLs.
17