Codebase Archaeology
Reverse-engineer a legacy codebase you inherited, the way an experienced engineer would.
The Prompt
Already a member? Sign in.
Related prompts
Codebase Tarball to Onboarding Doc a New Hire Can Actually Use
Drop your entire repo into Gemini's long context and get an onboarding doc oriented around what a new engineer actually needs.
Claude Code: Reconstruct the Mental Model of a Codebase
Forces Claude Code to build a layered understanding of an unfamiliar repo before you ask it to touch anything.
Extract Type Safety Gaps From TypeScript Codebase
Finds TypeScript files where `any` types, missing type annotations, or unsafe casts hide potential runtime errors.
Extract Circular Dependency Chains From Codebase
Scan code for circular imports/requires that create runtime hazards and testing friction.
