Show HN: What leaves your company when an employee quits
2 points| kevinbaur | 2 months ago |skillpasspro.com
I built SkillPass after watching the same pattern repeat: “handover docs” that look fine but don’t answer the questions successors actually have.
SkillPass runs a single, guided session with the departing employee and turns their implicit, role-specific knowledge into a structured handover report, without meetings, training, or setup.
Free first handover, GDPR-compliant, no tracking, and nothing is used to train AI.
kevinbaur|2 months ago
When I changed roles a few months ago I noticed something interesting. My successor onboarded in a fraction of the time it took me, simply because I was still around to explain everything. But during that offboarding I also realised how hard it actually is to pass on knowledge. I kept thinking, “Where do I even start?” and I was constantly afraid of forgetting important details. That is exactly what I wanted SkillPass to fix. A tool that gives people a clear thread to follow and asks the right questions so they do not have to figure everything out on their own.
Happy to answer any question! Kevin
properbrew|2 months ago
I had a question around the AI you're using, are you sending this off to OpenAI or doing this all locally?
kevinbaur|2 months ago
Regarding the AI: at the moment SkillPass Pro is still using OpenAI, mainly because we’re in very early development and want to iterate quickly. Longer term, the plan is to move toward self-hosting and reduce external dependencies.
According to OpenAI’s API policies, data sent via the API is not used to train their models. The data is only retained for a short period and solely for service operation and abuse monitoring purposes, after which it is deleted. This was an important consideration for us when choosing this setup for the early stage.
Thanks again, Kevin