session-manager

Load project context, track work progress, and generate session summaries.

1|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/karchtho/my-claude-marketplace --skill session-manager-karchtho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-manager
Source: https://github.com/karchtho/my-claude-marketplace/tree/main/bundles/sessions-workflow-bundle/skills/session-manager
Command: npx skills add https://github.com/karchtho/my-claude-marketplace --skill session-manager-karchtho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the challenge of capturing and communicating work progress by automatically loading the current project context, tracking changes, and generating concise session summaries for review and handoff.

Core Features & Use Cases

  • Load context at session start and maintain continuity across sessions.
  • Track changes and record decisions to build a persistent project memory.
  • Generate standardized session summaries suitable for commits and handoffs.
  • Support both automated slash-command workflows and manual sessions.

Quick Start

Start a new session with the current project context loaded and a session summary ready to document progress.

Frequently Asked Questions about session-manager

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

FAQPage Schema
How do I automate session documentation for my software project?

Automating session documentation involves loading project context, tracking work progress, and generating concise summaries. This skill prepares standardized session summaries suitable for commits and team handoffs.

Can I integrate session summaries with git commits for traceability?

Yes, session summaries integrate with git commits to ensure traceability. The generated documentation records decisions and changes, building a persistent project memory linked directly to your commit history.

What is the best way to track work progress and maintain context across sessions?

Tracking work progress across sessions requires loading existing project context at the start and recording decisions during work. This creates a persistent project memory that maintains continuity for future development.

Does this session tracking tool work without external dependencies?

Yes, this session tracking tool operates without external dependencies. It uses internal scripts to support both automated slash-command workflows and manual sessions, requiring no additional environment setup.

How do I generate a standard session summary for a project handoff?

Generating a standard session summary involves tracking changes and recording decisions during your work session. The output is a concise, standardized document capturing progress and preparing next steps for handoff.