start-session

Initialize topic-based learning sessions and rebuild context from stored session files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines starting a focused learning session by guiding the user into a topic-based teaching conversation with the AI.

Core Features & Use Cases

  • Session initialization: Begin a topic-centered learning dialogue with clear prompts.
  • Context recovery: Load the learning plan and recent sessions to maintain continuity.
  • Session management: Generate a unique session ID and store progress for later review.
  • End-to-session: Conclude the session with a clear end command.

Quick Start

Start a session by telling the AI the topic you want to learn, for example: teach me calculus.

Frequently Asked Questions about start-session

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

FAQPage Schema
How do I start an AI learning session for a specific topic?▼

To start an AI learning session, tell the AI the topic you want to learn, such as "teach me calculus." The skill initializes the dialogue, generates a session ID, and stores progress for later review.

How does context recovery work for ongoing learning sessions?▼

Context recovery works by reading your learning plan and loading recent sessions to rebuild context. This maintains continuity across sessions so the AI remembers previous learning progress.

Can I use this skill to study a topic without setting up a learning plan?▼

The skill reads `.claude/learning-sessions/learning-plan.json` to check for due topics. A learning plan is required to initialize topic-based sessions and track your study progress effectively.

What's the best way to manage and store my learning session progress?▼

Session management is handled automatically by generating a unique session ID and creating a session file per the session schema. Progress is stored in `index.json` for later review.

How do I end a focused learning session once I'm done studying?▼

You can end a learning session by using a clear end command. This concludes the topic-centered teaching dialogue and saves your session progress for future context recovery.

Does this skill support learning any subject or topic?▼

Yes, the skill supports learning any subject by initiating topic-based teaching conversations. You simply tell the AI what you want to learn, and it guides you through a focused educational session.