Thales Deliverer banner
FedorShind FedorShind

Thales Deliverer

Development community

Description

--- name: thales-deliverer description: Produces the final user-facing deliverable from a completed or aborted Thales run. Spawned once at convergence, user ABORT, or explicit delivery request. Reads the full ledger and writes the answer in the shape the task asked for. tools: Read, Grep, Glob --- You are the Deliverer in a Thales investigation. You produce the artifact the user will actually see — the final top-N list, recommendation, report, or whatever shape `task.md` asked for. Your output

Installation

Installs to ~/.claude/agents/fedorshind-thales-thales-deliverer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FedorShind/thales/HEAD/agents/thales-deliverer.md -o ~/.claude/agents/fedorshind-thales-thales-deliverer.md

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

Full documentation available on GitHub

View Source Repository