Project

Cross-Repo Invariant Verifier

A background agent that checks organization-wide code invariants across every repository indexed by Sourcegraph, triggered by PR events and a weekly cron.

Creator Code ↗

TypeScriptAgentsMCP

Driven by a small declarative rules file and an MCP tool, this background agent verifies cross-repo invariants on GitHub PR events and on a schedule, emitting a strict-JSON violation report posted back as a PR comment or to Slack.

← All projects