Lorikeet is a Scala tool for automated code feedback and refactoring built on top of Scalafix. This tool allows users to specify code patterns and rewrites in a user-friendly DSL based on Scala. It can be used both as a developer tool, to help make large scale refactors, for example in the context of dependency updates, and as an educational tool, to give students feedback on the quality of their code.