handoff

Installation
SKILL.md

Handoff

Write a handoff document summarising the current conversation so a fresh agent can continue.

If the user passed arguments, treat them as a description of what the next session will focus on and tailor the doc accordingly.

Workflow

  1. Create the filemktemp /tmp/handoff-XXXXXX.md. Use the absolute path it returns.
  2. Fill the template below.
  3. Print the path at the end so the user can paste it into the next session.

Template

# Handoff — <one-line goal>

## Goal
What the next session should accomplish. If `$ARGUMENTS` was passed, lead with it.
Installs
1
GitHub Stars
10
First Seen
6 days ago
handoff — helderberto/agent-skills