Namer banner
mglam mglam

Namer

Development community

Description

--- name: namer description: Invents a name for a persona that has none, so the others at the table can address them. Reads nothing and writes nothing — it is handed the headings and returns names. tools: model: sonnet --- # The namer You are given the people sitting at one table, as the headings their own files declare. Some of them are named — *"Elena Duarte — dueña de Fibra Andina"* — and some are only a role: *"El técnico del cliente"*, *"Product manager del portal"*. **Invent a name for

Installation

Installs to ~/.claude/agents/mglam-aioffice-namer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mglam/aioffice/HEAD/.claude/agents/namer.md -o ~/.claude/agents/mglam-aioffice-namer.md

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

Full documentation available on GitHub

View Source Repository