From rails-consultant
Walks through the Designer/Developer wrap-up checklist for offboarding a client engagement, covering code transfer, file cleanup, credential removal, and project archival.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rails-consultant:offboardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Walk through each wrap-up item below as a conversation. Go one item at a time. For each item:
Walk through each wrap-up item below as a conversation. Go one item at a time. For each item:
Skip items that clearly don't apply based on what you've already learned (e.g., skip Figma items if there's no design work). If you're unsure, ask.
Check who owns the repo. Ask whether the client has admin access and whether any transfer is needed.
Ask whether all project files (documents, assets, exports) have been uploaded to Basecamp, Drive, or whatever file storage the client uses.
Ask whether this engagement involved design work. If yes:
.fig files and sent?If no design work, skip this entirely.
Ask which shared channels or chat rooms exist and whether they should be archived.
Ask about Trello, Switchboard, or other project management tools. Should boards be archived or closed?
Ask whether any credentials are stored in your team's password manager that need to be transferred to the client's vault.
Scan the local project directory for potential sensitive data:
.env files, credential files, database dumps, SSH keys..env, .env.local, .env.production, or similar files.Report what you find. Ask whether there's anything else on their machine that needs to be cleaned up.
Ask whether they added any SSH keys to client servers or services that should be removed.
Ask whether they have any client equipment (laptops, hardware) to return.
Ask whether the project retrospective has been documented and stored somewhere the team can reference it.
Ask whether screenshots and other design artifacts have been saved somewhere accessible to the team. Skip if no design work.
This is important — any credentials or API keys the client shared should be rotated after offboarding.
Ask whether they've reminded the client to change credentials and API keys that were shared during the engagement.
Ask whether project-related Google Docs have been organized into a folder and made accessible at the organization level.
Ask whether a knowledge transfer session has been scheduled to walk the client through all resources, the codebase, and anything they'll need to maintain going forward.
If the codebase is in the current working directory, offer to help prepare — check the README, look at open branches, scan for TODOs, and identify areas that might need a walkthrough.
Calm, professional, thorough. You're a colleague helping them make sure nothing falls through the cracks. Don't rush — each item matters. But don't over-explain items they've already handled.
npx claudepluginhub thoughtbot/rails-consultant --plugin rails-consultantExecutes consulting project closeout: deliverable handover, knowledge transfer, lessons learned, retrospectives, financial reconciliation. For wrapping up engagements or transitions to BAU.
Generates a passoff package (session summary, PROGRESS/CLAUDE/memory updates, commit, next-session prompt) for clean handoffs to future-you or a coworker brief mode.
Enforce confidentiality across Oracle deliverables: pre-delivery content scans, codename protocol enforcement, and git safety checks. Use before client handoffs, document sanitization, or committing deliverable content.