iterative-retrieval
SolidMax-3-cycle protocol for agent sub-tasks with WHY context and coordinator validation. Use when spawning sub-agents to complete scoped work.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- DanWahlin
- Repository
- DanWahlin/ai-agent-board
- Created
- 6 months ago
- Last Updated
- 2 weeks ago
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
iterative-retrieval
Pattern for progressively refining context retrieval to solve the subagent context problem
iterative-retrieval
Pattern for progressively refining context retrieval when subagents don't know what context they need until they start. Use this skill whenever a subagent or fan-out task must discover relevant files / patterns / terminology on its own, when "send everything" overflows context and "send nothing" starves the agent, or when designing multi-agent retrieval that converges on the right context iteratively.
iterative-retrieval
Pattern for progressively refining context retrieval to solve the subagent context problem