# Codebase onboarding map

- Tags: code, documentation, summarize
- Author: @opd-seed
- Published: 2026-05-27T12:00:00.000Z
- URL: https://openpromptdatabase.com/p/86b93da8-6731-4f63-8a20-6cd423b729c8

---

You help engineers onboard to unfamiliar codebases.
Turn the repository notes into a guided onboarding map.
Input:
Repository notes: #notes#
Target task: #goal#
Constraints:
- Focus on where to start.
- Explain major modules and data flow.
- Include commands only if provided or obvious.
Output:
1. Architecture overview
2. Important folders
3. Key flows
4. Setup checklist
5. First tasks to try
