Dev Iterative Retrieval

Pattern for progressively refining context retrieval in multi-agent workflows. Solves the sub-agent context problem where agents don't know what context they need until they start working. Dispatches broad queries, evaluates relevance, refines, and loops (max 3 cycles). Use when spawning sub-agents that need codebase context, or when a single search isn't finding what you need.

majiayu000 2f1c0ce 2 files · 5.6 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/orchestration/dev-iterative-retrieval commit 2f1c0ce316

Frequently asked questions

npx skillmds add majiayu000/dev-iterative-retrieval