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.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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