tutor-resume

Resume paused Socratic tutoring sessions by querying internal state files.

5|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Flagrare/llm-tutor --skill tutor-resume
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tutor-resume
Source: https://github.com/Flagrare/llm-tutor/tree/main/plugins/llm-tutor/skills/tutor-resume
Command: npx skills add https://github.com/Flagrare/llm-tutor --skill tutor-resume

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes scripts (resource) components.

What problem does it solve?

This skill solves the friction of returning to a learning session after a break, allowing users to re-orient themselves within their active tutoring path without needing to remember specific session details or re-initialize their progress.

Core Features & Use Cases

  • Contextual Re-orientation: Automatically retrieves the current concept, progress status, and upcoming milestones for any active tutoring topic.
  • Multi-Topic Management: Handles multiple concurrent learning paths by allowing users to select which session to resume if more than one is in progress.
  • Seamless Hand-off: Provides a concise summary of the learning state before handing control back to the active persona (Echo, Cipher, or Vex) to continue the Socratic dialogue.

Quick Start

Invoke the tutor resume skill to pick up where you left off in your current learning session.

Frequently Asked Questions about tutor-resume

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resume a paused Socratic tutoring session without losing my progress?

You can resume a paused Socratic tutoring session by invoking the resume skill, which queries internal state files to retrieve your active learning topics, acquired concepts, and current progress milestones. It summarizes your learning state before handing control back to the active tutoring persona to continue the dialogue.

Can I manage multiple concurrent learning paths and switch between active tutoring topics?

Yes, multi-topic management is supported for concurrent learning paths. If you have more than one active tutoring session in progress, the skill allows you to select which specific topic to resume by retrieving topic metadata and concept indices from the plugin state management script.

What is contextual re-orientation in a Socratic learning session?

Contextual re-orientation is the process of automatically retrieving your current concept, progress status, and upcoming milestones for an active tutoring topic. It provides a concise summary of your learning state so you can seamlessly pick up your Socratic learning session without needing to remember specific session details.

Do I need jq installed to retrieve my active learning topic metadata?

Yes, jq is a required dependency for retrieving active learning topic metadata. The skill relies on jq to query internal state files and extract concept indices needed to identify your current progress before resuming the pedagogical dialogue.

How does the hand-off process work when I resume a Socratic learning session?

The hand-off process provides a concise summary of your acquired concepts and upcoming milestones before transferring control back to the active persona (Echo, Cipher, or Vex). This facilitates user re-orientation and allows the Socratic dialogue to continue seamlessly from where you left off.

What's the best way to re-orient myself within my current learning path after a break?

The best way to re-orient within your current learning path is to use a session resume tool that automatically identifies your active topics and summarizes your progress. This eliminates the friction of returning to a learning session after a break without needing to re-initialize your progress or remember specific details.