What problem does it solve? Your Copilot chat history contains a record of everything you worked on, but it is locked away in a session store. This Skill queries that history to generate standup reports, surface workflow improvement tips, find past sessions, and analyze token costs. ## Core Features & Use Cases - Standup Reports: Generate a daily standup from the last 24 hours of sessions, grouped by branch and feature, with PR status checked via GitHub CLI. - Usage & Cost Tips: Analyze prompting patterns, tool usage, and token consumption to produce personalized, data-grounded recommendations for working more effectively and reducing spend. - Session Search & Maintenance: Search past sessions by keyword, file path, or PR number, reindex the session store, and get guidance on deleting session data. - Use Case: Before your morning standup, ask for a summary of yesterday's work and receive a formatted report of completed and in-progress items with linked PRs and session IDs. ## Quick Start Ask the assistant to generate a standup report from your recent Copilot session history.