Skip to content
Development
Skill

/run-learning-retrospective

Evaluate learning progress, identify blockers, and adjust the learning plan

From plugin
cursor-plugins
2.6k82 skills12 agents
Install
$ npx -y skills add cursor/plugins --skill run-learning-retrospective --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/run-learning-retrospective

Context preview

The summary Claude sees to decide when to auto-load this skill.

Evaluate learning progress, identify blockers, and adjust the learning plan

SKILL.md

run-learning-retrospective.SKILL.md
name: run-learning-retrospective
description: Evaluate learning progress, identify blockers, and adjust the learning plan

Run a learning retrospective

Trigger

Learner completed a milestone and needs data-driven adjustment to their plan.

Workflow

1. Review completed work against target outcomes. 2. Identify recurring blockers and weak concepts. 3. Prioritize what to reinforce versus what to defer. 4. Adjust pacing and upcoming practice tasks. 5. Set next milestone and measurable checkpoint.

Tools

  • Use Ask user tool.

Output

  • Progress retrospective
  • Updated learning plan
  • Next milestone definition
Ships withcursor-plugins

Official Cursor plugins for popular developer tools, frameworks, and SaaS products. Each plugin is a standalone directory at the repository root with its own .cursor-plugin/plugin.json manifest.

Get the whole plugin