What problem does it solve? Ending a work session without capturing decisions, blockers, and next steps makes it hard to resume later. This Skill verifies that session progress notes are complete, renames placeholder files, commits them to git, and proposes follow-up tasks. ## Core Features & Use Cases - Progress Verification: Re-reads the session's progress file and fills in missing context, outcomes, next steps, and blockers. - Git Commit & Push: Renames wip placeholder files with a meaningful kebab-case slug and commits only progress files with a structured message. - Follow-up Task Proposal: Suggests Todoist tasks for remaining work, requiring explicit user approval before adding any. - Use Case: After a coding session on a project, invoke /pavilio-session-end to finalize the day's progress note, push it to the projects repo, and capture remaining work as approved tasks. ## Quick Start Tell the AI to end the session for your current project by saying "end session" or invoking /pavilio-session-end with the project name.