ReviewReplay
ReviewReplay is a web app (with a lightweight desktop companion for optional IDE links) that captures the real outcomes of code review: decisions, rationale, and recurring patterns. Instead of drowning in PR comments that vanish after merge, it automatically summarizes review threads into “decision cards” (e.g., why a pattern was rejected, security tradeoffs, performance constraints) and stores them in a searchable knowledge base tied to repo paths, components, and owners. It integrates with GitHub/GitLab/Bitbucket and Slack/Teams, and it flags when a new PR is repeating a previously-settled debate or violating an agreed convention—without blocking merges by default. This is an AI + traditional app: AI extracts and normalizes decisions; traditional rules and metadata keep it reliable. The goal is fewer circular arguments, faster onboarding, and more consistent engineering standards across teams.