What problem does it solve?
This Skill automates the complete end-of-session workflow for the SheldonFS project, including code commits, quality checks, documentation updates, and merge decisions when finishing a development session or feature branch.
Core Features & Use Cases
- End-of-session orchestration: Ensure code commits are clean, lint and type checks pass, tests are reviewed, and the branch merge decision is prepared.
- Documentation synchronization: Update CLAUDE.md and related project docs to reflect the completed work.
- Context-preserving wrap-up: Generate a clear summary and actionable next steps for the next development session, reducing cognitive load and friction.
Quick Start
Run the session-wrapup workflow in the SheldonFS project directory after completing a development session on a feature branch. Provide the feature branch name when prompted, then review the generated summary and, if applicable, merge to main or preserve the branch for the next session.