name: catchup description: Resume session context. Use when asked to "catch up", "what's the status", "resume work", "where did we leave off", or "/catchup".
Read the session progress markdown file to understand what has been completed so far.
Look for files matching *-progress.md or *-plan.md in the repository root, and summarize:
- What has been completed
- What is currently in progress
- What remains to be done
- Any blockers or issues encountered
If no progress file exists, check git diff and recent commits to understand recent changes.