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

  1. Define the PRIMARY OBJECTIVE - what decision or action does this information support?
  2. Define INITIAL QUERIES - specific items to retrieve
  3. Dispatch subagent with both the queries AND the objective context
  4. Store the returned agent ID

Phase 2: Sufficiency Evaluation

Upon receiving the subagent's summary, perform a critical evaluation:

Related skills
Installs
1
First Seen
Apr 16, 2026