session-wrap-up

Generate session summaries and perform Git status, cleanup, and AGENTS.md checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages session wrap-up by generating work logs, checking for AGENTS.md updates, cleaning temporary files, and reporting Git state.

Core Features & Use Cases

  • Work Log Generation: Summarizes the main operations performed during a session.
  • AGENTS.md Updates: Scans for changes in skills and agents that might require updates.
  • Temporary File Cleanup: Identifies and reports on temporary files for deletion.
  • Git Status Check: Provides current Git branch, uncommitted changes, and stashes.

Quick Start

To wrap up your session, simply use the command 'session-wrap-up'.

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 work log summary for my Git session?

To generate a work log summary for your Git session, you can use a session wrap-up workflow that summarizes main operations, checks for AGENTS.md updates, cleans temporary files, and reports Git branch status.

What is the best way to clean up temporary files before ending a development session?

The best way to clean up temporary files before ending a development session is to use a wrap-up workflow that identifies and reports on temporary files for deletion alongside checking your uncommitted Git changes.

How do I check if my AGENTS.md file needs updates after modifying skills?

To check if your AGENTS.md file needs updates after modifying skills, you can run a session wrap-up process that scans for changes in skills and agents to determine if configuration updates are required.

Can I get a comprehensive Git status report including uncommitted changes and stashes?

Yes, you can get a comprehensive Git status report including uncommitted changes and stashes by running a session wrap-up workflow that provides current branch state and stash details.

Does session wrap-up require any specific dependencies or complex environment setup?

Session wrap-up requires no specific dependencies or complex environment setup, needing only basic interaction with Git and AGENTS.md configurations to generate summaries and perform cleanup tasks.