## What I want to suggest a new clean step for OpenBSD. ### Which tool is this about? OpenBSD's `pkg_*` ### Where is its repository? *not applicable* ### Which operating systems are supported by this tool? OpenBSD ### What should Topgrade do to figure out if the tool needs to be invoked? - check if System Type is OpenBSD - check if `-c` switch is flipped or `topgrade.toml` has autoclean enabled. ### Which exact commands should Topgrade run? `pkg_delete -a` I can self-assign here if possible- I would be willing to implement this functionality myself when I get the chance.