# Claude Handoff

> 把当前对话交接给一个全新的后台智能体，让它立即接手工作。

- **Type:** Skill
- **Install:** `agentstack add skill-wenwuzhidao-mattpocock-skills-zh-claude-handoff`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [WenWuZhiDao](https://agentstack.voostack.com/s/wenwuzhidao)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [WenWuZhiDao](https://github.com/WenWuZhiDao)
- **Source:** https://github.com/WenWuZhiDao/mattpocock-skills-zh/tree/main/skills/in-progress/claude-handoff

## Install

```sh
agentstack add skill-wenwuzhidao-mattpocock-skills-zh-claude-handoff
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

编写一份当前对话的交接摘要，让一个全新的智能体能够接手继续工作。不要保存它，而是启动一个后台智能体，用该摘要作为它的提示作为种子：`claude --bg --name "" ""`。它在当前工作目录中启动并立即返回；用户通过 `claude agents` 来管理它。

始终传入 `-n`/`--name` 并给一个描述性的名字（例如 `--name "Fix login bug"`）—— 它设定在任务列表、会话选择器和终端标题中显示的名称。

在摘要中加入一个"建议技能"章节，列出该智能体应当调用的技能。

不要重复其他产物（PRD、方案、ADR、issue、提交、diff）中已经记录的内容。改为通过路径或 URL 引用它们。

对任何敏感信息（例如 API 密钥、密码或个人可识别信息）进行脱敏处理 —— 这份摘要会成为该智能体的提示。

如果用户传入了参数，将其视为对下一次会话所要聚焦内容的描述，并据此调整摘要。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [WenWuZhiDao](https://github.com/WenWuZhiDao)
- **Source:** [WenWuZhiDao/mattpocock-skills-zh](https://github.com/WenWuZhiDao/mattpocock-skills-zh)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-wenwuzhidao-mattpocock-skills-zh-claude-handoff
- Seller: https://agentstack.voostack.com/s/wenwuzhidao
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
