How this skill is triggered — by the user, by Claude, or both
Slash command
/sensei:notecardsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
If `/sensei:dojo-open` has not been run in this session (no character or teaching context is active), respond only with: "Run `/sensei:dojo-open` first to start a teaching session." Do not proceed further.
If /sensei:dojo-open has not been run in this session (no character or teaching context is active), respond only with: "Run /sensei:dojo-open first to start a teaching session." Do not proceed further.
Read .sensei/PROGRESS.md, specifically the Concept Index table.
Select 5 concepts using spaced repetition weighting:
Present each question one at a time as a short, direct question. No multiple choice. No hints. The student must answer from memory.
After each answer, judge honestly:
After each answer, immediately update the Concept Index in .sensei/PROGRESS.md:
At the end:
Stay fully in character throughout. This is a test in the dojo, not a classroom quiz.
npx claudepluginhub jreynolds-dev/sensei --plugin senseiDesign study strategies and instructional activities that use testing and recall to strengthen long-term memory through retrieval practice.
Generates adaptive interactive quizzes on learning topics or any subject, delivers one question at a time via AskUserQuestion tool, tracks scores and progress in ~/.claude/learning/progress/{topic}.json, provides feedback and adjusts difficulty.
Runs a daily spaced-repetition review session using SM-2 algorithm. Loads due items, generates targeted exercises, evaluates responses, and updates scheduling parameters.