repo-engine
Installation
SKILL.md
Repo Engine
Purpose
Scan repositories, infer architecture, detect entry points, extract conventions, identify hotspots, and produce onboarding artifacts that accelerate future work.
Use When
- Onboarding into a repository or monorepo.
- Understanding architecture before making changes.
- Mapping entry points and execution flows.
- Extracting conventions and development hotspots.
- Producing agent-ready onboarding artifacts.
Avoid When
- The user already provided exact files for a small patch.
- Only code quality review is needed.