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