exit

Automate end-of-session terminal verification, Git commits, handoff manifests, Slack summaries, and 40x review.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/DaBigHomie/ugwtf --skill exit-dabighomie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exit
Source: https://github.com/DaBigHomie/ugwtf/tree/main/.cursor/skills/exit
Command: npx skills add https://github.com/DaBigHomie/ugwtf --skill exit-dabighomie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the end-of-session process, ensuring all necessary steps are completed and providing clear handoffs for subsequent work.

Core Features & Use Cases

  • Verify Terminals and Processes: Ensures that all relevant processes are properly closed without affecting unrelated system operations.
  • Git Committed State: Manages the Git state, committing changes or noting WIP status for each repository.
  • Handoff and Manifests: Generates and manages manifests for the next step, including Slack notifications and partner executive reports.
  • 40x Logic Review: Performs a read-only check to ensure all work is correctly captured and ready for follow-up.

Quick Start

To exit a session, run the 'exit' command in the appropriate context.

Frequently Asked Questions about exit

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

FAQPage Schema
How do I automate end-of-session Git commits and handoff reports?

To automate end-of-session handoffs, you can use a workflow tool that verifies terminal processes, ensures Git committed state, generates handoff manifests, and posts session summaries to Slack. This ensures all work is captured for subsequent tasks.

What is a session handoff manifest and when do I need one?

A session handoff manifest is a generated report detailing the end-of-session state, including Git WIP status and process verification. You need one when closing a work session to provide clear context and continuity for the next developer or partner.

How do I post session summaries to Slack after closing terminal processes?

You can post session summaries to Slack by running an automated exit workflow that verifies terminal processes and commits Git changes before generating and sending a session summary notification directly to your integrated Slack channel.

Does this exit workflow require a specific Git repository structure?

Yes, this exit workflow requires a structured environment with Git repositories and Slack integration to function correctly. It needs these dependencies to verify commit states, manage WIP status, and post session summaries effectively.

What is the best way to verify work is captured before ending a development session?

The best way to verify work is captured is by running a read-only 40x logic review. This check ensures all work is correctly committed in Git, terminal processes are closed, and handoff manifests are generated for follow-up.