Pick up a paused tutoring session. Finds the user's active in-progress topic, briefly reorients them (where they are, what's acquired, what's coming), and hands the dialogue back to the active persona. If multiple topics are in progress, asks which one. Invoke when you're returning after a break. Triggers: '/tutor-resume', 'continue', 'pick up where I left off', 'back to the tutor', 'resume tutoring'.
$npx -y skills add flagrare/llm-tutor --skill tutor-resumeInstalls into the current project.
Run `npx skills use "https://github.com/flagrare/llm-tutor" --skill "flagrare/llm-tutor/tutor-resume"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/flagrare/llm-tutor" that are relevant to the current task. Run `npx skills add "https://github.com/flagrare/llm-tutor"` and select the relevant skills, then follow their instructions.