task-handover
CommunityHand off work cleanly, with zero context loss.
Authorpytholic
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill creates a durable, self-contained handover document so a new agent or engineer can resume work without relying on conversation history.
Core Features & Use Cases
- Cold-start resumption: Captures objective, current state, decisions, blockers, and next steps in a format that survives session boundaries.
- Verified status snapshot: Requires checking git status and test/lint results before writing, reducing drift and stale assumptions.
- Practical handoff output: Produces a single
.claude/HANDOVER.mdthat points the next person to the exact file, line, or command to continue from. - Use Case: A long debugging or implementation session is ending, and you need the next agent to pick up immediately with no rediscovery.
Quick Start
Ask the assistant to create a handover for the current work and write it to .claude/HANDOVER.md.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: task-handover Download link: https://github.com/pytholic/claude-skills/archive/main.zip#task-handover Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.