architecture-research
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.
Focus on:
- Directory structure and module boundaries
- Entry points and public APIs
- Data models and storage
More from tychohq/agent-skills
system-watchdog
System resource monitoring that detects wasteful or suspicious processes. Outputs structured JSON for any consumer.
85flights
Search flights via Google Flights. Find nonstop/connecting flights, filter by time and cabin class, get booking links. Supports city names (NYC, London, Tokyo) with automatic multi-airport search. No API key required.
43amazon
Buy and return items on Amazon using browser automation. Use for purchasing, reordering, checking order history, and processing returns.
19tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
11domain-check
Check domain availability via Vercel and buy/manage domains via Vercel CLI
11research
Conduct open-ended research on a topic, building a living markdown document. Supports interactive and deep research modes.
10