iterative-retrieval
Installation
SKILL.md
Iterative Subagent Retrieval Protocol
When dispatching a subagent to retrieve information from a source (transcripts, documents, codebases, external data), follow this protocol:
Phase 1: Initial Dispatch
- Define the PRIMARY OBJECTIVE - what decision or action does this information support?
- Define INITIAL QUERIES - specific items to retrieve
- Dispatch subagent with both the queries AND the objective context
- Store the returned agent ID
Phase 2: Sufficiency Evaluation
Upon receiving the subagent's summary, perform a critical evaluation: