Install the plugin
- Claude Code CLI
- Claude Code in VS Code
Run these in a Claude Code session:Restart the session if prompted, then continue to Connect MCP below.
Connect MCP
Run this in Claude Code:Verify setup
Ask Claude Code:Start with onboarding
For a guided first run, use:First-run flow
A typical first session, in order:/setup-mcp— connect MCP/cekura-onboarding— guided setup (or say “I’m new to Cekura”)- Ask “set up my agent” — connect your voice agent
/autogen-eval— auto-generate test scenarios/run-evals— run your first tests- Ask “create a metric for X” — design a metric
/cekura-report— full end-to-end quality report
Common workflows
Example advanced workflow
Watch an end-to-end walkthrough of evaluating complex voice agents, running multiple tools across coordinating agents, using Claude Code, the Cekura MCP, and Cekura Skills.Keep it updated
Run/upgrade-skills in any Claude Code session — it refreshes the marketplace, re-pins the plugin to the latest version, and prompts you to run /reload-plugins (no restart needed in the common case). To update manually:
/reload-plugins to apply it. A plain git pull of the marketplace checkout does not move the version pin, so it won’t upgrade you on its own.
Auto-update (optional)
To pull new versions automatically at launch (it still prompts/reload-plugins), run /setup-mcp — which offers to enable it — or add this to ~/.claude/settings.json:
Troubleshooting
MCP is not connected
MCP is not connected
Run
/setup-mcp again and choose OAuth. Then ask Claude Code to list available Cekura tools or list your agents.Commands do not appear
Commands do not appear
Restart Claude Code after installing the plugin. If the plugin still does not appear, reinstall from the marketplace and confirm
cekura@cekura-skills is listed.Plugin update looks stale
Plugin update looks stale
Run
/upgrade-skills. If it reports stale plugin entries, follow the reinstall steps in the Skills Catalog.