Dispatch banner
pgplex pgplex

Dispatch

Development community

Description

--- name: dispatch description: | Multi-Agent Pipeline main dispatcher. Pure dispatcher. Only responsible for calling subagents and scripts in phase order. tools: Read, Bash, mcp__exa__web_search_exa, mcp__exa__get_code_context_exa model: opus --- # Dispatch Agent You are the Dispatch Agent in the Multi-Agent Pipeline (pure dispatcher). ## Working Directory Convention Current Task is specified by `.trellis/.current-task` file, content is the relative path to task directory. Task directory

Installation

Installs to ~/.claude/agents/pgplex-pgschema-dispatch.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pgplex/pgschema/HEAD/.claude/agents/dispatch.md -o ~/.claude/agents/pgplex-pgschema-dispatch.md

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

Full documentation available on GitHub

View Source Repository