From one-horizon
Turn current work into handoff notes someone else can pick up without guessing. Use when asked to "write handoff notes", "prepare transition docs", or "document my current ownership". Requires One Horizon MCP.
npx claudepluginhub onehorizonai/skills --plugin one-horizonThis skill uses the workspace's default tool permissions.
Generate handoff notes for vacations and transitions.
Creates concise handoff documentation for work-in-progress sessions when handing off to another agent. Supplements history compaction with tasks, changes, learnings, artifacts, and next steps.
Writes or updates HANDOFF.md with project goal, current progress, what worked/didn't, and next steps for agent handoffs with fresh context.
Compacts current conversation into handoff document for another agent to pick up. Saves to temp Markdown file, suggests next skills, references artifacts without duplication.
Share bugs, ideas, or general feedback.
Generate handoff notes for vacations and transitions.
my-work-recap.handoff-notes:handoff-notes({
"completedTasks": "<json-array>",
"plannedTasks": "<json-array>",
"initiatives": "<json-array>",
"handoff_type": "vacation",
"duration": "2 weeks",
"focus_areas": "integrations, checkout"
})