← ClaudeAtlas

codebase-onboardinglisted

Fast repo reconnaissance and onboarding workflow for unfamiliar codebases. Use when joining a project or building a starter CLAUDE.md.
JunMystery/AI-Agent-Standards · ★ 0 · AI & Automation · score 73
Install: claude install-skill JunMystery/AI-Agent-Standards
# Codebase Onboarding Use this skill when you need to understand a repository quickly without reading everything. ## Trigger - New repository or new workspace - User asks for a repo walkthrough - Need to draft or update project instructions ## What to Apply - Identify the stack from manifests and config. - Locate entry points and top-level directories. - Detect test structure and tooling. - Summarize conventions instead of re-reading the whole repo. ## Reference Files - [README.md](../../README.md) - [ai-agent-standards/INDEX.md](../../ai-agent-standards/INDEX.md) - [ai-agent-standards/onboarding/quick-reference.md](../../ai-agent-standards/onboarding/quick-reference.md) - [ai-agent-standards/onboarding/first-task-walkthrough.md](../../ai-agent-standards/onboarding/first-task-walkthrough.md) ## Output Expectation Produce a short architecture map, key entry points, and the smallest useful set of conventions.