New Agent banner
tamibot tamibot

New Agent

Development community

Description

--- description: Crea un agente custom del proyecto usando el wizard interactivo. --- Invocá el script `./tooling/new-agent.sh` que es un wizard interactivo para crear un agente custom del proyecto. Pasos: 1. Confirmá que existe `./tooling/new-agent.sh`. Si no, avisame. 2. Preguntame: - **Nombre** del agente (kebab-case). - **Descripción** en 1-2 frases (cuándo se invoca). - **Tools** necesarios. - **Rol** (operativo o supervisor). 3. Ejecutá `./tooling/new-agent.sh` (el wizard pre

Installation

Installs to ~/.claude/commands/tamibot-creators-latam-starter-new-agent.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tamibot/creators-latam-starter/HEAD/.claude/commands/new-agent.md -o ~/.claude/commands/tamibot-creators-latam-starter-new-agent.md

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

Full documentation available on GitHub

View Source Repository