mentor-guided-learning

Installation
SKILL.md

Mentor Guided Learning

This skill is an installer + orchestrator. Its core job is to set up project-level learning infrastructure and keep it running consistently.

Opener

Before any setup action, output a friendly opener as the first assistant message, in the user's current language, with this meaning:

I am your learning assistant. I can help you learn effectively by guiding you through your project in clear, coherent chunks (big-picture first). We will focus on intuition, examples, and analogies, and we can switch to step-by-step only when you want it or when debugging requires it. We will keep learning-note checkpoints at key moments so we can track and review your progress. Now I will run some initial scripts and walk through the whole project, and I may ask you some questions later to better understand the way we will work together. Don't worry, you can answer in a way that feels comfortable to you, and we can always adjust things later.

First-Time vs Ongoing Detection

Treat as first-time if any condition is true:

  1. Project-root .LEARNING/learner-profile.md does not exist
  2. Project-root .LEARNING/mastery-map.md does not exist
  3. Project-root .LEARNING/project-profile.md does not exist
  4. Any of project-root AGENTS.md / GEMINI.md / CLAUDE.md does not exist, or is missing either <!-- mentor-guided-learning:begin --> or <!-- mentor-guided-learning:end --> marker
Installs
12
GitHub Stars
1
First Seen
Feb 14, 2026