Skip to content

Tribal Knowledge

Easy — everyone uses thisVibecoding

ELI5 — The Vibe Check

Tribal knowledge is the stuff that only exists in people's heads — the undocumented rules, workarounds, and 'you just have to know' context that's never written down. 'Oh, you have to restart the cache after deploying the auth service.' 'That endpoint returns 200 even on errors.' 'Never deploy on Tuesdays because of the batch job.' If the person who knows leaves, the knowledge goes with them.

Real Talk

Tribal knowledge is undocumented institutional knowledge held by individuals or small groups. In software development, it includes deployment procedures, system quirks, architectural decisions, and workarounds. It creates bus factor risks and onboarding friction. Mitigation strategies include documentation-as-code, ADRs (Architecture Decision Records), runbooks, and pair programming.

When You'll Hear This

"Half our deployment process is tribal knowledge — if Dave quits, we're screwed." / "AI assistants are great at capturing tribal knowledge in CLAUDE.md files."

Made with passive-aggressive love by manoga.digital. Powered by Claude.