Create git commit
Generate 5 conventional commit messages from staged changes, let user choose or write their own, then create the commit.
/plugin marketplace add ChrisTowles/towles-tool/plugin install towles-tools@towles-toolgit statusgit diff HEADgit branch --show-currentgit log --oneline -10git commit -m "<message>".