Repo Architect

Builds a structured map of an unfamiliar repository — entry points, modules, dependencies, data flow, persistence, external integrations, and architectural risks — before any code is changed. Use when starting work in a codebase you haven't worked in before, onboarding to a new repo, preparing to plan a non-trivial change, or when asked to "understand this codebase" or "explain the architecture." Do not use for a codebase you already understand well, for a single well-scoped file edit, or as a substitute for actually implementing a change (it produces a map, not a fix).

alphasafal Updated

File contents

alphasafal/production-agent-skills/tree/main/skills/repo-architect commit 93cb7f5357

Frequently asked questions

npx skillmds@latest add alphasafal/repo-architect