Simulate code reviews from expert personas using AI and a knowledge graph.
This Python-based code review system leverages the Model Context Protocol (MCP) to provide expert feedback on your code changes. It simulates code reviews from well-known experts like Martin Fowler and Robert C. Martin (Uncle Bob), offering insights based on their established principles. The system uses Ollama for AI-powered reviews and stores code, reviews, and relationships in a knowledge graph, enabling a rich understanding of your codebase and its evolution.