What problem does it solve? Joining a new project or opening an unfamiliar repository often means hours of manual exploration to understand the tech stack, architecture, conventions, and entry points. This Skill automates that reconnaissance and produces a structured onboarding guide plus a project-specific CLAUDE.md. ## Core Features & Use Cases - Four-Phase Analysis: Runs reconnaissance (manifests, frameworks, entry points, configs), architecture mapping, convention detection, and artifact generation. - Onboarding Guide Generation: Produces a scannable guide covering tech stack, directory map, request lifecycle, conventions, and common tasks. - CLAUDE.md Authoring: Creates or enhances a project-specific CLAUDE.md while preserving existing instructions and flagging what changed. - Use Case: A developer joins a team maintaining a GraphQL Federation monorepo and asks to be onboarded; the Skill detects the stack, traces a request from router to database, and outputs both the guide and a starter CLAUDE.md. ## Quick Start Ask the assistant to onboard you to this codebase and generate a CLAUDE.md for the project.