what-did-i-get-done

Installation
SKILL.md

What did I get done

Trigger

Need a short, high-signal summary of work completed in a specific time range (for example: yesterday, last 3 days, or last week).

Workflow

  1. Resolve the requested time window into concrete dates.
  2. Read commits authored by the current git user email within that range.
  3. Exclude merge commits and uncommitted changes.
  4. Synthesize the most important shipped changes into a concise status update.
  5. Include the actual date range used in the final summary.

Guardrails

Installs
396
Repository
cursor/plugins
GitHub Stars
1.9K
First Seen
Feb 25, 2026
what-did-i-get-done — cursor/plugins