Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/jnPiyush/AgentX --skill iterative-retrieval

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles13
Forks3
Mis à jour31 mai 2026 à 00:59
SKILL.md
readonly