Cierre banner
adelaidasofia adelaidasofia

Cierre

Communication community

Description

--- description: "A sales call just ended: turn its transcript into the full follow-up (CRM, tasks, email draft, reminder, coaching)" --- The user typed `/cierre`. Invoke the `cierre-de-llamada` skill via the Skill tool, forwarding any arguments the user provided after the slash command. If `cierre-de-llamada` is not in the available-skills list, tell the user the skill isn't installed and suggest running `bash ~/.claude/skills/ai-brain-starter/bootstrap.sh` to install it.

Installation

Installs to ~/.claude/skills/adelaidasofia-ai-brain-starter-cierre/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adelaidasofia-ai-brain-starter-cierre && curl -fsSL https://raw.githubusercontent.com/adelaidasofia/ai-brain-starter/HEAD/commands/cierre.md -o ~/.claude/skills/adelaidasofia-ai-brain-starter-cierre/SKILL.md

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

Full documentation available on GitHub

View Source Repository