my-session-wrap

Summarize session changes and update project documents from Git state.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/jjub0217/claude-code-skills --skill my-session-wrap-jjub0217
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-session-wrap
Source: https://github.com/jjub0217/claude-code-skills/tree/main/skills/my-session-wrap
Command: npx skills add https://github.com/jjub0217/claude-code-skills --skill my-session-wrap-jjub0217

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automatically wraps up a session by analyzing changes, updating relevant documents, and logging what was learned, saving time and keeping your work organized.

Core Features & Use Cases

  • Automatic session end summarization based on Git state.
  • Concurrently updates project docs and records learnings.
  • Suitable for individual contributors and teams wanting consistent post-session artifacts.

Quick Start

Invoke the /wrap command to finalize the current session and apply the selected actions.

Frequently Asked Questions about my-session-wrap

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

FAQPage Schema
How do I automate session wrap and documentation updates from Git changes?

You can automate session wrap by triggering a command that checks Git status, summarizes code changes, and automatically updates relevant project documentation to keep your work organized.

What is the best way to generate a learning log after a coding session?

Generating a learning log after a session involves analyzing your recent Git changes and automatically recording insights and project updates, which this workflow integrates directly into your documentation process.

Can I automatically plan next steps when ending a project work session?

Yes, you can automatically plan next steps when ending a session by triggering task planning features that evaluate your current Git state and generate actionable items for future work.

Do I need any specific dependencies to run automated session wrap workflows?

No specific dependencies are required to run the automated session wrap workflow, as it operates independently within your environment to check Git status and generate documentation.

Does automated session summarization work for individual contributors and team environments?

Automated session summarization works for both individual contributors and teams, providing consistent post-session artifacts like updated docs and learning logs across different project workflows.

How does session wrap handle next-step planning and document generation concurrently?

Session wrap handles next-step planning and document generation concurrently by analyzing your Git state in real-time, ensuring that documentation updates and task triggers are applied simultaneously when a session ends.