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:

  1. Changed files — list files modified, added, or deleted
  2. What changed — brief description of each change
  3. Work in progress — any uncommitted changes or TODOs in modified files
  4. 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.