catchup
Quickly review changes in your git branch with actionable insights.
Review all changes in the current git branch compared to main. Then give me a concise summary:
- Changed files — list files modified, added, or deleted
- What changed — brief description of each change
- Work in progress — any uncommitted changes or TODOs in modified files
- Open issues — run typecheck and lint to surface any errors waiting for me
Keep the summary short and actionable. I want to know where I left off and what needs attention.