Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/jnPiyush/AgentX --skill iterative-retrieval

复制此命令并粘贴到 Claude Code 中以安装该技能

星标13
分支3
更新时间2026年5月31日 00:59
SKILL.md
readonly