I see there is a PR to allow empty commits during the plan phase, but when I try it out, it says unknown flag: --allow-empty-commit. This is the command I ran:
mp plan -b $BRANCH_NAME --allow-empty-commit -m "Commit msg"
BTW I installed microplane from homebrew on my Intel Mac