# handoff-skill

A Claude skill that generates a complete handoff document of your current conversation, so another LLM (ChatGPT, a fresh Claude session, Gemini, anything) can pick up exactly where this one left off.

- Tier: Indexed (plain plugin)
- Category: Documentation
- Page: https://www.flowy.sh/listings/toolmonsters-handoff-skill
- Source: https://github.com/ToolMonsters/handoff-skill
- Price: free and open source

## Summary
handoff-skill is a Claude Code plugin with 1 hand-picked skill for documentation work, indexed on Flowy. Install it with the command on its page. It includes handoff-skill. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add toolmonsters/handoff-skill
```

## Skills
- handoff-skill

## FAQ

### What is handoff-skill?
A Claude skill that generates a complete handoff document of your current conversation, so another LLM (ChatGPT, a fresh Claude session, Gemini, anything) can pick up exactly where this one left off.

### How do I install handoff-skill?
Run these in Claude Code: npx -y skills add toolmonsters/handoff-skill. Then prompt normally.

### Does handoff-skill auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is handoff-skill free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
