recursive-communicator

Installation
SKILL.md

Purpose

The recursive-communicator skill provides structured protocols for managing recursive communication loops between the validation orchestrator, validation specialists, and the main feature implementer agent. It handles failure notifications, fix requests, re-validation triggers, and loop termination to ensure validation issues are resolved systematically.

When to Use

This skill auto-activates when you:

  • Communicate validation failures to the main agent
  • Request fixes from the main agent for validation issues
  • Trigger re-validation after main agent fixes
  • Manage recursive fix loops (failure → fix → re-check → repeat)
  • Track iteration counts in recursive communication
  • Prevent deadlocks in recursive loops
  • Escalate unresolvable validation issues
  • Log communication history for traceability

Provided Capabilities

Installs
12
GitHub Stars
24
First Seen
Jan 25, 2026
recursive-communicator — matteocervelli/llms