Skip to content

Agent

site-setup

Specialist role · Dispatched by the orchestrator

Remit

Interactive site onboarding agent. Wraps the add-site skill and runs against any host that implements the host-tool contract (Claude Code CLI, web app, MCP). Requires host tools v1.x.

Dispatched as part of a run
$ /site-audit --site yoursite.com
dispatching site-setup…
findings merged into the unified report

How agents differ from skills

A skill is one command doing one job. An agent holds a role: it decides which skills to call, in what order, and what the results mean together. You rarely invoke an agent directly — an orchestrator dispatches it alongside its siblings and merges what comes back.

§ Roster