octoperf
01OctoPerf/octoperf-claude-plugins
Plugin Claude Code
Plugin marketplace listing 1 plugin: octoperf.
OctoPerf/octoperf-claude-plugins
Plugin Claude Code
Plugin marketplace listing 1 plugin: octoperf.
OctoPerf/octoperf-claude-plugins
Plugin Claude Code
OctoPerf load-testing platform — connects to the hosted MCP server (HTTP + OAuth 2.1 PKCE + DCR) and bundles workflow skills (auto-correlation, validation triage, scenario diagnosis, bench reports, real-browser probe, scheduling).
OctoPerf/octoperf-claude-plugins
MCP server Claude CodeCodexCursor
MCP server "octoperf", hosted remotely at api.octoperf.com, as configured in OctoPerf/octoperf-claude-plugins.
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Use whenever an OctoPerf operation runs asynchronously and the LLM has to wait for it to settle — validatevirtualuser, runscenario, exportbenchreportpdf, the async correlation tasks behind applycorrelationstovirtualuser, or any tool that returns a taskId / benchResultId instead of the final result. Defines the…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Use when an OctoPerf Virtual User imported from a HAR/Postman/JMX recording fails its validation run because dynamic values (session tokens, CSRF, signed URLs, anti-forgery inputs, auth challenges) captured at recording time are stale on replay. Triggers on requests for "auto-correlation", "correlate the VU", "fix…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Use when reading or interpreting an OctoPerf bench report — picking the right getreportvalues tool for a given report item, understanding the difference between flat, trend and comparison reports, reusing a report's shape through a report template, decoding semantic gotchas (Hits vs Hits CONTAINER, 304 cache hits…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Use when the user asks to "export the report as PDF", "print the bench report", "get a PDF of report X", "share a PDF with stakeholders", or any variation that calls for a static artefact of an OctoPerf benchReport. Walks the LLM through the three-step async chain (submit print task → poll → download presigned URL).…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Use when migrating a LoadRunner script or Controller scenario to OctoPerf. Triggers on "migrate from LoadRunner", "import my VuGen script", "convert a .usr script", "import an .lrs scenario", "we're leaving Micro Focus/OpenText LoadRunner", "can OctoPerf read a LoadRunner script". Decides first whether the script is…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Collect infrastructure metrics (OS, database, web/app server, JMX, Prometheus, New Relic, SLA) while a scenario runs, so a slow or failing test can be tied to what the monitored systems were doing. Read this before creating or configuring a monitor.
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Use when migrating a NeoLoad project to OctoPerf. Triggers on "migrate from NeoLoad", "import my NeoLoad project", "convert a .nlp project", "we're leaving Neotys/Tricentis NeoLoad", "can OctoPerf read config.zip". Decides first whether the project is worth migrating, imports what converts mechanically, then finishes…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Manage a workspace's load-test notifications — OctoPerf's runtime alerting layer. A notification fires a channel (email, Slack, Teams, Google Chat, Webex, HTTP webhook, or JIRA) when a performance test run reaches a chosen event (started / ended / passed / failed / error), optionally narrowed by filters. Their only…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Set up and run OctoPerf load tests from your own machines instead of the Cloud. This is the deeper playbook behind the on-premise tools; read it before creating a provider or installing an agent.
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Use when the user wants to run a real-browser probe alongside a JMeter HTTP load test to capture user-perceived metrics (page load time, render time, JS execution, Core Web Vitals) while JMeter generates the bulk HTTP load. Triggers on "real browser monitoring during load test", "EUM probe", "playwright probe"…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
This skill covers changing the metrics/filters of a bench report item (a BenchReportItem) — not reading its values (see octoperf://skills/bench-reports for the read side). A report item's metrics are constrained: only certain sample types, metric ids and tag filters are valid for a given report item type. The backend…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
A scenario is a list of user profiles. One profile = one Virtual User, played on one provider location, under one load shape, through one engine. Read this before building or reshaping one; octoperf://schema/scenario carries the exact field list, this page carries the parts a schema cannot say — including what says…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Use when an OctoPerf load-test scenario has completed (or is running) and the user wants to understand why it failed, underperformed, or behaved unexpectedly. Triggers on "the load test failed", "why are response times so high", "high error rate in the scenario", "diagnose this bench", "the run looks bad". Walks the…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Use when scheduling an OctoPerf scenario to run at a specific time (one-shot) or on a recurring cadence (cron), or when listing / pausing / resuming / deleting an existing schedule. Triggers on "schedule the scenario for tomorrow morning", "run this every weekday at 8am", "every night at midnight", "pause the cron…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Define what "too slow" and "too many errors" mean for a Virtual User, so a run raises alarms instead of leaving someone to eyeball the report. Read this before creating or editing an SLA profile.
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
Use when an OctoPerf Virtual User validation run has produced many failing actions and the user needs to diagnose them efficiently without reading every single failure serially. Triggers on "the validation is red", "lots of errors after import", "VU validation failed, what's wrong", "triage these failures", "why is my…
OctoPerf/octoperf-claude-plugins
Skill Claude CodeCodex
A workspace is the container everything else lives in. Read this before adding someone to one, changing what they can do, or wondering why a provider a colleague swears exists is nowhere to be found.
OctoPerf/octoperf-claude-plugins
MCP server Claude CodeCodexCursor
Drive OctoPerf load testing from any AI agent: import, edit, validate, run scenarios, read metrics. Remote server at api.octoperf.com.