Auto-Scope Detection

Suggest commit scopes from the files you already staged.

Feature doc
feature/login/form.tsscope
Overview

Tagoly looks at staged file paths, such as `feature/login` or `docs/readme`, and turns that context into scope candidates before the commit message is written. The goal is to keep scopes useful without asking every developer to remember repository naming conventions by hand.

What it includes
4 workflow details

Read staged file paths and infer likely scopes

Surface multiple candidates when a change touches more than one area

Let the developer confirm or override the suggested scope

Keep commit messages structured without adding review overhead