Overview
After staging changes, developers can run `tagoly` and move through a guided prompt. Tagoly asks for the commit type, suggests or confirms the scope, collects the subject, and lets the user confirm the generated message before committing.
What it includes
4 workflow detailsStart from the familiar `git add .` then `tagoly` workflow
Select the commit type from an interactive prompt
Confirm the detected scope or choose a better one
Review the final message before it enters git history