Developer Builds Taxonomist Tool To Reorganize WordPress
On April 2, 2026, a developer introduced Taxonomist, an open-source command-line tool that reorganizes WordPress taxonomies for sites with 5,600+ posts. It spins up a Claude Code instance, downloads posts, runs sub-agents to suggest and preview category changes, attempts authentication to apply edits, and logs reversible changes. The alpha project aims to automate bulk cleanup while remaining extensible and iterative.
Key Points
- 1Automates taxonomy: Taxonomist downloads 5,600+ posts and analyzes categories using AI-generated sub-agents.
- 2Orchestrates agents: Spins up Claude Code, generates code on-the-fly, and previews suggested category changes.
- 3Supports safe edits: Attempts authentication, logs operations locally, and provides reversible changes for rollback.
Scoring Rationale
Notable open-source tool that meaningfully automates a common CMS task; scored for high actionability and relevance. Reduced slightly because it's an alpha, single-author project with limited technical detail, but today's release and live testing increase practical value.
Sources
Public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

