Setting the file. One moment.
Subchapter 11.12
multi-agent-format.mdMarkdown887 BView on GitHub
When multiple agents contribute to a final artifact (document, analysis, design), use this format. The assembled result must include:
The assembled result goes at the top. Below it, include:
## APPENDIX: RAW AGENT OUTPUTS
### {Name} ({Role}) — Raw Output
{Paste agent's verbatim response here, unedited}
### {Name} ({Role}) — Raw Output
{Paste agent's verbatim response here, unedited}This appendix is for diagnostic integrity. Do not edit, summarize, or polish the raw outputs. The Coordinator may not rewrite raw agent outputs; it may only paste them verbatim and assemble the final artifact above.
See .squad/templates/run-output.md for the complete output format template.