end-session

SKILL.md

End the current learning session.

Steps

  1. Find active session in .claude/learning-sessions/index.json
    • If none: tell user there's no active session
  2. Read the session file
  3. Review conversation since last log, add remaining entries
  4. Generate 1-2 sentence summary
  5. Update session file:
    • ended: current ISO timestamp
    • status: "completed"
    • summary: generated summary
  6. Update index.json status
  7. Update learning plan (.claude/learning-sessions/learning-plan.json):
    • Set last_covered to today
    • Add session ID to topic's sessions array
    • Adjust proficiency per references/proficiency.md
    • Update queue: remove covered, add discovered topics
    • Handle struggles per references/proficiency.md

Report

  • Confirm session ended
  • Show summary
  • Show entries logged (by type)
  • Show proficiency updates
  • If review: show retention score and calibration
  • Suggest next topic from queue
Weekly Installs
6
GitHub Stars
38
First Seen
Jan 26, 2026
Installed on
claude-code6
gemini-cli5
codex5
cursor5
opencode5
trae4