session-wrap-up

Generate a session work log and flag AGENTS.md updates.

5|2|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/Tx1207/hello-scholar --skill session-wrap-up
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-wrap-up
Source: https://github.com/Tx1207/hello-scholar/tree/main/skills/core/session-wrap-up
Command: npx skills add https://github.com/Tx1207/hello-scholar --skill session-wrap-up

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill creates a complete session summary, surfaces necessary AGENTS.md updates, and cleans up temporary artifacts to streamline end-of-session workflows.

Core Features & Use Cases

  • Generate a structured work log that documents actions, files touched, and outcomes from a session.
  • Check and suggest updates to AGENTS.md for new skills, agent configurations, or workflow changes.
  • Perform cleanup by identifying and removing or archiving temporary files and plan artifacts.
  • Report Git status including current branch, uncommitted changes, unpushed commits, and stash entries to inform next steps.
  • Use case: after finishing a research sprint, run this skill to produce a ready-to-share wrap-up and ensure project docs are up to date.

Quick Start

Trigger the session-wrap-up skill at the end of a work session to automatically generate logs, verify AGENTS.md changes, and clean temporary files.

Frequently Asked Questions about session-wrap-up

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

FAQPage Schema
How do I generate a session work log for Git workflow changes?

Generate a session work log by running a wrap-up process that documents actions, files touched, and outcomes. It captures operations and produces a structured status report to summarize the work completed during the session.

What is the best way to clean up temporary files after a research sprint?

Clean up temporary files after a sprint by identifying, removing, or archiving plan artifacts. The wrap-up process assesses repository state and provides cleanup recommendations to streamline end-of-session workflows.

How do I check if AGENTS.md needs updates after modifying agent configurations?

Check AGENTS.md updates by running a session wrap-up that flags required updates for new skills, agent configurations, or workflow changes. It surfaces necessary modifications to keep project documentation current.

Can I report Git status including unpushed commits and stash entries at the end of a task?

Report Git status including current branch, uncommitted changes, unpushed commits, and stash entries at the end of a task. The wrap-up checks repository state to inform next steps for multi-task handoffs.

Does this session wrap-up process work for multi-task handoffs?

Yes, the session wrap-up process works for multi-task handoffs. It produces a status report, cleanup recommendations, and a check of relevant files to capture operations and report on pending actions for the next person.

When do I need to run a session wrap-up for repository cleanup?

Run a session wrap-up for repository cleanup at the end of a work session. It is needed when you want to generate logs, verify AGENTS.md changes, and clean temporary files before finishing or handing off tasks.