The main session focuses exclusively on coordination while teammates do the implementation. How it works:Documentation Index
Fetch the complete documentation index at: https://agentic.proxify.io/llms.txt
Use this file to discover all available pages before exploring further.
- Enable delegate mode so the lead can only coordinate
- The lead creates tasks, monitors progress, and redirects approaches that aren’t working
- Teammates implement, report back, and the lead synthesizes
Examples in the wild
| Example | What it shows |
|---|---|
| dmux-workflows | tmux pane manager: agents in separate panes (schema, API, UI), merge back to main. Pattern 5 is a 3-agent parallel code review pipeline. |
| gsd:execute-phase | Orchestrator at ~10-15% context, executors in parallel. Tracks waves via STATE.md, never writes code itself. |