What problem does it solve?
End-of-session work often leaves documentation and task tracking out of sync, causing confusion and delays. This Skill automates the finalization of session outputs by updating feature README status tables, refreshing the workplan, and recording development notes, ensuring a clean handoff for the next cycle.
Core Features & Use Cases
- Status alignment: automatically update the feature README.md status table based on what was accomplished in the session.
- Plan synchronization: refresh workplan.md, record completed acceptance criteria, and surface new tasks discovered during the session.
- Audit trail: generate a DEVELOPMENT-NOTES.md entry with a standardized template that captures date, feature slug, worktree, goals, accomplishments, and lessons learned.
- Workflow hygiene: update/close GitHub issues that progressed and commit all documentation changes on the feature branch.
Quick Start
Run the session-end workflow to finalize documentation updates and commit them to the feature branch.