| name | source-command-learn-review |
| description | Review learning progress — discover weak spots, get personalized recommendations via spaced repetition |
source-command-learn-review
Use this skill when the user asks to run the migrated source command learn-review.
Command Template
Use the learn-anything-review skill to handle the user's /learn-review [topic-name] request.
Follow the workflow defined in the skill:
- Select topic (or overview all) — read state.json for each topic
- Analyze learning data from state.json: mastery heatmap → spaced repetition analysis → concept relationship analysis
- Generate prioritized recommendations: reinforce → continue → new territory → spaced review
- If "all" selected, show summary across all topics
Note: This is a read-only workflow — do NOT run render.mjs