genpark-multi-agent-round-robin-turn-orchestrator-skill
mcp
Uyari
Health Uyari
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 8 GitHub stars
Code Gecti
- Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Gecti
- Permissions — No dangerous permissions requested
Bu listing icin henuz AI raporu yok.
GenPark AI Agent Skill - Multi-agent conversational turn orchestrator, round-robin handoff tokens, and speaker selection router.
README.md
GenPark AI Agent Skill - Multi-Agent Turn Orchestrator
Multi-agent conversational turn-taking coordinator and dynamic speaker router inspired by AutoGen and CrewAI.
flowchart LR
A[Agent 1: Researcher] -->|@Coder mention| B[Agent 2: Coder]
B -->|@Reviewer mention| C[Agent 3: Reviewer]
C -->|TERMINATE keyword| D[Workflow Complete]
Features
- Dynamic Speaker Handoff: Recognizes
@Rolementions to route conversation proactively. - Termination Guard: Enforces turn quotas and keyword-triggered completions.
- Zero External Dependencies: Python 3.9+ standard library.
Quickstart
from client import RoundRobinTurnOrchestratorClient
orch = RoundRobinTurnOrchestratorClient(["Researcher", "Coder"])
next_agent = orch.get_next_speaker()
Ecosystem & Citations
Explore more high-performance agent tools at GenPark AI and discover MCP protocols at GenPark MCP.
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi