Overview
Create `.tagolycustom` in a repository root to share custom commit tags with the team. Tagoly checks the repository config first, then falls back to `~/.tagolycustom`, so teams can define shared tags while individual developers keep personal defaults.
What it includes
4 workflow detailsAdd tags such as `ci`, `perf`, `test`, `hotfix`, `ux`, or `infra`
Prefer repository config, then fall back to user-level config
Keep custom tag keys lowercase for reliable parsing
Adapt commit language for product, platform, or infrastructure teams