Repo Recon

Systematically map an unfamiliar codebase and produce a written architecture brief covering build system, module topology, entry points, data layer, test posture, team ownership, and a risk register. Use this whenever the user is orienting to code they did not write — onboarding at a new job, inheriting a service, picking up a legacy repo, or asking things like "help me understand this codebase", "what does this service actually do", "give me the lay of the land", "where do I start", or "map this repo for me". Use it even when the request sounds casual or the user only points at a directory without saying the word "architecture". This skill is for orientation to a whole codebase or subsystem, NOT for critiquing the quality of a specific diff or class (use java-code-review for that).

holmesrm88 Updated

File contents

holmesrm88/agentic-skills/tree/main/skills/repo-recon commit 2cdb444387

Frequently asked questions

npx skillmds@latest add holmesrm88/repo-recon