Skip to main content
ClaudeWave
Skill822 repo starsupdated 5d ago

handoff

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Haohao-end/openagent /tmp/handoff && cp -r /tmp/handoff/api/internal/core/skills/catalog/handoff ~/.claude/skills/handoff
Then start a new Claude Code session; the skill loads automatically.

skill.md

# handoff

这是一个把当前对话压缩成交接文档的技能。

## 适用场景

- 当前会话结束前需要交给下一位 agent
- 需要保留背景、已做工作、未完成事项和后续步骤
- 不想让下一位 agent 重新翻完整聊天记录

## 工作方式

1. 提炼事实,不重复长对话。
2. 说明当前状态、已改动内容、未完成事项、风险和建议技能。
3. 优先引用已有产物、链接和路径,不重复粘贴大段内容。