End the current development session by:
Ends the current development session by documenting all changes, git activity, tasks, and accomplishments before clearing the session file.
/plugin marketplace add mrclrchtr/cc-marketplace/plugin install session@cc-marketplaceEnd the current development session by:
date +%Y-%m-%d\ %I:%M\ %pCRITICAL: NEVER modify or edit existing session content - ONLY append!
Check .sessions/.current-session for the active session
If no active session, inform user there's nothing to end
If session exists, append a comprehensive summary including:
Empty the .sessions/.current-session file (don't remove it, just clear its contents)
Inform user the session has been documented
The summary should be thorough enough that another developer (or AI) can understand everything that happened without reading the entire session.