What a review covers
A Gitar review checks code behavior and connects the change to the requirements and systems around it.
The Review coverage section on the PR shows outcomes for functional validation and automation. Feature availability follows the organization’s plan.
Code structure informs the review
Gitar uses structural outlines to locate functions and types, then reads the implementation when a change needs more context.Structure before exploration
Function and type outlines show where a change sits in a larger file.
Follow the implementation
Gitar reads related code and searches for callers when a change raises a question about behavior elsewhere.
What context Gitar uses
Gitar selects context for the task and reads further when a finding needs supporting evidence.
A configuration repository shares guidance across the organization. Skills provide reusable procedures that Gitar loads when a rule or PR comment calls them.