agent-result-relay
Installation
SKILL.md
Agent Result Relay
Rules for how orchestrators MUST handle sub-agent results to prevent information corruption in the relay chain.
The Problem
When an orchestrator receives results from a sub-agent, three failure modes commonly corrupt information:
Failure 1: Lossy Re-Summarization
Agent output: "Found 7 items with details. 3 sources returned HTTP 403."
Orchestrator: "Research complete. Found some items, the rest don't exist."
^^^ CORRUPTED
Failure 2: Count Dropping