Files
homelab-agents/agents/sysadmin-session-closer.md

601 B

Sysadmin Session Closer Agent

Automatically closes development sessions and generates session summaries.

Purpose

This agent monitors active development sessions and automatically:

  1. Detects when a session is ending
  2. Captures session context and changes
  3. Generates a comprehensive session summary
  4. Updates git repositories with changes
  5. Cleans up temporary files

Features

  • Automatic session detection
  • Git integration for repository changes
  • Session summary generation with timestamps
  • Support for both homelab-agents and VPS project repositories
  • Intelligent change detection