Testing

🌐Community
by redpanda-data · vlatest · Repository

Helps with data, testing as part of testing, debugging, and quality assurance workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add redpanda-data-testing npx -- -y @trustedskills/redpanda-data-testing
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "redpanda-data-testing": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/redpanda-data-testing"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to execute comprehensive testing workflows specifically designed for Redpanda data platforms. It allows agents to validate system behavior, run diagnostic checks, and ensure data integrity within the Redpanda environment through automated console interactions.

When to use it

  • Validating message broker performance after deploying new cluster configurations.
  • Running regression tests on data ingestion pipelines before production rollout.
  • Diagnosing connectivity issues between producers and consumers in a distributed setup.
  • Verifying security policies and access controls on Redpanda topics and groups.

Key capabilities

  • Automated execution of predefined test suites within the Redpanda console.
  • Real-time monitoring of test results and system health metrics.
  • Integration with CI/CD pipelines for continuous validation of data streams.
  • Support for both unit-level checks and end-to-end scenario testing.

Example prompts

  • "Run a full connectivity test on my Redpanda cluster to check producer latency."
  • "Execute the standard ingestion pipeline validation suite and report any failures."
  • "Perform a security audit test on all topics in the 'production' namespace."

Tips & gotchas

Ensure your AI agent has appropriate console access permissions before initiating tests, as unauthorized actions may disrupt data flow. This skill is optimized for Redpanda environments; using it with other message brokers may yield unexpected results or errors.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
redpanda-data
Installs
31

🌐 Community

Passed automated security scans.