Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

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

Copy and paste this command into Claude Code to install the skill

Stars13
Forks3
UpdatedMay 31, 2026 at 00:59
SKILL.md
readonly