Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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