my-work-recap

Installation
SKILL.md

My Work Recap

Fetch consolidated personal recap data.

Instructions

Call my-work-recap.

my-work-recap({ "includeInitiatives": true })

With date range:

my-work-recap({
  "startDate": "2024-01-20T00:00:00Z",
  "endDate": "2024-01-26T23:59:59Z",
  "includeInitiatives": true
})

Recap order prioritizes:

  1. Initiatives
  2. Bugs
  3. TODOs

Recap/list output may omit descriptions; call get-task-details for any task that needs deeper context.

Related skills
Installs
12
GitHub Stars
2
First Seen
Mar 2, 2026
Security Audits