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