agentclash-multi-turn-operator

Monitor turn status and submit operator messages to the AgentClash API.

25|2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/agentclash/agentclash --skill agentclash-multi-turn-operator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentclash-multi-turn-operator
Source: https://github.com/agentclash/agentclash/tree/main/web/content/agent-skills/agentclash-multi-turn-operator
Command: npx skills add https://github.com/agentclash/agentclash --skill agentclash-multi-turn-operator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves bottlenecks in multi-turn AI agent evaluations by enabling seamless human intervention when an agent pauses to await operator input.

Core Features & Use Cases

  • Turn Status Monitoring: Detects exactly when an agent is blocked awaiting human feedback during a live evaluation run.
  • Operator Message Submission: Allows you to inject user responses directly into the agent's transcript to progress the evaluation.
  • Use Case: During a customer support agent evaluation, use this skill to provide the necessary human response when the agent reaches a phase requiring manual verification or input.

Quick Start

Use the agentclash-multi-turn-operator skill to check the status of run agent 123 and submit a response if it is currently awaiting human input.

Frequently Asked Questions about agentclash-multi-turn-operator

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

FAQPage Schema
How do I provide human input during a multi-turn AI agent evaluation?

To provide human input during a multi-turn AI agent evaluation, you submit operator messages directly into the agent's transcript. This unblocks the agent and allows the evaluation run to progress through its specific challenge pack phases.

How does human-in-the-loop interaction work for paused agent evaluation runs?

Human-in-the-loop interaction for paused agent evaluation runs works by monitoring the turn status to detect when an agent is blocked. Once blocked, you inject a user response into the transcript to resume the evaluation process.

What IDs do I need to manage multi-turn agent evaluation turns?

You need a valid workspace ID, run ID, and run agent ID to manage multi-turn agent evaluation turns. These identifiers are required to interface with the AgentClash API and monitor or submit messages.

Can I monitor when an AI agent is blocked awaiting human feedback in a live evaluation?

Yes, you can monitor when an AI agent is blocked awaiting human feedback in a live evaluation. The skill detects the exact turn status to identify when manual verification or input is required.

When do I need to inject operator messages into an agent's transcript?

You need to inject operator messages into an agent's transcript when a complex evaluation scenario requires manual verification. This typically occurs when a customer support agent reaches a phase where it cannot progress without human input.

What is the best way to resolve bottlenecks in multi-turn AI agent evaluations?

The best way to resolve bottlenecks in multi-turn AI agent evaluations is to enable seamless human intervention. This allows you to provide necessary human responses directly when an agent pauses to await operator input.