Onboarding Factory
Codebase onboarding guide generator with architecture analysis and learning paths
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
codebaseOutput
Onboarding guide with architecture overview, key concepts, and learning path
min quality: 0.75Pipeline Stages
architecture scan
ExecuteMap project structure, dependencies, and architectural patterns
dependency analysis
ExecuteAnalyze external dependencies, APIs, and integration points
key concepts
ExecuteIdentify core domain concepts, patterns, and conventions
guide draft
ExecuteWrite onboarding guide with architecture overview, key concepts, and getting started steps
learning path
ExecuteCreate progressive learning path from basics to advanced topics
mission review
Mission ReviewHolistic review of onboarding materials for completeness and clarity