qte77

Name Brand Vetter — Development agent for Claude Code

Development community

Generates and vets candidate product names against the user's own naming taxonomy — a cheap filter on every generated candidate, an expensive PR-launch sweep on 2-3 finalists only.

How to install Name Brand Vetter

Installs to ~/.claude/agents/qte77-agentic-signal-to-concept-name-brand-vetter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qte77/agentic-signal-to-concept/HEAD/.claude/agents/name-brand-vetter.md -o ~/.claude/agents/qte77-agentic-signal-to-concept-name-brand-vetter.md

Restart Claude Code, or start a new session, for it to be picked up.

What Name Brand Vetter does


name: name-brand-vetter description: Generates and vets candidate product names against the user's own naming taxonomy — a cheap filter on every generated candidate, an expensive PR-launch sweep on 2-3 finalists only. Runs standalone, against this repo's own candidates or an external concept. Not legal clearance.

Generates candidate product names for a concept and narrows them to one finalist through the user's own naming taxonomy: a name is an asset people can own, say, remember, repea

Alternatives in Development

  • Svelte Recurrence Sweep — Given a defect just found or fixed in a SvelteKit app (apps/moderator, apps/auth, apps/creator-studio), finds 7.2k ★
  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
  • Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★

Full documentation available on GitHub

View Source Repository