https://www.mediawiki.org/wiki/Extension:Patroller is a great way to patrol through recent changes.
It is no more maintained and should be added to core. It uses standard code so it shouldn't be much effort to keep it alive.
https://www.mediawiki.org/wiki/Suggestions_for_extensions_to_be_integrated
Checklist (needs checking)
- Passed discussion or already Wikimedia deployed
- Passed security review or already Wikimedia deployed
- Voting CI structure tests
- Runs MediaWiki-CodeSniffer
- Runs phan
- Supports MySQL, SQLite, and Postgres (if there are schema changes)
- GPL v2 or later compatible license
- Extension's default configuration provides optimal experience
- Tested with web installer
- Any relevant dependencies also bundled