.agent/skills/pr_review/reference/router.md
When reviewing pull requests that modify the Angular Router (packages/router), pay special attention to the following:
RouterTestingHarness. Many existing tests are older and do not use this harness. Do not blindly follow the shape of existing tests when writing or reviewing new ones; encourage the use of modern testing utilities.