handoff
Agent skill from rohitg00/agentmemory.
What it does
- cwd override resolved to an absolute, normalized path.
- Match used a directory-boundary check, not a raw prefix.
- Unanswered question (if any) leads the response.
- Empty session is reported plainly, with an offer to start fresh.
- recap, session-history, recall: same session data, broader views.
Requirements & configuration
Configuration: ARGUMENTS
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/rohitg00/agentmemory
handoff FAQ
What does the handoff skill do?
Resume the most recent agent session for the current working directory, leading with any unanswered question. Use when the user says "where were we", "resume", "handoff", "pick up where I left off", or starts a session with no fresh context. cwd override resolved to an absolute, normalized path. Match used a directory-boundary check, not a raw prefix.
How do I install handoff?
Run: npx -y skills add https://github.com/rohitg00/agentmemory --skill handoff --agent claude-code — the source lives at github.com/rohitg00/agentmemory.
Maintain handoff?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/rohitg00-agentmemory-handoff?ref=badge) npx agentictools info skills/rohitg00-agentmemory-handoff The second line is the CLI lookup for this page — handy in READMEs and docs.