← Back to Factory Recipes
๐ŸŽ“

Onboarding Factory

Codebase onboarding guide generator with architecture analysis and learning paths

Developer 6 stages 3 specialists v1.0.0

About

Generates a comprehensive onboarding guide by scanning a codebase for architectural patterns, analyzing dependencies, and identifying core domain concepts. A writer synthesizes findings into a structured guide with progressive learning paths. A mission-level review ensures the materials are complete, clear, and accurate for new team members.

Input / Output

Input

Codebase or project to create onboarding material for

codebase

Output

Onboarding guide with architecture overview, key concepts, and learning path

min quality: 0.75

Pipeline Stages

โšก

architecture scan

Execute

Map project structure, dependencies, and architectural patterns

๐Ÿ‘ค analyst ๐Ÿ”ง file_read, grep, glob
โšก

dependency analysis

Execute

Analyze external dependencies, APIs, and integration points

๐Ÿ‘ค analyst ๐Ÿ”ง file_read, grep, shell โ† architecture scan
โ‡… runs in parallel
โšก

key concepts

Execute

Identify core domain concepts, patterns, and conventions

๐Ÿ‘ค researcher ๐Ÿ”ง file_read, grep โ† architecture scan
โ‡… runs in parallel
โšก

guide draft

Execute

Write onboarding guide with architecture overview, key concepts, and getting started steps

๐Ÿ‘ค writer ๐Ÿ”ง file_write โ† dependency analysis, key concepts
โšก

learning path

Execute

Create progressive learning path from basics to advanced topics

๐Ÿ‘ค writer ๐Ÿ”ง file_write โ† guide draft
๐ŸŽฏ

mission review

Mission Review

Holistic review of onboarding materials for completeness and clarity

โ† learning path max depth: 2

Tags

onboardinglearningarchitecture