# Handoff

> Write or update a handoff document so the next agent with fresh context can continue this work.

- **Type:** Skill
- **Install:** `agentstack add skill-stuartshields-claude-setup-handoff`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [stuartshields](https://agentstack.voostack.com/s/stuartshields)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [stuartshields](https://github.com/stuartshields)
- **Source:** https://github.com/stuartshields/claude-setup/tree/main/skills/handoff
- **Website:** https://stuartshields.github.io/claude-setup/

## Install

```sh
agentstack add skill-stuartshields-claude-setup-handoff
```

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

## About

Write or update a handoff document so the next agent with fresh context can continue this work.

Steps:
1. Check if HANDOFF.md already exists in the project
2. If it exists, read it first to understand prior context before updating
3. Create or update the document with:
   - **Goal**: What we're trying to accomplish
   - **Current Progress**: What's been done so far
   - **What Worked**: Approaches that succeeded
   - **What Didn't Work**: Approaches that failed (so they're not repeated)
   - **Next Steps**: Clear action items for continuing

Save as HANDOFF.md in the project root and tell the user the file path so they can start a fresh conversation with just that path.

---

Source: https://github.com/ykdojo/claude-code-tips/blob/main/skills/handoff/SKILL.md

## Source & license

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

- **Author:** [stuartshields](https://github.com/stuartshields)
- **Source:** [stuartshields/claude-setup](https://github.com/stuartshields/claude-setup)
- **License:** MIT
- **Homepage:** https://stuartshields.github.io/claude-setup/

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-stuartshields-claude-setup-handoff
- Seller: https://agentstack.voostack.com/s/stuartshields
- 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%.
