What problem does it solve?
This Skill eliminates the risk of lost context, stale project tracking, and forgotten follow-up tasks when working across multiple sessions on a tracked project, ensuring every session ends with a clear, actionable handoff for the next work period.
Core Features & Use Cases
- Accurate Status Tracking: Updates the project's PLAN.md with progress verified against git history, never inventing work that didn't ship.
- Self-Contained Handoffs: Rewrites the next-session kickoff so a user with no memory of the previous session can pick up work immediately.
- Deferred Task Management: Routes cross-cutting follow-up tasks to the central progress log so they are not lost at session boundaries.
- Use Case: If you spent a session implementing a new playback feature for your JellyRock Roku app project, running /end-session will update the project plan with the completed work, note any open follow-ups, and ensure all changes are committed for the next session.
Quick Start
Run the end-session skill at the end of any project-tracked work session to update your project plan, capture follow-up tasks, and commit your changes.