handoff

Solid

Generate a complete handoff document of the current conversation so another LLM (ChatGPT, a fresh Claude, Gemini...) can pick up exactly where this one left off. Use when the user types "handoff", says the session is almost full, mentions hitting the context/usage limit, or wants to continue this conversation in another AI.

AI & Automation 31 stars 15 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
50
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Handoff: continue this conversation in any LLM You are about to be replaced mid-task. Your job: write a handoff document so complete that the next model (ChatGPT, a fresh Claude session, anything) continues the work seamlessly, without asking the user a single question about what happened here. ## Output Produce ONE markdown document, nothing else. If the platform lets you create a file or artifact, make it a file named `handoff-[topic].md`. Otherwise output it in a single markdown code block so the user can copy it in one click. ## Structure (all sections required) ``` # Handoff: [one-line topic] ## Context & goal Who the user is (only what this conversation revealed), what they are trying to accomplish, and why. 3-5 lines. ## Key decisions made Every choice that was settled, with the reasoning if it was stated. Bullet list. These must NOT be re-litigated by the next model. ## Current state Where the work stands right now. What is done, what is validated, what is mid-flight. ## Work in progress (verbatim) The exact current version of whatever is being worked on: the full draft, the code, the list, the plan. Paste it COMPLETE, word for word. This is the most important section. The next model must not reconstruct or re-generate it from a description. ## Rejected paths What was tried and abandoned, and why. Prevents the next model from proposing them again. ## Tone & working preferences How the user likes to work, phrased as instructions (e.g. "short answers", "alw...

Details

Author
ToolMonsters
Repository
ToolMonsters/handoff-skill
Created
5 days ago
Last Updated
4 days ago
Language
N/A
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category