handoff
Installation
SKILL.md
Handoff
Produce a transfer-ready handoff for in-progress work.
Invocation Notice
- Inform the user when this skill is being invoked by name:
handoff.
Critical Constraints
- Assume the recipient can only see the handoff output and nothing else.
- Output one fully filled handoff payload in chat.
- Do not create a handoff file unless explicitly requested.
- Do not rely on references like "above" or "earlier in this thread".
- If information is missing, write
Unknownand specify what is needed.
When to Use
- Handing off work to a new conversation or agent.
Related skills