Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

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.

Überblick

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.

Installationsbefehl
npx skills add https://github.com/jnPiyush/AgentX --skill iterative-retrieval

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren

Sterne13
Forks3
Aktualisiert31. Mai 2026 um 00:59
SKILL.md
readonly