From session-manager
Adds the /summarize-session command to summarize the session and update the summary.md file with the latest progress and what was done in the session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/session-manager:summarize-sessionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- User types /summarize-session to summarize the session and update the summary.md file with the latest progress and what was done in the session.
# Project Description
If its not in the file, add 2-3 sentences describing the project and its goals.
# Progress Summary - [DATE]
- Which tasks were completed in this session
npx claudepluginhub crazyscreamx/calude-marketplace --plugin session-managerEnds a work session by writing a concise HANDOFF.md snapshot summarizing progress, decisions, and next steps for the next session.
Consolidates session work, artifacts, decisions, and pending items for handoff between sessions. Writes a summary file and updates current focus. Trigger: 'resumo', 'summary', 'handoff'.
Generates and saves Markdown session logs capturing objectives, file changes, referenced materials, technical notes, future plans, open items, and metrics to resume project work across conversations.