handoff-update

Installation
SKILL.md

Update an existing handoff document with this session's progress.

Step 1: Resolve the Handoff File

Determine which file to update, in this priority order:

  1. If $ARGUMENTS[0] was provided, use it as the file path.
  2. If this session was started via /handoff:resume, look in conversation history for the argument that was passed to it.
  3. If neither is found, fall back to creating a new file: claudedocs/handoffs/handoff_YYYYMMDD_HHMMSS.md. Inform the user that no existing handoff was found.

Step 2: Read the Existing File

Read the resolved file completely. Parse all sections as the baseline for the merge.

Step 3: Apply Section Merge Rules

Rewrite the file with updated content using these merge rules:

Installs
3
GitHub Stars
5.8K
First Seen
10 days ago
handoff-update — florianbruniaux/claude-code-ultimate-guide