Developer Offboarding Guide

Developer Offboarding Guide

Project: {{PROJECT_NAME}} Version: {{VERSION}} Date: {{DATE}} Author: {{AUTHOR}} Status: Draft | In Review | Approved Reviewers: {{REVIEWERS}}

Document History

Version Date Author Changes
0.1 {{DATE}} {{AUTHOR}} Initial draft

1. Offboarding Overview

Developer: {{DEVELOPER_NAME}} Last Day: {{LAST_DAY}} Manager: {{MANAGER}} Offboarding Coordinator: {{COORDINATOR}} Security Review: {{SECURITY_REVIEWER}}

Departure type: Voluntary / Involuntary

Handoff started: {{HANDOFF_START}} Access revocation deadline: {{LAST_DAY}} by {{REVOCATION_TIME}}


2. Access Revocation Checklist

Code & Version Control

Cloud Infrastructure

CI/CD & DevOps

Secrets & Credentials

VPN & Network

Third-Party Services

Access revocation completion signed off by: {{SECURITY_REVIEWER}} on {{DATE}}


3. Knowledge Transfer

Active Projects & Ownership Transfer

Project / Area Current Status New Owner Handoff Complete
{{PROJECT_1}} {{STATUS}} {{NEW_OWNER}} Yes / No
{{PROJECT_2}} {{STATUS}} {{NEW_OWNER}} Yes / No
{{PROJECT_3}} {{STATUS}} {{NEW_OWNER}} Yes / No

Ongoing Work Documentation

Work Item Ticket Status Documentation New Owner
{{WORK_1}} {{TICKET}} {{STATUS}} {{LINK}} {{OWNER}}
{{WORK_2}} {{TICKET}} {{STATUS}} {{LINK}} {{OWNER}}

Documentation written during knowledge transfer:

Key Contacts & Relationships

Contact Company / Role Relationship Transferred To
{{CONTACT_1}} {{ORG}} {{RELATIONSHIP}} {{NEW_OWNER}}
{{CONTACT_2}} {{ORG}} {{RELATIONSHIP}} {{NEW_OWNER}}

Undocumented Tribal Knowledge Capture

Knowledge transfer sessions scheduled:

Topic Date Format Notes Doc
{{TOPIC_1}} {{DATE}} 1:1 recording + notes {{LINK}}
{{TOPIC_2}} {{DATE}} Pair programming {{LINK}}

Capture questions to ask:

  1. What breaks in production that only you know how to fix?
  2. What shortcuts or workarounds exist in the codebase that aren't documented?
  3. What external services have non-obvious quirks?
  4. What technical debt exists that you've been meaning to address?
  5. Are there any upcoming risks or time bombs in the codebase?
  6. Are there any informal agreements or commitments with stakeholders?

4. Code Ownership Transfer

CODEOWNERS File Update

# Review current CODEOWNERS
cat CODEOWNERS | grep "{{DEVELOPER_HANDLE}}"

# Replace with new owner(s)
# CODEOWNERS update PR: {{PR_LINK}}

PR Review Reassignment

On-Call Rotation


5. Asset Return

Asset Serial / ID Return By Returned Condition
Laptop {{SERIAL}} {{LAST_DAY}} Yes / No
Monitor {{SERIAL}} {{LAST_DAY}} Yes / No
Access card / badge {{LAST_DAY}} Yes / No
{{OTHER_ASSET}} {{LAST_DAY}} Yes / No

IT returns coordinator: {{IT_CONTACT}}


6. Exit Interview Topics

Exit interview conducted by: {{INTERVIEWER}} Date: {{DATE}} Format: {{FORMAT}}

Topics to cover:

Exit interview notes: {{NOTES_LINK}} (confidential — manager access only)


7. Final Checklist Sign-Off

Manager Sign-Off

Manager: {{MANAGER}} | Date: {{DATE}} | Signature: ___________

Developer Sign-Off

Developer: {{DEVELOPER_NAME}} | Date: {{DATE}} | Signature: ___________

Security Sign-Off

Security Reviewer: {{SECURITY_REVIEWER}} | Date: {{DATE}} | Signature: ___________



Approval

Role Name Date Signature
Author
Reviewer
Approver

Revision #4
Created 2026-02-24 14:54:30 UTC by John
Updated 2026-06-28 20:03:52 UTC by John