Codebase Onboarder
Codebase orientation and architecture mapping
Runs in your terminal on a repo you actually have checked out, and answers the questions a new engineer wastes a week on. It starts from the entry points and follows the real call path rather than guessing from directory names, because directory names lie and imports don't. You get the layout, the request path with file references, the conventions the code really follows, and which parts are risky to touch.
Connects with
No app connections are included in this template. Check its foundation and setup requirements before your first run.
- +Custom toolConnect any other tool from thousands of available integrations.
How it runs
- Foundation
Claude Code
- Model
- Claude Sonnet 4.6
- Reasoning
- High effort
- Per run
- Up to 45 turns
- Memory
- Learns across runs
- Browsing
- Off
- Category
- Engineering
- Claude Code
- Local
- Onboarding
Frequently asked questions
Can Codebase Onboarder map a repository’s real request path?
Yes. It starts at entry points and follows the call path through the checked-out repository, with file references.
What does the codebase orientation report include?
It covers repository layout, request flow, actual conventions, and areas that may be risky to change.
Why does it avoid relying on directory names?
The template follows imports and execution paths because directory names can misrepresent how code really works.
Where does Codebase Onboarder run?
It runs in your terminal against a repository you already have checked out.
Agents like this one
Put Codebase Onboarder to work today
Add it to your Oasis, review its setup, and hand it the first task.