How i set up an autonomous ai team to keep monorepo package references correct?

I use an autonomous team to monitor monorepos. It creates low-noise PRs and only opens ones that pass local tests in dev. We also limit PRs to one per package per day.

Keeps the repo tidy.