Loading...
Loading...
Found 2 Skills
Pattern for progressively refining context retrieval to solve the subagent context problem
Progressive context refinement pattern for subagents. Solves the problem of agents not knowing what context they need until they start working. Uses a 4-phase loop: DISPATCH, EVALUATE, REFINE, LOOP.