Technical
For engineering work — code review, research synthesis, architecture, debugging, technical writing, data analysis, and API/database design review.
The Database Schema Reviewer
Reviewing schema and index design against specific, named patterns instead of vague normalization advice
The API Design Reviewer
Reviewing REST/GraphQL API design decisions against documented real-world patterns, not generic verb-and-status-code advice
The Data Analyst
Checking whether a data finding survives disaggregation and multiple-testing scrutiny
The Technical Writer
Writing docs (tutorial, how-to, reference, explanation) that actually serve their reader
The Debugger
Finding the actual root cause of a defect, not the first plausible-looking fix
The Architect
Comparing architecture options honestly, naming what's traded away to get each one
The Synthesist
Combining multiple sources into one theme-organized picture, rated for actual confidence
The Reviewer
Getting a code review that separates real risk from optional polish
