Home / sting25 / claude-code-handoff · skills/handoff-more/SKILL.md · GitHub

handoff-more skillA

handoff-more is agent-read markdown (skill) from sting25/claude-code-handoff: Pull older handoffs from .claude/handoff_history/ into the current session's context. Requires the scripts/hooks installed by this repo's ./install.sh — the history it reads only exists once those are in place. Use when the auto-loaded handoff_current.md is thin (placeholder Notes, missing context the user is referencing), when the user references work from "yesterday" or "the session before this one," or whenever the user explicitly invokes /handoff-more. Reads up to N older snapshots (default .

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# /handoff-more — load older handoffs into context

> **Prerequisite:** this skill reads history that only exists when the
> scripts and hooks from https://github.com/Sting25/claude-code-handoff
> are installed — `write_handoff.sh` is what rotates snapshots into
> `handoff_history/`. That toolchain lives under `~/.claude/bin/`
> (script install) or the plugin's `bin/` (plugin install) and is NOT
> part of this file alone; run `./install.sh` from that repo (or
> install the plugin) once per machine first.

The `SessionStart` hook auto-loads `handoff_current.md` (the most
recent handoff). This skill pulls in the older snapshots that
`write_handoff.sh` rotated into `<repo>/.claude/handoff_history/`
before each new write.

## When to invoke

- **User asks explicitly** (`/handoff-more`, "load more handoff
  context," "what did we do two sessions ago," etc.).
- **Auto-loaded handoff is thin.** If `handoff_current.md` was the
  result of an automatic `SessionEnd` write (no model in the loop to
  add curated Notes), the SessionStart hook already loaded the prior
  one as a fallback. But if the user is referencing decisions or work
…

Read the whole file at its exact version.

How to install

Latest version
mdr add sting25/claude-code-handoff/handoff-more@git:20260811.ad203db
Exact content
mdr add sting25/claude-code-handoff/handoff-more@sha256:a7d516255c4d828e

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_dwyqenyoj7ic2l6i.svg)](https://markdownregistry.com/a/art_dwyqenyoj7ic2l6i)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260811.ad203db latest2026-08-11 ad203db 5,360 BA view · diff
git:20260811.9a69b762026-08-11 9a69b76 5,034 BA view · diff
git:20260811.acc5d392026-08-11 acc5d39 5,012 BA view · diff
git:20260811.bdfc82c2026-08-11 bdfc82c 4,908 BA view · diff
git:20260811.7d4af4f2026-08-11 7d4af4f 4,740 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (5360 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

sting25/claude-code-handoff · 5 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_dwyqenyoj7ic2l6i
GET https://markdownregistry.com/api/v1/resolve?ref=sting25/claude-code-handoff/handoff-more
GET https://markdownregistry.com/api/v1/blob/a7d516255c4d828e85e8d14fb9ade83faf019c38b0f794491f9d63eb6b20b09c

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from sting25/claude-code-handoff

handoff-recover skill
sting25/claude-code-handoff · skills/handoff-recover/SKILL.md · Compose a retroactive curated handoff when the previous session ended without invoking /handoff. Requires the…
git:20260811.ad203db · audit A · 5 stars
handoff skill
sting25/claude-code-handoff · skills/handoff/SKILL.md · Snapshot session state to .claude/handoff_current.md and tell the user (loudly, with -*-*- borders) to start a new…
git:20260831.1e24eec · audit A · 5 stars

Every file in sting25/claude-code-handoff

Browse by kind, by grade A, or by owner.