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
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
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