Define agent-to-agent protocols
agent-protocolskillsetup L2★17,464
alirezarezvani/claude-skills ↗What it does
Orchestrate C-suite multi-agent collaboration
Best for
Board meetings and C-suite coordination where multiple roles need to cross-pollinate views without groupthink or circular reasoning
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
Preconditions
Multiple agents available in pool; understanding of loop prevention rules; chain tracking enabled
Failure modes
- · Self-invocation (agent invoking itself)
- · Depth >2 (A→B→C→D blocked at 4th hop)
- · Circular calls (A→B→A in same chain)
- · Board meeting Phase 2 with invocations (should use assumptions only)
- · Invoking during critique phase when independent analysis required
Trust signals
- · Hard loop-prevention rules with explicit BLOCKED format
- · Chain tracking format persists call history
- · Board meeting isolation rules (Phase 2 no-invoke, Phase 3 no-invoke for critic)
- · Depth cap at 2 and circular-call detection prevent infinite loops
- · Response format enforces confidence + caveat (not just answers)