end-session

End active learning sessions by generating summaries and updating session logs.

69|7|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/TaylorHuston/local-life-manager --skill end-session
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: end-session
Source: https://github.com/TaylorHuston/local-life-manager/tree/main/.claude/skills/end-session
Command: npx skills add https://github.com/TaylorHuston/local-life-manager --skill end-session

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill closes an active learning session by generating a concise summary, logging final entries, and updating the learning plan to reflect progress.

Core Features & Use Cases

  • End the current learning session and ensure all active logs are captured.
  • Generate a 1-2 sentence summary of the session and update the session file with end timestamp and status.
  • Synchronize the learning plan (last_covered, topic sessions, proficiency, queue) based on the references.

Quick Start

Use the end-session skill to wrap up your current learning session and generate the final report.

Frequently Asked Questions about end-session

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

FAQPage Schema
How do I end a learning session and generate a summary automatically?

To end a learning session and generate a summary, you can use a dedicated skill that finalizes the active log, adds an end timestamp, and produces a concise 1-2 sentence recap of the session.

Can I update my learning plan progress automatically when a study session ends?

Yes, ending a session can automatically synchronize your learning plan by updating the last covered topics, session counts, proficiency levels, and the study queue based on predefined references.

What is the best way to log session timestamps and status for a personal knowledge management system?

The best way to log session timestamps and status is to use an automated session-ending process that enforces time tracking and updates the status to completed within a structured learning-sessions index.

How do I close an active learning session and ensure all logs are captured?

Closing an active learning session and capturing all logs requires a process that finalizes entries, updates the session file status, and ensures all session data is written before closing the record.

Does ending a study session require manually adjusting proficiency levels in the learning plan?

No, ending a study session does not require manual proficiency adjustments if you use an automated skill that synchronizes proficiency levels and updates the learning plan queue directly upon session completion.