Sorts a batch of items (emails, tickets, messages, documents…) into a caller-supplied set of labels, each with a one-line rationale and a confidence — and flags the high-stakes / ambiguous ones for human review instead of guessing. Read-only.
$curl -o .claude/agents/classifier.md https://raw.githubusercontent.com/thclaws/marketplace/HEAD/agents/classifier.mdInstalls into the current project.
Install classifier by running `curl -o .claude/agents/classifier.md https://raw.githubusercontent.com/thclaws/marketplace/HEAD/agents/classifier.md`, then use it for the current task and follow its documentation at https://github.com/thclaws/marketplace.