what-did-i-get-done

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "what-did-i-get-done" with this command: npx skills add cursor/plugins/cursor-plugins-what-did-i-get-done

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

  • Resolve the requested time window into concrete dates.

  • Read commits authored by the current git user email within that range.

  • Exclude merge commits and uncommitted changes.

  • Synthesize the most important shipped changes into a concise status update.

  • Include the actual date range used in the final summary.

Guardrails

  • Be extremely concise and information-dense.

  • Prioritize substantial behavior or architecture changes.

  • Omit cosmetic-only changes (formatting, imports, minor renames).

  • Do not infer intent or motivation. Describe changes functionally.

Output

  • One short summary suitable for Slack

  • Real date range

  • Optional 2-5 bullets for major changes only

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

deslop

No summary provided by upstream source.

Repository SourceNeeds Review
General

fix-merge-conflicts

No summary provided by upstream source.

Repository SourceNeeds Review
General

continual-learning

No summary provided by upstream source.

Repository SourceNeeds Review
General

check-compiler-errors

No summary provided by upstream source.

Repository SourceNeeds Review