Offsite 2026
Exercise: Things we'd want to know about a project
- Lines of Code
- Architecture Diagrams
- Test Coverage
- Big bloated files
- Linters
- Code Coverage
- How to run the project
- Does it compile?
- Tech stack
- Build pipeline structure
- Persistence structure (databases)
- External dependencies
- What AI infrastructure (skills, etc.) are in place?
Jeffrey leverages ask mode for agents to figure out what the best tools are for each of the above, picks the tools, and has the agent leverage all of them to create a report after it runs all the tools.