onboarding agents

12 tagged onboarding, measured the same way as everything else here.

Browse within: documentation 10developer-education 9mooc 9

archaeologist

01

psreek-ai/codebase-mooc

Agent

Builds and updates Codebase Memory by reading the project structure and writing a rich structured graph to .codebase-mooc/memory/codebase/graph.json. Invoked by the coordinator during full generation and incremental updates. Use directly when Codebase Memory needs to be rebuilt.

1 5mo ago A 61 tokens

architect

02

psreek-ai/codebase-mooc

Agent

Generates the architecture curriculum layer from Codebase Memory. Produces the map-before-the-territory overview that orients a new developer to the system as a whole before they read any code. Invoked by the coordinator after the archaeologist completes.

1 5mo ago A 52 tokens

domain-analyst

03

psreek-ai/codebase-mooc

Agent

Generates the domain curriculum layer — the business logic, regulatory requirements, user behaviour patterns, and commercial constraints that shaped the code. Explains why the code looks the way it does from a business perspective, not a technical one. Invoked by the coordinator during full generation.

1 5mo ago A 65 tokens