What problem does it solve?
This Skill ensures that all work performed during a session is properly saved, committed, and pushed, preventing data loss and maintaining a clear history for future sessions.
Core Features & Use Cases
- Change Inventory: Automatically tracks and displays all modifications made to files.
- Session Summarization: Prompts for a concise summary of learnings, changes, and next steps.
- Memory Update: Integrates session summaries and key decisions into persistent memory logs.
- Code Commit & Push: Facilitates the staging, committing, and pushing of code changes to a remote repository.
- Use Case: After a coding session where you've refactored a module and tested a new algorithm, running this skill will update your git history, log your findings in your research notes, and prepare for the next session by outlining what needs to be done.
Quick Start
Run the session-close skill to finalize your current work and prepare for the next session.