last-two-weeks-handoff
GitHub协助员工规划离职前两周工作交接,生成交接清单、过渡文档模板、知识转移会议计划及最后一天检查表。旨在确保工作顺利移交,避免离职后同事因信息缺失而联系原员工,实现优雅的职业告别。
触发场景
安装
npx skills add mohitagw15856/pm-claude-skills --skill last-two-weeks-handoff -g -y
SKILL.md
Frontmatter
{
"name": "last-two-weeks-handoff",
"homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/last-two-weeks-handoff.html",
"metadata": {
"openclaw": {
"emoji": "🧠"
}
},
"description": "Turn your notice period into a handoff that makes you missed for the right reasons — the transition doc nobody has to call you about, the knowledge-transfer sessions, and the graceful goodbye mechanics. Use when asked I just resigned how do I hand off my work, write my transition document, plan my last two weeks, or what do I do before I leave my job. Produces the handoff inventory, the transition doc template filled with your reality, the KT session plan, and the last-day checklist."
}
Last Two Weeks Handoff Skill
Your last two weeks are the trailer for how you'll be remembered — and the handoff doc is the only work artifact colleagues will use after forming their final opinion of you. The goal is specific: no one should need to call you in month two, and everyone should slightly resent that you're gone. This skill inventories what actually needs transferring (it's less than it feels, and different than it looks), writes the doc future-someone can actually navigate, and handles the mechanics — access, ownership transfers, goodbyes — that get forgotten until 4pm on the last day.
What This Skill Produces
- The handoff inventory — everything owned, triaged: transfer / finish / document-and-drop
- The transition doc — per item: state, next step, who-now-owns, where-things-live, the landmines
- The KT session plan — 2–4 sessions with agendas, because docs transfer facts and sessions transfer judgment
- The last-day checklist — access, ownership flips, personal-file hygiene, the goodbye message
Required Inputs
Ask for these if not provided:
- Role and the notice window — 2 weeks plans differently than 4
- The ownership list — projects, systems, recurring duties, relationships (internal and external), and the invisible things (the cron job only they know about, the vendor contact only they have)
- Who's inheriting — named successors, an interim manager, or nobody-yet (changes the doc from "handoff to a person" to "message in a bottle" — write for the bottle)
- The exit temperature — a happy exit and a bitter one produce the same professional handoff; only the goodbye note differs
Framework: The Triage Rules
- Triage before documenting: Transfer (ongoing things a named person continues), Finish (closeable in the window — close them, a done thing beats a documented thing), Document-and-drop (things with no owner: state them, flag the risk, and explicitly don't pretend someone will do them). The undocumented fourth category — things that should die with your tenure — gets listed too, as "recommend discontinuing."
- Write for month two, not day one: day-one questions get asked in KT sessions; the doc's job is the month-two question at 6pm with you unreachable. Per item: current state, immediate next step + date, the owner now, where everything lives (links, not descriptions), and the landmine — the non-obvious thing that will bite ("the deploy fails if run before the nightly sync; nobody knows why; run it after 9am").
- Sessions transfer judgment, docs transfer facts: schedule 2–4 KT sessions early in the window (people postpone them; late ones get cancelled). Agenda per session, successor drives the tool while you watch — watching them do it finds the gaps your doc missed.
- Relationships are handoffs too: every external contact and internal stakeholder gets a warm intro to their new counterpart before you leave — "after I go, Priya owns this; she's cc'd" — because an unintroduced successor starts from cold email.
- The last day is mechanics, not memories: ownership transfers verified (calendars, on-call, docs, admin rights, recurring meetings re-owned), personal files separated per policy days earlier, expenses filed, equipment logistics, and a short goodbye note — gratitude, contact info, zero speeches.
Output Format
Handoff Plan: [role] — last day [date]
Inventory & Triage
| Item | Type | Triage | Inheritor | Status |
|---|
Transition Doc (the artifact)
[Per transferred item: State · Next step + date · Owner now · Where things live (links) · ⚠ Landmine] [Plus: document-and-drop section with risks stated · recommend-discontinuing list]
KT Sessions
[Session 1 (day 2–3): … · Session 2: … — agendas, successor drives]
Last-Day Checklist
[Ownership flips verified · access/equipment · personal-vs-company file hygiene (per policy, done early) · warm intros sent · expenses · the goodbye note draft]
Quality Checks
- Every inventory item has a triage decision — nothing implicitly abandoned
- Doc entries answer the month-two question: state, next step, owner, links, landmine
- KT sessions scheduled in the first half of the notice window
- Every external relationship has a warm intro before the last day
- Personal-file separation follows company policy and happens early, not at 4pm
Anti-Patterns
- Do not write a memoir — the doc is navigation, not narrative; links beat descriptions
- Do not start new work in the window — finishing and transferring are the whole job now
- Do not hand off to "the team" — every item gets a name or an honest "unowned, here's the risk"
- Do not skip the landmines to seem tidy — the non-obvious gotchas are the doc's highest-value lines
- Do not take anything that isn't yours — code, docs, contact lists per policy; the clean exit includes the laptop
版本历史
- 54fad50 当前 2026-07-19 12:23


