What problem does it solve?
New developers and reviewers spend too long orienting themselves in unfamiliar repositories; this Skill shortens ramp-up time by producing a focused, shareable onboarding guide that highlights architecture, key entry points, and conventions so teams can move from "what is this?" to productive in minutes.
Core Features & Use Cases
- Reconnaissance: Rapidly detect package manifests, frameworks, entry points, top-level directory snapshots, tooling, and test layouts without reading every file.
- Architecture Mapping: Summarize tech stack, architecture pattern (monolith/monorepo/microservices), data flow, and deployment targets into a clear high-level diagram and table.
- Convention Detection & Onboarding Guide: Identify naming, testing, and Git conventions and produce a single, shareable onboarding guide suitable for new hires or cross-team reviewers.
- Use Case: A developer joining a repo can run the workflow to get a README-style overview that points to where APIs, data models, and auth live and explains the request lifecycle.
Quick Start
Ask the assistant to onboard you to the repository and produce a shareable architecture overview with tech stack, key entry points, a directory map, and detected conventions.