iterative-retrieval

Enforce a max-3-cycle sub-agent spawn protocol with WHY context and coordinator validation.

Updated Nov 11, 2025
One-click install
npx skills add https://github.com/acmeleme/Conversation-Knowledge-Mining-Solution-Accelerator --skill iterative-retrieval-acmeleme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iterative-retrieval
Source: https://github.com/acmeleme/Conversation-Knowledge-Mining-Solution-Accelerator/tree/main/.squad/templates/skills/iterative-retrieval
Command: npx skills add https://github.com/acmeleme/Conversation-Knowledge-Mining-Solution-Accelerator --skill iterative-retrieval-acmeleme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating sub-task work across agents often leads to unbounded cycles, vague handoffs, and unchecked outputs. This skill enforces a max-3-cycle protocol with WHY context and coordinator validation to ensure disciplined, verifiable task completion.

Core Features & Use Cases

  • Enforces a max of three cycles when spawning sub-agents to complete scoped work.
  • Requires WHY context in every spawn and coordinator-based validation before closing the task.
  • Suitable for complex coordination tasks in multi-agent systems, bug triage, and feature scoping.

Quick Start

Provide a WHY-driven prompt to a coordinator before spawning sub-agents, and verify the coordinator's validation before closing the issue.

Frequently Asked Questions about iterative-retrieval

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I limit sub-agent cycles in a multi-agent workflow?

To limit sub-agent cycles in a multi-agent workflow, enforce a max-3-cycle protocol with WHY context and coordinator validation to ensure disciplined, verifiable task completion.

What is iterative retrieval in agent coordination?

Iterative retrieval in agent coordination is a process that limits sub-agent spawning to three cycles while requiring WHY context and a coordinator validation checklist before closing issues.

How do I validate sub-agent tasks before closing an issue?

To validate sub-agent tasks before closing an issue, require a coordinator-based validation checklist that verifies results and ensures traceable context from the initial WHY-driven prompt.

Can I use a coordinator agent to manage unbounded workflow cycles?

Yes, you can use a coordinator agent to manage unbounded workflow cycles by enforcing a formal spawn protocol with maximum cycle exit conditions and mandatory context validation.

Why does my sub-agent spawning loop indefinitely without completing tasks?

Sub-agent spawning loops indefinitely without completing tasks due to unbounded cycles and vague handoffs; enforcing a max-3-cycle protocol with WHY context prevents this issue.

What's the best way to scope bug triage tasks across multiple agents?

The best way to scope bug triage tasks across multiple agents is applying a formal spawn protocol with cycle exit conditions and coordinator validation to ensure traceable context and verified results.