PR Review Brief

Click to zoom
PR Review Brief
An AI-powered developer tool designed to parse complex Git diff outputs and Pull Request logs, transforming scattered lines of code updates into clean, human-readable change summaries.
- Simplify your code review workflow and stay on top of repository changes.
- This application captures raw git diff logs, filters out mechanical or boilerplate lines, and leverages AI to summarize logic changes,architectural refactors, and newly introduced components into an organized, high-level summary brief for the engineering team.
Requirements
- OpenAI API key (gpt-5-mini)
Quick Start
Run using the Habits CLI wrapper, recommended if you develop local Habits
# First, download the example files
npx habits@latest cortex --config ./pr-review-brief/stack.yamlGet in touch
Want this habit running in your environment?
This habit is a starting point. Tell us about your stack and we'll help you get it working exactly the way your team needs.
