What problem does it solve?
Audit and maintain blog taxonomy (categories/tags) for consistency, SEO,
and navigation: scan content, detect orphans and duplicates, merge and
rename terms, verify builds. Use when user asks to "audit tags", "fix taxonomy",
"consolidate categories", "merge tags", or "clean up taxonomy".
Do NOT use for writing new content, individual post SEO optimization, or
major content restructuring.
Core Features & Use Cases
- Audit all categories and tags across a Hugo site's content directory
- Count posts per taxonomy term and generate visual usage statistics
- Detect orphan tags (single-use), empty categories, case variations, and synonym pairs
- Suggest and execute merge, rename, add, and remove operations on taxonomy terms
- Show before/after diffs for every proposed change
- Verify Hugo build integrity after modifications
Quick Start
Use the taxonomy audit workflow to scan content, analyze terms, and generate a health report.