Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

iterative-retrieval

Progressive context refinement for subagents and tool-using LLMs. Use when a parent agent must delegate research, code reading, or document Q&A to a subagent with a tight context budget. Replaces one-shot context dumps with a query -> retrieve -> filter -> requery loop that returns only the evidence the parent needs.

Resumen

Progressive context refinement for subagents and tool-using LLMs. Use when a parent agent must delegate research, code reading, or document Q&A to a subagent with a tight context budget. Replaces one-shot context dumps with a query -> retrieve -> filter -> requery loop that returns only the evidence the parent needs.

Comando de instalación
npx skills add https://github.com/jnPiyush/AgentX --skill iterative-retrieval

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas13
Forks3
Actualizado31 de mayo de 2026, 00:59
SKILL.md
readonly