handoff-notes
Installation
SKILL.md
Handoff Notes
Generate handoff notes for vacations and transitions.
Instructions
- Fetch source data with
my-work-recap. - Call
handoff-notes:
handoff-notes({
"completedTasks": "<json-array>",
"plannedTasks": "<json-array>",
"initiatives": "<json-array>",
"handoff_type": "vacation",
"duration": "2 weeks",
"focus_areas": "integrations, checkout"
})