Write structured handoff prompts when ending a session or delegating to another agent (Claude, Codex, Cursor). Use when user says handoff, delegate, continue in new chat, or epic spans multiple sessions.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Write structured handoff prompts when ending a session or delegating to another agent (Claude, Codex, Cursor). Use when user says handoff, delegate, continue in new chat, or epic spans multiple sessions.
Agent handoff
Produce a copy-paste handoff the next agent can run without this chat.
When
Epic spans multiple PRs or sessions
User delegates to another model/host
Context window getting long — prefer fresh session + handoff over continuation
Handoff template
# [Project] — [Epic name]**Repo:** org/repo · **Workspace:** absolute path
**Read first:** AGENTS.md, docs/agent-contract.md, relevant .cursor/skills/*
## North star
One sentence goal.
## Done (staging/main)
| PR | What |
## In flight- Branch, PR URL, commit, what's left
## Next steps (ordered)1. …
2. …
## Key files-`path` — why
## Verify- [ ] commands
## Constraints- Branch flow, migrations, don't touch X
## Success criteria- [ ] checkboxes