architecture-research
Installation
SKILL.md
Architecture Research
Trigger
Activate when the user wants to:
- Understand how a repo or system is architected
- Get diagrams of a codebase's structure or data flow
- Understand design decisions and trade-offs in a project
Workflow
1. Read the Source
Clone or browse the repo. Read actual code — module structure, entry points, key abstractions. Don't rely solely on READMEs.