Close an active tutoring topic. Calculates XP earned from per-concept first-attempt quality, marks the topic complete in state, runs the hybrid feedback flow (thumbs + targeted rotating question with cycles rewards), and logs feedback for later analysis. Invoke when you're done with a topic. Use with no arg to close the currently-active topic, or pass a slug (/tutor-done python-decorators) to close a specific one. Triggers: '/tutor-done', 'I'm done with this topic', 'close out this tutoring session', 'mark this complete'.
$npx -y skills add flagrare/llm-tutor --skill tutor-doneInstalls into the current project.
Run `npx skills use "https://github.com/flagrare/llm-tutor" --skill "flagrare/llm-tutor/tutor-done"` 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.