Back to Agents
Onboarding Agent
Available“Understand any codebase in minutes”
Developer Experience5 skills
What It Does
Your AI guide to any codebase. Ask it anything — architecture, conventions, how a feature works, why something was built a certain way. It reads the code, git history, and docs to give you contextual, accurate answers.
Features
- Maps out complete codebase architecture
- Explains how any feature or module works
- Documents conventions and patterns used
- Answers 'why was this built this way?' from git history
- Generates interactive codebase tour
- Creates onboarding checklists for new devs
- Identifies key files and entry points
Triggers
Manual — ask questions On new contributor joining On repo clone
Trust Levels
Use Cases
- New team members getting up to speed
- Developers switching to an unfamiliar part of the codebase
- Open source contributors understanding a project
Example Prompts
“How does the auth system work?”“Give me a tour of this codebase”“What are the main architectural patterns here?”