Phase 1: Load Project Context Read CLAUDE.md for project overview and standards. Read the relevant agent definition from if a specific role is specified. --- Phase 2: Scan Relevant Area - For programmers: scan for architecture, patterns, key files - For designers: scan for existing design documents - For narrative: scan for world-building and story docs - For QA: scan for existing test coverage - For production: scan for current sprint and milestone Read recent changes (git log if available) to understand current momentum. --- Phase 3: Generate Onboarding Document --- Phase 4: Save Document P…