Use when asked to review learning progress after a milestone. Produces a learning retrospective with an adjusted plan and a measurable next milestone. Not for an engineering retrospective — use engineering-retrospective; for an agent-environment retrospective — use agent-environment-retrospective.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add OutlineDriven/odin-claude-plugin --skill learning-retrospective --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Learning Retrospective?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/outlinedriven-learning-retrospective)More formats (shields.io, HTML) on the badges page.
---
name: learning-retrospective
description: 'Use when asked to review learning progress after a milestone. Produces a learning retrospective with an adjusted plan and a measurable next milestone. Not for an engineering retrospective — use engineering-retrospective; for an agent-environment retrospective — use agent-environment-retrospective.'
---
# Learning retrospective
## Contract
| Field | Bound contract |
|---|---|
| Trigger | Review learning progress after a milestone. |
| Authority | Read-only. No file, VCS, credential, paid, published, deployed, or remote mutation. |
| Side effect | Conversation artifact only. |
| Done | A learning retrospective, adjusted plan, and measurable next milestone. |
## Inputs
- Milestone or learning plan (required): the goal, topic, or checkpoint under review.
- Evidence of progress (required): completed exercises, notes, project artifacts, or session records that demonstrate what was attempted and what was produced.
- Current plan or curriculum (optional): the existing learning plan, if one exists, to be adjusted.
## Procedure
1. Confirm read-only authority. Do not modify any file, repository, credential, or remote resource.
2. Collect the milestone definition and all supplied evidence of progress. If evidence is absent or insufficient, stop and report the gap; do not invent evidence.
3. Review the evidence against the milestone criteria. Classify each criterion as met, partially met, or unmet, citing the specific artifact or record that supports the classification.
4. Identify gaps between the milestone definition and the observed evidence. For each gap, state what was expected and what was actually produced.
5. Analyze which learning strategies, resources, or approaches were effective and which were not, grounded only in the supplied evidence.
6. Propose adjustments to the learning plan: what to continue, what to change, what to drop, and what to add. Each adjustment must cite the evidence that motivates it.
7. Define the next milestone. It must be specific, measurable, and achievable based on the current trajectory. State the success criteria explicitly.
8. Assemble the learning-retrospective report per the Output section.
## Failure and recovery
- Insufficient evidence: report which criteria cannot be evaluated and why. Do not fill gaps with assumptions. Ask the learner to supply missing artifacts before proceeding.
- No existing plan: proceed with the learning retrospective using the milestone and evidence alone. Propose an initial plan as part of the adjusted plan output.
- Conflicting evidence: surface the conflict, state both interpretations, and ask the learner to clarify before finalizing the learning retrospective.
- Scope creep detected: if the review expands beyond the stated milestone, stop and report that the scope has widened. Recommend a separate learning-retrospective for the additional scope.
## Output
A learning-retrospective report containing:
1. **Evidence review**: classification of each milestone criterion (met / partially met / unmet) with cited evidence.
2. **Gap analysis**: what was expected versus what was observed.
3. **Strategy assessment**: which approaches worked, which did not, and why, grounded in evidence.
4. **Adjusted plan**: concrete changes to the learning plan, each motivated by evidence.
5. **Next milestone**: a specific, measurable goal with explicit success criteria.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!