Plugin Claude Code
Claude Code plugin for Cekura AI voice agent testing and evaluation.
Plugin Claude Code
Claude Code plugin for Cekura AI voice agent testing and evaluation.
Instructions file
Instructions for cekura-ai/cekura-skills, covering cekura skills — developer guide, repository structure, two install paths, one source of truth, skill content rules and update workflow.
Instructions file Gemini CLI
Instructions for cekura-ai/cekura-skills, covering cekura platform — agent guidelines, core concepts, api basics, part 1: metric design and the metric creation workflow.
Plugin Claude Code
Cekura voice AI testing & evaluation — platform onboarding, agent setup, metric design and improvement, evaluator design and execution.
MCP server Claude CodeCodexCursor +2
MCP server "cekura", hosted remotely at api.cekura.ai, as configured in cekura-ai/cekura-skills.
Agent
Use this agent to design comprehensive eval test coverage from an agent description. This agent analyzes the agent's workflows, decision points, and edge cases to produce a complete test coverage plan. Examples: Context: The user has a new agent and needs to build a test suite from scratch. user: "I need to create…
Agent
Use this agent to review Cekura metric quality and simulate the labs improvement workflow. This agent should be triggered proactively after creating or modifying metrics, or when the user wants to systematically improve metric accuracy. Examples: Context: The user just created a new metric using the create-metric…
Command
Auto-generate Cekura evaluators using the generate API with full configuration.
Command
State-aware Cekura onboarding that resumes at the right setup phase and delegates to the cekura-onboarding skill. Supports two variants — testing (default) and observability.
Command
Run a full end-to-end agent quality report — generates 10–20 evals, runs them, and produces a structured markdown report.
Command
Create or update a Cekura metric for evaluating voice AI agent calls.
Command
Fetch Cekura eval results and summarize common workflow issues.
Command
Run specific Cekura metrics against selected calls for evaluation or re-evaluation.
Command
Improve a Cekura metric through feedback collection, labs pipeline, and auto-improvement.
Command
List Cekura evaluators filtered by agent, project, or tags.
Command
List Cekura metrics filtered by agent or project.
Command
Manually create, update, or duplicate a Cekura evaluator (a.k.a. scenario, eval).
Command
Report a bug in a Cekura skill, command, or MCP integration.
Command
Execute Cekura evaluators (voice, text, websocket, sip, pipecat, vapi, retell, elevenlabs, livekit).
Command
Configure the Cekura MCP server for the cekura plugin.
Command
Update Cekura skills to the latest version from GitHub.
Hook
Runs when a session starts, executing claude-self-update.sh. From cekura-ai/cekura-skills.
Hook
Runs before the agent uses a tool for Edit, Write, MultiEdit, NotebookEdit and Bash tool calls, executing repro-gate.sh. From cekura-ai/cekura-skills.
Hook
Runs when a tool call fails for mcp__cekura__.* tool calls, executing on-mcp-failure.sh. From cekura-ai/cekura-skills.